.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-90b21038-0c95-4b29-b8dd-8ea6ec959214 {
  min-height: 50px;
}








#s-90b21038-0c95-4b29-b8dd-8ea6ec959214 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90b21038-0c95-4b29-b8dd-8ea6ec959214.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-448c5a86-e079-4ba1-b800-b0fdf4a5d1cd {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(245, 245, 245, 1);
text-align: center;
}

#s-448c5a86-e079-4ba1-b800-b0fdf4a5d1cd .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-cover {
  -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-50028578-ce14-4c60-b54f-875d6fdd9735 {
  margin-top: 10px;
text-align: center;
}




  #s-50028578-ce14-4c60-b54f-875d6fdd9735 img.shogun-image {
    
    width: px;
  }


#s-50028578-ce14-4c60-b54f-875d6fdd9735 .shogun-image-content {
  
    align-items: center;
  
}

#s-bccc7fd7-06ed-4ac9-9779-352df2d75723 {
  min-height: 50px;
}








#s-bccc7fd7-06ed-4ac9-9779-352df2d75723 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bccc7fd7-06ed-4ac9-9779-352df2d75723 {
  cursor: pointer;
}#s-bccc7fd7-06ed-4ac9-9779-352df2d75723.shg-box.shg-c {
  justify-content: center;
}

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

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

.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-6a3f0c85-8515-4064-89a3-b6e51fdab870 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-radius: 3px;
}

@media (min-width: 0px) {
[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6a3f0c85-8515-4064-89a3-b6e51fdab870"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f8433595-8301-4d92-9bbd-a14972b03337 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-f8433595-8301-4d92-9bbd-a14972b03337 img.shogun-image {
    
    width: px;
  }


#s-f8433595-8301-4d92-9bbd-a14972b03337 .shogun-image-content {
  
    align-items: center;
  
}

#s-cef590ea-4d8a-4eb6-98a8-0b62532ab796 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cef590ea-4d8a-4eb6-98a8-0b62532ab796 .shogun-heading-component h3 {
  color: rgba(0, 156, 222, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-cef590ea-4d8a-4eb6-98a8-0b62532ab796 .shogun-heading-component h3 a {
  color: rgba(0, 156, 222, 1);
}


.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-a40425f5-241c-4468-b6ca-79e82f080700 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 1px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(98, 96, 96, 1);
border-radius: 4px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-a40425f5-241c-4468-b6ca-79e82f080700:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-a40425f5-241c-4468-b6ca-79e82f080700:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}


#s-a40425f5-241c-4468-b6ca-79e82f080700.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-1e75f59f-8aa3-4109-93ff-84b72ac9e5ce {
  min-height: 50px;
}








#s-1e75f59f-8aa3-4109-93ff-84b72ac9e5ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e75f59f-8aa3-4109-93ff-84b72ac9e5ce {
  cursor: pointer;
}#s-1e75f59f-8aa3-4109-93ff-84b72ac9e5ce.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c8cec539-63fa-47fd-8c94-12ca758c5dfd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-f6534dc7-7fa7-499d-8154-1956031db4b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-f6534dc7-7fa7-499d-8154-1956031db4b2 img.shogun-image {
    
    width: px;
  }


#s-f6534dc7-7fa7-499d-8154-1956031db4b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-0c941958-a58b-4191-be8a-bc108ccd02fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-0c941958-a58b-4191-be8a-bc108ccd02fb img.shogun-image {
    
    width: px;
  }


#s-0c941958-a58b-4191-be8a-bc108ccd02fb .shogun-image-content {
  
    align-items: center;
  
}

#s-9b3d5e30-2fbd-4da3-8c4a-6e4bdfc9c65d {
  text-align: center;
}




  #s-9b3d5e30-2fbd-4da3-8c4a-6e4bdfc9c65d img.shogun-image {
    
    width: px;
  }


#s-9b3d5e30-2fbd-4da3-8c4a-6e4bdfc9c65d .shogun-image-content {
  
    align-items: center;
  
}

#s-af990224-3105-4b98-afdd-613d6a8872ba {
  text-align: center;
}




  #s-af990224-3105-4b98-afdd-613d6a8872ba img.shogun-image {
    
    width: px;
  }


#s-af990224-3105-4b98-afdd-613d6a8872ba .shogun-image-content {
  
    align-items: center;
  
}

#s-4db18ba2-2904-4607-8718-165d537efb58 {
  background-image: url(https://i.shgcdn.com/d8f51c5c-db61-4eaf-9593-dd4005e163d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-4db18ba2-2904-4607-8718-165d537efb58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4db18ba2-2904-4607-8718-165d537efb58.shg-box.shg-c {
  justify-content: center;
}

#s-2b31fa5e-233a-4181-8441-6c6336565228 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2b31fa5e-233a-4181-8441-6c6336565228"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9f4ac7ed-2c55-4b5d-94fd-abb162cdba34 {
  margin-top: 20%;
margin-left: 20px;
margin-bottom: 20%;
margin-right: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(3, 3, 3, 0.63);
}








#s-9f4ac7ed-2c55-4b5d-94fd-abb162cdba34 > .shg-box-overlay {
  background-color: rgba(56, 56, 56, 1);
  opacity: 2.7755575615628907e-17;
}#s-9f4ac7ed-2c55-4b5d-94fd-abb162cdba34.shg-box.shg-c {
  justify-content: center;
}

#s-b86cff26-6be4-4287-ac75-c43f275bca4a {
  padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: center;
background-color: rgba(3, 3, 3, 0);
}

#s-b86cff26-6be4-4287-ac75-c43f275bca4a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-634f8262-bd85-4ee0-b979-1889e3e6a11f {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-634f8262-bd85-4ee0-b979-1889e3e6a11f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-8c1e9db5-e4ef-42ab-b1f9-6480376a5dfb {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
background-color: rgba(247, 251, 251, 0);
}
@media (min-width: 1200px){#s-8c1e9db5-e4ef-42ab-b1f9-6480376a5dfb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8c1e9db5-e4ef-42ab-b1f9-6480376a5dfb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8c1e9db5-e4ef-42ab-b1f9-6480376a5dfb {
  
}
}@media (max-width: 767px){#s-8c1e9db5-e4ef-42ab-b1f9-6480376a5dfb {
  
}
}
#s-e74fbcf0-a398-4579-9d43-98b0632f5fed {
  margin-top: 25px;
}

@media (min-width: 0px) {
[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e74fbcf0-a398-4579-9d43-98b0632f5fed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-eb362576-d484-42c8-8a87-4fe32e607e7f {
  border-radius: 4px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.49);
}








#s-eb362576-d484-42c8-8a87-4fe32e607e7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb362576-d484-42c8-8a87-4fe32e607e7f.shg-box.shg-c {
  justify-content: center;
}

#s-642d99cd-fae7-496d-898d-33dc8ce18d1b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-642d99cd-fae7-496d-898d-33dc8ce18d1b .shogun-heading-component h1 {
  color: rgba(232, 252, 248, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-157fbb12-6010-467f-9300-71e97d56cfc2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-157fbb12-6010-467f-9300-71e97d56cfc2 .shogun-heading-component h1 {
  color: rgba(232, 252, 248, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0aac05f1-9f43-48e7-807f-03fa95838b32 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}
@media (min-width: 1200px){#s-0aac05f1-9f43-48e7-807f-03fa95838b32 {
  
}
}







#s-0aac05f1-9f43-48e7-807f-03fa95838b32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0aac05f1-9f43-48e7-807f-03fa95838b32.shg-box.shg-c {
  justify-content: center;
}

#s-3970f9e6-f938-41fe-a13c-40ee2645d85c {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

#s-62c4a748-95cd-4082-aaa9-3bd765da37ea {
  margin-top: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(245, 245, 245, 1);
}

#s-62c4a748-95cd-4082-aaa9-3bd765da37ea .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e2860be7-161b-4a40-a2f5-6832c08f9cf8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2860be7-161b-4a40-a2f5-6832c08f9cf8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5c78e9f6-4fec-4fae-8096-d84adb6795c2 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
min-height: 50px;
max-width: 1200px;
background-color: rgba(255, 255, 255, 1);
}








#s-5c78e9f6-4fec-4fae-8096-d84adb6795c2 > .shg-box-overlay {
  background-color: rgba(222, 222, 222, 1);
  opacity: 0;
}#s-5c78e9f6-4fec-4fae-8096-d84adb6795c2.shg-box.shg-c {
  justify-content: center;
}

#s-1a53dd05-b5c7-4e64-9b2c-6ac374138ba1 {
  padding-left: 5px;
padding-right: 5px;
}

#s-414ceafc-2882-4a97-adcd-227a6a35d555 {
  text-align: center;
}




  #s-414ceafc-2882-4a97-adcd-227a6a35d555 img.shogun-image {
    
    width: px;
  }


#s-414ceafc-2882-4a97-adcd-227a6a35d555 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c16ff3f-59cb-4853-bec0-299272103f49 {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(245, 245, 245, 1);
}

#s-5c16ff3f-59cb-4853-bec0-299272103f49 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31 {
  background-image: url(https://i.shgcdn.com/bc90021e-e8d6-425f-982a-969060bb0866/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
background-position: center center;
}

@media (min-width: 0px) {
[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fcfb9df7-1029-46d2-8ada-e79d2ff61d31"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c59a93aa-4e69-4b9a-95df-f2f5c6509471 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 400px;
}








#s-c59a93aa-4e69-4b9a-95df-f2f5c6509471 > .shg-box-overlay {
  background-color: rgba(122, 121, 121, 1);
  opacity: 0;
}#s-c59a93aa-4e69-4b9a-95df-f2f5c6509471.shg-box.shg-c {
  justify-content: center;
}

#s-a963387f-a93b-476e-b94a-0d70f8b06093 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
min-height: 50px;
}








#s-a963387f-a93b-476e-b94a-0d70f8b06093 > .shg-box-overlay {
  background-color: rgba(56, 56, 56, 1);
  opacity: 0.5;
}#s-a963387f-a93b-476e-b94a-0d70f8b06093.shg-box.shg-c {
  justify-content: flex-start;
}

#s-26517458-5896-4911-9671-9bf13ed78410 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-26517458-5896-4911-9671-9bf13ed78410 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2671bf8a-5a59-4b53-a74c-d67264124cbb {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-2671bf8a-5a59-4b53-a74c-d67264124cbb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2671bf8a-5a59-4b53-a74c-d67264124cbb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2671bf8a-5a59-4b53-a74c-d67264124cbb {
  
}
}@media (max-width: 767px){#s-2671bf8a-5a59-4b53-a74c-d67264124cbb {
  
}
}
@media (min-width: 0px) {
[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-1211caa5-8abe-4540-b301-322251d72516"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-5506a1c1-beb8-4719-bae7-01b6807b1d65 {
  text-align: center;
}




  #s-5506a1c1-beb8-4719-bae7-01b6807b1d65 img.shogun-image {
    
    width: px;
  }


#s-5506a1c1-beb8-4719-bae7-01b6807b1d65 .shogun-image-content {
  
    align-items: center;
  
}

#s-15a3f195-970a-4ff8-ab13-55c754adc312 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}








#s-15a3f195-970a-4ff8-ab13-55c754adc312 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15a3f195-970a-4ff8-ab13-55c754adc312.shg-box.shg-c {
  justify-content: center;
}

#s-f77d3006-d37a-4c9f-993f-9fd488934bf9 {
  margin-top: 20%;
margin-left: auto;
margin-bottom: 20%;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-f77d3006-d37a-4c9f-993f-9fd488934bf9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f77d3006-d37a-4c9f-993f-9fd488934bf9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f77d3006-d37a-4c9f-993f-9fd488934bf9 {
  
}
}@media (max-width: 767px){#s-f77d3006-d37a-4c9f-993f-9fd488934bf9 {
  
}
}







#s-f77d3006-d37a-4c9f-993f-9fd488934bf9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f77d3006-d37a-4c9f-993f-9fd488934bf9.shg-box.shg-c {
  justify-content: center;
}

#s-299acf5c-b502-456d-8d75-a7b177abd37d {
  border-style: solid;
margin-top: 10%;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 02px;
border-right-width: 0px;
border-color: rgba(164, 164, 164, 1);
max-width: 400px;
}

#s-10c4c8bd-b212-453c-9a11-a4b61f7c616b {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 400px;
}

#s-1fd0ca60-e663-469f-8b4e-3b912747937b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1600px;
background-color: rgba(245, 245, 245, 1);
}








#s-1fd0ca60-e663-469f-8b4e-3b912747937b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fd0ca60-e663-469f-8b4e-3b912747937b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-142245e4-958a-4031-b279-5c4eaff59928"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e05d2845-b91d-45e2-b42e-4007ff583669 {
  margin-top: 20%;
margin-left: auto;
margin-bottom: 20%;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-e05d2845-b91d-45e2-b42e-4007ff583669 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e05d2845-b91d-45e2-b42e-4007ff583669 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e05d2845-b91d-45e2-b42e-4007ff583669 {
  
}
}@media (max-width: 767px){#s-e05d2845-b91d-45e2-b42e-4007ff583669 {
  
}
}







#s-e05d2845-b91d-45e2-b42e-4007ff583669 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e05d2845-b91d-45e2-b42e-4007ff583669.shg-box.shg-c {
  justify-content: center;
}

#s-d502639b-7902-474d-a33c-abb766532c24 {
  border-style: solid;
margin-top: 10%;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 02px;
border-right-width: 0px;
border-color: rgba(164, 164, 164, 1);
max-width: 400px;
}

#s-46bd9ed0-cad3-4724-9716-07ec8d577e42 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 400px;
}

#s-bff0a8cd-7f3a-4fd4-8f9d-6c596b9377b8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}








#s-bff0a8cd-7f3a-4fd4-8f9d-6c596b9377b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bff0a8cd-7f3a-4fd4-8f9d-6c596b9377b8.shg-box.shg-c {
  justify-content: center;
}

#s-3db60e80-b2bd-4a56-bafc-5a8e9c7173f8 {
  text-align: center;
}




  #s-3db60e80-b2bd-4a56-bafc-5a8e9c7173f8 img.shogun-image {
    
    width: px;
  }


#s-3db60e80-b2bd-4a56-bafc-5a8e9c7173f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-edcb5cf9-dd5e-4c95-ac67-365fa7d57d71 {
  min-height: 50px;
background-color: rgba(221, 248, 247, 1);
}








#s-edcb5cf9-dd5e-4c95-ac67-365fa7d57d71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edcb5cf9-dd5e-4c95-ac67-365fa7d57d71.shg-box.shg-c {
  justify-content: center;
}

#s-073c3973-362d-4f45-a7b0-4dc28f18805a {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1600px;
background-color: rgba(245, 245, 245, 1);
}








#s-073c3973-362d-4f45-a7b0-4dc28f18805a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-073c3973-362d-4f45-a7b0-4dc28f18805a.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-a58b2cab-b30c-469a-a2ae-04ba27bc6487"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-7223b335-fe4e-468e-980c-17a9ffd0be63 {
  text-align: center;
}




  #s-7223b335-fe4e-468e-980c-17a9ffd0be63 img.shogun-image {
    
    width: px;
  }


#s-7223b335-fe4e-468e-980c-17a9ffd0be63 .shogun-image-content {
  
    align-items: center;
  
}

#s-32371b3b-9f81-482f-888a-b0dd6cfd29ab {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}








#s-32371b3b-9f81-482f-888a-b0dd6cfd29ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32371b3b-9f81-482f-888a-b0dd6cfd29ab.shg-box.shg-c {
  justify-content: center;
}

#s-0c062b8c-ec87-425a-8561-405881c5fc78 {
  margin-top: 20%;
margin-left: auto;
margin-bottom: 20%;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-0c062b8c-ec87-425a-8561-405881c5fc78 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0c062b8c-ec87-425a-8561-405881c5fc78 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0c062b8c-ec87-425a-8561-405881c5fc78 {
  
}
}@media (max-width: 767px){#s-0c062b8c-ec87-425a-8561-405881c5fc78 {
  
}
}







#s-0c062b8c-ec87-425a-8561-405881c5fc78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c062b8c-ec87-425a-8561-405881c5fc78.shg-box.shg-c {
  justify-content: center;
}

#s-64c80344-4f11-4bb3-8e35-3049adaa797d {
  border-style: solid;
margin-top: 10%;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 02px;
border-right-width: 0px;
border-color: rgba(164, 164, 164, 1);
max-width: 400px;
}

#s-216f95f4-270e-48ef-b3e6-c050df117819 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 400px;
}

#s-81e38494-57bf-420f-9deb-8348760a5d8f {
  min-height: 50px;
background-color: rgba(228, 228, 228, 1);
}








#s-81e38494-57bf-420f-9deb-8348760a5d8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81e38494-57bf-420f-9deb-8348760a5d8f.shg-box.shg-c {
  justify-content: center;
}

#s-8d4d6437-bebd-4eba-90d0-6d223737c301 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1600px;
background-color: rgba(245, 245, 245, 1);
}








#s-8d4d6437-bebd-4eba-90d0-6d223737c301 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d4d6437-bebd-4eba-90d0-6d223737c301.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6c858fb9-0f12-4ed8-8af1-50f5f6e31f58"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-34cd1cb5-f5ec-4afd-86b1-08615ccde584 {
  margin-top: 20%;
margin-left: auto;
margin-bottom: 20%;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-34cd1cb5-f5ec-4afd-86b1-08615ccde584 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-34cd1cb5-f5ec-4afd-86b1-08615ccde584 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-34cd1cb5-f5ec-4afd-86b1-08615ccde584 {
  
}
}@media (max-width: 767px){#s-34cd1cb5-f5ec-4afd-86b1-08615ccde584 {
  
}
}







#s-34cd1cb5-f5ec-4afd-86b1-08615ccde584 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34cd1cb5-f5ec-4afd-86b1-08615ccde584.shg-box.shg-c {
  justify-content: center;
}

#s-9dd10b9e-93f1-49f7-ab8c-abd287481e04 {
  border-style: solid;
margin-top: 10%;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 02px;
border-right-width: 0px;
border-color: rgba(164, 164, 164, 1);
max-width: 400px;
}

#s-e3912ff2-658d-4aa0-8136-2e6ab0b6af4c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 400px;
}

#s-f5dfbc44-85e2-477f-ae6c-c6477c84259f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}








#s-f5dfbc44-85e2-477f-ae6c-c6477c84259f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5dfbc44-85e2-477f-ae6c-c6477c84259f.shg-box.shg-c {
  justify-content: center;
}

#s-aa8e6f90-47fb-4a10-8f2d-b08697339f0a {
  text-align: center;
}




  #s-aa8e6f90-47fb-4a10-8f2d-b08697339f0a img.shogun-image {
    
    width: px;
  }


#s-aa8e6f90-47fb-4a10-8f2d-b08697339f0a .shogun-image-content {
  
    align-items: center;
  
}

#s-c2953e10-c630-4df7-9c09-f5d8dd3282f8 {
  min-height: 50px;
background-color: rgba(174, 233, 232, 1);
}








#s-c2953e10-c630-4df7-9c09-f5d8dd3282f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2953e10-c630-4df7-9c09-f5d8dd3282f8.shg-box.shg-c {
  justify-content: center;
}

#s-03979f28-673b-4a6c-82b7-d4922839dc07 {
  min-height: 50px;
background-color: rgba(221, 248, 247, 1);
}








#s-03979f28-673b-4a6c-82b7-d4922839dc07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03979f28-673b-4a6c-82b7-d4922839dc07.shg-box.shg-c {
  justify-content: center;
}

#s-207db902-8cc9-4681-9068-26bdd56c5ab3 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1600px;
background-color: rgba(245, 245, 245, 1);
}








#s-207db902-8cc9-4681-9068-26bdd56c5ab3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-207db902-8cc9-4681-9068-26bdd56c5ab3.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-ca2776f2-b23f-4fda-a2f1-ce94b9c94a16"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-1c115ee7-16eb-4a79-bd6a-638142bf2a13 {
  text-align: center;
}




  #s-1c115ee7-16eb-4a79-bd6a-638142bf2a13 img.shogun-image {
    
    width: px;
  }


#s-1c115ee7-16eb-4a79-bd6a-638142bf2a13 .shogun-image-content {
  
    align-items: center;
  
}

#s-888c8d01-6dd6-4267-9df8-ebd423d8acd0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}








#s-888c8d01-6dd6-4267-9df8-ebd423d8acd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-888c8d01-6dd6-4267-9df8-ebd423d8acd0.shg-box.shg-c {
  justify-content: center;
}

#s-d6018617-5865-465b-8e8e-5428c7258813 {
  margin-top: 20%;
margin-left: auto;
margin-bottom: 20%;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-d6018617-5865-465b-8e8e-5428c7258813 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d6018617-5865-465b-8e8e-5428c7258813 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d6018617-5865-465b-8e8e-5428c7258813 {
  
}
}@media (max-width: 767px){#s-d6018617-5865-465b-8e8e-5428c7258813 {
  
}
}







#s-d6018617-5865-465b-8e8e-5428c7258813 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6018617-5865-465b-8e8e-5428c7258813.shg-box.shg-c {
  justify-content: center;
}

#s-371e3646-1d42-4fb4-abba-91703ed34b7d {
  border-style: solid;
margin-top: 10%;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 02px;
border-right-width: 0px;
border-color: rgba(164, 164, 164, 1);
max-width: 400px;
}

#s-212004b5-7ae2-486c-99e0-da825930ec78 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 400px;
}

#s-5e31971e-b6dc-44d7-92a6-a7d0134eae63 {
  min-height: 50px;
background-color: rgba(228, 228, 228, 1);
}








#s-5e31971e-b6dc-44d7-92a6-a7d0134eae63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e31971e-b6dc-44d7-92a6-a7d0134eae63.shg-box.shg-c {
  justify-content: center;
}

#s-2be76d1b-e60c-4ed6-a60c-82aff68fdae3 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1600px;
background-color: rgba(245, 245, 245, 1);
}








#s-2be76d1b-e60c-4ed6-a60c-82aff68fdae3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2be76d1b-e60c-4ed6-a60c-82aff68fdae3.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-21170b91-bd72-4993-a5e2-e0c4e4cb9b4e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-87fb11ed-e6e8-49a3-9393-814ff2fd8603 {
  margin-top: 20%;
margin-left: auto;
margin-bottom: 20%;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-87fb11ed-e6e8-49a3-9393-814ff2fd8603 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-87fb11ed-e6e8-49a3-9393-814ff2fd8603 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-87fb11ed-e6e8-49a3-9393-814ff2fd8603 {
  
}
}@media (max-width: 767px){#s-87fb11ed-e6e8-49a3-9393-814ff2fd8603 {
  
}
}







#s-87fb11ed-e6e8-49a3-9393-814ff2fd8603 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87fb11ed-e6e8-49a3-9393-814ff2fd8603.shg-box.shg-c {
  justify-content: center;
}

#s-65669802-e336-4263-8757-146d95d76f7c {
  border-style: solid;
margin-top: 10%;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 02px;
border-right-width: 0px;
border-color: rgba(164, 164, 164, 1);
max-width: 400px;
}

#s-4fe661d9-b48f-4659-a680-27c437402f8f {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 400px;
}

#s-a5b267f4-67ef-4693-a15a-e970f7f351c7 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}








#s-a5b267f4-67ef-4693-a15a-e970f7f351c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5b267f4-67ef-4693-a15a-e970f7f351c7.shg-box.shg-c {
  justify-content: center;
}

#s-506ef731-bc1f-4770-a889-c1a554be2448 {
  text-align: center;
}




  #s-506ef731-bc1f-4770-a889-c1a554be2448 img.shogun-image {
    
    width: px;
  }


#s-506ef731-bc1f-4770-a889-c1a554be2448 .shogun-image-content {
  
    align-items: center;
  
}

#s-d41a1356-6498-4135-95d9-03a2e141814e {
  min-height: 50px;
background-color: rgba(174, 233, 232, 1);
}








#s-d41a1356-6498-4135-95d9-03a2e141814e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d41a1356-6498-4135-95d9-03a2e141814e.shg-box.shg-c {
  justify-content: center;
}

#s-7a73d8bd-b226-415d-bf1d-edccd5cee233 {
  min-height: 50px;
background-color: rgba(221, 248, 247, 1);
}








#s-7a73d8bd-b226-415d-bf1d-edccd5cee233 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a73d8bd-b226-415d-bf1d-edccd5cee233.shg-box.shg-c {
  justify-content: center;
}

#s-34c44b78-45b2-4c09-96ab-4d2f3279ba83 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1600px;
background-color: rgba(245, 245, 245, 1);
}








#s-34c44b78-45b2-4c09-96ab-4d2f3279ba83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34c44b78-45b2-4c09-96ab-4d2f3279ba83.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-be3ed54f-1f7a-4497-b3f7-b63819979495"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-088dc8ea-ac30-4b17-8276-bfaefce085e2 {
  text-align: center;
}




  #s-088dc8ea-ac30-4b17-8276-bfaefce085e2 img.shogun-image {
    
    width: px;
  }


#s-088dc8ea-ac30-4b17-8276-bfaefce085e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-718510d3-c8f1-4d44-8892-3bac6c0fd5ae {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}








#s-718510d3-c8f1-4d44-8892-3bac6c0fd5ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-718510d3-c8f1-4d44-8892-3bac6c0fd5ae.shg-box.shg-c {
  justify-content: center;
}

#s-f172b9f4-be79-4d01-b595-8f345c17f565 {
  margin-top: 20%;
margin-left: auto;
margin-bottom: 20%;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-f172b9f4-be79-4d01-b595-8f345c17f565 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f172b9f4-be79-4d01-b595-8f345c17f565 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f172b9f4-be79-4d01-b595-8f345c17f565 {
  
}
}@media (max-width: 767px){#s-f172b9f4-be79-4d01-b595-8f345c17f565 {
  
}
}







#s-f172b9f4-be79-4d01-b595-8f345c17f565 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f172b9f4-be79-4d01-b595-8f345c17f565.shg-box.shg-c {
  justify-content: center;
}

#s-c3f5a5e6-5179-41e9-992a-0b335954cfc8 {
  border-style: solid;
margin-top: 10%;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 02px;
border-right-width: 0px;
border-color: rgba(164, 164, 164, 1);
max-width: 400px;
}

#s-e0d7ec09-6f08-4081-9269-b3280c785b56 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 400px;
}

@media (min-width: 0px) {
[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-31f194ca-a3aa-4b95-b7ad-18c7082dab24"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b5e3d066-d49d-4959-8326-96c7d4be1756 {
  margin-top: 20%;
margin-left: auto;
margin-bottom: 20%;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-b5e3d066-d49d-4959-8326-96c7d4be1756 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b5e3d066-d49d-4959-8326-96c7d4be1756 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b5e3d066-d49d-4959-8326-96c7d4be1756 {
  
}
}@media (max-width: 767px){#s-b5e3d066-d49d-4959-8326-96c7d4be1756 {
  
}
}







#s-b5e3d066-d49d-4959-8326-96c7d4be1756 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5e3d066-d49d-4959-8326-96c7d4be1756.shg-box.shg-c {
  justify-content: center;
}

#s-cfb337f6-261f-48a1-a695-1b77826df044 {
  border-style: solid;
margin-top: 10%;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 02px;
border-right-width: 0px;
border-color: rgba(164, 164, 164, 1);
max-width: 400px;
}

#s-47364576-9d92-4e39-bc54-0f021e4f6aac {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 400px;
}

#s-2a115c1c-2086-48a5-a2fa-a99659c83d34 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}








#s-2a115c1c-2086-48a5-a2fa-a99659c83d34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a115c1c-2086-48a5-a2fa-a99659c83d34.shg-box.shg-c {
  justify-content: center;
}

#s-99748a0d-b749-4ed2-a488-e96d6d82c532 {
  text-align: center;
}




  #s-99748a0d-b749-4ed2-a488-e96d6d82c532 img.shogun-image {
    
    width: px;
  }


#s-99748a0d-b749-4ed2-a488-e96d6d82c532 .shogun-image-content {
  
    align-items: center;
  
}

#s-e4a910b0-cf59-4a45-84e8-ec75d7bd39a9 {
  min-height: 50px;
background-color: rgba(174, 233, 232, 1);
}








#s-e4a910b0-cf59-4a45-84e8-ec75d7bd39a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4a910b0-cf59-4a45-84e8-ec75d7bd39a9.shg-box.shg-c {
  justify-content: center;
}

#s-f263655c-83d8-45d0-bd66-11daac20bf63 {
  min-height: 50px;
background-color: rgba(221, 248, 247, 1);
}








#s-f263655c-83d8-45d0-bd66-11daac20bf63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f263655c-83d8-45d0-bd66-11daac20bf63.shg-box.shg-c {
  justify-content: center;
}

#s-6d532768-4783-42f6-b3ac-8ae93b5afc54 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1600px;
background-color: rgba(245, 245, 245, 1);
}








#s-6d532768-4783-42f6-b3ac-8ae93b5afc54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d532768-4783-42f6-b3ac-8ae93b5afc54.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-02c82c01-5627-4874-8983-63b6b6f3d261"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-5f9d5efe-9237-4572-8a89-6cc02512c52a {
  text-align: center;
}




  #s-5f9d5efe-9237-4572-8a89-6cc02512c52a img.shogun-image {
    
    width: px;
  }


#s-5f9d5efe-9237-4572-8a89-6cc02512c52a .shogun-image-content {
  
    align-items: center;
  
}

#s-949f265e-b24a-4463-b001-023adc424779 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}








#s-949f265e-b24a-4463-b001-023adc424779 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-949f265e-b24a-4463-b001-023adc424779.shg-box.shg-c {
  justify-content: center;
}

#s-e4f26d70-c126-4e80-a030-537be982c419 {
  margin-top: 20%;
margin-left: auto;
margin-bottom: 20%;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-e4f26d70-c126-4e80-a030-537be982c419 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e4f26d70-c126-4e80-a030-537be982c419 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e4f26d70-c126-4e80-a030-537be982c419 {
  
}
}@media (max-width: 767px){#s-e4f26d70-c126-4e80-a030-537be982c419 {
  
}
}







#s-e4f26d70-c126-4e80-a030-537be982c419 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4f26d70-c126-4e80-a030-537be982c419.shg-box.shg-c {
  justify-content: center;
}

#s-e7de171b-3b89-4163-a40b-a05bebc65fd0 {
  border-style: solid;
margin-top: 10%;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 02px;
border-right-width: 0px;
border-color: rgba(164, 164, 164, 1);
max-width: 400px;
}

#s-21474c62-db6c-46ba-800c-df44514ad673 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 400px;
}

#s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec {
  background-image: url(https://i.shgcdn.com/f075859a-5755-4747-891f-28979ca7e498/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
background-position: center center;
}

@media (min-width: 0px) {
[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3e3c3f1e-1a77-47e1-bad2-b718731e80ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9f930bda-0c9f-4a48-9b95-d59772858dec {
  margin-top: auto;
margin-bottom: auto;
min-height: 800px;
}








#s-9f930bda-0c9f-4a48-9b95-d59772858dec > .shg-box-overlay {
  background-color: rgba(122, 121, 121, 1);
  opacity: 0;
}#s-9f930bda-0c9f-4a48-9b95-d59772858dec {
  cursor: pointer;
}#s-9f930bda-0c9f-4a48-9b95-d59772858dec.shg-box.shg-c {
  justify-content: center;
}

#s-513fd531-fe56-4e30-af54-d00253d18e4b {
  margin-top: 10%;
margin-left: 10px;
margin-bottom: 10%;
margin-right: 10px;
min-height: 50px;
}








#s-513fd531-fe56-4e30-af54-d00253d18e4b > .shg-box-overlay {
  background-color: rgba(56, 56, 56, 1);
  opacity: 0.46;
}#s-513fd531-fe56-4e30-af54-d00253d18e4b.shg-box.shg-c {
  justify-content: center;
}

#s-fa55a852-88b5-4a17-a780-7ac5f0cad202 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fa55a852-88b5-4a17-a780-7ac5f0cad202 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ee7460d6-9ff5-4c03-b406-87b5139ae35b {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-ee7460d6-9ff5-4c03-b406-87b5139ae35b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ee7460d6-9ff5-4c03-b406-87b5139ae35b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ee7460d6-9ff5-4c03-b406-87b5139ae35b {
  
}
}@media (max-width: 767px){#s-ee7460d6-9ff5-4c03-b406-87b5139ae35b {
  
}
}
#s-69fa99d7-9fa9-4716-b566-006dc6ba5545 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-69fa99d7-9fa9-4716-b566-006dc6ba5545 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-f6592b73-9ab7-4a66-8f4d-e7102d6ff38c {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-04f0c07c-d59c-47cb-b3fc-3fef6783247c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-a805218d-347e-4081-89f1-ec59809b4a96 {
  text-align: center;
}




  #s-a805218d-347e-4081-89f1-ec59809b4a96 img.shogun-image {
    
    width: px;
  }


#s-a805218d-347e-4081-89f1-ec59809b4a96 .shogun-image-content {
  
    align-items: center;
  
}

#s-f9c92b53-6a02-4e8f-84cd-d6f83ea89f1f {
  text-align: center;
}




  #s-f9c92b53-6a02-4e8f-84cd-d6f83ea89f1f img.shogun-image {
    
    width: px;
  }


#s-f9c92b53-6a02-4e8f-84cd-d6f83ea89f1f .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-3f3ae734-c082-40ee-b0dc-eb05ba6e7de7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-32c0da43-f1e3-4769-8372-1646db981760 {
  text-align: center;
}




  #s-32c0da43-f1e3-4769-8372-1646db981760 img.shogun-image {
    
    width: px;
  }


#s-32c0da43-f1e3-4769-8372-1646db981760 .shogun-image-content {
  
    align-items: center;
  
}

#s-22ebd0fe-5faa-4d9c-bb3b-edb6d91786b6 {
  text-align: center;
}




  #s-22ebd0fe-5faa-4d9c-bb3b-edb6d91786b6 img.shogun-image {
    
    width: px;
  }


#s-22ebd0fe-5faa-4d9c-bb3b-edb6d91786b6 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-13823008-5ef5-47a5-ae5f-9016dabe1bb5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-619bf802-12ca-4f86-a736-5a4948aca40a {
  text-align: center;
}




  #s-619bf802-12ca-4f86-a736-5a4948aca40a img.shogun-image {
    
    width: px;
  }


#s-619bf802-12ca-4f86-a736-5a4948aca40a .shogun-image-content {
  
    align-items: center;
  
}

#s-202dc80c-df3d-49ba-bdda-abde429df8fd {
  text-align: center;
}




  #s-202dc80c-df3d-49ba-bdda-abde429df8fd img.shogun-image {
    
    width: px;
  }


#s-202dc80c-df3d-49ba-bdda-abde429df8fd .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-53a4d999-0bca-44ce-9863-7652b49ca199"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-1c73ce78-2572-4f29-bc07-c9597285bca7 {
  text-align: center;
}




  #s-1c73ce78-2572-4f29-bc07-c9597285bca7 img.shogun-image {
    
    width: px;
  }


#s-1c73ce78-2572-4f29-bc07-c9597285bca7 .shogun-image-content {
  
    align-items: center;
  
}

#s-b8219ae0-ff31-42b1-9d04-a202ca1a2778 {
  text-align: center;
}




  #s-b8219ae0-ff31-42b1-9d04-a202ca1a2778 img.shogun-image {
    
    width: px;
  }


#s-b8219ae0-ff31-42b1-9d04-a202ca1a2778 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-e49b2c86-9b37-4d40-b82c-92840e4865ac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-8e4d7a50-4d1a-4c63-8012-4c9e0f0c6b4c {
  text-align: center;
}




  #s-8e4d7a50-4d1a-4c63-8012-4c9e0f0c6b4c img.shogun-image {
    
    width: px;
  }


#s-8e4d7a50-4d1a-4c63-8012-4c9e0f0c6b4c .shogun-image-content {
  
    align-items: center;
  
}

#s-b034c919-accf-424f-b6b2-6291be3c5f62 {
  text-align: center;
}




  #s-b034c919-accf-424f-b6b2-6291be3c5f62 img.shogun-image {
    
    width: px;
  }


#s-b034c919-accf-424f-b6b2-6291be3c5f62 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-d8496752-bef9-459a-9d89-5b15c0618608"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-99fcbb48-4ba1-41a9-b796-ba05c762762f {
  text-align: center;
}




  #s-99fcbb48-4ba1-41a9-b796-ba05c762762f img.shogun-image {
    
    width: px;
  }


#s-99fcbb48-4ba1-41a9-b796-ba05c762762f .shogun-image-content {
  
    align-items: center;
  
}

#s-13138c88-bb11-4bea-b41e-e681391468d2 {
  text-align: center;
}




  #s-13138c88-bb11-4bea-b41e-e681391468d2 img.shogun-image {
    
    width: px;
  }


#s-13138c88-bb11-4bea-b41e-e681391468d2 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-da63dcb4-e751-43a0-9926-cadda8bf32a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-a58c8223-0c93-4da7-b195-7dc555c9c5c7 {
  text-align: center;
}




  #s-a58c8223-0c93-4da7-b195-7dc555c9c5c7 img.shogun-image {
    
    width: px;
  }


#s-a58c8223-0c93-4da7-b195-7dc555c9c5c7 .shogun-image-content {
  
    align-items: center;
  
}

#s-1da66982-aa02-48ff-a854-692a51b60054 {
  text-align: center;
}




  #s-1da66982-aa02-48ff-a854-692a51b60054 img.shogun-image {
    
    width: px;
  }


#s-1da66982-aa02-48ff-a854-692a51b60054 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-14003f0c-0e4f-41f1-9bcd-37ad31b941f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-fc012778-fe7d-40fc-8696-ba11b09d63ea {
  text-align: center;
}




  #s-fc012778-fe7d-40fc-8696-ba11b09d63ea img.shogun-image {
    
    width: px;
  }


#s-fc012778-fe7d-40fc-8696-ba11b09d63ea .shogun-image-content {
  
    align-items: center;
  
}

#s-e309a436-1239-4fe1-b4c0-3b5367aecc95 {
  text-align: center;
}




  #s-e309a436-1239-4fe1-b4c0-3b5367aecc95 img.shogun-image {
    
    width: px;
  }


#s-e309a436-1239-4fe1-b4c0-3b5367aecc95 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f048b0ed-7015-44de-8d00-af17c6ac60f0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-44ea818d-863b-47e6-8208-88b43c352862 {
  text-align: center;
}




  #s-44ea818d-863b-47e6-8208-88b43c352862 img.shogun-image {
    
    width: px;
  }


#s-44ea818d-863b-47e6-8208-88b43c352862 .shogun-image-content {
  
    align-items: center;
  
}

#s-eccdc121-d5c7-479b-8fce-656f0e7f00dd {
  text-align: center;
}




  #s-eccdc121-d5c7-479b-8fce-656f0e7f00dd img.shogun-image {
    
    width: px;
  }


#s-eccdc121-d5c7-479b-8fce-656f0e7f00dd .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-ff107557-1f0c-42ce-b366-fa22a7aef7ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-e41836aa-f5d7-46c4-848b-e6a7ea3af6ce {
  text-align: center;
}




  #s-e41836aa-f5d7-46c4-848b-e6a7ea3af6ce img.shogun-image {
    
    width: px;
  }


#s-e41836aa-f5d7-46c4-848b-e6a7ea3af6ce .shogun-image-content {
  
    align-items: center;
  
}

#s-aa13ffd0-2947-4226-9b31-a529e9b1ddc0 {
  text-align: center;
}




  #s-aa13ffd0-2947-4226-9b31-a529e9b1ddc0 img.shogun-image {
    
    width: px;
  }


#s-aa13ffd0-2947-4226-9b31-a529e9b1ddc0 .shogun-image-content {
  
    align-items: center;
  
}

#s-5a9936eb-a9db-4933-a06c-6fa5fe3ba92f {
  margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
}

#s-532e865a-62aa-4d0e-a4ca-f8069da398c7 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-532e865a-62aa-4d0e-a4ca-f8069da398c7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-68ea0a27-a3e8-4122-9d8c-124b53b46ca7 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-68ea0a27-a3e8-4122-9d8c-124b53b46ca7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-68ea0a27-a3e8-4122-9d8c-124b53b46ca7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-68ea0a27-a3e8-4122-9d8c-124b53b46ca7 {
  
}
}@media (max-width: 767px){#s-68ea0a27-a3e8-4122-9d8c-124b53b46ca7 {
  
}
}







#s-68ea0a27-a3e8-4122-9d8c-124b53b46ca7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68ea0a27-a3e8-4122-9d8c-124b53b46ca7.shg-box.shg-c {
  justify-content: center;
}

#s-822276bb-3c90-4330-b2af-68563119fead {
  background-image: url(https://i.shgcdn.com/28e5c5c0-a1da-4188-8d08-91a9ee233b5b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

@media (min-width: 0px) {
[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-822276bb-3c90-4330-b2af-68563119fead"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c7169467-bff3-4c49-8add-bf3afead6315 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-b6e4d651-d1f8-44a2-a7cb-c20fcc8d809c {
  margin-top: 20px;
margin-bottom: 20px;
background-color: rgba(255, 255, 255, 0);
}

#s-8f23b502-ad36-450c-aa77-9d14c2ee0688 {
  margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
}








#s-8f23b502-ad36-450c-aa77-9d14c2ee0688 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f23b502-ad36-450c-aa77-9d14c2ee0688.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ed47780c-c014-47a6-931f-a8ab41ccdffd {
  margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-ed47780c-c014-47a6-931f-a8ab41ccdffd .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b56b85e0-c974-4369-a0cc-6bc2756e7d2f {
  margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b51ac8af-5ba9-4452-8701-23c21a373900"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-e28af51c-743b-499e-8713-6d20748870b2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-e28af51c-743b-499e-8713-6d20748870b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-e28af51c-743b-499e-8713-6d20748870b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(106, 108, 109, 1);
}

#s-e28af51c-743b-499e-8713-6d20748870b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-e28af51c-743b-499e-8713-6d20748870b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(106, 108, 109, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-e28af51c-743b-499e-8713-6d20748870b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-e9af19a3-1c34-4f8e-a449-4710cf4d73a6 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}




  #s-e9af19a3-1c34-4f8e-a449-4710cf4d73a6 img.shogun-image {
    
    width: px;
  }


#s-e9af19a3-1c34-4f8e-a449-4710cf4d73a6 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-a2106235-15f8-43a2-b2d5-51fc804396bf {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(98, 96, 96, 1);
border-radius: 4px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
}
#s-a2106235-15f8-43a2-b2d5-51fc804396bf:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(141, 216, 234, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-a2106235-15f8-43a2-b2d5-51fc804396bf:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(242, 242, 242, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-a2106235-15f8-43a2-b2d5-51fc804396bf.shg-btn {
  color: rgba(98, 96, 96, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-a729d3ef-3134-4a29-92e7-0f9c1ea248f7 {
  min-height: 50px;
}








#s-a729d3ef-3134-4a29-92e7-0f9c1ea248f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a729d3ef-3134-4a29-92e7-0f9c1ea248f7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bc875304-279e-4192-a680-3532964223c7 {
  margin-top: 20px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc875304-279e-4192-a680-3532964223c7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c0421183-4615-4326-a797-cabcfad4e4d0 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
min-height: 50px;
}








#s-c0421183-4615-4326-a797-cabcfad4e4d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0421183-4615-4326-a797-cabcfad4e4d0.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-01a51b7e-f7cc-4fb3-bba7-964dee9b25bd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5e3b0442-0324-4f0a-b962-6bdef0a51883 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5e3b0442-0324-4f0a-b962-6bdef0a51883 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-52ce18d0-0b74-4002-ad9d-eebfd0e55ec2 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-52ce18d0-0b74-4002-ad9d-eebfd0e55ec2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-52ce18d0-0b74-4002-ad9d-eebfd0e55ec2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-52ce18d0-0b74-4002-ad9d-eebfd0e55ec2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(106, 108, 109, 1);
}

#s-52ce18d0-0b74-4002-ad9d-eebfd0e55ec2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-52ce18d0-0b74-4002-ad9d-eebfd0e55ec2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(106, 108, 109, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-52ce18d0-0b74-4002-ad9d-eebfd0e55ec2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-86728ed7-0aee-40b2-bdf8-6d9f367ea40c {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-62f060af-1434-45ff-89c7-3e22cc5de976 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-5447d563-e649-41ee-a84c-9b5d4e048d95 {
  margin-top: 10px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
min-height: 50px;
}








#s-5447d563-e649-41ee-a84c-9b5d4e048d95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5447d563-e649-41ee-a84c-9b5d4e048d95.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b2d50fd8-84e5-4f8a-bcd6-a7b3912421d6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-32ee5335-ca63-4c45-8a2a-826dc5f5804b {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-32ee5335-ca63-4c45-8a2a-826dc5f5804b .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-79f7ee2f-ab8f-49d4-8da0-d072187b2c84 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-79f7ee2f-ab8f-49d4-8da0-d072187b2c84 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-79f7ee2f-ab8f-49d4-8da0-d072187b2c84 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-79f7ee2f-ab8f-49d4-8da0-d072187b2c84 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(106, 108, 109, 1);
}

#s-79f7ee2f-ab8f-49d4-8da0-d072187b2c84 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-79f7ee2f-ab8f-49d4-8da0-d072187b2c84 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(106, 108, 109, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-79f7ee2f-ab8f-49d4-8da0-d072187b2c84 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d0919a68-a7c7-4a74-a0c3-ff3d16e363f1 {
  min-height: 50px;
}








#s-d0919a68-a7c7-4a74-a0c3-ff3d16e363f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0919a68-a7c7-4a74-a0c3-ff3d16e363f1.shg-box.shg-c {
  justify-content: center;
}

#s-b2d9a1d9-94bd-4d95-bdde-5070f28f5be7 {
  margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
min-height: 50px;
}








#s-b2d9a1d9-94bd-4d95-bdde-5070f28f5be7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2d9a1d9-94bd-4d95-bdde-5070f28f5be7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6fdf3237-7903-450f-92fc-f3e9c104fa86 {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6fdf3237-7903-450f-92fc-f3e9c104fa86 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-38433419-d8fb-4b1a-af42-1b0ada98c507 {
  margin-left: 35px;
margin-right: 35px;
padding-left: 10px;
padding-right: 10px;
}

#s-4e762230-003a-43d0-bebc-a98be35891c1 {
  border-style: solid;
margin-top: 15px;
margin-left: 20px;
margin-bottom: 15px;
margin-right: 20px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 4px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-4e762230-003a-43d0-bebc-a98be35891c1:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-4e762230-003a-43d0-bebc-a98be35891c1:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(242, 242, 242, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}


#s-4e762230-003a-43d0-bebc-a98be35891c1.shg-btn {
  color: rgba(98, 96, 96, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

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