.shg-box {
  position: relative;
}

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

.shg-box-vertical-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

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

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-64e08565-e99d-4eb4-846e-3c7f9d8f5dee { background-color: rgba(245, 245, 245, 1); }
#s-64e08565-e99d-4eb4-846e-3c7f9d8f5dee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-230b35e1-eb65-449a-8dc5-06dc61d839b1 { min-height: 50px; }
#s-230b35e1-eb65-449a-8dc5-06dc61d839b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

#s-0b6d2b18-05d2-4c85-9c84-7968cdf132e7 { margin-top: 2.5em;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 3px;
padding-left: 6px;
padding-bottom: 3px;
padding-right: 6px;
border-radius: 4px;
min-height: 0px;
max-width: 256px;
text-align: center;
background-color: rgba(224, 27, 34, 1);
text-decoration: none; }
#s-0b6d2b18-05d2-4c85-9c84-7968cdf132e7:hover {background-color: rgba(196, 22, 28, 1) !important;
text-decoration: none !important;}
#s-0b6d2b18-05d2-4c85-9c84-7968cdf132e7:active {background-color: #000000 !important;
text-decoration: none !important;}

 #s-0b6d2b18-05d2-4c85-9c84-7968cdf132e7.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-72453e38-85b5-43b3-be02-cb33d4035b59 { border-style: solid;
padding-top: 0em;
padding-bottom: 4em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
min-height: 50px;
border-color: rgba(216, 216, 216, 1);
background-color: rgba(245, 245, 245, 1); }
#s-72453e38-85b5-43b3-be02-cb33d4035b59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

@media (min-width: 0px) {
[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e6b1af5a-789f-4421-b558-7310ed2c4aa7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-62b14e89-5aee-4b44-ab8c-aac36857c833 { padding-top: 20px;
padding-bottom: 10px; }
 #s-62b14e89-5aee-4b44-ab8c-aac36857c833 .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   text-align: left;
 }

 

#s-d167c22f-ce06-435d-b6d6-12523f44deca { padding-top: 10px;
padding-bottom: 10px; }
 #s-d167c22f-ce06-435d-b6d6-12523f44deca .shogun-heading-component h4 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 16px;
   text-align: left;
 }

 

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

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

.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 {
  min-height: inherit;
  max-height: inherit;
}

.shogun-lightbox-item {
  cursor: pointer;
  min-height: inherit;
  max-height: inherit;
}

.shogun-lightbox {
  display: none;
  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);
}

.shogun-lightbox-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.shogun-lightbox-close {
  color: #fff;
  font-size: 45px;
  align-self: flex-end;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.shogun-lightbox-image-container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 10px;
}

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

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

img.shogun-image {
  max-width: 100% !important;
  margin: 0 !important;
}

#s-10e8ea80-fa8b-498b-ae4b-090fc4e1936e { text-align: center; }
#s-7c4ae21b-9520-447e-baa8-707811839445 { padding-top: 2.5em;
padding-bottom: 2.5em;
min-height: 50px;
background-color: rgba(255, 255, 255, 1); }
#s-7c4ae21b-9520-447e-baa8-707811839445 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a {  }
@media (min-width: 0px) {
[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (max-width: 767px) {
  [id="s-184beb0f-00c3-48e9-9fb6-7dcc9485bc3a"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-961bca7f-2b43-4961-bbd7-93a40e62bda1 { min-height: 50px; }
#s-961bca7f-2b43-4961-bbd7-93a40e62bda1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-31871e57-c431-44b5-afe4-422688969381 { padding-top: 0px;
padding-bottom: 0px; }
 #s-31871e57-c431-44b5-afe4-422688969381 .shogun-heading-component h4 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 16px;
   text-align: left;
 }

 

#s-99c0e7cf-28a7-4297-a743-d04df2b04ca5 { margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 2px;
min-height: 0px;
max-width: %;
text-align: left;
background-color: rgba(224, 27, 34, 1);
text-decoration: none; }
#s-99c0e7cf-28a7-4297-a743-d04df2b04ca5:hover {background-color: rgba(196, 22, 28, 1) !important;
text-decoration: none !important;}
#s-99c0e7cf-28a7-4297-a743-d04df2b04ca5:active {background-color: rgba(196, 22, 28, 1) !important;
text-decoration: none !important;}

 #s-99c0e7cf-28a7-4297-a743-d04df2b04ca5.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 16px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-deac32d6-19b8-4451-9fc5-1189ebf87090 { min-height: 50px; }
#s-deac32d6-19b8-4451-9fc5-1189ebf87090 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-87a54ab4-cda9-4970-bd96-83db69ce7eb9 { text-align: right; }
.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}}#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{width:100%}
