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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-e0ec822b-a557-420a-b9bd-3084e5c06b54 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



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

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

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

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

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

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

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

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

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

#s-9e36341a-4064-4754-945a-1c58ddfbcb94 {
  margin-left: auto;
margin-right: auto;
background-color: rgba(200, 238, 236, 1);
}








#s-9e36341a-4064-4754-945a-1c58ddfbcb94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e36341a-4064-4754-945a-1c58ddfbcb94.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

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

#s-5e25c7be-f228-4450-9a6d-980473a09f51 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-color: rgba(19, 19, 19, 0);
}

@media (min-width: 0px) {
[id="s-5e25c7be-f228-4450-9a6d-980473a09f51"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5e25c7be-f228-4450-9a6d-980473a09f51"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5e25c7be-f228-4450-9a6d-980473a09f51"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e25c7be-f228-4450-9a6d-980473a09f51"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-3156bc1b-9273-4e66-836d-8568a8d0e5d1 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}
@media (max-width: 767px){#s-3156bc1b-9273-4e66-836d-8568a8d0e5d1 {
  display: none;
}
#s-3156bc1b-9273-4e66-836d-8568a8d0e5d1, #wrap-s-3156bc1b-9273-4e66-836d-8568a8d0e5d1 { display: none !important; }}
#s-3156bc1b-9273-4e66-836d-8568a8d0e5d1 {
  background-image: url(https://i.shgcdn.com/14b859eb-3a33-4d85-84d7-ef12f1ce8895/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-3156bc1b-9273-4e66-836d-8568a8d0e5d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3156bc1b-9273-4e66-836d-8568a8d0e5d1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-502850ec-61bf-43c9-8927-e310b6ae74ad {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
min-height: 250px;
background-position: center center;
}
@media (min-width: 1200px){#s-502850ec-61bf-43c9-8927-e310b6ae74ad {
  display: none;
}
#s-502850ec-61bf-43c9-8927-e310b6ae74ad, #wrap-s-502850ec-61bf-43c9-8927-e310b6ae74ad { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-502850ec-61bf-43c9-8927-e310b6ae74ad {
  display: none;
}
#s-502850ec-61bf-43c9-8927-e310b6ae74ad, #wrap-s-502850ec-61bf-43c9-8927-e310b6ae74ad { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-502850ec-61bf-43c9-8927-e310b6ae74ad {
  display: none;
}
#s-502850ec-61bf-43c9-8927-e310b6ae74ad, #wrap-s-502850ec-61bf-43c9-8927-e310b6ae74ad { display: none !important; }}@media (max-width: 767px){#s-502850ec-61bf-43c9-8927-e310b6ae74ad {
  
}
}
#s-502850ec-61bf-43c9-8927-e310b6ae74ad {
  background-image: url(https://i.shgcdn.com/14b859eb-3a33-4d85-84d7-ef12f1ce8895/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-502850ec-61bf-43c9-8927-e310b6ae74ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-502850ec-61bf-43c9-8927-e310b6ae74ad.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d6f6e4bc-9ee2-4dac-b0c7-106531009042 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 24px;
padding-bottom: 0px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-d6f6e4bc-9ee2-4dac-b0c7-106531009042 {
  min-height: 300px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d6f6e4bc-9ee2-4dac-b0c7-106531009042 {
  min-height: 300px;
}
}







#s-d6f6e4bc-9ee2-4dac-b0c7-106531009042 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6f6e4bc-9ee2-4dac-b0c7-106531009042.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-be0f4eb2-74af-46ed-a0c5-3503c90191d2 {
  margin-left: 24px;
margin-right: 24px;
padding-left: 0px;
padding-right: 0px;
}

#s-37dd2e2c-78ce-4d15-9fb3-74ef3b1ef462 {
  margin-left: 24px;
margin-right: 24px;
max-width: 80%;
}

@media (min-width: 0px) {
[id="s-37dd2e2c-78ce-4d15-9fb3-74ef3b1ef462"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-37dd2e2c-78ce-4d15-9fb3-74ef3b1ef462"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-37dd2e2c-78ce-4d15-9fb3-74ef3b1ef462"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-37dd2e2c-78ce-4d15-9fb3-74ef3b1ef462"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-bb34d9ff-5ac6-4646-b052-ab23748a17d4 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(190, 190, 190, 1);
border-style: solid;
min-height: 150px;
}








#s-bb34d9ff-5ac6-4646-b052-ab23748a17d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb34d9ff-5ac6-4646-b052-ab23748a17d4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-862e5b24-493f-453b-9db3-b26d8fa69f19 {
  margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
max-width: 125px;
text-align: center;
}







  #s-862e5b24-493f-453b-9db3-b26d8fa69f19 img.shogun-image {
    

    
    
    
  }


#s-862e5b24-493f-453b-9db3-b26d8fa69f19 .shogun-image-content {
  
    align-items: center;
  
}

#s-3b9ab49a-3e86-4630-af06-64cd1b39294f {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(190, 190, 190, 1);
border-style: solid;
min-height: 150px;
}








#s-3b9ab49a-3e86-4630-af06-64cd1b39294f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b9ab49a-3e86-4630-af06-64cd1b39294f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f6fe38d0-62ac-46e9-9902-482b3e94827e {
  margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
max-width: 125px;
text-align: center;
}







  #s-f6fe38d0-62ac-46e9-9902-482b3e94827e img.shogun-image {
    

    
    
    
  }


#s-f6fe38d0-62ac-46e9-9902-482b3e94827e .shogun-image-content {
  
    align-items: center;
  
}

#s-ab9bf524-4d40-41e0-bc7c-7c2f4230c89a {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(190, 190, 190, 1);
border-style: solid;
min-height: 150px;
}








#s-ab9bf524-4d40-41e0-bc7c-7c2f4230c89a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab9bf524-4d40-41e0-bc7c-7c2f4230c89a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-576c76ba-e353-4741-810e-ec6a585a0e1d {
  margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
max-width: 125px;
text-align: center;
}







  #s-576c76ba-e353-4741-810e-ec6a585a0e1d img.shogun-image {
    

    
    
    
  }


#s-576c76ba-e353-4741-810e-ec6a585a0e1d .shogun-image-content {
  
    align-items: center;
  
}

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

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

#s-a3e2f95d-d7ad-498c-8cc6-338536f7ffb8 {
  margin-top: 100px;
}

#s-a3e2f95d-d7ad-498c-8cc6-338536f7ffb8 hr {
  border-top: 2px solid rgba(255, 255, 255, 0);
}

#s-1cfa61d3-a8a6-4a47-8b27-f7d0067034d6 {
  min-height: 50px;
}








#s-1cfa61d3-a8a6-4a47-8b27-f7d0067034d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1cfa61d3-a8a6-4a47-8b27-f7d0067034d6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-980115e3-cf15-488b-95dd-cccccd2b50d3 {
  padding-top: 24px;
padding-bottom: 24px;
min-height: 50px;
background-color: rgba(239, 239, 239, 1);
}








#s-980115e3-cf15-488b-95dd-cccccd2b50d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-980115e3-cf15-488b-95dd-cccccd2b50d3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0bcc6561-d10b-411f-8a6f-6c7a1172c23a {
  margin-left: auto;
margin-right: auto;
padding-left: 12px;
padding-bottom: 36px;
padding-right: 12px;
min-height: 50px;
max-width: 1175px;
}

#s-0bcc6561-d10b-411f-8a6f-6c7a1172c23a {
  background-image: url();
}








#s-0bcc6561-d10b-411f-8a6f-6c7a1172c23a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bcc6561-d10b-411f-8a6f-6c7a1172c23a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b9eaa0a3-2851-462f-9f63-509d5bd11c42 {
  margin-top: -10px;
margin-left: auto;
margin-right: auto;
padding-left: 12px;
padding-right: 12px;
min-height: 50px;
max-width: 1175px;
}

#s-b9eaa0a3-2851-462f-9f63-509d5bd11c42 {
  background-image: url();
}








#s-b9eaa0a3-2851-462f-9f63-509d5bd11c42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9eaa0a3-2851-462f-9f63-509d5bd11c42.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1e3d14a7-5d38-491e-b83d-f32d7f66c0b2 {
  margin-bottom: 24px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 105px;
background-color: rgba(255, 255, 255, 0);
}








#s-1e3d14a7-5d38-491e-b83d-f32d7f66c0b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e3d14a7-5d38-491e-b83d-f32d7f66c0b2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1809b78a-3a28-4dc3-9255-05866375fadd {
  margin-top: 8px;
margin-bottom: -12px;
margin-right: 12px;
}

#s-dc8f4b41-01f9-4bd4-9af7-d4b356cc8227 {
  min-height: 50px;
}








#s-dc8f4b41-01f9-4bd4-9af7-d4b356cc8227 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc8f4b41-01f9-4bd4-9af7-d4b356cc8227.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-44428df9-61b7-4393-8749-3d06ea3b133f {
  margin-top: -12px;
margin-bottom: -12px;
}

@media (min-width: 0px) {
[id="s-2361d38f-8e7a-457c-b06c-b03429f36c5b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-2361d38f-8e7a-457c-b06c-b03429f36c5b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2361d38f-8e7a-457c-b06c-b03429f36c5b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2361d38f-8e7a-457c-b06c-b03429f36c5b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-44a64dd8-0002-4580-b7d8-e46c7f53f6e1 {
  margin-top: 16px;
margin-bottom: 16px;
min-height: 50px;
}








#s-44a64dd8-0002-4580-b7d8-e46c7f53f6e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44a64dd8-0002-4580-b7d8-e46c7f53f6e1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}







  img.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shogun-image {
    
    
  }


.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a .shogun-image-content {
  
    align-items: center;
  
}

.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shogun-image {
    
    
  }


.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a .shogun-image-content {
  
    align-items: center;
  
}

.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shogun-image {
    
    
  }


.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a .shogun-image-content {
  
    align-items: center;
  
}

.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shogun-image {
    
    
  }


.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a .shogun-image-content {
  
    align-items: center;
  
}

.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shogun-image {
    
    
  }


.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a .shogun-image-content {
  
    align-items: center;
  
}

.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f232f6c8-cc5c-4e57-80ec-b36ad7f2e43a.shogun-image {
  box-sizing: border-box;
}



}
#s-b049d3b5-e7df-45da-8b2b-a40c87f60c3f {
  margin-top: 12px;
}

#s-185285ab-1832-4aa0-a0a4-7825f80338dc {
  margin-top: 16px;
margin-bottom: 16px;
min-height: 50px;
}








#s-185285ab-1832-4aa0-a0a4-7825f80338dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-185285ab-1832-4aa0-a0a4-7825f80338dc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-949d4e8b-ba51-4142-907d-76170e5aff7c {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}







  img.s-949d4e8b-ba51-4142-907d-76170e5aff7c.shogun-image {
    
    
  }


.s-949d4e8b-ba51-4142-907d-76170e5aff7c .shogun-image-content {
  
    align-items: center;
  
}

.s-949d4e8b-ba51-4142-907d-76170e5aff7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-949d4e8b-ba51-4142-907d-76170e5aff7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-949d4e8b-ba51-4142-907d-76170e5aff7c.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-949d4e8b-ba51-4142-907d-76170e5aff7c.shogun-image {
    
    
  }


.s-949d4e8b-ba51-4142-907d-76170e5aff7c .shogun-image-content {
  
    align-items: center;
  
}

.s-949d4e8b-ba51-4142-907d-76170e5aff7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-949d4e8b-ba51-4142-907d-76170e5aff7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-949d4e8b-ba51-4142-907d-76170e5aff7c.shogun-image {
  box-sizing: border-box;
}



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





  img.s-949d4e8b-ba51-4142-907d-76170e5aff7c.shogun-image {
    
    
  }


.s-949d4e8b-ba51-4142-907d-76170e5aff7c .shogun-image-content {
  
    align-items: center;
  
}

.s-949d4e8b-ba51-4142-907d-76170e5aff7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-949d4e8b-ba51-4142-907d-76170e5aff7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-949d4e8b-ba51-4142-907d-76170e5aff7c.shogun-image {
  box-sizing: border-box;
}



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





  img.s-949d4e8b-ba51-4142-907d-76170e5aff7c.shogun-image {
    
    
  }


.s-949d4e8b-ba51-4142-907d-76170e5aff7c .shogun-image-content {
  
    align-items: center;
  
}

.s-949d4e8b-ba51-4142-907d-76170e5aff7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-949d4e8b-ba51-4142-907d-76170e5aff7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-949d4e8b-ba51-4142-907d-76170e5aff7c.shogun-image {
  box-sizing: border-box;
}



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





  img.s-949d4e8b-ba51-4142-907d-76170e5aff7c.shogun-image {
    
    
  }


.s-949d4e8b-ba51-4142-907d-76170e5aff7c .shogun-image-content {
  
    align-items: center;
  
}

.s-949d4e8b-ba51-4142-907d-76170e5aff7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-949d4e8b-ba51-4142-907d-76170e5aff7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-949d4e8b-ba51-4142-907d-76170e5aff7c.shogun-image {
  box-sizing: border-box;
}



}
#s-93369353-6a56-42e2-9c45-64a4ad86a804 {
  margin-top: 12px;
}

#s-d529abbd-726b-4807-9f77-20cfffe36b71 {
  margin-top: 16px;
margin-bottom: 16px;
min-height: 50px;
}








#s-d529abbd-726b-4807-9f77-20cfffe36b71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d529abbd-726b-4807-9f77-20cfffe36b71.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b1979ce9-3165-4306-b1f2-2a869fad53b2 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}







  img.s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shogun-image {
    
    
  }


.s-b1979ce9-3165-4306-b1f2-2a869fad53b2 .shogun-image-content {
  
    align-items: center;
  
}

.s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shogun-image {
    
    
  }


.s-b1979ce9-3165-4306-b1f2-2a869fad53b2 .shogun-image-content {
  
    align-items: center;
  
}

.s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shogun-image {
  box-sizing: border-box;
}



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





  img.s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shogun-image {
    
    
  }


.s-b1979ce9-3165-4306-b1f2-2a869fad53b2 .shogun-image-content {
  
    align-items: center;
  
}

.s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shogun-image {
  box-sizing: border-box;
}



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





  img.s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shogun-image {
    
    
  }


.s-b1979ce9-3165-4306-b1f2-2a869fad53b2 .shogun-image-content {
  
    align-items: center;
  
}

.s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shogun-image {
  box-sizing: border-box;
}



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





  img.s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shogun-image {
    
    
  }


.s-b1979ce9-3165-4306-b1f2-2a869fad53b2 .shogun-image-content {
  
    align-items: center;
  
}

.s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1979ce9-3165-4306-b1f2-2a869fad53b2.shogun-image {
  box-sizing: border-box;
}



}
#s-56ed77f9-139d-4ce0-980b-1520d31329a5 {
  margin-top: 12px;
}

#s-147f0133-b1da-44c1-9bbf-0e507e30e479 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-147f0133-b1da-44c1-9bbf-0e507e30e479 {
  display: none;
}
#s-147f0133-b1da-44c1-9bbf-0e507e30e479, #wrap-s-147f0133-b1da-44c1-9bbf-0e507e30e479 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-147f0133-b1da-44c1-9bbf-0e507e30e479 {
  display: none;
}
#s-147f0133-b1da-44c1-9bbf-0e507e30e479, #wrap-s-147f0133-b1da-44c1-9bbf-0e507e30e479 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-147f0133-b1da-44c1-9bbf-0e507e30e479 {
  display: none;
}
#s-147f0133-b1da-44c1-9bbf-0e507e30e479, #wrap-s-147f0133-b1da-44c1-9bbf-0e507e30e479 { display: none !important; }}







#s-147f0133-b1da-44c1-9bbf-0e507e30e479 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-147f0133-b1da-44c1-9bbf-0e507e30e479.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-74790241-132b-4074-80fa-2b562bac44be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74790241-132b-4074-80fa-2b562bac44be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-74790241-132b-4074-80fa-2b562bac44be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-74790241-132b-4074-80fa-2b562bac44be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.0px);
}

}

@media (min-width: 0px) {
[id="s-74638373-c4da-482c-bb00-49376e9b3a58"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-74638373-c4da-482c-bb00-49376e9b3a58"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-74638373-c4da-482c-bb00-49376e9b3a58"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-74638373-c4da-482c-bb00-49376e9b3a58"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-8179676c-43c6-4e6d-9617-6ed37811a9de {
  padding-top: 4px;
padding-left: 4px;
padding-bottom: 4px;
padding-right: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
min-height: 50px;
}

#s-8179676c-43c6-4e6d-9617-6ed37811a9de {
  background-image: url();
}








#s-8179676c-43c6-4e6d-9617-6ed37811a9de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8179676c-43c6-4e6d-9617-6ed37811a9de.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-dee94554-4441-4370-88ef-145c0cb247bd {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 100px;
max-width: 50%;
background-position: center center;
}








#s-dee94554-4441-4370-88ef-145c0cb247bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dee94554-4441-4370-88ef-145c0cb247bd {
  cursor: pointer;
}#s-dee94554-4441-4370-88ef-145c0cb247bd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ccaa0f97-8908-483d-85aa-3e62295c06a7 {
  padding-top: 4px;
padding-left: 4px;
padding-bottom: 4px;
padding-right: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
min-height: 50px;
}
@media (max-width: 767px){#s-ccaa0f97-8908-483d-85aa-3e62295c06a7 {
  margin-left: -50%;
}
}
#s-ccaa0f97-8908-483d-85aa-3e62295c06a7 {
  background-image: url();
}








#s-ccaa0f97-8908-483d-85aa-3e62295c06a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccaa0f97-8908-483d-85aa-3e62295c06a7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2f8d4e75-bbc0-4081-a80b-b7e4ba4db1a7 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 100px;
background-color: rgba(255, 255, 255, 0);
}








#s-2f8d4e75-bbc0-4081-a80b-b7e4ba4db1a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f8d4e75-bbc0-4081-a80b-b7e4ba4db1a7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-35e80c46-8651-488e-bee8-8b93de9266c6 {
  margin-top: 8px;
margin-left: 12px;
margin-bottom: -3px;
margin-right: 12px;
}

@media (min-width: 0px) {
[id="s-057ce7b3-c139-44cb-b8e3-964972395bdd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-057ce7b3-c139-44cb-b8e3-964972395bdd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-057ce7b3-c139-44cb-b8e3-964972395bdd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-057ce7b3-c139-44cb-b8e3-964972395bdd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-1a894aed-3c35-4c2e-833b-493730542d62 {
  padding-top: 4px;
padding-left: 4px;
padding-bottom: 4px;
padding-right: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
min-height: 50px;
}

#s-1a894aed-3c35-4c2e-833b-493730542d62 {
  background-image: url();
}








#s-1a894aed-3c35-4c2e-833b-493730542d62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a894aed-3c35-4c2e-833b-493730542d62.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-469b6db6-d384-4cad-8344-38066d2c4e42 {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 100px;
max-width: 50%;
background-position: center center;
}








#s-469b6db6-d384-4cad-8344-38066d2c4e42 > .shg-box-overlay {
  background-color: rgba(195, 154, 154, 1);
  opacity: 0;
}#s-469b6db6-d384-4cad-8344-38066d2c4e42 {
  cursor: pointer;
}#s-469b6db6-d384-4cad-8344-38066d2c4e42.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7f60f263-f128-479e-9838-995f9a7e4e2a {
  padding-top: 4px;
padding-left: 4px;
padding-bottom: 4px;
padding-right: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
min-height: 50px;
}
@media (max-width: 767px){#s-7f60f263-f128-479e-9838-995f9a7e4e2a {
  margin-left: -50%;
}
}
#s-7f60f263-f128-479e-9838-995f9a7e4e2a {
  background-image: url();
}








#s-7f60f263-f128-479e-9838-995f9a7e4e2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f60f263-f128-479e-9838-995f9a7e4e2a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-808a5036-77e4-47d5-988a-6600f58b3ac9 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 100px;
background-color: rgba(255, 255, 255, 0);
}








#s-808a5036-77e4-47d5-988a-6600f58b3ac9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-808a5036-77e4-47d5-988a-6600f58b3ac9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c5823e53-f996-4e7b-a149-0fc8c63c527f {
  margin-top: 8px;
margin-left: 12px;
margin-bottom: -3px;
margin-right: 12px;
}

@media (min-width: 0px) {
[id="s-5c7fbbc4-b543-4d19-a170-130a4a3e3966"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c7fbbc4-b543-4d19-a170-130a4a3e3966"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-5c7fbbc4-b543-4d19-a170-130a4a3e3966"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-5c7fbbc4-b543-4d19-a170-130a4a3e3966"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.0px);
}

}

@media (min-width: 0px) {
[id="s-a46a199c-5af1-466b-ac68-5318bddf0f72"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-a46a199c-5af1-466b-ac68-5318bddf0f72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-a46a199c-5af1-466b-ac68-5318bddf0f72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-a46a199c-5af1-466b-ac68-5318bddf0f72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-91ef4cc6-e4f7-43c0-a21d-ac8cf8ac3e06 {
  padding-top: 4px;
padding-left: 4px;
padding-bottom: 4px;
padding-right: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
min-height: 50px;
}

#s-91ef4cc6-e4f7-43c0-a21d-ac8cf8ac3e06 {
  background-image: url();
}








#s-91ef4cc6-e4f7-43c0-a21d-ac8cf8ac3e06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91ef4cc6-e4f7-43c0-a21d-ac8cf8ac3e06.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-11261fb5-9402-4f11-adf8-c44d015cc27c {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 100px;
max-width: 50%;
background-position: center center;
}








#s-11261fb5-9402-4f11-adf8-c44d015cc27c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11261fb5-9402-4f11-adf8-c44d015cc27c {
  cursor: pointer;
}#s-11261fb5-9402-4f11-adf8-c44d015cc27c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eb3ad057-5742-4910-98f6-7e445d73e9d4 {
  padding-top: 4px;
padding-left: 4px;
padding-bottom: 4px;
padding-right: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
min-height: 50px;
}
@media (max-width: 767px){#s-eb3ad057-5742-4910-98f6-7e445d73e9d4 {
  margin-left: -50%;
}
}
#s-eb3ad057-5742-4910-98f6-7e445d73e9d4 {
  background-image: url();
}








#s-eb3ad057-5742-4910-98f6-7e445d73e9d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb3ad057-5742-4910-98f6-7e445d73e9d4.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a0c5eebc-5c85-4ad4-a248-3b9b172b33f3 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 100px;
background-color: rgba(255, 255, 255, 0);
}








#s-a0c5eebc-5c85-4ad4-a248-3b9b172b33f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0c5eebc-5c85-4ad4-a248-3b9b172b33f3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0ee81025-a7a8-45e9-a437-08b706372d59 {
  margin-top: 8px;
margin-left: 12px;
margin-bottom: -3px;
margin-right: 12px;
}

#s-ce1246b6-cf19-45ef-b79e-1cefb457fecb {
  margin-bottom: 4px;
}

@media (min-width: 0px) {
[id="s-ce1246b6-cf19-45ef-b79e-1cefb457fecb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-ce1246b6-cf19-45ef-b79e-1cefb457fecb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-ce1246b6-cf19-45ef-b79e-1cefb457fecb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce1246b6-cf19-45ef-b79e-1cefb457fecb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-ab5d7ab8-5ea7-48c9-bda5-9555a1a9c804 {
  padding-top: 4px;
padding-left: 4px;
padding-bottom: 4px;
padding-right: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
min-height: 50px;
}

#s-ab5d7ab8-5ea7-48c9-bda5-9555a1a9c804 {
  background-image: url();
}








#s-ab5d7ab8-5ea7-48c9-bda5-9555a1a9c804 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab5d7ab8-5ea7-48c9-bda5-9555a1a9c804.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-30a37cf0-55e7-4e43-bbb8-58a4c8df340a {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 100px;
max-width: 50%;
background-position: center center;
}








#s-30a37cf0-55e7-4e43-bbb8-58a4c8df340a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30a37cf0-55e7-4e43-bbb8-58a4c8df340a {
  cursor: pointer;
}#s-30a37cf0-55e7-4e43-bbb8-58a4c8df340a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a2916a45-feac-4487-b19b-a035c43e96cc {
  padding-top: 4px;
padding-left: 4px;
padding-bottom: 4px;
padding-right: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
min-height: 50px;
}
@media (max-width: 767px){#s-a2916a45-feac-4487-b19b-a035c43e96cc {
  margin-left: -50%;
}
}
#s-a2916a45-feac-4487-b19b-a035c43e96cc {
  background-image: url();
}








#s-a2916a45-feac-4487-b19b-a035c43e96cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2916a45-feac-4487-b19b-a035c43e96cc.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ad66eab7-e21e-4e03-a827-0c8e4db9f45d {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 100px;
background-color: rgba(255, 255, 255, 0);
}








#s-ad66eab7-e21e-4e03-a827-0c8e4db9f45d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad66eab7-e21e-4e03-a827-0c8e4db9f45d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-73662f10-867e-4fe7-8f43-8f3bd33537c9 {
  margin-top: 8px;
margin-left: 12px;
margin-bottom: -3px;
margin-right: 12px;
}

#s-599e3619-ed35-4c76-beb6-5043cca5a6af {
  margin-bottom: 16px;
}

@media (min-width: 0px) {
[id="s-599e3619-ed35-4c76-beb6-5043cca5a6af"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-599e3619-ed35-4c76-beb6-5043cca5a6af"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-599e3619-ed35-4c76-beb6-5043cca5a6af"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-599e3619-ed35-4c76-beb6-5043cca5a6af"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-9d70deee-ac99-4e49-b780-156fc7a345e1 {
  padding-top: 4px;
padding-left: 4px;
padding-bottom: 4px;
padding-right: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
min-height: 50px;
}

#s-9d70deee-ac99-4e49-b780-156fc7a345e1 {
  background-image: url();
}








#s-9d70deee-ac99-4e49-b780-156fc7a345e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d70deee-ac99-4e49-b780-156fc7a345e1.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-de4c9e30-e024-42b8-b2e2-c212eabfa2ad {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 100px;
max-width: 50%;
background-position: center center;
}








#s-de4c9e30-e024-42b8-b2e2-c212eabfa2ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de4c9e30-e024-42b8-b2e2-c212eabfa2ad {
  cursor: pointer;
}#s-de4c9e30-e024-42b8-b2e2-c212eabfa2ad.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e4b28bf7-61e6-403c-9481-48f5f5c7ce77 {
  padding-top: 4px;
padding-left: 4px;
padding-bottom: 4px;
padding-right: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
min-height: 50px;
}
@media (max-width: 767px){#s-e4b28bf7-61e6-403c-9481-48f5f5c7ce77 {
  margin-left: -50%;
}
}
#s-e4b28bf7-61e6-403c-9481-48f5f5c7ce77 {
  background-image: url();
}








#s-e4b28bf7-61e6-403c-9481-48f5f5c7ce77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4b28bf7-61e6-403c-9481-48f5f5c7ce77.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-34f1bf36-d653-4c6d-a831-fe5faf0d8a23 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 100px;
background-color: rgba(255, 255, 255, 0);
}








#s-34f1bf36-d653-4c6d-a831-fe5faf0d8a23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34f1bf36-d653-4c6d-a831-fe5faf0d8a23.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b8b7d7b0-3c22-4854-b653-d78a6dc80746 {
  margin-top: 8px;
margin-left: 12px;
margin-bottom: -3px;
margin-right: 12px;
}

#s-bf91bfb7-0b4e-4dd6-b461-1638becb3b90 {
  padding-top: 24px;
padding-bottom: 24px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-bf91bfb7-0b4e-4dd6-b461-1638becb3b90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf91bfb7-0b4e-4dd6-b461-1638becb3b90.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-48c300d8-eaed-4eaf-8950-4405e8cae15f {
  margin-top: -10px;
margin-left: auto;
margin-right: auto;
padding-left: 12px;
padding-right: 12px;
min-height: 50px;
max-width: 1175px;
}

#s-48c300d8-eaed-4eaf-8950-4405e8cae15f {
  background-image: url();
}








#s-48c300d8-eaed-4eaf-8950-4405e8cae15f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48c300d8-eaed-4eaf-8950-4405e8cae15f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8f9400ed-93d6-43e6-9849-beee65e1d8f1 {
  margin-top: 24px;
margin-bottom: 24px;
}

@media (min-width: 0px) {
[id="s-8f9400ed-93d6-43e6-9849-beee65e1d8f1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f9400ed-93d6-43e6-9849-beee65e1d8f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.0px);
}

}

@media (min-width: 992px) {
[id="s-8f9400ed-93d6-43e6-9849-beee65e1d8f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.0px);
}

}

@media (min-width: 1200px) {
[id="s-8f9400ed-93d6-43e6-9849-beee65e1d8f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.0px);
}

}

#s-cff4a774-2dc9-4c20-bd6d-50441f3d8f0c {
  margin-bottom: 12px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
min-height: 275px;
}

#s-cff4a774-2dc9-4c20-bd6d-50441f3d8f0c {
  background-image: url();
}








#s-cff4a774-2dc9-4c20-bd6d-50441f3d8f0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cff4a774-2dc9-4c20-bd6d-50441f3d8f0c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-53d36d2c-2da3-413e-b450-ef7706b9e65b {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 105px;
}

#s-53d36d2c-2da3-413e-b450-ef7706b9e65b {
  background-image: url();
}








#s-53d36d2c-2da3-413e-b450-ef7706b9e65b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53d36d2c-2da3-413e-b450-ef7706b9e65b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-85ce86ae-a4e8-47dd-b7cf-c85334dfb08d {
  margin-top: 8px;
margin-left: 12px;
margin-bottom: -3px;
margin-right: 12px;
}

#s-fb27ee59-8aaa-4367-909f-d707fcabf1ec {
  margin-top: -5px;
margin-left: 12px;
margin-right: 12px;
}

#s-76b31c69-307a-4eab-abb4-c6b6de913c1d {
  margin-top: 12px;
margin-bottom: 12px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
min-height: 275px;
background-color: rgba(159, 159, 159, 1);
}








#s-76b31c69-307a-4eab-abb4-c6b6de913c1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76b31c69-307a-4eab-abb4-c6b6de913c1d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-5db87b61-c38e-4704-8a3a-103e81aeac0b {
  margin-top: -10px;
margin-left: auto;
margin-right: auto;
padding-left: 12px;
padding-right: 12px;
min-height: 50px;
max-width: 1175px;
}

#s-5db87b61-c38e-4704-8a3a-103e81aeac0b {
  background-image: url();
}








#s-5db87b61-c38e-4704-8a3a-103e81aeac0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5db87b61-c38e-4704-8a3a-103e81aeac0b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-22fa2f07-a9ce-4b3b-833c-6fa0b4436c60 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(159, 159, 159, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-22fa2f07-a9ce-4b3b-833c-6fa0b4436c60"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-22fa2f07-a9ce-4b3b-833c-6fa0b4436c60"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.0px);
}

}

@media (min-width: 992px) {
[id="s-22fa2f07-a9ce-4b3b-833c-6fa0b4436c60"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.0px);
}

}

@media (min-width: 1200px) {
[id="s-22fa2f07-a9ce-4b3b-833c-6fa0b4436c60"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.0px);
}

}

@media (min-width: 0px) {
[id="s-564fc2fd-8045-4782-8919-d0478f231f0a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-564fc2fd-8045-4782-8919-d0478f231f0a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-564fc2fd-8045-4782-8919-d0478f231f0a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-564fc2fd-8045-4782-8919-d0478f231f0a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-89110727-4bb2-4f62-a66d-1c55b79b6cd3 {
  margin-top: 16px;
margin-bottom: 16px;
min-height: 50px;
}








#s-89110727-4bb2-4f62-a66d-1c55b79b6cd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89110727-4bb2-4f62-a66d-1c55b79b6cd3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ac559083-c2f6-45e1-8f50-03221c7ec8c0 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}







  img.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shogun-image {
    
    
  }


.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0 .shogun-image-content {
  
    align-items: center;
  
}

.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shogun-image {
    
    
  }


.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0 .shogun-image-content {
  
    align-items: center;
  
}

.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shogun-image {
  box-sizing: border-box;
}



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





  img.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shogun-image {
    
    
  }


.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0 .shogun-image-content {
  
    align-items: center;
  
}

.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shogun-image {
  box-sizing: border-box;
}



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





  img.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shogun-image {
    
    
  }


.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0 .shogun-image-content {
  
    align-items: center;
  
}

.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shogun-image {
  box-sizing: border-box;
}



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





  img.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shogun-image {
    
    
  }


.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0 .shogun-image-content {
  
    align-items: center;
  
}

.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ac559083-c2f6-45e1-8f50-03221c7ec8c0.shogun-image {
  box-sizing: border-box;
}



}
#s-83faf56d-8b0d-4795-abdd-23af8d5f4ab1 {
  margin-top: 12px;
}

#s-2e613687-c449-4e4a-97f8-4226d06a5974 {
  margin-top: 16px;
margin-bottom: 16px;
min-height: 50px;
}








#s-2e613687-c449-4e4a-97f8-4226d06a5974 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e613687-c449-4e4a-97f8-4226d06a5974.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b269e602-9824-4191-8a0e-6a2a3329ff19 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}







  img.s-b269e602-9824-4191-8a0e-6a2a3329ff19.shogun-image {
    
    
  }


.s-b269e602-9824-4191-8a0e-6a2a3329ff19 .shogun-image-content {
  
    align-items: center;
  
}

.s-b269e602-9824-4191-8a0e-6a2a3329ff19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b269e602-9824-4191-8a0e-6a2a3329ff19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b269e602-9824-4191-8a0e-6a2a3329ff19.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-b269e602-9824-4191-8a0e-6a2a3329ff19.shogun-image {
    
    
  }


.s-b269e602-9824-4191-8a0e-6a2a3329ff19 .shogun-image-content {
  
    align-items: center;
  
}

.s-b269e602-9824-4191-8a0e-6a2a3329ff19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b269e602-9824-4191-8a0e-6a2a3329ff19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b269e602-9824-4191-8a0e-6a2a3329ff19.shogun-image {
  box-sizing: border-box;
}



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





  img.s-b269e602-9824-4191-8a0e-6a2a3329ff19.shogun-image {
    
    
  }


.s-b269e602-9824-4191-8a0e-6a2a3329ff19 .shogun-image-content {
  
    align-items: center;
  
}

.s-b269e602-9824-4191-8a0e-6a2a3329ff19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b269e602-9824-4191-8a0e-6a2a3329ff19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b269e602-9824-4191-8a0e-6a2a3329ff19.shogun-image {
  box-sizing: border-box;
}



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





  img.s-b269e602-9824-4191-8a0e-6a2a3329ff19.shogun-image {
    
    
  }


.s-b269e602-9824-4191-8a0e-6a2a3329ff19 .shogun-image-content {
  
    align-items: center;
  
}

.s-b269e602-9824-4191-8a0e-6a2a3329ff19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b269e602-9824-4191-8a0e-6a2a3329ff19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b269e602-9824-4191-8a0e-6a2a3329ff19.shogun-image {
  box-sizing: border-box;
}



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





  img.s-b269e602-9824-4191-8a0e-6a2a3329ff19.shogun-image {
    
    
  }


.s-b269e602-9824-4191-8a0e-6a2a3329ff19 .shogun-image-content {
  
    align-items: center;
  
}

.s-b269e602-9824-4191-8a0e-6a2a3329ff19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b269e602-9824-4191-8a0e-6a2a3329ff19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b269e602-9824-4191-8a0e-6a2a3329ff19.shogun-image {
  box-sizing: border-box;
}



}
#s-710790fe-4aed-488e-a710-4bbd058a1c66 {
  margin-top: 12px;
}

@media (min-width: 0px) {
[id="s-bc15a8bd-2c3b-451f-b342-fae9a37dc9e3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-bc15a8bd-2c3b-451f-b342-fae9a37dc9e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bc15a8bd-2c3b-451f-b342-fae9a37dc9e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bc15a8bd-2c3b-451f-b342-fae9a37dc9e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-314a03b6-0ca6-431c-ba67-0bbe9633266f {
  margin-top: 16px;
margin-bottom: 16px;
min-height: 50px;
}








#s-314a03b6-0ca6-431c-ba67-0bbe9633266f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-314a03b6-0ca6-431c-ba67-0bbe9633266f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-da143e97-5b6c-4259-80c3-10bf790f7c60 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}







  img.s-da143e97-5b6c-4259-80c3-10bf790f7c60.shogun-image {
    
    
  }


.s-da143e97-5b6c-4259-80c3-10bf790f7c60 .shogun-image-content {
  
    align-items: center;
  
}

.s-da143e97-5b6c-4259-80c3-10bf790f7c60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da143e97-5b6c-4259-80c3-10bf790f7c60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da143e97-5b6c-4259-80c3-10bf790f7c60.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-da143e97-5b6c-4259-80c3-10bf790f7c60.shogun-image {
    
    
  }


.s-da143e97-5b6c-4259-80c3-10bf790f7c60 .shogun-image-content {
  
    align-items: center;
  
}

.s-da143e97-5b6c-4259-80c3-10bf790f7c60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da143e97-5b6c-4259-80c3-10bf790f7c60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da143e97-5b6c-4259-80c3-10bf790f7c60.shogun-image {
  box-sizing: border-box;
}



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





  img.s-da143e97-5b6c-4259-80c3-10bf790f7c60.shogun-image {
    
    
  }


.s-da143e97-5b6c-4259-80c3-10bf790f7c60 .shogun-image-content {
  
    align-items: center;
  
}

.s-da143e97-5b6c-4259-80c3-10bf790f7c60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da143e97-5b6c-4259-80c3-10bf790f7c60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da143e97-5b6c-4259-80c3-10bf790f7c60.shogun-image {
  box-sizing: border-box;
}



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





  img.s-da143e97-5b6c-4259-80c3-10bf790f7c60.shogun-image {
    
    
  }


.s-da143e97-5b6c-4259-80c3-10bf790f7c60 .shogun-image-content {
  
    align-items: center;
  
}

.s-da143e97-5b6c-4259-80c3-10bf790f7c60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da143e97-5b6c-4259-80c3-10bf790f7c60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da143e97-5b6c-4259-80c3-10bf790f7c60.shogun-image {
  box-sizing: border-box;
}



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





  img.s-da143e97-5b6c-4259-80c3-10bf790f7c60.shogun-image {
    
    
  }


.s-da143e97-5b6c-4259-80c3-10bf790f7c60 .shogun-image-content {
  
    align-items: center;
  
}

.s-da143e97-5b6c-4259-80c3-10bf790f7c60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da143e97-5b6c-4259-80c3-10bf790f7c60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da143e97-5b6c-4259-80c3-10bf790f7c60.shogun-image {
  box-sizing: border-box;
}



}
#s-77373711-abe6-4241-be31-f9c3c674ceab {
  margin-top: 12px;
}

#s-b55be264-ebcf-40e5-8de1-4f03088e9bff {
  margin-top: 16px;
margin-bottom: 16px;
min-height: 50px;
}








#s-b55be264-ebcf-40e5-8de1-4f03088e9bff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b55be264-ebcf-40e5-8de1-4f03088e9bff.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-266b779e-0c1a-4ef9-8200-564248ac7d23 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}







  img.s-266b779e-0c1a-4ef9-8200-564248ac7d23.shogun-image {
    
    
  }


.s-266b779e-0c1a-4ef9-8200-564248ac7d23 .shogun-image-content {
  
    align-items: center;
  
}

.s-266b779e-0c1a-4ef9-8200-564248ac7d23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-266b779e-0c1a-4ef9-8200-564248ac7d23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-266b779e-0c1a-4ef9-8200-564248ac7d23.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-266b779e-0c1a-4ef9-8200-564248ac7d23.shogun-image {
    
    
  }


.s-266b779e-0c1a-4ef9-8200-564248ac7d23 .shogun-image-content {
  
    align-items: center;
  
}

.s-266b779e-0c1a-4ef9-8200-564248ac7d23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-266b779e-0c1a-4ef9-8200-564248ac7d23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-266b779e-0c1a-4ef9-8200-564248ac7d23.shogun-image {
  box-sizing: border-box;
}



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





  img.s-266b779e-0c1a-4ef9-8200-564248ac7d23.shogun-image {
    
    
  }


.s-266b779e-0c1a-4ef9-8200-564248ac7d23 .shogun-image-content {
  
    align-items: center;
  
}

.s-266b779e-0c1a-4ef9-8200-564248ac7d23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-266b779e-0c1a-4ef9-8200-564248ac7d23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-266b779e-0c1a-4ef9-8200-564248ac7d23.shogun-image {
  box-sizing: border-box;
}



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





  img.s-266b779e-0c1a-4ef9-8200-564248ac7d23.shogun-image {
    
    
  }


.s-266b779e-0c1a-4ef9-8200-564248ac7d23 .shogun-image-content {
  
    align-items: center;
  
}

.s-266b779e-0c1a-4ef9-8200-564248ac7d23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-266b779e-0c1a-4ef9-8200-564248ac7d23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-266b779e-0c1a-4ef9-8200-564248ac7d23.shogun-image {
  box-sizing: border-box;
}



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





  img.s-266b779e-0c1a-4ef9-8200-564248ac7d23.shogun-image {
    
    
  }


.s-266b779e-0c1a-4ef9-8200-564248ac7d23 .shogun-image-content {
  
    align-items: center;
  
}

.s-266b779e-0c1a-4ef9-8200-564248ac7d23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-266b779e-0c1a-4ef9-8200-564248ac7d23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-266b779e-0c1a-4ef9-8200-564248ac7d23.shogun-image {
  box-sizing: border-box;
}



}
#s-ae32d2b8-6b00-4753-abbd-d2ac3e37a32f {
  margin-top: 12px;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
