.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

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

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

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

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

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

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

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

#s-f4dec120-99ac-4ebb-9c52-c903aee87964 {
  background-image: url(https://i.shgcdn.com/66bf6438-352c-4c95-9851-56a68bab073a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-f4dec120-99ac-4ebb-9c52-c903aee87964 {
  display: none;
}
#s-f4dec120-99ac-4ebb-9c52-c903aee87964, #wrap-s-f4dec120-99ac-4ebb-9c52-c903aee87964 { display:none !important; }}@media (max-width: 767px){#s-f4dec120-99ac-4ebb-9c52-c903aee87964 {
  display: none;
}
#s-f4dec120-99ac-4ebb-9c52-c903aee87964, #wrap-s-f4dec120-99ac-4ebb-9c52-c903aee87964 { display:none !important; }}







#s-f4dec120-99ac-4ebb-9c52-c903aee87964 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-f4dec120-99ac-4ebb-9c52-c903aee87964.shg-box.shg-c {
  justify-content: flex-start;
}

.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 a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

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

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

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

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

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

.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 {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          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;
}

#s-8193b37d-54c0-4911-842f-fa7131255f2b {
  padding-top: 8%;
padding-left: 25%;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-8193b37d-54c0-4911-842f-fa7131255f2b {
  display: none;
}
#s-8193b37d-54c0-4911-842f-fa7131255f2b, #wrap-s-8193b37d-54c0-4911-842f-fa7131255f2b { display:none !important; }}@media (max-width: 767px){#s-8193b37d-54c0-4911-842f-fa7131255f2b {
  display: none;
}
#s-8193b37d-54c0-4911-842f-fa7131255f2b, #wrap-s-8193b37d-54c0-4911-842f-fa7131255f2b { display:none !important; }}
.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 {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

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

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;
}
#s-966aa13d-c860-46f9-845b-e4617071a1c0 {
  padding-left: 33%;
padding-right: %;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-966aa13d-c860-46f9-845b-e4617071a1c0 {
  display: none;
}
#s-966aa13d-c860-46f9-845b-e4617071a1c0, #wrap-s-966aa13d-c860-46f9-845b-e4617071a1c0 { display:none !important; }}@media (max-width: 767px){#s-966aa13d-c860-46f9-845b-e4617071a1c0 {
  display: none;
}
#s-966aa13d-c860-46f9-845b-e4617071a1c0, #wrap-s-966aa13d-c860-46f9-845b-e4617071a1c0 { display:none !important; }}



  #s-966aa13d-c860-46f9-845b-e4617071a1c0 img.shogun-image {
    
    width: px;
  }


#s-966aa13d-c860-46f9-845b-e4617071a1c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-7ba843d3-d216-4d47-8e08-f0ad456955b1 {
  background-image: url(https://i.shgcdn.com/2b66041b-25e5-4f56-90c1-935613f679c2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 430px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-7ba843d3-d216-4d47-8e08-f0ad456955b1 {
  display: none;
}
#s-7ba843d3-d216-4d47-8e08-f0ad456955b1, #wrap-s-7ba843d3-d216-4d47-8e08-f0ad456955b1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7ba843d3-d216-4d47-8e08-f0ad456955b1 {
  display: none;
}
#s-7ba843d3-d216-4d47-8e08-f0ad456955b1, #wrap-s-7ba843d3-d216-4d47-8e08-f0ad456955b1 { display:none !important; }}







#s-7ba843d3-d216-4d47-8e08-f0ad456955b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ba843d3-d216-4d47-8e08-f0ad456955b1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fecdcf37-ce0f-48cd-802d-c77e60ae645a {
  padding-top: 10%;
}

#s-2ec07525-0106-45b9-9c40-77a6f0efa5b0 {
  padding-top: 55%;
padding-right: 5%;
text-align: right;
}




  #s-2ec07525-0106-45b9-9c40-77a6f0efa5b0 img.shogun-image {
    
    width: px;
  }


#s-2ec07525-0106-45b9-9c40-77a6f0efa5b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d12281e-02df-417a-8862-dd70fbab1723 {
  min-height: 50px;
background-color: rgba(239, 239, 239, 1);
}
@media (min-width: 1200px){#s-5d12281e-02df-417a-8862-dd70fbab1723 {
  display: none;
}
#s-5d12281e-02df-417a-8862-dd70fbab1723, #wrap-s-5d12281e-02df-417a-8862-dd70fbab1723 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5d12281e-02df-417a-8862-dd70fbab1723 {
  display: none;
}
#s-5d12281e-02df-417a-8862-dd70fbab1723, #wrap-s-5d12281e-02df-417a-8862-dd70fbab1723 { display:none !important; }}







#s-5d12281e-02df-417a-8862-dd70fbab1723 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d12281e-02df-417a-8862-dd70fbab1723.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3847aa81-f063-4a02-bd79-6a12c286cc0f {
  padding-top: 5%;
padding-bottom: %;
}

#s-f2e78971-123e-43b7-8705-ef5c425ab31a {
  padding-bottom: %;
}

#s-5b04c73b-5b79-47ad-a516-87724806102c {
  padding-bottom: %;
}

#s-498a4109-ba64-4559-bbdf-b4215fdfbd6a {
  padding-bottom: 2%;
}

#s-755ed974-6b98-42f9-a19e-c8dc8a252821 {
  background-image: url(https://i.shgcdn.com/83dfbccf-fa06-44bd-8760-27e268fac9b9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 26%;
margin-bottom: %;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-755ed974-6b98-42f9-a19e-c8dc8a252821 {
  display: none;
}
#s-755ed974-6b98-42f9-a19e-c8dc8a252821, #wrap-s-755ed974-6b98-42f9-a19e-c8dc8a252821 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-755ed974-6b98-42f9-a19e-c8dc8a252821 {
  display: none;
}
#s-755ed974-6b98-42f9-a19e-c8dc8a252821, #wrap-s-755ed974-6b98-42f9-a19e-c8dc8a252821 { display:none !important; }}







#s-755ed974-6b98-42f9-a19e-c8dc8a252821 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-755ed974-6b98-42f9-a19e-c8dc8a252821 {
  cursor: pointer;
}#s-755ed974-6b98-42f9-a19e-c8dc8a252821.shg-box.shg-c {
  justify-content: flex-start;
}

#s-59dc2b80-854b-48ca-a616-189b5ab5cdd7 {
  margin-top: -85px;
padding-top: %;
}

#s-a8fa2058-4f41-455b-ae59-6a203712de48 {
  
}

#s-58ba557f-0b69-4054-822f-cbf94c860b6b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-58ba557f-0b69-4054-822f-cbf94c860b6b {
  display: none;
}
#s-58ba557f-0b69-4054-822f-cbf94c860b6b, #wrap-s-58ba557f-0b69-4054-822f-cbf94c860b6b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-58ba557f-0b69-4054-822f-cbf94c860b6b {
  display: none;
}
#s-58ba557f-0b69-4054-822f-cbf94c860b6b, #wrap-s-58ba557f-0b69-4054-822f-cbf94c860b6b { display:none !important; }}







#s-58ba557f-0b69-4054-822f-cbf94c860b6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58ba557f-0b69-4054-822f-cbf94c860b6b.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

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

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

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

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

#s-dfcbf3c7-b30a-44a8-869e-1d20e5464639 {
  box-shadow:7px 7px 30px 2px rgba(0, 182, 224, 0.4);
background-image: url(none);
background-repeat: no-repeat;
margin-top: 3%;
margin-left: 8%;
margin-bottom: 8%;
margin-right: 8%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 182, 224, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-dfcbf3c7-b30a-44a8-869e-1d20e5464639:hover {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}#s-dfcbf3c7-b30a-44a8-869e-1d20e5464639:active {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-dfcbf3c7-b30a-44a8-869e-1d20e5464639.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-ca680cdc-bc98-42fc-bd7c-fb9a81e8712d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-ca680cdc-bc98-42fc-bd7c-fb9a81e8712d {
  display: none;
}
#s-ca680cdc-bc98-42fc-bd7c-fb9a81e8712d, #wrap-s-ca680cdc-bc98-42fc-bd7c-fb9a81e8712d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ca680cdc-bc98-42fc-bd7c-fb9a81e8712d {
  display: none;
}
#s-ca680cdc-bc98-42fc-bd7c-fb9a81e8712d, #wrap-s-ca680cdc-bc98-42fc-bd7c-fb9a81e8712d { display:none !important; }}







#s-ca680cdc-bc98-42fc-bd7c-fb9a81e8712d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca680cdc-bc98-42fc-bd7c-fb9a81e8712d {
  cursor: pointer;
}#s-ca680cdc-bc98-42fc-bd7c-fb9a81e8712d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4e5fd464-aa3e-4d33-b551-b8f804577adf {
  padding-top: 7%;
}

#s-f454bbde-c092-49d6-b907-c4b7686125c4 {
  padding-left: 4%;
padding-right: 3%;
}

#s-86252c10-76d1-493c-9842-5a02128f7cd5 {
  box-shadow:7px 7px 30px 2px rgba(0, 182, 224, 0.4);
background-image: url(none);
background-repeat: no-repeat;
margin-top: 3%;
margin-left: 8%;
margin-bottom: 8%;
margin-right: 8%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 182, 224, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-86252c10-76d1-493c-9842-5a02128f7cd5:hover {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}#s-86252c10-76d1-493c-9842-5a02128f7cd5:active {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-86252c10-76d1-493c-9842-5a02128f7cd5 {
  display: none;
}
#s-86252c10-76d1-493c-9842-5a02128f7cd5, #wrap-s-86252c10-76d1-493c-9842-5a02128f7cd5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-86252c10-76d1-493c-9842-5a02128f7cd5 {
  display: none;
}
#s-86252c10-76d1-493c-9842-5a02128f7cd5, #wrap-s-86252c10-76d1-493c-9842-5a02128f7cd5 { display:none !important; }}


#s-86252c10-76d1-493c-9842-5a02128f7cd5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-14ad7d65-d7b8-4087-b83c-94822f5f4fb4 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-bottom: %;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-14ad7d65-d7b8-4087-b83c-94822f5f4fb4 {
  display: none;
}
#s-14ad7d65-d7b8-4087-b83c-94822f5f4fb4, #wrap-s-14ad7d65-d7b8-4087-b83c-94822f5f4fb4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-14ad7d65-d7b8-4087-b83c-94822f5f4fb4 {
  display: none;
}
#s-14ad7d65-d7b8-4087-b83c-94822f5f4fb4, #wrap-s-14ad7d65-d7b8-4087-b83c-94822f5f4fb4 { display:none !important; }}







#s-14ad7d65-d7b8-4087-b83c-94822f5f4fb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14ad7d65-d7b8-4087-b83c-94822f5f4fb4 {
  cursor: pointer;
}#s-14ad7d65-d7b8-4087-b83c-94822f5f4fb4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a29df674-c723-4bdf-ad44-89db0ebc816e {
  margin-top: 47px;
margin-right: %;
}

#s-f5bd0313-fed7-40c0-8168-e1afe82cb56a {
  margin-top: -19px;
}

#s-0ae342b1-26e1-45d8-8442-7c567de991fa {
  box-shadow:7px 7px 30px 2px rgba(0, 182, 224, 0.4);
background-image: url(none);
background-repeat: no-repeat;
margin-top: 20px;
margin-left: 8%;
margin-bottom: 8%;
margin-right: 8%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 182, 224, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-0ae342b1-26e1-45d8-8442-7c567de991fa:hover {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}#s-0ae342b1-26e1-45d8-8442-7c567de991fa:active {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-0ae342b1-26e1-45d8-8442-7c567de991fa {
  display: none;
}
#s-0ae342b1-26e1-45d8-8442-7c567de991fa, #wrap-s-0ae342b1-26e1-45d8-8442-7c567de991fa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0ae342b1-26e1-45d8-8442-7c567de991fa {
  display: none;
}
#s-0ae342b1-26e1-45d8-8442-7c567de991fa, #wrap-s-0ae342b1-26e1-45d8-8442-7c567de991fa { display:none !important; }}


#s-0ae342b1-26e1-45d8-8442-7c567de991fa.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-95c00b8d-1b0f-4715-986e-20182d698305 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-95c00b8d-1b0f-4715-986e-20182d698305 {
  display: none;
}
#s-95c00b8d-1b0f-4715-986e-20182d698305, #wrap-s-95c00b8d-1b0f-4715-986e-20182d698305 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-95c00b8d-1b0f-4715-986e-20182d698305 {
  display: none;
}
#s-95c00b8d-1b0f-4715-986e-20182d698305, #wrap-s-95c00b8d-1b0f-4715-986e-20182d698305 { display:none !important; }}







#s-95c00b8d-1b0f-4715-986e-20182d698305 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95c00b8d-1b0f-4715-986e-20182d698305.shg-box.shg-c {
  justify-content: flex-start;
}

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

#s-e3bb82dc-89f3-49c6-aba3-7a370758575a {
  padding-top: 3%;
}

@media (min-width: 0px) {
[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e3bb82dc-89f3-49c6-aba3-7a370758575a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-4b1f6904-247d-4622-aa3f-c80d81f95438 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}








#s-4b1f6904-247d-4622-aa3f-c80d81f95438 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b1f6904-247d-4622-aa3f-c80d81f95438.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5565646b-cbdb-43d4-a08f-40ade492e806 {
  padding-top: 2%;
}

#s-842ebcbb-cc20-4e60-9648-a70043136bcf {
  margin-top: -20px;
margin-bottom: px;
}

#s-a87c092d-6fb0-4b0b-8623-cc4cbdcef025 {
  background-image: url(https://i.shgcdn.com/a466f87f-14dc-43f6-bc5b-65c751f3886b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}








#s-a87c092d-6fb0-4b0b-8623-cc4cbdcef025 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a87c092d-6fb0-4b0b-8623-cc4cbdcef025.shg-box.shg-c {
  justify-content: flex-start;
}

#s-08e64f16-951f-4ceb-a25a-cdb186326b88 {
  padding-top: 2%;
}

#s-6424c731-a365-4131-ae06-59f598cd03ec {
  margin-top: -20px;
}

#s-613fece7-57c7-4ec6-aa86-2be0ab91b482 {
  margin-top: 5%;
margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-613fece7-57c7-4ec6-aa86-2be0ab91b482 {
  display: none;
}
#s-613fece7-57c7-4ec6-aa86-2be0ab91b482, #wrap-s-613fece7-57c7-4ec6-aa86-2be0ab91b482 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-613fece7-57c7-4ec6-aa86-2be0ab91b482 {
  display: none;
}
#s-613fece7-57c7-4ec6-aa86-2be0ab91b482, #wrap-s-613fece7-57c7-4ec6-aa86-2be0ab91b482 { display:none !important; }}







#s-613fece7-57c7-4ec6-aa86-2be0ab91b482 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-613fece7-57c7-4ec6-aa86-2be0ab91b482.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f0eeeffa-42c0-45e1-97ff-b78d5fd89ea1 {
  padding-top: 2%;
}

#s-e7712fdf-360c-4c2e-b435-a172292c58b5 {
  text-align: center;
}




  #s-e7712fdf-360c-4c2e-b435-a172292c58b5 img.shogun-image {
    
    width: px;
  }


#s-e7712fdf-360c-4c2e-b435-a172292c58b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-a9f4793f-fc51-407e-b74a-8d7cd27994a7 {
  box-shadow:7px 7px 30px 2px rgba(0, 182, 224, 0.4);
background-image: url(none);
background-repeat: no-repeat;
margin-top: 5%;
margin-left: 20%;
margin-bottom: 7%;
margin-right: 20%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 182, 224, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-a9f4793f-fc51-407e-b74a-8d7cd27994a7:hover {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}#s-a9f4793f-fc51-407e-b74a-8d7cd27994a7:active {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-a9f4793f-fc51-407e-b74a-8d7cd27994a7 {
  display: none;
}
#s-a9f4793f-fc51-407e-b74a-8d7cd27994a7, #wrap-s-a9f4793f-fc51-407e-b74a-8d7cd27994a7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a9f4793f-fc51-407e-b74a-8d7cd27994a7 {
  display: none;
}
#s-a9f4793f-fc51-407e-b74a-8d7cd27994a7, #wrap-s-a9f4793f-fc51-407e-b74a-8d7cd27994a7 { display:none !important; }}


#s-a9f4793f-fc51-407e-b74a-8d7cd27994a7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-6a4ecd59-9a01-436b-be6e-921d8ee76b38 {
  margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-6a4ecd59-9a01-436b-be6e-921d8ee76b38 {
  display: none;
}
#s-6a4ecd59-9a01-436b-be6e-921d8ee76b38, #wrap-s-6a4ecd59-9a01-436b-be6e-921d8ee76b38 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6a4ecd59-9a01-436b-be6e-921d8ee76b38 {
  display: none;
}
#s-6a4ecd59-9a01-436b-be6e-921d8ee76b38, #wrap-s-6a4ecd59-9a01-436b-be6e-921d8ee76b38 { display:none !important; }}







#s-6a4ecd59-9a01-436b-be6e-921d8ee76b38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a4ecd59-9a01-436b-be6e-921d8ee76b38.shg-box.shg-c {
  justify-content: flex-start;
}

#s-47b60a74-201a-4401-be35-215093e68fc5 {
  padding-top: 2%;
}

#s-62e1a176-fda1-416c-aa4d-119d4e8f9ba7 {
  text-align: center;
}




  #s-62e1a176-fda1-416c-aa4d-119d4e8f9ba7 img.shogun-image {
    
    width: px;
  }


#s-62e1a176-fda1-416c-aa4d-119d4e8f9ba7 .shogun-image-content {
  
    align-items: center;
  
}

#s-3513078d-0f16-46b4-a43d-493ca41fe211 {
  box-shadow:7px 7px 30px 2px rgba(0, 182, 224, 0.4);
background-image: url(none);
background-repeat: no-repeat;
margin-top: 5%;
margin-left: 20%;
margin-bottom: 7%;
margin-right: 20%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 182, 224, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-3513078d-0f16-46b4-a43d-493ca41fe211:hover {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}#s-3513078d-0f16-46b4-a43d-493ca41fe211:active {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-3513078d-0f16-46b4-a43d-493ca41fe211 {
  display: none;
}
#s-3513078d-0f16-46b4-a43d-493ca41fe211, #wrap-s-3513078d-0f16-46b4-a43d-493ca41fe211 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3513078d-0f16-46b4-a43d-493ca41fe211 {
  display: none;
}
#s-3513078d-0f16-46b4-a43d-493ca41fe211, #wrap-s-3513078d-0f16-46b4-a43d-493ca41fe211 { display:none !important; }}


#s-3513078d-0f16-46b4-a43d-493ca41fe211.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-933dcdcd-7d2d-4f7c-b1b7-966cd5dc1e2e {
  margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-933dcdcd-7d2d-4f7c-b1b7-966cd5dc1e2e {
  display: none;
}
#s-933dcdcd-7d2d-4f7c-b1b7-966cd5dc1e2e, #wrap-s-933dcdcd-7d2d-4f7c-b1b7-966cd5dc1e2e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-933dcdcd-7d2d-4f7c-b1b7-966cd5dc1e2e {
  display: none;
}
#s-933dcdcd-7d2d-4f7c-b1b7-966cd5dc1e2e, #wrap-s-933dcdcd-7d2d-4f7c-b1b7-966cd5dc1e2e { display:none !important; }}







#s-933dcdcd-7d2d-4f7c-b1b7-966cd5dc1e2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-933dcdcd-7d2d-4f7c-b1b7-966cd5dc1e2e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a7873f1f-08fa-40ab-b8fa-f22e3149f05e {
  padding-top: 2%;
}

#s-71459065-fa61-4c17-b9dc-65ba178712a1 {
  text-align: center;
}




  #s-71459065-fa61-4c17-b9dc-65ba178712a1 img.shogun-image {
    
    width: px;
  }


#s-71459065-fa61-4c17-b9dc-65ba178712a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-31fb36b1-1fc0-4eca-9036-bc92f7646e16 {
  box-shadow:7px 7px 30px 2px rgba(0, 182, 224, 0.4);
background-image: url(none);
background-repeat: no-repeat;
margin-top: 5%;
margin-left: 20%;
margin-bottom: 7%;
margin-right: 20%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 182, 224, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-31fb36b1-1fc0-4eca-9036-bc92f7646e16:hover {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}#s-31fb36b1-1fc0-4eca-9036-bc92f7646e16:active {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-31fb36b1-1fc0-4eca-9036-bc92f7646e16 {
  display: none;
}
#s-31fb36b1-1fc0-4eca-9036-bc92f7646e16, #wrap-s-31fb36b1-1fc0-4eca-9036-bc92f7646e16 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-31fb36b1-1fc0-4eca-9036-bc92f7646e16 {
  display: none;
}
#s-31fb36b1-1fc0-4eca-9036-bc92f7646e16, #wrap-s-31fb36b1-1fc0-4eca-9036-bc92f7646e16 { display:none !important; }}


#s-31fb36b1-1fc0-4eca-9036-bc92f7646e16.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-b75abd86-1128-48d9-80f6-89fdbded8ae2 {
  padding-top: 20px;
padding-bottom: 10px;
background-color: rgba(239, 239, 239, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-b75abd86-1128-48d9-80f6-89fdbded8ae2 {
  display: none;
}
#s-b75abd86-1128-48d9-80f6-89fdbded8ae2, #wrap-s-b75abd86-1128-48d9-80f6-89fdbded8ae2 { display:none !important; }}@media (max-width: 767px){#s-b75abd86-1128-48d9-80f6-89fdbded8ae2 {
  display: none;
}
#s-b75abd86-1128-48d9-80f6-89fdbded8ae2, #wrap-s-b75abd86-1128-48d9-80f6-89fdbded8ae2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-b75abd86-1128-48d9-80f6-89fdbded8ae2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-26fe5a2b-5a34-494f-ad5e-8f760cc49d8a {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #858585;
height: 40px;
}

#s-bbda2b09-a6f4-43c2-a9da-ee62f05d810f {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #858585;
height: 40px;
}

#s-43c8e34a-6dcc-49f7-9040-964130f95ea6 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #858585;
height: 40px;
}

#s-4a4e8e88-c12c-4286-b85f-308ed8354993 {
  height: 40px;
}

#s-772e7e53-29a6-481d-ac6f-c67c8c523cbc {
  min-height: 50px;
}
@media (min-width: 1200px){#s-772e7e53-29a6-481d-ac6f-c67c8c523cbc {
  display: none;
}
#s-772e7e53-29a6-481d-ac6f-c67c8c523cbc, #wrap-s-772e7e53-29a6-481d-ac6f-c67c8c523cbc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-772e7e53-29a6-481d-ac6f-c67c8c523cbc {
  display: none;
}
#s-772e7e53-29a6-481d-ac6f-c67c8c523cbc, #wrap-s-772e7e53-29a6-481d-ac6f-c67c8c523cbc { display:none !important; }}







#s-772e7e53-29a6-481d-ac6f-c67c8c523cbc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-772e7e53-29a6-481d-ac6f-c67c8c523cbc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-24129933-4bc3-400e-898f-9744af59b189 {
  text-align: center;
}
@media (min-width: 1200px){#s-24129933-4bc3-400e-898f-9744af59b189 {
  display: none;
}
#s-24129933-4bc3-400e-898f-9744af59b189, #wrap-s-24129933-4bc3-400e-898f-9744af59b189 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-24129933-4bc3-400e-898f-9744af59b189 {
  display: none;
}
#s-24129933-4bc3-400e-898f-9744af59b189, #wrap-s-24129933-4bc3-400e-898f-9744af59b189 { display:none !important; }}



  #s-24129933-4bc3-400e-898f-9744af59b189 img.shogun-image {
    
    width: px;
  }


#s-24129933-4bc3-400e-898f-9744af59b189 .shogun-image-content {
  
    align-items: center;
  
}

#s-13f885c4-3ffb-4749-93bf-3567e3189e78 {
  padding-left: 3%;
padding-right: 3%;
}

#s-f862796d-e7cb-4bc9-b1a2-d24130f286d1 {
  background-image: url(https://i.shgcdn.com/efa4bb68-655d-4548-85b5-1ff5aee99f3d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: -px;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f862796d-e7cb-4bc9-b1a2-d24130f286d1 {
  display: none;
}
#s-f862796d-e7cb-4bc9-b1a2-d24130f286d1, #wrap-s-f862796d-e7cb-4bc9-b1a2-d24130f286d1 { display:none !important; }}@media (max-width: 767px){#s-f862796d-e7cb-4bc9-b1a2-d24130f286d1 {
  display: none;
}
#s-f862796d-e7cb-4bc9-b1a2-d24130f286d1, #wrap-s-f862796d-e7cb-4bc9-b1a2-d24130f286d1 { display:none !important; }}







#s-f862796d-e7cb-4bc9-b1a2-d24130f286d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f862796d-e7cb-4bc9-b1a2-d24130f286d1 {
  cursor: pointer;
}#s-f862796d-e7cb-4bc9-b1a2-d24130f286d1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a8c42cdd-9865-474a-8685-9c8b52bd52fa {
  padding-top: 4%;
padding-left: 14%;
}

#s-62c5962f-e193-4136-a591-045a9642fe8a {
  margin-top: -20px;
padding-left: 14%;
padding-right: %;
}

#s-3ab7948e-6ece-4664-b883-a187ab5b3a19 {
  box-shadow:7px 7px 30px 2px rgba(0, 182, 224, 0.4);
background-image: url(none);
background-repeat: no-repeat;
margin-top: 10px;
margin-left: 14%;
margin-bottom: 50px;
margin-right: 70%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 182, 224, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-3ab7948e-6ece-4664-b883-a187ab5b3a19:hover {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}#s-3ab7948e-6ece-4664-b883-a187ab5b3a19:active {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-3ab7948e-6ece-4664-b883-a187ab5b3a19 {
  display: none;
}
#s-3ab7948e-6ece-4664-b883-a187ab5b3a19, #wrap-s-3ab7948e-6ece-4664-b883-a187ab5b3a19 { display:none !important; }}@media (max-width: 767px){#s-3ab7948e-6ece-4664-b883-a187ab5b3a19 {
  display: none;
}
#s-3ab7948e-6ece-4664-b883-a187ab5b3a19, #wrap-s-3ab7948e-6ece-4664-b883-a187ab5b3a19 { display:none !important; }}


#s-3ab7948e-6ece-4664-b883-a187ab5b3a19.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-d46322a5-1a21-4ed7-b4cb-657a908156e5 {
  background-size: cover;
min-height: 550px;
background-position: center center;
background-color: rgba(51, 54, 69, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-d46322a5-1a21-4ed7-b4cb-657a908156e5 {
  display: none;
}
#s-d46322a5-1a21-4ed7-b4cb-657a908156e5, #wrap-s-d46322a5-1a21-4ed7-b4cb-657a908156e5 { display:none !important; }}@media (max-width: 767px){#s-d46322a5-1a21-4ed7-b4cb-657a908156e5 {
  display: none;
}
#s-d46322a5-1a21-4ed7-b4cb-657a908156e5, #wrap-s-d46322a5-1a21-4ed7-b4cb-657a908156e5 { display:none !important; }}







#s-d46322a5-1a21-4ed7-b4cb-657a908156e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d46322a5-1a21-4ed7-b4cb-657a908156e5.shg-box.shg-c {
  justify-content: center;
}

#s-01291db6-8733-4e64-8f47-848343397360 {
  margin-right: %;
padding-top: 4%;
}

#s-a04b53b9-1b81-4ae5-8030-6770d14520f7 {
  margin-top: -20px;
padding-top: -px;
padding-right: %;
}

.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-e2dfa44d-98cc-4320-9e6a-b71d2295a645 {
  border-style: solid;
padding-left: 20%;
padding-bottom: 0%;
padding-right: 20%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-84093c7e-1c82-4ddc-9948-5bee8eba9fb9 {
  box-shadow:7px 7px 30px 2px rgba(0, 182, 224, 0.4);
background-image: url(none);
background-repeat: no-repeat;
margin-top: 2%;
margin-left: 40%;
margin-bottom: 2%;
margin-right: 40%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 182, 224, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-84093c7e-1c82-4ddc-9948-5bee8eba9fb9:hover {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}#s-84093c7e-1c82-4ddc-9948-5bee8eba9fb9:active {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-84093c7e-1c82-4ddc-9948-5bee8eba9fb9 {
  display: none;
}
#s-84093c7e-1c82-4ddc-9948-5bee8eba9fb9, #wrap-s-84093c7e-1c82-4ddc-9948-5bee8eba9fb9 { display:none !important; }}@media (max-width: 767px){#s-84093c7e-1c82-4ddc-9948-5bee8eba9fb9 {
  display: none;
}
#s-84093c7e-1c82-4ddc-9948-5bee8eba9fb9, #wrap-s-84093c7e-1c82-4ddc-9948-5bee8eba9fb9 { display:none !important; }}


#s-84093c7e-1c82-4ddc-9948-5bee8eba9fb9.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-8ebd7aee-60ee-441c-a6de-54f89a2a9f12 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8ebd7aee-60ee-441c-a6de-54f89a2a9f12 {
  display: none;
}
#s-8ebd7aee-60ee-441c-a6de-54f89a2a9f12, #wrap-s-8ebd7aee-60ee-441c-a6de-54f89a2a9f12 { display:none !important; }}@media (max-width: 767px){#s-8ebd7aee-60ee-441c-a6de-54f89a2a9f12 {
  display: none;
}
#s-8ebd7aee-60ee-441c-a6de-54f89a2a9f12, #wrap-s-8ebd7aee-60ee-441c-a6de-54f89a2a9f12 { display:none !important; }}







#s-8ebd7aee-60ee-441c-a6de-54f89a2a9f12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ebd7aee-60ee-441c-a6de-54f89a2a9f12 {
  cursor: pointer;
}#s-8ebd7aee-60ee-441c-a6de-54f89a2a9f12.shg-box.shg-c {
  justify-content: center;
}

#s-2201e79e-55c4-41f9-ac9e-cdfeeee67fb1 {
  margin-left: 25%;
}

#s-a6df8c7a-07da-4d0c-a23b-9e4638bc494a {
  margin-top: -20px;
margin-left: 25%;
}

#s-80d7d728-4c2d-44cd-b25f-52e908ea0164 {
  margin-top: -20px;
margin-left: 25%;
padding-top: -px;
padding-right: %;
}

#s-8efdd6ac-6094-4727-a628-35dfdec588d6 {
  box-shadow:7px 7px 30px 2px rgba(0, 182, 224, 0.4);
background-image: url(none);
background-repeat: no-repeat;
margin-top: 10px;
margin-left: 25%;
margin-right: 56%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 182, 224, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-8efdd6ac-6094-4727-a628-35dfdec588d6:hover {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}#s-8efdd6ac-6094-4727-a628-35dfdec588d6:active {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-8efdd6ac-6094-4727-a628-35dfdec588d6 {
  display: none;
}
#s-8efdd6ac-6094-4727-a628-35dfdec588d6, #wrap-s-8efdd6ac-6094-4727-a628-35dfdec588d6 { display:none !important; }}@media (max-width: 767px){#s-8efdd6ac-6094-4727-a628-35dfdec588d6 {
  display: none;
}
#s-8efdd6ac-6094-4727-a628-35dfdec588d6, #wrap-s-8efdd6ac-6094-4727-a628-35dfdec588d6 { display:none !important; }}


#s-8efdd6ac-6094-4727-a628-35dfdec588d6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-4b1c99d2-4e8c-48b5-b65c-509e86be0244 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4b1c99d2-4e8c-48b5-b65c-509e86be0244 {
  display: none;
}
#s-4b1c99d2-4e8c-48b5-b65c-509e86be0244, #wrap-s-4b1c99d2-4e8c-48b5-b65c-509e86be0244 { display:none !important; }}@media (max-width: 767px){#s-4b1c99d2-4e8c-48b5-b65c-509e86be0244 {
  display: none;
}
#s-4b1c99d2-4e8c-48b5-b65c-509e86be0244, #wrap-s-4b1c99d2-4e8c-48b5-b65c-509e86be0244 { display:none !important; }}







#s-4b1c99d2-4e8c-48b5-b65c-509e86be0244 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b1c99d2-4e8c-48b5-b65c-509e86be0244.shg-box.shg-c {
  justify-content: flex-start;
}

#s-10a9d51e-1109-424d-8eea-5e099db0e0cc {
  margin-top: 56px;
margin-left: 18%;
margin-bottom: 3%;
margin-right: 18%;
}

@media (min-width: 0px) {
[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-10a9d51e-1109-424d-8eea-5e099db0e0cc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-d09cb87b-246c-436d-a046-92cf5ad088d1 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 405px;
background-position: center center;
}








#s-d09cb87b-246c-436d-a046-92cf5ad088d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d09cb87b-246c-436d-a046-92cf5ad088d1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d9edbbce-8563-42b8-8173-1da29221adf5 {
  padding-top: 5%;
padding-bottom: 5%;
}

#s-92792b96-dec8-4f0e-b75a-d5ccf4c174e7 {
  margin-top: -48px;
}

#s-28ee490c-ed1e-4910-95be-583dce6c0095 {
  margin-top: -15px;
}

#s-418c6dc0-158c-4856-9926-2173339b3b38 {
  background-image: url(https://i.shgcdn.com/dbce541c-0570-4980-aa3f-98a0bf2ec745/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 405px;
background-position: center center;
}








#s-418c6dc0-158c-4856-9926-2173339b3b38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-418c6dc0-158c-4856-9926-2173339b3b38.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7dd0e9e3-2256-46e7-aa5e-f2df0943da9b {
  padding-top: 5%;
padding-bottom: 5%;
}

#s-97c3b514-8e5e-4480-bc2f-7e9edb36df28 {
  margin-top: -48px;
}

#s-8cf061fa-22bf-45a9-ac59-6408871bb509 {
  margin-top: -15px;
}

#s-820151eb-823d-4eee-8aaf-d1fc4bdcf560 {
  padding-top: 60px;
padding-left: 200px;
padding-bottom: 40px;
padding-right: 200px;
background-color: rgba(232, 232, 232, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-820151eb-823d-4eee-8aaf-d1fc4bdcf560 {
  display: none;
}
#s-820151eb-823d-4eee-8aaf-d1fc4bdcf560, #wrap-s-820151eb-823d-4eee-8aaf-d1fc4bdcf560 { display:none !important; }}@media (max-width: 767px){#s-820151eb-823d-4eee-8aaf-d1fc4bdcf560 {
  display: none;
}
#s-820151eb-823d-4eee-8aaf-d1fc4bdcf560, #wrap-s-820151eb-823d-4eee-8aaf-d1fc4bdcf560 { display:none !important; }}
@media (min-width: 0px) {
[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-820151eb-823d-4eee-8aaf-d1fc4bdcf560"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d66ef55e-85b1-4948-8450-71eac9dc6206 {
  text-align: center;
}




  #s-d66ef55e-85b1-4948-8450-71eac9dc6206 img.shogun-image {
    
    width: px;
  }


#s-d66ef55e-85b1-4948-8450-71eac9dc6206 .shogun-image-content {
  
    align-items: center;
  
}

#s-7527acae-1a33-4d0c-a578-27cc77014d29 {
  padding-top: 10px;
}

#s-e79cf7e2-b01b-45f2-a4fd-9410fc1c17ab {
  text-align: center;
}




  #s-e79cf7e2-b01b-45f2-a4fd-9410fc1c17ab img.shogun-image {
    
    width: px;
  }


#s-e79cf7e2-b01b-45f2-a4fd-9410fc1c17ab .shogun-image-content {
  
    align-items: center;
  
}

#s-a4a8628b-bf90-4c52-a4be-e17461ffc3e3 {
  padding-top: 10px;
}

#s-33d66179-e16f-4f06-aa1c-3338c5b04b36 {
  text-align: center;
}




  #s-33d66179-e16f-4f06-aa1c-3338c5b04b36 img.shogun-image {
    
    width: px;
  }


#s-33d66179-e16f-4f06-aa1c-3338c5b04b36 .shogun-image-content {
  
    align-items: center;
  
}

#s-836b95ca-3908-45d5-944b-828ac9405a0c {
  padding-top: 10px;
}

#s-b4fcf7f9-3086-4bb5-9a92-956e5c351ce8 {
  padding-top: 10px;
text-align: center;
}




  #s-b4fcf7f9-3086-4bb5-9a92-956e5c351ce8 img.shogun-image {
    
    width: px;
  }


#s-b4fcf7f9-3086-4bb5-9a92-956e5c351ce8 .shogun-image-content {
  
    align-items: center;
  
}

#s-516d8f78-5c0b-4ffc-becc-d3db1674b8f4 {
  padding-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-516d8f78-5c0b-4ffc-becc-d3db1674b8f4 {
  display: none;
}
#s-516d8f78-5c0b-4ffc-becc-d3db1674b8f4, #wrap-s-516d8f78-5c0b-4ffc-becc-d3db1674b8f4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-516d8f78-5c0b-4ffc-becc-d3db1674b8f4 {
  display: none;
}
#s-516d8f78-5c0b-4ffc-becc-d3db1674b8f4, #wrap-s-516d8f78-5c0b-4ffc-becc-d3db1674b8f4 { display:none !important; }}



  #s-516d8f78-5c0b-4ffc-becc-d3db1674b8f4 img.shogun-image {
    
    width: px;
  }


#s-516d8f78-5c0b-4ffc-becc-d3db1674b8f4 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-6d825848-da95-4d2d-8aaa-89f3b072c15e {
  display: none;
}
#s-6d825848-da95-4d2d-8aaa-89f3b072c15e, #wrap-s-6d825848-da95-4d2d-8aaa-89f3b072c15e { display:none !important; }}@media (max-width: 767px){#s-6d825848-da95-4d2d-8aaa-89f3b072c15e {
  display: none;
}
#s-6d825848-da95-4d2d-8aaa-89f3b072c15e, #wrap-s-6d825848-da95-4d2d-8aaa-89f3b072c15e { display:none !important; }}
@media (min-width: 0px) {
[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6d825848-da95-4d2d-8aaa-89f3b072c15e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b648f15b-34cf-485b-9b87-614163a04235 {
  padding-bottom: 40px;
}

#s-c8db72f5-966e-487c-a6d2-7f09b9082167 {
  padding-left: 200px;
padding-bottom: 1%;
padding-right: 200px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c8db72f5-966e-487c-a6d2-7f09b9082167 {
  display: none;
}
#s-c8db72f5-966e-487c-a6d2-7f09b9082167, #wrap-s-c8db72f5-966e-487c-a6d2-7f09b9082167 { display:none !important; }}@media (max-width: 767px){#s-c8db72f5-966e-487c-a6d2-7f09b9082167 {
  display: none;
}
#s-c8db72f5-966e-487c-a6d2-7f09b9082167, #wrap-s-c8db72f5-966e-487c-a6d2-7f09b9082167 { display:none !important; }}
@media (min-width: 0px) {
[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-c8db72f5-966e-487c-a6d2-7f09b9082167"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-76d94cf5-0bea-4e72-b988-e698b741bc60 {
  text-align: center;
}

@media (min-width: 0px) {
[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-76d94cf5-0bea-4e72-b988-e698b741bc60"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cf39580c-58c2-4c06-b153-8738f756a124 {
  text-align: center;
}




  #s-cf39580c-58c2-4c06-b153-8738f756a124 img.shogun-image {
    
    width: px;
  }


#s-cf39580c-58c2-4c06-b153-8738f756a124 .shogun-image-content {
  
    align-items: center;
  
}

#s-e392670b-9137-42d8-bbac-f0f5b0b5daee {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-22437c2b-e2ee-405e-9ce6-0f0234c21793 {
  text-align: center;
}

@media (min-width: 0px) {
[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-22437c2b-e2ee-405e-9ce6-0f0234c21793"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-88ce24f8-be68-430b-9976-fcd5353ed124 {
  text-align: center;
}




  #s-88ce24f8-be68-430b-9976-fcd5353ed124 img.shogun-image {
    
    width: px;
  }


#s-88ce24f8-be68-430b-9976-fcd5353ed124 .shogun-image-content {
  
    align-items: center;
  
}

#s-84b273ee-78f5-415a-b041-b8c66c52eb3a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103 {
  text-align: center;
}

@media (min-width: 0px) {
[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3ec94a0d-2073-4aa4-bd6d-6f8ffc20d103"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4f21982b-4cb2-4e25-913b-2f9b16d9c636 {
  text-align: center;
}




  #s-4f21982b-4cb2-4e25-913b-2f9b16d9c636 img.shogun-image {
    
    width: px;
  }


#s-4f21982b-4cb2-4e25-913b-2f9b16d9c636 .shogun-image-content {
  
    align-items: center;
  
}

#s-66278204-579f-4ca4-8d19-e22a5a85fa00 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-126f5fe1-c800-4d8b-8820-c5d282d018c5 {
  
}
@media (min-width: 1200px){#s-126f5fe1-c800-4d8b-8820-c5d282d018c5 {
  display: none;
}
#s-126f5fe1-c800-4d8b-8820-c5d282d018c5, #wrap-s-126f5fe1-c800-4d8b-8820-c5d282d018c5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-126f5fe1-c800-4d8b-8820-c5d282d018c5 {
  display: none;
}
#s-126f5fe1-c800-4d8b-8820-c5d282d018c5, #wrap-s-126f5fe1-c800-4d8b-8820-c5d282d018c5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-126f5fe1-c800-4d8b-8820-c5d282d018c5 {
  
}
}@media (max-width: 767px){#s-126f5fe1-c800-4d8b-8820-c5d282d018c5 {
  
}
}
@media (min-width: 0px) {
[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-126f5fe1-c800-4d8b-8820-c5d282d018c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-0782d7bd-434c-4724-9d6c-0ba85881c1bf {
  text-align: center;
}

@media (min-width: 0px) {
[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0782d7bd-434c-4724-9d6c-0ba85881c1bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5c7ed947-62a6-40f2-96e5-4f210bbae610 {
  padding-top: 5%;
text-align: center;
}




  #s-5c7ed947-62a6-40f2-96e5-4f210bbae610 img.shogun-image {
    
    width: px;
  }


#s-5c7ed947-62a6-40f2-96e5-4f210bbae610 .shogun-image-content {
  
    align-items: center;
  
}

#s-00cfa967-bef4-4dbd-be8d-875fdbdcdb89 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30 {
  text-align: center;
}

@media (min-width: 0px) {
[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e375fc4a-e0c0-45b0-a1bf-5373a9e77a30"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5202078d-00fc-4a63-9594-b8d70e5f85ce {
  text-align: center;
}




  #s-5202078d-00fc-4a63-9594-b8d70e5f85ce img.shogun-image {
    
    width: px;
  }


#s-5202078d-00fc-4a63-9594-b8d70e5f85ce .shogun-image-content {
  
    align-items: center;
  
}

#s-8191c378-3771-441f-a0d8-f16e43022e53 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6712da23-1fdd-4693-85ca-8873341b366a {
  text-align: center;
}

@media (min-width: 0px) {
[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6712da23-1fdd-4693-85ca-8873341b366a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-28f082b0-20d4-4eef-8584-5bc409191022 {
  text-align: center;
}




  #s-28f082b0-20d4-4eef-8584-5bc409191022 img.shogun-image {
    
    width: px;
  }


#s-28f082b0-20d4-4eef-8584-5bc409191022 .shogun-image-content {
  
    align-items: center;
  
}

#s-6480e236-283d-4167-a514-bf55be50fb09 {
  padding-top: 10px;
padding-bottom: 30px;
text-align: center;
}

#s-c7264774-e41a-476d-bd4a-282eb00d8268 {
  background-color: #e8e8e8;
}
@media (min-width: 768px) and (max-width: 991px){#s-c7264774-e41a-476d-bd4a-282eb00d8268 {
  display: none;
}
#s-c7264774-e41a-476d-bd4a-282eb00d8268, #wrap-s-c7264774-e41a-476d-bd4a-282eb00d8268 { display:none !important; }}@media (max-width: 767px){#s-c7264774-e41a-476d-bd4a-282eb00d8268 {
  display: none;
}
#s-c7264774-e41a-476d-bd4a-282eb00d8268, #wrap-s-c7264774-e41a-476d-bd4a-282eb00d8268 { display:none !important; }}
@media (min-width: 0px) {
[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c7264774-e41a-476d-bd4a-282eb00d8268"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4c6b2134-64e5-4e3e-b30e-be1d66cfc488 {
  padding-top: 10px;
padding-bottom: 10px;
}

/*
  $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;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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