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

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

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

#s-f1e1dbc0-4f00-405b-bfed-792ff13921c1 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-f1e1dbc0-4f00-405b-bfed-792ff13921c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1e1dbc0-4f00-405b-bfed-792ff13921c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1e1dbc0-4f00-405b-bfed-792ff13921c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f1e1dbc0-4f00-405b-bfed-792ff13921c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1e1dbc0-4f00-405b-bfed-792ff13921c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1e1dbc0-4f00-405b-bfed-792ff13921c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1e1dbc0-4f00-405b-bfed-792ff13921c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

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

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

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

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

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

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

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

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 0;
  transform: translateZ(0px);
}

#s-f33dad4a-bfc4-4c30-b468-25b801b8c5af {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 600px;
}








#s-f33dad4a-bfc4-4c30-b468-25b801b8c5af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f33dad4a-bfc4-4c30-b468-25b801b8c5af {
  cursor: pointer;
}#s-f33dad4a-bfc4-4c30-b468-25b801b8c5af.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-f63e2185-52e1-4088-bda5-84912dc18f86 {
  margin-bottom: -5px;
min-height: 530px;
text-align: left;
}

.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-da9cb18b-91a1-4381-82fa-0f39d6d5de5f {
  margin-top: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(17, 17, 17, 1);
}

#s-da9cb18b-91a1-4381-82fa-0f39d6d5de5f .shogun-heading-component h1 {
  color: rgba(247, 246, 243, 1);
  font-weight:  normal ;
  font-family: "Roboto Slab";
  font-style:  normal ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (max-width: 767px){#s-f84df25e-9431-417c-bcad-490a305a354e {
  display: none;
}
#s-f84df25e-9431-417c-bcad-490a305a354e, #wrap-s-f84df25e-9431-417c-bcad-490a305a354e { display:none !important; }}
@media (min-width: 0px) {
[id="s-f84df25e-9431-417c-bcad-490a305a354e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f84df25e-9431-417c-bcad-490a305a354e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f84df25e-9431-417c-bcad-490a305a354e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f84df25e-9431-417c-bcad-490a305a354e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-25b66a2b-630b-41b5-b88c-3a7fafe2dce6 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 19em;
}








#s-25b66a2b-630b-41b5-b88c-3a7fafe2dce6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25b66a2b-630b-41b5-b88c-3a7fafe2dce6 {
  cursor: pointer;
}#s-25b66a2b-630b-41b5-b88c-3a7fafe2dce6.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-edec7423-5c04-41a0-a7b5-8de4c212ead3 {
  text-align: center;
}







  img.s-edec7423-5c04-41a0-a7b5-8de4c212ead3.shogun-image {
    
    
  }


.s-edec7423-5c04-41a0-a7b5-8de4c212ead3 .shogun-image-content {
  
    align-items: center;
  
}

.s-edec7423-5c04-41a0-a7b5-8de4c212ead3.shg-align-container {
  text-align: center
}

.s-edec7423-5c04-41a0-a7b5-8de4c212ead3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-edec7423-5c04-41a0-a7b5-8de4c212ead3.shogun-image {
  box-sizing: border-box;
}



#s-299796ab-68ea-41b3-907c-4e8f83a9f307 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 8px;
padding-bottom: 8px;
text-align: center;
background-color: rgba(17, 17, 17, 1);
}

#s-299796ab-68ea-41b3-907c-4e8f83a9f307 .shogun-heading-component h1 {
  color: rgba(247, 246, 243, 1);
  font-weight:   ;
  font-family: "Roboto Slab";
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1101d7ad-f867-4473-8b4f-45f2f88dcad7 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 19em;
}








#s-1101d7ad-f867-4473-8b4f-45f2f88dcad7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1101d7ad-f867-4473-8b4f-45f2f88dcad7 {
  cursor: pointer;
}#s-1101d7ad-f867-4473-8b4f-45f2f88dcad7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-5c8c3756-ce80-41d6-8f9b-f2b02cfca237 {
  text-align: center;
}







  img.s-5c8c3756-ce80-41d6-8f9b-f2b02cfca237.shogun-image {
    
    
  }


.s-5c8c3756-ce80-41d6-8f9b-f2b02cfca237 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c8c3756-ce80-41d6-8f9b-f2b02cfca237.shg-align-container {
  text-align: center
}

.s-5c8c3756-ce80-41d6-8f9b-f2b02cfca237.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c8c3756-ce80-41d6-8f9b-f2b02cfca237.shogun-image {
  box-sizing: border-box;
}



#s-3e1e8bfc-22aa-4e8b-8790-cccdb653ccea {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 8px;
padding-bottom: 8px;
text-align: center;
background-color: rgba(17, 17, 17, 1);
}

#s-3e1e8bfc-22aa-4e8b-8790-cccdb653ccea .shogun-heading-component h1 {
  color: rgba(247, 246, 243, 1);
  font-weight:   ;
  font-family: "Roboto Slab";
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-119887d2-ae0f-493e-b5a8-97445deb4904 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 19em;
}








#s-119887d2-ae0f-493e-b5a8-97445deb4904 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-119887d2-ae0f-493e-b5a8-97445deb4904 {
  cursor: pointer;
}#s-119887d2-ae0f-493e-b5a8-97445deb4904.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-df7c6595-0d28-4701-92fa-6b5b7d3c1c37 {
  text-align: center;
}







  img.s-df7c6595-0d28-4701-92fa-6b5b7d3c1c37.shogun-image {
    
    
  }


.s-df7c6595-0d28-4701-92fa-6b5b7d3c1c37 .shogun-image-content {
  
    align-items: center;
  
}

.s-df7c6595-0d28-4701-92fa-6b5b7d3c1c37.shg-align-container {
  text-align: center
}

.s-df7c6595-0d28-4701-92fa-6b5b7d3c1c37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df7c6595-0d28-4701-92fa-6b5b7d3c1c37.shogun-image {
  box-sizing: border-box;
}



#s-68c960c4-3a59-43d1-b091-c77af410966c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 8px;
padding-bottom: 8px;
text-align: center;
background-color: rgba(17, 17, 17, 1);
}

#s-68c960c4-3a59-43d1-b091-c77af410966c .shogun-heading-component h1 {
  color: rgba(247, 246, 243, 1);
  font-weight:   ;
  font-family: "Roboto Slab";
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8a0420a1-3787-400b-b688-4809b0f48aa7 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 19em;
}








#s-8a0420a1-3787-400b-b688-4809b0f48aa7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a0420a1-3787-400b-b688-4809b0f48aa7 {
  cursor: pointer;
}#s-8a0420a1-3787-400b-b688-4809b0f48aa7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-99b1e2be-d30b-4136-9747-ea09c4bca087 {
  text-align: center;
}







  img.s-99b1e2be-d30b-4136-9747-ea09c4bca087.shogun-image {
    
    
  }


.s-99b1e2be-d30b-4136-9747-ea09c4bca087 .shogun-image-content {
  
    align-items: center;
  
}

.s-99b1e2be-d30b-4136-9747-ea09c4bca087.shg-align-container {
  text-align: center
}

.s-99b1e2be-d30b-4136-9747-ea09c4bca087.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99b1e2be-d30b-4136-9747-ea09c4bca087.shogun-image {
  box-sizing: border-box;
}



#s-202c4e6a-a7d5-4208-84af-349279efffb7 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 8px;
padding-bottom: 8px;
text-align: center;
background-color: rgba(17, 17, 17, 1);
}

#s-202c4e6a-a7d5-4208-84af-349279efffb7 .shogun-heading-component h1 {
  color: rgba(247, 246, 243, 1);
  font-weight:   ;
  font-family: "Roboto Slab";
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2456ad23-4870-4e56-be70-c9deba7b23f5 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-2456ad23-4870-4e56-be70-c9deba7b23f5 {
  display: none;
}
#s-2456ad23-4870-4e56-be70-c9deba7b23f5, #wrap-s-2456ad23-4870-4e56-be70-c9deba7b23f5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2456ad23-4870-4e56-be70-c9deba7b23f5 {
  display: none;
}
#s-2456ad23-4870-4e56-be70-c9deba7b23f5, #wrap-s-2456ad23-4870-4e56-be70-c9deba7b23f5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2456ad23-4870-4e56-be70-c9deba7b23f5 {
  display: none;
}
#s-2456ad23-4870-4e56-be70-c9deba7b23f5, #wrap-s-2456ad23-4870-4e56-be70-c9deba7b23f5 { display:none !important; }}@media (max-width: 767px){#s-2456ad23-4870-4e56-be70-c9deba7b23f5 {
  
}
}
@media (min-width: 0px) {
[id="s-2456ad23-4870-4e56-be70-c9deba7b23f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2456ad23-4870-4e56-be70-c9deba7b23f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2456ad23-4870-4e56-be70-c9deba7b23f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2456ad23-4870-4e56-be70-c9deba7b23f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5c417870-c8cf-497f-a1a0-dfffdb3b0db2 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}








#s-5c417870-c8cf-497f-a1a0-dfffdb3b0db2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c417870-c8cf-497f-a1a0-dfffdb3b0db2 {
  cursor: pointer;
}#s-5c417870-c8cf-497f-a1a0-dfffdb3b0db2.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-88da8b26-4844-448a-a3a9-3e4aea0ffbb2 {
  text-align: center;
}







  img.s-88da8b26-4844-448a-a3a9-3e4aea0ffbb2.shogun-image {
    
    
  }


.s-88da8b26-4844-448a-a3a9-3e4aea0ffbb2 .shogun-image-content {
  
    align-items: center;
  
}

.s-88da8b26-4844-448a-a3a9-3e4aea0ffbb2.shg-align-container {
  text-align: center
}

.s-88da8b26-4844-448a-a3a9-3e4aea0ffbb2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88da8b26-4844-448a-a3a9-3e4aea0ffbb2.shogun-image {
  box-sizing: border-box;
}



#s-860db5ae-d8ed-4bbe-9481-6c21261ea305 {
  padding-top: 8px;
padding-bottom: 8px;
text-align: center;
background-color: rgba(17, 17, 17, 1);
}

#s-860db5ae-d8ed-4bbe-9481-6c21261ea305 .shogun-heading-component h1 {
  color: rgba(247, 246, 243, 1);
  font-weight:   ;
  font-family: "Roboto Slab";
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e95b1ad6-3984-4586-8213-486f4ea61fda {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
}








#s-e95b1ad6-3984-4586-8213-486f4ea61fda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e95b1ad6-3984-4586-8213-486f4ea61fda {
  cursor: pointer;
}#s-e95b1ad6-3984-4586-8213-486f4ea61fda.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-c588d10e-a020-46c4-9a69-05e8e8a01d0a {
  text-align: center;
}







  img.s-c588d10e-a020-46c4-9a69-05e8e8a01d0a.shogun-image {
    
    
  }


.s-c588d10e-a020-46c4-9a69-05e8e8a01d0a .shogun-image-content {
  
    align-items: center;
  
}

.s-c588d10e-a020-46c4-9a69-05e8e8a01d0a.shg-align-container {
  text-align: center
}

.s-c588d10e-a020-46c4-9a69-05e8e8a01d0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c588d10e-a020-46c4-9a69-05e8e8a01d0a.shogun-image {
  box-sizing: border-box;
}



#s-3cf2ff23-a7cd-4d41-ae1a-483ffff58d63 {
  padding-top: 8px;
padding-bottom: 8px;
text-align: center;
background-color: rgba(17, 17, 17, 1);
}

#s-3cf2ff23-a7cd-4d41-ae1a-483ffff58d63 .shogun-heading-component h1 {
  color: rgba(247, 246, 243, 1);
  font-weight:   ;
  font-family: "Roboto Slab";
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-22e2e359-b021-4a74-830a-d5dadacb24a9 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
}








#s-22e2e359-b021-4a74-830a-d5dadacb24a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22e2e359-b021-4a74-830a-d5dadacb24a9 {
  cursor: pointer;
}#s-22e2e359-b021-4a74-830a-d5dadacb24a9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-86134757-12b5-41d3-9462-769a1cdebb30 {
  text-align: center;
}







  img.s-86134757-12b5-41d3-9462-769a1cdebb30.shogun-image {
    
    
  }


.s-86134757-12b5-41d3-9462-769a1cdebb30 .shogun-image-content {
  
    align-items: center;
  
}

.s-86134757-12b5-41d3-9462-769a1cdebb30.shg-align-container {
  text-align: center
}

.s-86134757-12b5-41d3-9462-769a1cdebb30.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-86134757-12b5-41d3-9462-769a1cdebb30.shogun-image {
  box-sizing: border-box;
}



#s-d1a36f01-def6-4cc2-869b-d3d3d74565a3 {
  padding-top: 8px;
padding-bottom: 8px;
text-align: center;
background-color: rgba(17, 17, 17, 1);
}

#s-d1a36f01-def6-4cc2-869b-d3d3d74565a3 .shogun-heading-component h1 {
  color: rgba(247, 246, 243, 1);
  font-weight:   ;
  font-family: "Roboto Slab";
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-70481c0c-7ad4-406f-b863-6a544e7db75e {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}








#s-70481c0c-7ad4-406f-b863-6a544e7db75e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70481c0c-7ad4-406f-b863-6a544e7db75e {
  cursor: pointer;
}#s-70481c0c-7ad4-406f-b863-6a544e7db75e.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-5e75ac75-ab19-4c63-be06-da4879d70d95 {
  text-align: center;
}







  img.s-5e75ac75-ab19-4c63-be06-da4879d70d95.shogun-image {
    
    
  }


.s-5e75ac75-ab19-4c63-be06-da4879d70d95 .shogun-image-content {
  
    align-items: center;
  
}

.s-5e75ac75-ab19-4c63-be06-da4879d70d95.shg-align-container {
  text-align: center
}

.s-5e75ac75-ab19-4c63-be06-da4879d70d95.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e75ac75-ab19-4c63-be06-da4879d70d95.shogun-image {
  box-sizing: border-box;
}



#s-47d98881-ed9a-4d11-a84f-3d8e1aede6ab {
  padding-top: 8px;
padding-bottom: 8px;
text-align: center;
background-color: rgba(17, 17, 17, 1);
}

#s-47d98881-ed9a-4d11-a84f-3d8e1aede6ab .shogun-heading-component h1 {
  color: rgba(247, 246, 243, 1);
  font-weight:   ;
  font-family: "Roboto Slab";
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-form-error-msg {
  display: none;
  margin-top: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #dc143c;
}

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

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

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