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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-456d5c65-2319-4f33-8664-797d4e950c43 {
  margin-top: 0px;
margin-bottom: 2px;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
background-color: rgba(255, 255, 255, 1);
}

.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-071fbfbe-6eaf-45c0-8e3d-c4fea5ee2a05 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-071fbfbe-6eaf-45c0-8e3d-c4fea5ee2a05"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-071fbfbe-6eaf-45c0-8e3d-c4fea5ee2a05"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-071fbfbe-6eaf-45c0-8e3d-c4fea5ee2a05"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-071fbfbe-6eaf-45c0-8e3d-c4fea5ee2a05"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f {
  margin-bottom: 10px;
text-align: center;
}








.s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f .shogun-image-content {
  
    align-items: center;
  
}

.s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){






.s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f .shogun-image-content {
  
    align-items: center;
  
}

.s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f.shogun-image {
  box-sizing: border-box;
}



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






.s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f .shogun-image-content {
  
    align-items: center;
  
}

.s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f.shogun-image {
  box-sizing: border-box;
}



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






.s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f .shogun-image-content {
  
    align-items: center;
  
}

.s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f.shogun-image {
  box-sizing: border-box;
}



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






.s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f .shogun-image-content {
  
    align-items: center;
  
}

.s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf2f7e2d-d2fb-4b6e-a0b6-db471fd6b78f.shogun-image {
  box-sizing: border-box;
}



}
#s-ef252086-af28-464e-b1b3-7331a3547297 {
  padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}

.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-text {
  font-weight: ;
  font-family: ;
}

.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-f146ba26-2e3d-40cb-86b0-c263a3a4e426 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 46px;
padding-bottom: 10px;
padding-right: 46px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-f146ba26-2e3d-40cb-86b0-c263a3a4e426:hover {background-color: rgba(165, 165, 165, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f146ba26-2e3d-40cb-86b0-c263a3a4e426:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-f146ba26-2e3d-40cb-86b0-c263a3a4e426 {
  
}
}

  #s-f146ba26-2e3d-40cb-86b0-c263a3a4e426-root {
    text-align: center;
  }


#s-f146ba26-2e3d-40cb-86b0-c263a3a4e426.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f146ba26-2e3d-40cb-86b0-c263a3a4e426-root {
    text-align: center;
  }


#s-f146ba26-2e3d-40cb-86b0-c263a3a4e426.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f146ba26-2e3d-40cb-86b0-c263a3a4e426-root {
    text-align: center;
  }


#s-f146ba26-2e3d-40cb-86b0-c263a3a4e426.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f146ba26-2e3d-40cb-86b0-c263a3a4e426-root {
    text-align: center;
  }


#s-f146ba26-2e3d-40cb-86b0-c263a3a4e426.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f146ba26-2e3d-40cb-86b0-c263a3a4e426-root {
    text-align: center;
  }


#s-f146ba26-2e3d-40cb-86b0-c263a3a4e426.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415 {
  margin-bottom: 10px;
text-align: center;
}








.s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415 .shogun-image-content {
  
    align-items: center;
  
}

.s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){






.s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415 .shogun-image-content {
  
    align-items: center;
  
}

.s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415.shogun-image {
  box-sizing: border-box;
}



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






.s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415 .shogun-image-content {
  
    align-items: center;
  
}

.s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415.shogun-image {
  box-sizing: border-box;
}



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






.s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415 .shogun-image-content {
  
    align-items: center;
  
}

.s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415.shogun-image {
  box-sizing: border-box;
}



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






.s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415 .shogun-image-content {
  
    align-items: center;
  
}

.s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a23c7ae-3c1e-4142-8403-ee8b92bcf415.shogun-image {
  box-sizing: border-box;
}



}
#s-c45cf5c5-1fdd-400b-ae6e-ab4169af3df9 {
  padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}

#s-79100cd9-b3b3-44bb-a4c2-f059a08fe8d9 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 46px;
padding-bottom: 10px;
padding-right: 46px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-79100cd9-b3b3-44bb-a4c2-f059a08fe8d9:hover {background-color: rgba(165, 165, 165, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-79100cd9-b3b3-44bb-a4c2-f059a08fe8d9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-79100cd9-b3b3-44bb-a4c2-f059a08fe8d9 {
  
}
}

  #s-79100cd9-b3b3-44bb-a4c2-f059a08fe8d9-root {
    text-align: center;
  }


#s-79100cd9-b3b3-44bb-a4c2-f059a08fe8d9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-79100cd9-b3b3-44bb-a4c2-f059a08fe8d9-root {
    text-align: center;
  }


#s-79100cd9-b3b3-44bb-a4c2-f059a08fe8d9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-79100cd9-b3b3-44bb-a4c2-f059a08fe8d9-root {
    text-align: center;
  }


#s-79100cd9-b3b3-44bb-a4c2-f059a08fe8d9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-79100cd9-b3b3-44bb-a4c2-f059a08fe8d9-root {
    text-align: center;
  }


#s-79100cd9-b3b3-44bb-a4c2-f059a08fe8d9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-79100cd9-b3b3-44bb-a4c2-f059a08fe8d9-root {
    text-align: center;
  }


#s-79100cd9-b3b3-44bb-a4c2-f059a08fe8d9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-98099770-d350-4a87-a387-510826cb724f {
  margin-bottom: 10px;
text-align: center;
}







  img.s-98099770-d350-4a87-a387-510826cb724f.shogun-image {
    
    
  }


.s-98099770-d350-4a87-a387-510826cb724f .shogun-image-content {
  
    align-items: center;
  
}

.s-98099770-d350-4a87-a387-510826cb724f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98099770-d350-4a87-a387-510826cb724f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98099770-d350-4a87-a387-510826cb724f.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-98099770-d350-4a87-a387-510826cb724f.shogun-image {
    
    
  }


.s-98099770-d350-4a87-a387-510826cb724f .shogun-image-content {
  
    align-items: center;
  
}

.s-98099770-d350-4a87-a387-510826cb724f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98099770-d350-4a87-a387-510826cb724f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98099770-d350-4a87-a387-510826cb724f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-98099770-d350-4a87-a387-510826cb724f.shogun-image {
    
    
  }


.s-98099770-d350-4a87-a387-510826cb724f .shogun-image-content {
  
    align-items: center;
  
}

.s-98099770-d350-4a87-a387-510826cb724f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98099770-d350-4a87-a387-510826cb724f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98099770-d350-4a87-a387-510826cb724f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-98099770-d350-4a87-a387-510826cb724f.shogun-image {
    
    
  }


.s-98099770-d350-4a87-a387-510826cb724f .shogun-image-content {
  
    align-items: center;
  
}

.s-98099770-d350-4a87-a387-510826cb724f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98099770-d350-4a87-a387-510826cb724f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98099770-d350-4a87-a387-510826cb724f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-98099770-d350-4a87-a387-510826cb724f.shogun-image {
    
    
  }


.s-98099770-d350-4a87-a387-510826cb724f .shogun-image-content {
  
    align-items: center;
  
}

.s-98099770-d350-4a87-a387-510826cb724f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98099770-d350-4a87-a387-510826cb724f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98099770-d350-4a87-a387-510826cb724f.shogun-image {
  box-sizing: border-box;
}



}
#s-ab563d91-9e91-48c3-bdbe-a4f884cc3ff5 {
  padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}

#s-7f3156af-111d-4edd-b04e-fdb70e17e068 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 46px;
padding-bottom: 10px;
padding-right: 46px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-7f3156af-111d-4edd-b04e-fdb70e17e068:hover {background-color: rgba(165, 165, 165, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7f3156af-111d-4edd-b04e-fdb70e17e068:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-7f3156af-111d-4edd-b04e-fdb70e17e068 {
  
}
}

  #s-7f3156af-111d-4edd-b04e-fdb70e17e068-root {
    text-align: center;
  }


#s-7f3156af-111d-4edd-b04e-fdb70e17e068.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7f3156af-111d-4edd-b04e-fdb70e17e068-root {
    text-align: center;
  }


#s-7f3156af-111d-4edd-b04e-fdb70e17e068.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7f3156af-111d-4edd-b04e-fdb70e17e068-root {
    text-align: center;
  }


#s-7f3156af-111d-4edd-b04e-fdb70e17e068.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7f3156af-111d-4edd-b04e-fdb70e17e068-root {
    text-align: center;
  }


#s-7f3156af-111d-4edd-b04e-fdb70e17e068.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7f3156af-111d-4edd-b04e-fdb70e17e068-root {
    text-align: center;
  }


#s-7f3156af-111d-4edd-b04e-fdb70e17e068.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-8cb8cce8-f37b-4f0f-ac7f-90dd5fa3fa0e {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-8cb8cce8-f37b-4f0f-ac7f-90dd5fa3fa0e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8cb8cce8-f37b-4f0f-ac7f-90dd5fa3fa0e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-8cb8cce8-f37b-4f0f-ac7f-90dd5fa3fa0e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-8cb8cce8-f37b-4f0f-ac7f-90dd5fa3fa0e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

#s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99 {
  margin-bottom: 10px;
text-align: center;
}







  img.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shogun-image {
    
    
  }


.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99 .shogun-image-content {
  
    align-items: center;
  
}

.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shogun-image {
    
    
  }


.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99 .shogun-image-content {
  
    align-items: center;
  
}

.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shogun-image {
  box-sizing: border-box;
}



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





  img.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shogun-image {
    
    
  }


.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99 .shogun-image-content {
  
    align-items: center;
  
}

.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shogun-image {
  box-sizing: border-box;
}



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





  img.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shogun-image {
    
    
  }


.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99 .shogun-image-content {
  
    align-items: center;
  
}

.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shogun-image {
  box-sizing: border-box;
}



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





  img.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shogun-image {
    
    
  }


.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99 .shogun-image-content {
  
    align-items: center;
  
}

.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a9ed93d-e482-4eb9-8693-b5d7ac783b99.shogun-image {
  box-sizing: border-box;
}



}
#s-32cd6646-e4c6-4ffd-adf0-126b8eef5b58 {
  padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}

#s-b38be4c1-3a85-4fc1-a6ac-7652932f1932 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 46px;
padding-bottom: 10px;
padding-right: 46px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-b38be4c1-3a85-4fc1-a6ac-7652932f1932:hover {background-color: rgba(165, 165, 165, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b38be4c1-3a85-4fc1-a6ac-7652932f1932:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-b38be4c1-3a85-4fc1-a6ac-7652932f1932 {
  
}
}

  #s-b38be4c1-3a85-4fc1-a6ac-7652932f1932-root {
    text-align: center;
  }


#s-b38be4c1-3a85-4fc1-a6ac-7652932f1932.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b38be4c1-3a85-4fc1-a6ac-7652932f1932-root {
    text-align: center;
  }


#s-b38be4c1-3a85-4fc1-a6ac-7652932f1932.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b38be4c1-3a85-4fc1-a6ac-7652932f1932-root {
    text-align: center;
  }


#s-b38be4c1-3a85-4fc1-a6ac-7652932f1932.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b38be4c1-3a85-4fc1-a6ac-7652932f1932-root {
    text-align: center;
  }


#s-b38be4c1-3a85-4fc1-a6ac-7652932f1932.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b38be4c1-3a85-4fc1-a6ac-7652932f1932-root {
    text-align: center;
  }


#s-b38be4c1-3a85-4fc1-a6ac-7652932f1932.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-902a371a-7080-4f61-a4b7-26025a027e95 {
  margin-bottom: 10px;
text-align: center;
}







  img.s-902a371a-7080-4f61-a4b7-26025a027e95.shogun-image {
    
    
  }


.s-902a371a-7080-4f61-a4b7-26025a027e95 .shogun-image-content {
  
    align-items: center;
  
}

.s-902a371a-7080-4f61-a4b7-26025a027e95.shg-align-container {
  display: flex;
  justify-content: center
}

.s-902a371a-7080-4f61-a4b7-26025a027e95.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-902a371a-7080-4f61-a4b7-26025a027e95.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-902a371a-7080-4f61-a4b7-26025a027e95.shogun-image {
    
    
  }


.s-902a371a-7080-4f61-a4b7-26025a027e95 .shogun-image-content {
  
    align-items: center;
  
}

.s-902a371a-7080-4f61-a4b7-26025a027e95.shg-align-container {
  display: flex;
  justify-content: center
}

.s-902a371a-7080-4f61-a4b7-26025a027e95.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-902a371a-7080-4f61-a4b7-26025a027e95.shogun-image {
  box-sizing: border-box;
}



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





  img.s-902a371a-7080-4f61-a4b7-26025a027e95.shogun-image {
    
    
  }


.s-902a371a-7080-4f61-a4b7-26025a027e95 .shogun-image-content {
  
    align-items: center;
  
}

.s-902a371a-7080-4f61-a4b7-26025a027e95.shg-align-container {
  display: flex;
  justify-content: center
}

.s-902a371a-7080-4f61-a4b7-26025a027e95.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-902a371a-7080-4f61-a4b7-26025a027e95.shogun-image {
  box-sizing: border-box;
}



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





  img.s-902a371a-7080-4f61-a4b7-26025a027e95.shogun-image {
    
    
  }


.s-902a371a-7080-4f61-a4b7-26025a027e95 .shogun-image-content {
  
    align-items: center;
  
}

.s-902a371a-7080-4f61-a4b7-26025a027e95.shg-align-container {
  display: flex;
  justify-content: center
}

.s-902a371a-7080-4f61-a4b7-26025a027e95.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-902a371a-7080-4f61-a4b7-26025a027e95.shogun-image {
  box-sizing: border-box;
}



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





  img.s-902a371a-7080-4f61-a4b7-26025a027e95.shogun-image {
    
    
  }


.s-902a371a-7080-4f61-a4b7-26025a027e95 .shogun-image-content {
  
    align-items: center;
  
}

.s-902a371a-7080-4f61-a4b7-26025a027e95.shg-align-container {
  display: flex;
  justify-content: center
}

.s-902a371a-7080-4f61-a4b7-26025a027e95.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-902a371a-7080-4f61-a4b7-26025a027e95.shogun-image {
  box-sizing: border-box;
}



}
#s-57c98176-4fd4-4ec8-88c1-65366b4b2282 {
  padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}

#s-7c7ea524-2d97-4810-a131-78c02b50d762 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 46px;
padding-bottom: 10px;
padding-right: 46px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-7c7ea524-2d97-4810-a131-78c02b50d762:hover {background-color: rgba(165, 165, 165, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7c7ea524-2d97-4810-a131-78c02b50d762:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-7c7ea524-2d97-4810-a131-78c02b50d762 {
  
}
}

  #s-7c7ea524-2d97-4810-a131-78c02b50d762-root {
    text-align: center;
  }


#s-7c7ea524-2d97-4810-a131-78c02b50d762.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7c7ea524-2d97-4810-a131-78c02b50d762-root {
    text-align: center;
  }


#s-7c7ea524-2d97-4810-a131-78c02b50d762.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7c7ea524-2d97-4810-a131-78c02b50d762-root {
    text-align: center;
  }


#s-7c7ea524-2d97-4810-a131-78c02b50d762.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7c7ea524-2d97-4810-a131-78c02b50d762-root {
    text-align: center;
  }


#s-7c7ea524-2d97-4810-a131-78c02b50d762.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7c7ea524-2d97-4810-a131-78c02b50d762-root {
    text-align: center;
  }


#s-7c7ea524-2d97-4810-a131-78c02b50d762.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-64f62231-22a5-4d55-b866-d55b1492166a {
  margin-bottom: 10px;
text-align: center;
}







  img.s-64f62231-22a5-4d55-b866-d55b1492166a.shogun-image {
    
    
  }


.s-64f62231-22a5-4d55-b866-d55b1492166a .shogun-image-content {
  
    align-items: center;
  
}

.s-64f62231-22a5-4d55-b866-d55b1492166a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64f62231-22a5-4d55-b866-d55b1492166a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64f62231-22a5-4d55-b866-d55b1492166a.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-64f62231-22a5-4d55-b866-d55b1492166a.shogun-image {
    
    
  }


.s-64f62231-22a5-4d55-b866-d55b1492166a .shogun-image-content {
  
    align-items: center;
  
}

.s-64f62231-22a5-4d55-b866-d55b1492166a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64f62231-22a5-4d55-b866-d55b1492166a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64f62231-22a5-4d55-b866-d55b1492166a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-64f62231-22a5-4d55-b866-d55b1492166a.shogun-image {
    
    
  }


.s-64f62231-22a5-4d55-b866-d55b1492166a .shogun-image-content {
  
    align-items: center;
  
}

.s-64f62231-22a5-4d55-b866-d55b1492166a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64f62231-22a5-4d55-b866-d55b1492166a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64f62231-22a5-4d55-b866-d55b1492166a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-64f62231-22a5-4d55-b866-d55b1492166a.shogun-image {
    
    
  }


.s-64f62231-22a5-4d55-b866-d55b1492166a .shogun-image-content {
  
    align-items: center;
  
}

.s-64f62231-22a5-4d55-b866-d55b1492166a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64f62231-22a5-4d55-b866-d55b1492166a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64f62231-22a5-4d55-b866-d55b1492166a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-64f62231-22a5-4d55-b866-d55b1492166a.shogun-image {
    
    
  }


.s-64f62231-22a5-4d55-b866-d55b1492166a .shogun-image-content {
  
    align-items: center;
  
}

.s-64f62231-22a5-4d55-b866-d55b1492166a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64f62231-22a5-4d55-b866-d55b1492166a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64f62231-22a5-4d55-b866-d55b1492166a.shogun-image {
  box-sizing: border-box;
}



}
#s-02338725-09bc-4bca-88bf-19e3dbe5cf76 {
  padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}

#s-e847dbf7-c1b4-40e6-92a6-0d5850951b03 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 46px;
padding-bottom: 10px;
padding-right: 46px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-e847dbf7-c1b4-40e6-92a6-0d5850951b03:hover {background-color: rgba(165, 165, 165, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e847dbf7-c1b4-40e6-92a6-0d5850951b03:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-e847dbf7-c1b4-40e6-92a6-0d5850951b03 {
  
}
}

  #s-e847dbf7-c1b4-40e6-92a6-0d5850951b03-root {
    text-align: center;
  }


#s-e847dbf7-c1b4-40e6-92a6-0d5850951b03.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e847dbf7-c1b4-40e6-92a6-0d5850951b03-root {
    text-align: center;
  }


#s-e847dbf7-c1b4-40e6-92a6-0d5850951b03.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e847dbf7-c1b4-40e6-92a6-0d5850951b03-root {
    text-align: center;
  }


#s-e847dbf7-c1b4-40e6-92a6-0d5850951b03.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e847dbf7-c1b4-40e6-92a6-0d5850951b03-root {
    text-align: center;
  }


#s-e847dbf7-c1b4-40e6-92a6-0d5850951b03.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e847dbf7-c1b4-40e6-92a6-0d5850951b03-root {
    text-align: center;
  }


#s-e847dbf7-c1b4-40e6-92a6-0d5850951b03.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-c2dad960-41da-4b43-8b46-2e2317afd121 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-c2dad960-41da-4b43-8b46-2e2317afd121"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2dad960-41da-4b43-8b46-2e2317afd121"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-c2dad960-41da-4b43-8b46-2e2317afd121"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-c2dad960-41da-4b43-8b46-2e2317afd121"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

#s-c142729e-f2de-4671-a1f6-1c8f41cc5846 {
  margin-bottom: 10px;
text-align: center;
}







  img.s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shogun-image {
    
    
  }


.s-c142729e-f2de-4671-a1f6-1c8f41cc5846 .shogun-image-content {
  
    align-items: center;
  
}

.s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shogun-image {
    
    
  }


.s-c142729e-f2de-4671-a1f6-1c8f41cc5846 .shogun-image-content {
  
    align-items: center;
  
}

.s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shogun-image {
  box-sizing: border-box;
}



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





  img.s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shogun-image {
    
    
  }


.s-c142729e-f2de-4671-a1f6-1c8f41cc5846 .shogun-image-content {
  
    align-items: center;
  
}

.s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shogun-image {
  box-sizing: border-box;
}



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





  img.s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shogun-image {
    
    
  }


.s-c142729e-f2de-4671-a1f6-1c8f41cc5846 .shogun-image-content {
  
    align-items: center;
  
}

.s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shogun-image {
  box-sizing: border-box;
}



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





  img.s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shogun-image {
    
    
  }


.s-c142729e-f2de-4671-a1f6-1c8f41cc5846 .shogun-image-content {
  
    align-items: center;
  
}

.s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c142729e-f2de-4671-a1f6-1c8f41cc5846.shogun-image {
  box-sizing: border-box;
}



}
#s-676b0a3e-ce25-49b1-a37c-0a5290436204 {
  padding-top: 0px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}

#s-69266a31-babb-4aac-919d-360cad906d2d {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 46px;
padding-bottom: 10px;
padding-right: 46px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-69266a31-babb-4aac-919d-360cad906d2d:hover {background-color: rgba(165, 165, 165, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-69266a31-babb-4aac-919d-360cad906d2d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-69266a31-babb-4aac-919d-360cad906d2d {
  
}
}

  #s-69266a31-babb-4aac-919d-360cad906d2d-root {
    text-align: center;
  }


#s-69266a31-babb-4aac-919d-360cad906d2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-69266a31-babb-4aac-919d-360cad906d2d-root {
    text-align: center;
  }


#s-69266a31-babb-4aac-919d-360cad906d2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-69266a31-babb-4aac-919d-360cad906d2d-root {
    text-align: center;
  }


#s-69266a31-babb-4aac-919d-360cad906d2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-69266a31-babb-4aac-919d-360cad906d2d-root {
    text-align: center;
  }


#s-69266a31-babb-4aac-919d-360cad906d2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-69266a31-babb-4aac-919d-360cad906d2d-root {
    text-align: center;
  }


#s-69266a31-babb-4aac-919d-360cad906d2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-1a96e0c2-8f78-4959-8bbc-27466b874166 {
  margin-bottom: 10px;
text-align: center;
}







  img.s-1a96e0c2-8f78-4959-8bbc-27466b874166.shogun-image {
    
    
  }


.s-1a96e0c2-8f78-4959-8bbc-27466b874166 .shogun-image-content {
  
    align-items: center;
  
}

.s-1a96e0c2-8f78-4959-8bbc-27466b874166.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a96e0c2-8f78-4959-8bbc-27466b874166.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a96e0c2-8f78-4959-8bbc-27466b874166.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-1a96e0c2-8f78-4959-8bbc-27466b874166.shogun-image {
    
    
  }


.s-1a96e0c2-8f78-4959-8bbc-27466b874166 .shogun-image-content {
  
    align-items: center;
  
}

.s-1a96e0c2-8f78-4959-8bbc-27466b874166.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a96e0c2-8f78-4959-8bbc-27466b874166.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a96e0c2-8f78-4959-8bbc-27466b874166.shogun-image {
  box-sizing: border-box;
}



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





  img.s-1a96e0c2-8f78-4959-8bbc-27466b874166.shogun-image {
    
    
  }


.s-1a96e0c2-8f78-4959-8bbc-27466b874166 .shogun-image-content {
  
    align-items: center;
  
}

.s-1a96e0c2-8f78-4959-8bbc-27466b874166.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a96e0c2-8f78-4959-8bbc-27466b874166.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a96e0c2-8f78-4959-8bbc-27466b874166.shogun-image {
  box-sizing: border-box;
}



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





  img.s-1a96e0c2-8f78-4959-8bbc-27466b874166.shogun-image {
    
    
  }


.s-1a96e0c2-8f78-4959-8bbc-27466b874166 .shogun-image-content {
  
    align-items: center;
  
}

.s-1a96e0c2-8f78-4959-8bbc-27466b874166.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a96e0c2-8f78-4959-8bbc-27466b874166.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a96e0c2-8f78-4959-8bbc-27466b874166.shogun-image {
  box-sizing: border-box;
}



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





  img.s-1a96e0c2-8f78-4959-8bbc-27466b874166.shogun-image {
    
    
  }


.s-1a96e0c2-8f78-4959-8bbc-27466b874166 .shogun-image-content {
  
    align-items: center;
  
}

.s-1a96e0c2-8f78-4959-8bbc-27466b874166.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a96e0c2-8f78-4959-8bbc-27466b874166.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a96e0c2-8f78-4959-8bbc-27466b874166.shogun-image {
  box-sizing: border-box;
}



}
#s-df3ed591-66f9-49e5-8bc2-758a3a9ee88e {
  padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}

#s-620a0ded-6bd3-4ca9-a3d4-76db5d663c7e {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 46px;
padding-bottom: 10px;
padding-right: 46px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-620a0ded-6bd3-4ca9-a3d4-76db5d663c7e:hover {background-color: rgba(165, 165, 165, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-620a0ded-6bd3-4ca9-a3d4-76db5d663c7e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-620a0ded-6bd3-4ca9-a3d4-76db5d663c7e {
  
}
}

  #s-620a0ded-6bd3-4ca9-a3d4-76db5d663c7e-root {
    text-align: center;
  }


#s-620a0ded-6bd3-4ca9-a3d4-76db5d663c7e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-620a0ded-6bd3-4ca9-a3d4-76db5d663c7e-root {
    text-align: center;
  }


#s-620a0ded-6bd3-4ca9-a3d4-76db5d663c7e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-620a0ded-6bd3-4ca9-a3d4-76db5d663c7e-root {
    text-align: center;
  }


#s-620a0ded-6bd3-4ca9-a3d4-76db5d663c7e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-620a0ded-6bd3-4ca9-a3d4-76db5d663c7e-root {
    text-align: center;
  }


#s-620a0ded-6bd3-4ca9-a3d4-76db5d663c7e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-620a0ded-6bd3-4ca9-a3d4-76db5d663c7e-root {
    text-align: center;
  }


#s-620a0ded-6bd3-4ca9-a3d4-76db5d663c7e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-82424cd3-6d85-4e84-97de-b94b2d47a0e1 {
  margin-bottom: 10px;
text-align: center;
}







  img.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shogun-image {
    
    
  }


.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1 .shogun-image-content {
  
    align-items: center;
  
}

.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shogun-image {
    
    
  }


.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1 .shogun-image-content {
  
    align-items: center;
  
}

.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shogun-image {
  box-sizing: border-box;
}



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





  img.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shogun-image {
    
    
  }


.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1 .shogun-image-content {
  
    align-items: center;
  
}

.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shogun-image {
  box-sizing: border-box;
}



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





  img.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shogun-image {
    
    
  }


.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1 .shogun-image-content {
  
    align-items: center;
  
}

.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shogun-image {
  box-sizing: border-box;
}



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





  img.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shogun-image {
    
    
  }


.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1 .shogun-image-content {
  
    align-items: center;
  
}

.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82424cd3-6d85-4e84-97de-b94b2d47a0e1.shogun-image {
  box-sizing: border-box;
}



}
#s-547a6734-1edc-4b7e-ae60-6273dd4aa2be {
  padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}

#s-c1d42909-7f36-4116-b939-f56ab01789aa {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 46px;
padding-bottom: 10px;
padding-right: 46px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-c1d42909-7f36-4116-b939-f56ab01789aa:hover {background-color: rgba(165, 165, 165, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c1d42909-7f36-4116-b939-f56ab01789aa:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-c1d42909-7f36-4116-b939-f56ab01789aa {
  
}
}

  #s-c1d42909-7f36-4116-b939-f56ab01789aa-root {
    text-align: center;
  }


#s-c1d42909-7f36-4116-b939-f56ab01789aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c1d42909-7f36-4116-b939-f56ab01789aa-root {
    text-align: center;
  }


#s-c1d42909-7f36-4116-b939-f56ab01789aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c1d42909-7f36-4116-b939-f56ab01789aa-root {
    text-align: center;
  }


#s-c1d42909-7f36-4116-b939-f56ab01789aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c1d42909-7f36-4116-b939-f56ab01789aa-root {
    text-align: center;
  }


#s-c1d42909-7f36-4116-b939-f56ab01789aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c1d42909-7f36-4116-b939-f56ab01789aa-root {
    text-align: center;
  }


#s-c1d42909-7f36-4116-b939-f56ab01789aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
@media (min-width: 0px) {
[id="s-1be419f1-b1f6-407a-b9e3-d98c4dc3caa5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1be419f1-b1f6-407a-b9e3-d98c4dc3caa5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-1be419f1-b1f6-407a-b9e3-d98c4dc3caa5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-1be419f1-b1f6-407a-b9e3-d98c4dc3caa5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

#s-738c0a17-ce77-48c4-98a6-cabc13ce044f {
  margin-bottom: 10px;
text-align: center;
}







  img.s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shogun-image {
    
    
  }


.s-738c0a17-ce77-48c4-98a6-cabc13ce044f .shogun-image-content {
  
    align-items: center;
  
}

.s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shogun-image {
    
    
  }


.s-738c0a17-ce77-48c4-98a6-cabc13ce044f .shogun-image-content {
  
    align-items: center;
  
}

.s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shogun-image {
    
    
  }


.s-738c0a17-ce77-48c4-98a6-cabc13ce044f .shogun-image-content {
  
    align-items: center;
  
}

.s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shogun-image {
    
    
  }


.s-738c0a17-ce77-48c4-98a6-cabc13ce044f .shogun-image-content {
  
    align-items: center;
  
}

.s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shogun-image {
    
    
  }


.s-738c0a17-ce77-48c4-98a6-cabc13ce044f .shogun-image-content {
  
    align-items: center;
  
}

.s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-738c0a17-ce77-48c4-98a6-cabc13ce044f.shogun-image {
  box-sizing: border-box;
}



}
#s-32838f86-70e9-48a8-9752-06d20dc4a865 {
  padding-top: 0px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}

#s-fcff7ab6-0e52-4c73-bee0-a6a38eb484f2 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 46px;
padding-bottom: 10px;
padding-right: 46px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-fcff7ab6-0e52-4c73-bee0-a6a38eb484f2:hover {background-color: rgba(165, 165, 165, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-fcff7ab6-0e52-4c73-bee0-a6a38eb484f2:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-fcff7ab6-0e52-4c73-bee0-a6a38eb484f2 {
  
}
}

  #s-fcff7ab6-0e52-4c73-bee0-a6a38eb484f2-root {
    text-align: center;
  }


#s-fcff7ab6-0e52-4c73-bee0-a6a38eb484f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fcff7ab6-0e52-4c73-bee0-a6a38eb484f2-root {
    text-align: center;
  }


#s-fcff7ab6-0e52-4c73-bee0-a6a38eb484f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fcff7ab6-0e52-4c73-bee0-a6a38eb484f2-root {
    text-align: center;
  }


#s-fcff7ab6-0e52-4c73-bee0-a6a38eb484f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fcff7ab6-0e52-4c73-bee0-a6a38eb484f2-root {
    text-align: center;
  }


#s-fcff7ab6-0e52-4c73-bee0-a6a38eb484f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fcff7ab6-0e52-4c73-bee0-a6a38eb484f2-root {
    text-align: center;
  }


#s-fcff7ab6-0e52-4c73-bee0-a6a38eb484f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-bc4acf62-56b8-49fc-8836-7c766dca090d {
  margin-bottom: 10px;
text-align: center;
}







  img.s-bc4acf62-56b8-49fc-8836-7c766dca090d.shogun-image {
    
    
  }


.s-bc4acf62-56b8-49fc-8836-7c766dca090d .shogun-image-content {
  
    align-items: center;
  
}

.s-bc4acf62-56b8-49fc-8836-7c766dca090d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc4acf62-56b8-49fc-8836-7c766dca090d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc4acf62-56b8-49fc-8836-7c766dca090d.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-bc4acf62-56b8-49fc-8836-7c766dca090d.shogun-image {
    
    
  }


.s-bc4acf62-56b8-49fc-8836-7c766dca090d .shogun-image-content {
  
    align-items: center;
  
}

.s-bc4acf62-56b8-49fc-8836-7c766dca090d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc4acf62-56b8-49fc-8836-7c766dca090d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc4acf62-56b8-49fc-8836-7c766dca090d.shogun-image {
  box-sizing: border-box;
}



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





  img.s-bc4acf62-56b8-49fc-8836-7c766dca090d.shogun-image {
    
    
  }


.s-bc4acf62-56b8-49fc-8836-7c766dca090d .shogun-image-content {
  
    align-items: center;
  
}

.s-bc4acf62-56b8-49fc-8836-7c766dca090d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc4acf62-56b8-49fc-8836-7c766dca090d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc4acf62-56b8-49fc-8836-7c766dca090d.shogun-image {
  box-sizing: border-box;
}



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





  img.s-bc4acf62-56b8-49fc-8836-7c766dca090d.shogun-image {
    
    
  }


.s-bc4acf62-56b8-49fc-8836-7c766dca090d .shogun-image-content {
  
    align-items: center;
  
}

.s-bc4acf62-56b8-49fc-8836-7c766dca090d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc4acf62-56b8-49fc-8836-7c766dca090d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc4acf62-56b8-49fc-8836-7c766dca090d.shogun-image {
  box-sizing: border-box;
}



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





  img.s-bc4acf62-56b8-49fc-8836-7c766dca090d.shogun-image {
    
    
  }


.s-bc4acf62-56b8-49fc-8836-7c766dca090d .shogun-image-content {
  
    align-items: center;
  
}

.s-bc4acf62-56b8-49fc-8836-7c766dca090d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc4acf62-56b8-49fc-8836-7c766dca090d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc4acf62-56b8-49fc-8836-7c766dca090d.shogun-image {
  box-sizing: border-box;
}



}
#s-37fd3d7a-1ad8-4c8c-bda4-368e4289a475 {
  padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}

#s-0098dd71-a793-4467-ba84-c2afc6a45e16 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 46px;
padding-bottom: 10px;
padding-right: 46px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-0098dd71-a793-4467-ba84-c2afc6a45e16:hover {background-color: rgba(165, 165, 165, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0098dd71-a793-4467-ba84-c2afc6a45e16:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-0098dd71-a793-4467-ba84-c2afc6a45e16 {
  
}
}

  #s-0098dd71-a793-4467-ba84-c2afc6a45e16-root {
    text-align: center;
  }


#s-0098dd71-a793-4467-ba84-c2afc6a45e16.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0098dd71-a793-4467-ba84-c2afc6a45e16-root {
    text-align: center;
  }


#s-0098dd71-a793-4467-ba84-c2afc6a45e16.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0098dd71-a793-4467-ba84-c2afc6a45e16-root {
    text-align: center;
  }


#s-0098dd71-a793-4467-ba84-c2afc6a45e16.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0098dd71-a793-4467-ba84-c2afc6a45e16-root {
    text-align: center;
  }


#s-0098dd71-a793-4467-ba84-c2afc6a45e16.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0098dd71-a793-4467-ba84-c2afc6a45e16-root {
    text-align: center;
  }


#s-0098dd71-a793-4467-ba84-c2afc6a45e16.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b {
  margin-bottom: 10px;
text-align: center;
}







  img.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shogun-image {
    
    
  }


.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b .shogun-image-content {
  
    align-items: center;
  
}

.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shogun-image {
    
    
  }


.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b .shogun-image-content {
  
    align-items: center;
  
}

.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shogun-image {
  box-sizing: border-box;
}



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





  img.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shogun-image {
    
    
  }


.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b .shogun-image-content {
  
    align-items: center;
  
}

.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shogun-image {
  box-sizing: border-box;
}



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





  img.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shogun-image {
    
    
  }


.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b .shogun-image-content {
  
    align-items: center;
  
}

.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shogun-image {
  box-sizing: border-box;
}



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





  img.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shogun-image {
    
    
  }


.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b .shogun-image-content {
  
    align-items: center;
  
}

.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e69bfda1-8e2e-43d5-b1eb-4bb9f82d8c8b.shogun-image {
  box-sizing: border-box;
}



}
#s-e1a85a69-d192-47e1-a0b3-21a31c5e38d2 {
  padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}

#s-011137b3-6bd1-473b-ab80-656695048f4b {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 46px;
padding-bottom: 10px;
padding-right: 46px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-011137b3-6bd1-473b-ab80-656695048f4b:hover {background-color: rgba(165, 165, 165, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-011137b3-6bd1-473b-ab80-656695048f4b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-011137b3-6bd1-473b-ab80-656695048f4b {
  
}
}

  #s-011137b3-6bd1-473b-ab80-656695048f4b-root {
    text-align: center;
  }


#s-011137b3-6bd1-473b-ab80-656695048f4b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-011137b3-6bd1-473b-ab80-656695048f4b-root {
    text-align: center;
  }


#s-011137b3-6bd1-473b-ab80-656695048f4b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-011137b3-6bd1-473b-ab80-656695048f4b-root {
    text-align: center;
  }


#s-011137b3-6bd1-473b-ab80-656695048f4b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-011137b3-6bd1-473b-ab80-656695048f4b-root {
    text-align: center;
  }


#s-011137b3-6bd1-473b-ab80-656695048f4b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-011137b3-6bd1-473b-ab80-656695048f4b-root {
    text-align: center;
  }


#s-011137b3-6bd1-473b-ab80-656695048f4b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-9fc90ad7-b78b-4fca-949c-f52d454eb2fe {
  margin-top: 30px;
margin-bottom: 30px;
padding-left: 20%;
padding-right: 20%;
}

@media (min-width: 0px) {
[id="s-9fc90ad7-b78b-4fca-949c-f52d454eb2fe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-9fc90ad7-b78b-4fca-949c-f52d454eb2fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

}

@media (min-width: 992px) {
[id="s-9fc90ad7-b78b-4fca-949c-f52d454eb2fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-9fc90ad7-b78b-4fca-949c-f52d454eb2fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-935378c9-b5c2-46a4-90d1-af27289e5ec6 {
  text-align: center;
}







  #s-935378c9-b5c2-46a4-90d1-af27289e5ec6 img.shogun-image {
    

    
    
    
  }


#s-935378c9-b5c2-46a4-90d1-af27289e5ec6 .shogun-image-content {
  
    align-items: center;
  
}

#s-3802baea-8e05-465a-a20d-03dc88e055f9 {
  text-align: center;
}







  #s-3802baea-8e05-465a-a20d-03dc88e055f9 img.shogun-image {
    

    
    
    
  }


#s-3802baea-8e05-465a-a20d-03dc88e055f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-0611c6b1-b802-4fb9-9fa5-932ce30b0ab5 {
  text-align: center;
}







  #s-0611c6b1-b802-4fb9-9fa5-932ce30b0ab5 img.shogun-image {
    

    
    
    
  }


#s-0611c6b1-b802-4fb9-9fa5-932ce30b0ab5 .shogun-image-content {
  
    align-items: center;
  
}

#s-4ddccd62-d824-4c82-a3d4-d815583a0e93 {
  text-align: center;
}







  #s-4ddccd62-d824-4c82-a3d4-d815583a0e93 img.shogun-image {
    

    
    
    
  }


#s-4ddccd62-d824-4c82-a3d4-d815583a0e93 .shogun-image-content {
  
    align-items: center;
  
}

#s-cc2de1d8-a857-4458-a0a2-3271bb1a565b {
  text-align: center;
}







  #s-cc2de1d8-a857-4458-a0a2-3271bb1a565b img.shogun-image {
    

    
    
    
  }


#s-cc2de1d8-a857-4458-a0a2-3271bb1a565b .shogun-image-content {
  
    align-items: center;
  
}

#s-27bcc34e-304f-478d-b231-8adb42641c57 {
  text-align: center;
}







  #s-27bcc34e-304f-478d-b231-8adb42641c57 img.shogun-image {
    

    
    
    
  }


#s-27bcc34e-304f-478d-b231-8adb42641c57 .shogun-image-content {
  
    align-items: 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, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

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

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

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