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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-d2b40bea-ccdc-44ff-bec5-6182e25347df {
  margin-left: 120px;
margin-right: 120px;
text-align: center;
}




  #s-d2b40bea-ccdc-44ff-bec5-6182e25347df img.shogun-image {
    
    width: px;
  }


#s-d2b40bea-ccdc-44ff-bec5-6182e25347df .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

#s-690dbab3-36e8-416e-96e7-8411b043775f {
  margin-top: -19px;
margin-bottom: -19px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}








#s-690dbab3-36e8-416e-96e7-8411b043775f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-690dbab3-36e8-416e-96e7-8411b043775f.shg-box.shg-c {
  justify-content: center;
}

#s-8e53e5a3-78db-402f-8545-ae6f9df758bb {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-8e53e5a3-78db-402f-8545-ae6f9df758bb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8e53e5a3-78db-402f-8545-ae6f9df758bb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8e53e5a3-78db-402f-8545-ae6f9df758bb {
  
}
}@media (max-width: 767px){#s-8e53e5a3-78db-402f-8545-ae6f9df758bb {
  
}
}







#s-8e53e5a3-78db-402f-8545-ae6f9df758bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e53e5a3-78db-402f-8545-ae6f9df758bb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dc3d9534-3cb6-4df6-be0e-b20af34113e9 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-dc3d9534-3cb6-4df6-be0e-b20af34113e9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dc3d9534-3cb6-4df6-be0e-b20af34113e9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dc3d9534-3cb6-4df6-be0e-b20af34113e9 {
  
}
}@media (max-width: 767px){#s-dc3d9534-3cb6-4df6-be0e-b20af34113e9 {
  
}
}







#s-dc3d9534-3cb6-4df6-be0e-b20af34113e9 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-dc3d9534-3cb6-4df6-be0e-b20af34113e9.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-a4ca2cc7-e767-4b18-8943-22db33635875 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-a4ca2cc7-e767-4b18-8943-22db33635875"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-deea71e4-3eaf-4af5-803e-92db5deb0daf {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-deea71e4-3eaf-4af5-803e-92db5deb0daf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-deea71e4-3eaf-4af5-803e-92db5deb0daf.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-5ec36ed1-5190-4ae5-99a3-e485e2898194 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5ec36ed1-5190-4ae5-99a3-e485e2898194 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f0f16d7f-5990-47b0-9602-8e8b88002c7c {
  margin-left: 61px;
margin-right: 61px;
text-align: center;
}




  #s-f0f16d7f-5990-47b0-9602-8e8b88002c7c img.shogun-image {
    
    width: px;
  }


#s-f0f16d7f-5990-47b0-9602-8e8b88002c7c .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-890de2fc-f0f6-48d5-880a-e5744ad04047 {
  margin-left: 50px;
margin-right: 50px;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-c6141a49-cc39-460d-bec8-77679a94b73a {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-1e43a6cb-d2e4-4b74-8b7f-cae43887d929 {
  text-align: center;
}




  #s-1e43a6cb-d2e4-4b74-8b7f-cae43887d929 img.shogun-image {
    
    width: px;
  }


#s-1e43a6cb-d2e4-4b74-8b7f-cae43887d929 .shogun-image-content {
  
    align-items: center;
  
}

#s-c9380fd9-1e00-4376-8dcd-38d588fcfa0c {
  text-align: center;
}




  #s-c9380fd9-1e00-4376-8dcd-38d588fcfa0c img.shogun-image {
    
    width: px;
  }


#s-c9380fd9-1e00-4376-8dcd-38d588fcfa0c .shogun-image-content {
  
    align-items: center;
  
}

#s-fb0ed2e2-2f75-43e1-8291-6d24efe2773e {
  text-align: center;
}




  #s-fb0ed2e2-2f75-43e1-8291-6d24efe2773e img.shogun-image {
    
    width: px;
  }


#s-fb0ed2e2-2f75-43e1-8291-6d24efe2773e .shogun-image-content {
  
    align-items: center;
  
}

#s-a000fa6e-c073-41ba-8a8e-e99992d4449d {
  text-align: center;
}




  #s-a000fa6e-c073-41ba-8a8e-e99992d4449d img.shogun-image {
    
    width: px;
  }


#s-a000fa6e-c073-41ba-8a8e-e99992d4449d .shogun-image-content {
  
    align-items: center;
  
}

#s-995da7f8-3809-4120-a385-3ddd60ea1824 {
  text-align: center;
}




  #s-995da7f8-3809-4120-a385-3ddd60ea1824 img.shogun-image {
    
    width: px;
  }


#s-995da7f8-3809-4120-a385-3ddd60ea1824 .shogun-image-content {
  
    align-items: center;
  
}

#s-f4c43634-c031-43aa-aa76-50d3902d7392 {
  text-align: center;
}




  #s-f4c43634-c031-43aa-aa76-50d3902d7392 img.shogun-image {
    
    width: px;
  }


#s-f4c43634-c031-43aa-aa76-50d3902d7392 .shogun-image-content {
  
    align-items: center;
  
}

#s-fada2f52-750b-473d-a3ba-f819df9bcde3 {
  text-align: center;
}




  #s-fada2f52-750b-473d-a3ba-f819df9bcde3 img.shogun-image {
    
    width: px;
  }


#s-fada2f52-750b-473d-a3ba-f819df9bcde3 .shogun-image-content {
  
    align-items: center;
  
}

#s-7b7fa36d-c9c4-4a2f-8406-8f824ecd2f96 {
  text-align: center;
}




  #s-7b7fa36d-c9c4-4a2f-8406-8f824ecd2f96 img.shogun-image {
    
    width: px;
  }


#s-7b7fa36d-c9c4-4a2f-8406-8f824ecd2f96 .shogun-image-content {
  
    align-items: center;
  
}

#s-c6d969da-2e30-41ba-8165-bbd9aeb0d326 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c6d969da-2e30-41ba-8165-bbd9aeb0d326"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3bf01d15-0de2-4702-aeae-81e8e4589394 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-0294ba77-65ff-412d-83b2-5276a270fb18 {
  text-align: center;
}




  #s-0294ba77-65ff-412d-83b2-5276a270fb18 img.shogun-image {
    
    width: px;
  }


#s-0294ba77-65ff-412d-83b2-5276a270fb18 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ad10a74-be02-4322-b7d2-db066cfe047a {
  text-align: center;
}




  #s-0ad10a74-be02-4322-b7d2-db066cfe047a img.shogun-image {
    
    width: px;
  }


#s-0ad10a74-be02-4322-b7d2-db066cfe047a .shogun-image-content {
  
    align-items: center;
  
}

#s-a2e85ea4-62e4-405e-951c-5ad54323bcd1 {
  text-align: center;
}




  #s-a2e85ea4-62e4-405e-951c-5ad54323bcd1 img.shogun-image {
    
    width: px;
  }


#s-a2e85ea4-62e4-405e-951c-5ad54323bcd1 .shogun-image-content {
  
    align-items: center;
  
}

#s-ac950df7-7f53-40dc-b914-5b6f32a7b6a7 {
  text-align: center;
}




  #s-ac950df7-7f53-40dc-b914-5b6f32a7b6a7 img.shogun-image {
    
    width: px;
  }


#s-ac950df7-7f53-40dc-b914-5b6f32a7b6a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-af58d3f1-9598-458f-be3d-08bdaed0cbe8 {
  text-align: center;
}




  #s-af58d3f1-9598-458f-be3d-08bdaed0cbe8 img.shogun-image {
    
    width: px;
  }


#s-af58d3f1-9598-458f-be3d-08bdaed0cbe8 .shogun-image-content {
  
    align-items: center;
  
}

#s-804502ff-8867-417c-9c7a-c13af9f338dc {
  text-align: center;
}




  #s-804502ff-8867-417c-9c7a-c13af9f338dc img.shogun-image {
    
    width: px;
  }


#s-804502ff-8867-417c-9c7a-c13af9f338dc .shogun-image-content {
  
    align-items: center;
  
}

#s-8a1b4c00-d32c-42a3-b947-937c0a8782a4 {
  text-align: center;
}




  #s-8a1b4c00-d32c-42a3-b947-937c0a8782a4 img.shogun-image {
    
    width: px;
  }


#s-8a1b4c00-d32c-42a3-b947-937c0a8782a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-893e503d-5407-4954-8f3f-96a1cc2d81f9 {
  text-align: center;
}




  #s-893e503d-5407-4954-8f3f-96a1cc2d81f9 img.shogun-image {
    
    width: px;
  }


#s-893e503d-5407-4954-8f3f-96a1cc2d81f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-828cec45-7271-4b20-bb7b-101972afd015 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-828cec45-7271-4b20-bb7b-101972afd015 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-828cec45-7271-4b20-bb7b-101972afd015.shg-box.shg-c {
  justify-content: center;
}

#s-0ccbd109-7914-4b7a-801c-71a108cf553c {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0ccbd109-7914-4b7a-801c-71a108cf553c .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0ddabd6c-16f6-4844-84fe-e281c6187c17 {
  min-height: 50px;
}








#s-0ddabd6c-16f6-4844-84fe-e281c6187c17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ddabd6c-16f6-4844-84fe-e281c6187c17.shg-box.shg-c {
  justify-content: center;
}

#s-da7d0645-8ba3-404f-b75d-b1499db80cb0 {
  margin-left: 61px;
margin-right: 61px;
text-align: center;
}




  #s-da7d0645-8ba3-404f-b75d-b1499db80cb0 img.shogun-image {
    
    width: px;
  }


#s-da7d0645-8ba3-404f-b75d-b1499db80cb0 .shogun-image-content {
  
    align-items: center;
  
}

#s-f4663518-a173-46e2-bfe4-6356b2654436 {
  margin-left: 50px;
margin-right: 50px;
}

#s-a4af32af-9ac8-4943-9fd3-ec80cfa59017 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-a4af32af-9ac8-4943-9fd3-ec80cfa59017"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-e262d06f-0076-4443-9050-7b5539f700e3 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-e262d06f-0076-4443-9050-7b5539f700e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e262d06f-0076-4443-9050-7b5539f700e3.shg-box.shg-c {
  justify-content: center;
}

#s-a3989ecd-0bc8-484a-8f76-e3cbf255c9f1 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a3989ecd-0bc8-484a-8f76-e3cbf255c9f1 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cf796e90-29d6-42a2-9648-099575d306cf {
  margin-left: 61px;
margin-right: 61px;
text-align: center;
}




  #s-cf796e90-29d6-42a2-9648-099575d306cf img.shogun-image {
    
    width: px;
  }


#s-cf796e90-29d6-42a2-9648-099575d306cf .shogun-image-content {
  
    align-items: center;
  
}

#s-6ee33785-feb0-410e-8029-807f6253bb85 {
  margin-top: 1px;
margin-left: 20px;
margin-bottom: 1px;
margin-right: 20px;
}

#s-bf249c1e-3db7-4072-b3c0-880ad7a1a6f1 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-ad11d9f5-fdce-4233-a8d0-0e25dcc845fa {
  text-align: center;
}




  #s-ad11d9f5-fdce-4233-a8d0-0e25dcc845fa img.shogun-image {
    
    width: px;
  }


#s-ad11d9f5-fdce-4233-a8d0-0e25dcc845fa .shogun-image-content {
  
    align-items: center;
  
}

#s-55326ebf-00ec-4fe9-add1-040d77ac4a2c {
  text-align: center;
}




  #s-55326ebf-00ec-4fe9-add1-040d77ac4a2c img.shogun-image {
    
    width: px;
  }


#s-55326ebf-00ec-4fe9-add1-040d77ac4a2c .shogun-image-content {
  
    align-items: center;
  
}

#s-94800e98-50ec-4a42-9383-83877e121b77 {
  text-align: center;
}




  #s-94800e98-50ec-4a42-9383-83877e121b77 img.shogun-image {
    
    width: px;
  }


#s-94800e98-50ec-4a42-9383-83877e121b77 .shogun-image-content {
  
    align-items: center;
  
}

#s-0107450f-2c41-49b6-9030-013d2b0746da {
  text-align: center;
}




  #s-0107450f-2c41-49b6-9030-013d2b0746da img.shogun-image {
    
    width: px;
  }


#s-0107450f-2c41-49b6-9030-013d2b0746da .shogun-image-content {
  
    align-items: center;
  
}

#s-b35b9f03-69e5-46ec-80ae-909976d90e69 {
  text-align: center;
}




  #s-b35b9f03-69e5-46ec-80ae-909976d90e69 img.shogun-image {
    
    width: px;
  }


#s-b35b9f03-69e5-46ec-80ae-909976d90e69 .shogun-image-content {
  
    align-items: center;
  
}

#s-4de6acc4-57b5-4554-bd4f-cd22a4d3993f {
  text-align: center;
}




  #s-4de6acc4-57b5-4554-bd4f-cd22a4d3993f img.shogun-image {
    
    width: px;
  }


#s-4de6acc4-57b5-4554-bd4f-cd22a4d3993f .shogun-image-content {
  
    align-items: center;
  
}

#s-61336335-7296-4af2-a8c8-a21110d95361 {
  text-align: center;
}




  #s-61336335-7296-4af2-a8c8-a21110d95361 img.shogun-image {
    
    width: px;
  }


#s-61336335-7296-4af2-a8c8-a21110d95361 .shogun-image-content {
  
    align-items: center;
  
}

#s-de57e274-314a-4e59-8c82-c79c2f3d6118 {
  text-align: center;
}




  #s-de57e274-314a-4e59-8c82-c79c2f3d6118 img.shogun-image {
    
    width: px;
  }


#s-de57e274-314a-4e59-8c82-c79c2f3d6118 .shogun-image-content {
  
    align-items: center;
  
}

#s-1172901a-4991-4516-a3ff-32a7e1e4685b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1172901a-4991-4516-a3ff-32a7e1e4685b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0179c17e-ee8b-4caa-bbfd-76bf0b88bd2c {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-39c2c126-2840-4717-987b-b6bc9c98afff {
  text-align: center;
}




  #s-39c2c126-2840-4717-987b-b6bc9c98afff img.shogun-image {
    
    width: px;
  }


#s-39c2c126-2840-4717-987b-b6bc9c98afff .shogun-image-content {
  
    align-items: center;
  
}

#s-57589566-5526-43b8-9d8a-3025aee87edb {
  text-align: center;
}




  #s-57589566-5526-43b8-9d8a-3025aee87edb img.shogun-image {
    
    width: px;
  }


#s-57589566-5526-43b8-9d8a-3025aee87edb .shogun-image-content {
  
    align-items: center;
  
}

#s-088bd5bb-461b-4eae-8a8f-65474d188a05 {
  text-align: center;
}




  #s-088bd5bb-461b-4eae-8a8f-65474d188a05 img.shogun-image {
    
    width: px;
  }


#s-088bd5bb-461b-4eae-8a8f-65474d188a05 .shogun-image-content {
  
    align-items: center;
  
}

#s-62920eba-bd2f-4016-be8b-8ffd86540dfa {
  text-align: center;
}




  #s-62920eba-bd2f-4016-be8b-8ffd86540dfa img.shogun-image {
    
    width: px;
  }


#s-62920eba-bd2f-4016-be8b-8ffd86540dfa .shogun-image-content {
  
    align-items: center;
  
}

#s-e61ebc86-139a-459b-8510-2cc559e4f100 {
  text-align: center;
}




  #s-e61ebc86-139a-459b-8510-2cc559e4f100 img.shogun-image {
    
    width: px;
  }


#s-e61ebc86-139a-459b-8510-2cc559e4f100 .shogun-image-content {
  
    align-items: center;
  
}

#s-a7875414-8039-4ce8-9d53-86bbaea05d56 {
  text-align: center;
}




  #s-a7875414-8039-4ce8-9d53-86bbaea05d56 img.shogun-image {
    
    width: px;
  }


#s-a7875414-8039-4ce8-9d53-86bbaea05d56 .shogun-image-content {
  
    align-items: center;
  
}

#s-f4b2ffff-c408-488f-b968-f360f444af82 {
  text-align: center;
}




  #s-f4b2ffff-c408-488f-b968-f360f444af82 img.shogun-image {
    
    width: px;
  }


#s-f4b2ffff-c408-488f-b968-f360f444af82 .shogun-image-content {
  
    align-items: center;
  
}

#s-8c1260c3-d467-4a96-976f-cf0e491d8dcb {
  text-align: center;
}




  #s-8c1260c3-d467-4a96-976f-cf0e491d8dcb img.shogun-image {
    
    width: px;
  }


#s-8c1260c3-d467-4a96-976f-cf0e491d8dcb .shogun-image-content {
  
    align-items: center;
  
}

#s-72c7cf31-397d-4a8d-ba56-e2adc377147e {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-72c7cf31-397d-4a8d-ba56-e2adc377147e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72c7cf31-397d-4a8d-ba56-e2adc377147e.shg-box.shg-c {
  justify-content: center;
}

#s-34c80825-25b5-4348-917a-cccaa306e030 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-34c80825-25b5-4348-917a-cccaa306e030 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d265114c-2bed-46b8-8d8c-05c3e59e2c4b {
  min-height: 50px;
}








#s-d265114c-2bed-46b8-8d8c-05c3e59e2c4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d265114c-2bed-46b8-8d8c-05c3e59e2c4b.shg-box.shg-c {
  justify-content: center;
}

#s-cb9b9449-e277-411c-8993-2dcba8abc974 {
  margin-left: 61px;
margin-right: 61px;
text-align: center;
}




  #s-cb9b9449-e277-411c-8993-2dcba8abc974 img.shogun-image {
    
    width: px;
  }


#s-cb9b9449-e277-411c-8993-2dcba8abc974 .shogun-image-content {
  
    align-items: center;
  
}

#s-3a813c01-6b87-4a9f-a693-770e7f46ff07 {
  margin-left: 50px;
margin-right: 50px;
}

#s-ec53d932-7be8-477f-8f76-b73363ec6c28 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-ec53d932-7be8-477f-8f76-b73363ec6c28"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-750102f5-5727-4d79-a768-12c15dab3d77 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-750102f5-5727-4d79-a768-12c15dab3d77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-750102f5-5727-4d79-a768-12c15dab3d77.shg-box.shg-c {
  justify-content: center;
}

#s-35505afa-3cf7-469f-a1de-f49db65989a2 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-35505afa-3cf7-469f-a1de-f49db65989a2 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-34781652-0c3d-4aaa-a137-69c328b548ef {
  margin-left: 61px;
margin-right: 61px;
text-align: center;
}




  #s-34781652-0c3d-4aaa-a137-69c328b548ef img.shogun-image {
    
    width: px;
  }


#s-34781652-0c3d-4aaa-a137-69c328b548ef .shogun-image-content {
  
    align-items: center;
  
}

#s-1f235105-acef-48ca-8b13-05d0976d0349 {
  margin-left: 50px;
margin-right: 50px;
}

#s-ba8bf6ff-34cd-48f4-ba6a-6ca17d12c2c4 {
  text-align: center;
}




  #s-ba8bf6ff-34cd-48f4-ba6a-6ca17d12c2c4 img.shogun-image {
    
    width: px;
  }


#s-ba8bf6ff-34cd-48f4-ba6a-6ca17d12c2c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-27a256c2-a124-4c4f-ba06-b777e550edff {
  min-height: 50px;
}








#s-27a256c2-a124-4c4f-ba06-b777e550edff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27a256c2-a124-4c4f-ba06-b777e550edff.shg-box.shg-c {
  justify-content: center;
}

#s-c1586d1f-bb66-4de7-93a8-88376a9b9e46 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c1586d1f-bb66-4de7-93a8-88376a9b9e46"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-31cba7ff-967e-4227-8d71-a38cd1903944 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-776faa69-d9df-4083-b1a6-9e7fb5f7176c {
  text-align: center;
}




  #s-776faa69-d9df-4083-b1a6-9e7fb5f7176c img.shogun-image {
    
    width: px;
  }


#s-776faa69-d9df-4083-b1a6-9e7fb5f7176c .shogun-image-content {
  
    align-items: center;
  
}

#s-fe58e35c-948a-49ce-8f0e-a6b012c6a005 {
  text-align: center;
}




  #s-fe58e35c-948a-49ce-8f0e-a6b012c6a005 img.shogun-image {
    
    width: px;
  }


#s-fe58e35c-948a-49ce-8f0e-a6b012c6a005 .shogun-image-content {
  
    align-items: center;
  
}

#s-d67953b4-970c-407a-ac6d-385ab58684c0 {
  text-align: center;
}




  #s-d67953b4-970c-407a-ac6d-385ab58684c0 img.shogun-image {
    
    width: px;
  }


#s-d67953b4-970c-407a-ac6d-385ab58684c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-d718c04f-6064-4541-a3f8-6fe98eb64520 {
  text-align: center;
}




  #s-d718c04f-6064-4541-a3f8-6fe98eb64520 img.shogun-image {
    
    width: px;
  }


#s-d718c04f-6064-4541-a3f8-6fe98eb64520 .shogun-image-content {
  
    align-items: center;
  
}

#s-99b5c97f-6876-4672-aa91-0967c82e2be0 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-99b5c97f-6876-4672-aa91-0967c82e2be0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99b5c97f-6876-4672-aa91-0967c82e2be0.shg-box.shg-c {
  justify-content: center;
}

#s-d258e4db-5cc7-4d7f-8219-15cf8ba6265f {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d258e4db-5cc7-4d7f-8219-15cf8ba6265f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-34d55369-2bd1-40f1-a457-b51bc89dbe38 {
  min-height: 50px;
}








#s-34d55369-2bd1-40f1-a457-b51bc89dbe38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34d55369-2bd1-40f1-a457-b51bc89dbe38.shg-box.shg-c {
  justify-content: center;
}

#s-84114af3-ce8e-48dd-8a83-b7f4cb890a35 {
  margin-left: 61px;
margin-right: 61px;
text-align: center;
}




  #s-84114af3-ce8e-48dd-8a83-b7f4cb890a35 img.shogun-image {
    
    width: px;
  }


#s-84114af3-ce8e-48dd-8a83-b7f4cb890a35 .shogun-image-content {
  
    align-items: center;
  
}

#s-95dba245-2893-4bbe-aa9b-50460b7b0950 {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fe4f2ef-1ff0-4440-a78e-b34b676d0474"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5d68be5d-eb5e-43be-ac02-0cc056c25061 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-5d68be5d-eb5e-43be-ac02-0cc056c25061 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d68be5d-eb5e-43be-ac02-0cc056c25061.shg-box.shg-c {
  justify-content: center;
}

#s-7f150e65-0182-4358-887c-2e824c248d68 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7f150e65-0182-4358-887c-2e824c248d68 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e927f1c6-48d0-4f67-a5dc-356460f5bd64 {
  min-height: 50px;
}








#s-e927f1c6-48d0-4f67-a5dc-356460f5bd64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e927f1c6-48d0-4f67-a5dc-356460f5bd64.shg-box.shg-c {
  justify-content: center;
}

#s-1fd12407-476b-491c-9dbd-3dc5c0e11afa {
  margin-left: 61px;
margin-right: 61px;
text-align: center;
}




  #s-1fd12407-476b-491c-9dbd-3dc5c0e11afa img.shogun-image {
    
    width: px;
  }


#s-1fd12407-476b-491c-9dbd-3dc5c0e11afa .shogun-image-content {
  
    align-items: center;
  
}

#s-fdcee6f2-6681-43e6-881a-c6a37fadd677 {
  margin-left: 50px;
margin-right: 50px;
}

#s-ba8fc9fe-bf9c-4f16-9fab-76e224a8f1f7 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-f7184a7b-3fed-4e69-8bdf-ff1e74e6340a {
  text-align: center;
}




  #s-f7184a7b-3fed-4e69-8bdf-ff1e74e6340a img.shogun-image {
    
    width: px;
  }


#s-f7184a7b-3fed-4e69-8bdf-ff1e74e6340a .shogun-image-content {
  
    align-items: center;
  
}

#s-82a2173a-da98-4aab-865c-e252bfba6bb4 {
  text-align: center;
}




  #s-82a2173a-da98-4aab-865c-e252bfba6bb4 img.shogun-image {
    
    width: px;
  }


#s-82a2173a-da98-4aab-865c-e252bfba6bb4 .shogun-image-content {
  
    align-items: center;
  
}

#s-b4e60c81-af85-44e3-a99b-b55ff9da6aa0 {
  text-align: center;
}




  #s-b4e60c81-af85-44e3-a99b-b55ff9da6aa0 img.shogun-image {
    
    width: px;
  }


#s-b4e60c81-af85-44e3-a99b-b55ff9da6aa0 .shogun-image-content {
  
    align-items: center;
  
}

#s-1c3902a7-04c6-4487-be23-6456684c7c13 {
  text-align: center;
}




  #s-1c3902a7-04c6-4487-be23-6456684c7c13 img.shogun-image {
    
    width: px;
  }


#s-1c3902a7-04c6-4487-be23-6456684c7c13 .shogun-image-content {
  
    align-items: center;
  
}

#s-6845cfe4-f304-4034-b998-0ecb6120c6e8 {
  text-align: center;
}




  #s-6845cfe4-f304-4034-b998-0ecb6120c6e8 img.shogun-image {
    
    width: px;
  }


#s-6845cfe4-f304-4034-b998-0ecb6120c6e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-5134042b-5c92-42cd-ac6f-fae695ddbfa7 {
  text-align: center;
}




  #s-5134042b-5c92-42cd-ac6f-fae695ddbfa7 img.shogun-image {
    
    width: px;
  }


#s-5134042b-5c92-42cd-ac6f-fae695ddbfa7 .shogun-image-content {
  
    align-items: center;
  
}

#s-914f68b0-1326-4d6c-ba4e-b9c1fbf80ba7 {
  min-height: 50px;
}








#s-914f68b0-1326-4d6c-ba4e-b9c1fbf80ba7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-914f68b0-1326-4d6c-ba4e-b9c1fbf80ba7.shg-box.shg-c {
  justify-content: center;
}

#s-ec96ac7b-a1f0-4fda-ad85-879a26565607 {
  min-height: 50px;
}








#s-ec96ac7b-a1f0-4fda-ad85-879a26565607 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec96ac7b-a1f0-4fda-ad85-879a26565607.shg-box.shg-c {
  justify-content: center;
}

#s-5df8e26a-3d98-4b3f-bb07-713d15f15743 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5df8e26a-3d98-4b3f-bb07-713d15f15743 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  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;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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