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

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

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: 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-80ae6046-8cfd-4932-874f-54a0adbc7b08 {
  margin-top: 0px;
margin-bottom: 40px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-80ae6046-8cfd-4932-874f-54a0adbc7b08 {
  display: none;
}
#s-80ae6046-8cfd-4932-874f-54a0adbc7b08, #wrap-s-80ae6046-8cfd-4932-874f-54a0adbc7b08 { display:none !important; }}@media (max-width: 767px){#s-80ae6046-8cfd-4932-874f-54a0adbc7b08 {
  display: none;
}
#s-80ae6046-8cfd-4932-874f-54a0adbc7b08, #wrap-s-80ae6046-8cfd-4932-874f-54a0adbc7b08 { display:none !important; }}







#s-80ae6046-8cfd-4932-874f-54a0adbc7b08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80ae6046-8cfd-4932-874f-54a0adbc7b08.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-aa8e39a3-f82c-47ed-a244-c961a879a7c0 {
  margin-top: 1px;
margin-left: auto;
margin-bottom: 1px;
margin-right: auto;
max-width: 1300px;
}

@media (min-width: 0px) {
[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-aa8e39a3-f82c-47ed-a244-c961a879a7c0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

.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-653db75f-4914-47f4-84d1-b3b019c6489b {
  text-align: center;
}




  #s-653db75f-4914-47f4-84d1-b3b019c6489b img.shogun-image {
    
    width: px;
  }


#s-653db75f-4914-47f4-84d1-b3b019c6489b .shogun-image-content {
  
    align-items: center;
  
}

#s-9491fc4d-105a-4d6f-81f2-da67564c3d48 {
  text-align: center;
}




  #s-9491fc4d-105a-4d6f-81f2-da67564c3d48 img.shogun-image {
    
    width: px;
  }


#s-9491fc4d-105a-4d6f-81f2-da67564c3d48 .shogun-image-content {
  
    align-items: center;
  
}

#s-3555ebd7-8cb5-4d7c-9c1d-68d36e80c1c3 {
  margin-top: 20px;
text-align: center;
}




  #s-3555ebd7-8cb5-4d7c-9c1d-68d36e80c1c3 img.shogun-image {
    
    width: px;
  }


#s-3555ebd7-8cb5-4d7c-9c1d-68d36e80c1c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-e9242312-22a2-415d-8cbd-374de12b3244 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e9242312-22a2-415d-8cbd-374de12b3244 {
  display: none;
}
#s-e9242312-22a2-415d-8cbd-374de12b3244, #wrap-s-e9242312-22a2-415d-8cbd-374de12b3244 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e9242312-22a2-415d-8cbd-374de12b3244 {
  display: none;
}
#s-e9242312-22a2-415d-8cbd-374de12b3244, #wrap-s-e9242312-22a2-415d-8cbd-374de12b3244 { display:none !important; }}







#s-e9242312-22a2-415d-8cbd-374de12b3244 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9242312-22a2-415d-8cbd-374de12b3244.shg-box.shg-c {
  justify-content: center;
}

#s-c9db630f-f35e-45ee-ac00-c79ee1156b31 {
  text-align: center;
}




  #s-c9db630f-f35e-45ee-ac00-c79ee1156b31 img.shogun-image {
    
    width: px;
  }


#s-c9db630f-f35e-45ee-ac00-c79ee1156b31 .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-fafaec35-7f22-47f1-80dc-873de9bdd2bd {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-acc53114-cc24-4bab-b5d2-13ed7bc52aca {
  text-align: center;
}




  #s-acc53114-cc24-4bab-b5d2-13ed7bc52aca img.shogun-image {
    
    width: px;
  }


#s-acc53114-cc24-4bab-b5d2-13ed7bc52aca .shogun-image-content {
  
    align-items: center;
  
}

#s-625cfc18-e7e0-40c1-9e19-9352b5a64f79 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-1b4b0fb9-ec78-4b00-9852-9fa0e5aa6b45 {
  text-align: center;
}




  #s-1b4b0fb9-ec78-4b00-9852-9fa0e5aa6b45 img.shogun-image {
    
    width: px;
  }


#s-1b4b0fb9-ec78-4b00-9852-9fa0e5aa6b45 .shogun-image-content {
  
    align-items: center;
  
}

#s-533cb9bd-9ad0-4ad3-b514-f4869e5449fa {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-fc268bda-47ab-415b-aa6f-3e8a21913616 {
  min-height: 50px;
background-color: rgba(156, 0, 48, 1);
}
@media (min-width: 1200px){#s-fc268bda-47ab-415b-aa6f-3e8a21913616 {
  display: none;
}
#s-fc268bda-47ab-415b-aa6f-3e8a21913616, #wrap-s-fc268bda-47ab-415b-aa6f-3e8a21913616 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fc268bda-47ab-415b-aa6f-3e8a21913616 {
  display: none;
}
#s-fc268bda-47ab-415b-aa6f-3e8a21913616, #wrap-s-fc268bda-47ab-415b-aa6f-3e8a21913616 { display:none !important; }}







#s-fc268bda-47ab-415b-aa6f-3e8a21913616 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc268bda-47ab-415b-aa6f-3e8a21913616.shg-box.shg-c {
  justify-content: center;
}

#s-d468f432-e81f-4051-a992-93af3954bcef {
  margin-left: 4%;
margin-right: 4%;
}

@media (min-width: 0px) {
[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d468f432-e81f-4051-a992-93af3954bcef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8a48d463-17aa-45af-a202-2419c75b28de {
  margin-top: 3%;
margin-left: 42%;
margin-right: 42%;
padding-left: 0%;
padding-right: 0%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8a48d463-17aa-45af-a202-2419c75b28de {
  margin-left: 35%;
margin-right: 35%;
}
}



  #s-8a48d463-17aa-45af-a202-2419c75b28de img.shogun-image {
    
    width: px;
  }


#s-8a48d463-17aa-45af-a202-2419c75b28de .shogun-image-content {
  
    align-items: center;
  
}

#s-5c55f894-0ef3-47b5-9501-2e2a491bb14b {
  margin-top: 3%;
margin-left: 35%;
margin-right: 35%;
text-align: center;
}
@media (max-width: 767px){#s-5c55f894-0ef3-47b5-9501-2e2a491bb14b {
  margin-left: 40%;
margin-right: 40%;
}
}



  #s-5c55f894-0ef3-47b5-9501-2e2a491bb14b img.shogun-image {
    
    width: px;
  }


#s-5c55f894-0ef3-47b5-9501-2e2a491bb14b .shogun-image-content {
  
    align-items: center;
  
}

#s-3bbcbf31-55fa-4b26-b813-da385d1b319e {
  margin-top: 2%;
padding-left: 42%;
padding-right: 42%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3bbcbf31-55fa-4b26-b813-da385d1b319e {
  padding-left: 35%;
padding-right: 35%;
}
}



  #s-3bbcbf31-55fa-4b26-b813-da385d1b319e img.shogun-image {
    
    width: px;
  }


#s-3bbcbf31-55fa-4b26-b813-da385d1b319e .shogun-image-content {
  
    align-items: center;
  
}

#s-29cdafaa-43eb-49f9-823b-6bacbaad1ea9 {
  padding-top: 1%;
padding-bottom: 0%;
min-height: 50px;
background-color: rgba(156, 0, 48, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-29cdafaa-43eb-49f9-823b-6bacbaad1ea9 {
  display: none;
}
#s-29cdafaa-43eb-49f9-823b-6bacbaad1ea9, #wrap-s-29cdafaa-43eb-49f9-823b-6bacbaad1ea9 { display:none !important; }}@media (max-width: 767px){#s-29cdafaa-43eb-49f9-823b-6bacbaad1ea9 {
  display: none;
}
#s-29cdafaa-43eb-49f9-823b-6bacbaad1ea9, #wrap-s-29cdafaa-43eb-49f9-823b-6bacbaad1ea9 { display:none !important; }}







#s-29cdafaa-43eb-49f9-823b-6bacbaad1ea9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29cdafaa-43eb-49f9-823b-6bacbaad1ea9.shg-box.shg-c {
  justify-content: center;
}

#s-167fd455-6b99-4ecf-b0f5-89c179890bf2 {
  margin-left: 16%;
margin-right: 16%;
}

@media (min-width: 0px) {
[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-167fd455-6b99-4ecf-b0f5-89c179890bf2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ef30b3ea-efcd-4c2d-a88c-1b3e2215a6c8 {
  margin-top: 0px;
margin-left: 38%;
margin-bottom: 0px;
margin-right: 38%;
text-align: center;
}




  #s-ef30b3ea-efcd-4c2d-a88c-1b3e2215a6c8 img.shogun-image {
    
    width: px;
  }


#s-ef30b3ea-efcd-4c2d-a88c-1b3e2215a6c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-85472d56-36ed-41b9-abec-ab71003cb4ae {
  padding-left: 38%;
padding-right: 38%;
text-align: center;
}




  #s-85472d56-36ed-41b9-abec-ab71003cb4ae img.shogun-image {
    
    width: px;
  }


#s-85472d56-36ed-41b9-abec-ab71003cb4ae .shogun-image-content {
  
    align-items: center;
  
}

#s-3ea1462d-fe91-4a9f-b4d6-39d8daa0d468 {
  padding-left: 38%;
padding-right: 38%;
text-align: center;
}




  #s-3ea1462d-fe91-4a9f-b4d6-39d8daa0d468 img.shogun-image {
    
    width: px;
  }


#s-3ea1462d-fe91-4a9f-b4d6-39d8daa0d468 .shogun-image-content {
  
    align-items: center;
  
}

#s-f4b9e546-7960-4f60-8429-9f1e1fb23ea2 {
  margin-top: 40px;
margin-bottom: 20px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f4b9e546-7960-4f60-8429-9f1e1fb23ea2 {
  display: none;
}
#s-f4b9e546-7960-4f60-8429-9f1e1fb23ea2, #wrap-s-f4b9e546-7960-4f60-8429-9f1e1fb23ea2 { display:none !important; }}@media (max-width: 767px){#s-f4b9e546-7960-4f60-8429-9f1e1fb23ea2 {
  display: none;
}
#s-f4b9e546-7960-4f60-8429-9f1e1fb23ea2, #wrap-s-f4b9e546-7960-4f60-8429-9f1e1fb23ea2 { display:none !important; }}







#s-f4b9e546-7960-4f60-8429-9f1e1fb23ea2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4b9e546-7960-4f60-8429-9f1e1fb23ea2 {
  cursor: pointer;
}#s-f4b9e546-7960-4f60-8429-9f1e1fb23ea2.shg-box.shg-c {
  justify-content: center;
}

#s-c08f3108-b823-4d0c-96ca-1df65bd6fc38 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}




  #s-c08f3108-b823-4d0c-96ca-1df65bd6fc38 img.shogun-image {
    
    width: px;
  }


#s-c08f3108-b823-4d0c-96ca-1df65bd6fc38 .shogun-image-content {
  
    align-items: center;
  
}

#s-632bb789-897e-42e6-9e31-b0c2f49d9723 {
  margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-632bb789-897e-42e6-9e31-b0c2f49d9723"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-60943b0c-c9e9-453b-8530-44e3a87e5165 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-60943b0c-c9e9-453b-8530-44e3a87e5165 {
  padding-left: 0%;
padding-right: 10%;
}
}







#s-60943b0c-c9e9-453b-8530-44e3a87e5165 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60943b0c-c9e9-453b-8530-44e3a87e5165.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-7e0ff307-2d51-455a-86c3-a68db81202d9 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}

#s-7e0ff307-2d51-455a-86c3-a68db81202d9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-32f4a949-af00-49c1-904d-7d95022bffa9 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-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.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-a0417d9a-9adf-435e-afde-ec9b1c7ab01b {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(221, 216, 195, 1);
border-radius: 40px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a0417d9a-9adf-435e-afde-ec9b1c7ab01b:hover {background-color: rgba(221, 216, 195, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(5, 40, 92, 1) !important;}#s-a0417d9a-9adf-435e-afde-ec9b1c7ab01b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a0417d9a-9adf-435e-afde-ec9b1c7ab01b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5c9236cc-37ee-47dc-b316-774c7c310efe {
  margin-top: 40px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-5c9236cc-37ee-47dc-b316-774c7c310efe {
  display: none;
}
#s-5c9236cc-37ee-47dc-b316-774c7c310efe, #wrap-s-5c9236cc-37ee-47dc-b316-774c7c310efe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5c9236cc-37ee-47dc-b316-774c7c310efe {
  display: none;
}
#s-5c9236cc-37ee-47dc-b316-774c7c310efe, #wrap-s-5c9236cc-37ee-47dc-b316-774c7c310efe { display:none !important; }}







#s-5c9236cc-37ee-47dc-b316-774c7c310efe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c9236cc-37ee-47dc-b316-774c7c310efe {
  cursor: pointer;
}#s-5c9236cc-37ee-47dc-b316-774c7c310efe.shg-box.shg-c {
  justify-content: center;
}

#s-4117412e-fb25-4871-9940-2ac8c6c8c8d3 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
text-align: center;
}

#s-4117412e-fb25-4871-9940-2ac8c6c8c8d3 .shogun-heading-component h2 {
  color: rgba(5, 40, 92, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3e5caa9f-aef3-43df-ad63-70b37b6ec3aa {
  text-align: center;
}
@media (min-width: 1200px){#s-3e5caa9f-aef3-43df-ad63-70b37b6ec3aa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3e5caa9f-aef3-43df-ad63-70b37b6ec3aa {
  
}
}



  #s-3e5caa9f-aef3-43df-ad63-70b37b6ec3aa img.shogun-image {
    
    width: px;
  }


#s-3e5caa9f-aef3-43df-ad63-70b37b6ec3aa .shogun-image-content {
  
    align-items: center;
  
}

#s-b68108e1-17ca-4274-b1ef-a97801e91ee3 {
  margin-top: 200px;
min-height: 50px;
}








#s-b68108e1-17ca-4274-b1ef-a97801e91ee3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b68108e1-17ca-4274-b1ef-a97801e91ee3.shg-box.shg-c {
  justify-content: center;
}

#s-55c750c3-bffe-41df-b5f2-2d5a06fd895e {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-55c750c3-bffe-41df-b5f2-2d5a06fd895e {
  margin-top: 150px;
}
}
#s-4f509ae4-d62f-4c6c-8afb-75ce4005f775 {
  margin-top: 40px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-4f509ae4-d62f-4c6c-8afb-75ce4005f775 {
  display: none;
}
#s-4f509ae4-d62f-4c6c-8afb-75ce4005f775, #wrap-s-4f509ae4-d62f-4c6c-8afb-75ce4005f775 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4f509ae4-d62f-4c6c-8afb-75ce4005f775 {
  display: none;
}
#s-4f509ae4-d62f-4c6c-8afb-75ce4005f775, #wrap-s-4f509ae4-d62f-4c6c-8afb-75ce4005f775 { display:none !important; }}







#s-4f509ae4-d62f-4c6c-8afb-75ce4005f775 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f509ae4-d62f-4c6c-8afb-75ce4005f775 {
  cursor: pointer;
}#s-4f509ae4-d62f-4c6c-8afb-75ce4005f775.shg-box.shg-c {
  justify-content: center;
}

#s-e9ebb6f2-4dd6-4718-abc1-a6d793bb7cd6 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
text-align: center;
}

#s-e9ebb6f2-4dd6-4718-abc1-a6d793bb7cd6 .shogun-heading-component h2 {
  color: rgba(5, 40, 92, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-83fe920f-03ce-4ccf-bf26-4185b53c18c6 {
  text-align: center;
}
@media (min-width: 1200px){#s-83fe920f-03ce-4ccf-bf26-4185b53c18c6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-83fe920f-03ce-4ccf-bf26-4185b53c18c6 {
  
}
}



  #s-83fe920f-03ce-4ccf-bf26-4185b53c18c6 img.shogun-image {
    
    width: px;
  }


#s-83fe920f-03ce-4ccf-bf26-4185b53c18c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-9be15770-984e-4cdb-be50-be58f04493c1 {
  margin-top: 200px;
min-height: 50px;
}








#s-9be15770-984e-4cdb-be50-be58f04493c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9be15770-984e-4cdb-be50-be58f04493c1 {
  cursor: pointer;
}#s-9be15770-984e-4cdb-be50-be58f04493c1.shg-box.shg-c {
  justify-content: center;
}

#s-d11834aa-610a-4c5d-94a2-7200a77a7885 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-b74ad142-ca70-4a4b-820c-14457f672ad0 {
  margin-top: 20px;
margin-bottom: 40px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b74ad142-ca70-4a4b-820c-14457f672ad0 {
  display: none;
}
#s-b74ad142-ca70-4a4b-820c-14457f672ad0, #wrap-s-b74ad142-ca70-4a4b-820c-14457f672ad0 { display:none !important; }}@media (max-width: 767px){#s-b74ad142-ca70-4a4b-820c-14457f672ad0 {
  display: none;
}
#s-b74ad142-ca70-4a4b-820c-14457f672ad0, #wrap-s-b74ad142-ca70-4a4b-820c-14457f672ad0 { display:none !important; }}







#s-b74ad142-ca70-4a4b-820c-14457f672ad0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b74ad142-ca70-4a4b-820c-14457f672ad0 {
  cursor: pointer;
}#s-b74ad142-ca70-4a4b-820c-14457f672ad0.shg-box.shg-c {
  justify-content: center;
}

#s-494bf720-d79b-4535-b6de-d0a6826f41e4 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}




  #s-494bf720-d79b-4535-b6de-d0a6826f41e4 img.shogun-image {
    
    width: px;
  }


#s-494bf720-d79b-4535-b6de-d0a6826f41e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-d539027f-cf5c-4344-b135-6ac8840773f4 {
  margin-left: 15px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d539027f-cf5c-4344-b135-6ac8840773f4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2bbb3285-8aab-4cd8-9fc6-e3d294e09ea7 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2bbb3285-8aab-4cd8-9fc6-e3d294e09ea7 {
  padding-left: 10%;
padding-right: 0%;
}
}







#s-2bbb3285-8aab-4cd8-9fc6-e3d294e09ea7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2bbb3285-8aab-4cd8-9fc6-e3d294e09ea7.shg-box.shg-c {
  justify-content: center;
}

#s-2a0d9799-b737-4784-bbaa-284925b3364d {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}

#s-2a0d9799-b737-4784-bbaa-284925b3364d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ab5b90b6-44e5-4935-85d2-fbe4b1628be5 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-b1e47a99-f4cb-4cdf-af39-18321554aad5 {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(221, 216, 195, 1);
border-radius: 40px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b1e47a99-f4cb-4cdf-af39-18321554aad5:hover {background-color: rgba(221, 216, 195, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(5, 40, 92, 1) !important;}#s-b1e47a99-f4cb-4cdf-af39-18321554aad5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b1e47a99-f4cb-4cdf-af39-18321554aad5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2018ae35-05a8-458b-add4-a072ea4e243b {
  padding-top: 40px;
padding-bottom: 40px;
min-height: 50px;
background-color: rgba(221, 216, 195, 0.39);
}








#s-2018ae35-05a8-458b-add4-a072ea4e243b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2018ae35-05a8-458b-add4-a072ea4e243b.shg-box.shg-c {
  justify-content: center;
}

#s-ca1229e5-0190-4d57-b7cc-1a7e0b4a023d {
  margin-left: 25%;
margin-right: 25%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ca1229e5-0190-4d57-b7cc-1a7e0b4a023d {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-ca1229e5-0190-4d57-b7cc-1a7e0b4a023d {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-ca1229e5-0190-4d57-b7cc-1a7e0b4a023d .shogun-heading-component h2 {
  color: rgba(5, 40, 92, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-ca1229e5-0190-4d57-b7cc-1a7e0b4a023d .shogun-heading-component h2 {
  color: rgba(5, 40, 92, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


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

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

.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 > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.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;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

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

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-cde4cadf-43cd-4cf5-b20b-984526e02bd1 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-cde4cadf-43cd-4cf5-b20b-984526e02bd1 {
  display: none;
}
#s-cde4cadf-43cd-4cf5-b20b-984526e02bd1, #wrap-s-cde4cadf-43cd-4cf5-b20b-984526e02bd1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cde4cadf-43cd-4cf5-b20b-984526e02bd1 {
  display: none;
}
#s-cde4cadf-43cd-4cf5-b20b-984526e02bd1, #wrap-s-cde4cadf-43cd-4cf5-b20b-984526e02bd1 { display:none !important; }}
#s-cde4cadf-43cd-4cf5-b20b-984526e02bd1 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-cde4cadf-43cd-4cf5-b20b-984526e02bd1 .shg-sld-nav-button.shg-sld-left,
#s-cde4cadf-43cd-4cf5-b20b-984526e02bd1 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-ccbd358a-f5a2-41fa-bc93-0ee82fc0a012 {
  box-shadow:0px 0px 10px 0px rgba(221, 216, 195, 1);
border-style: solid;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(221, 216, 195, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-ccbd358a-f5a2-41fa-bc93-0ee82fc0a012 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccbd358a-f5a2-41fa-bc93-0ee82fc0a012.shg-box.shg-c {
  justify-content: center;
}

#s-12b1b8ec-904d-4d2e-aba1-56bd86e6ef90 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(162, 208, 232, 1);
border-style: solid;
}

#s-1fb673f5-81a0-4355-97a9-636077b5ba3f {
  box-shadow:0px 0px 10px 0px rgba(221, 216, 195, 1);
border-style: solid;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(221, 216, 195, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-1fb673f5-81a0-4355-97a9-636077b5ba3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fb673f5-81a0-4355-97a9-636077b5ba3f.shg-box.shg-c {
  justify-content: center;
}

#s-0afa0cfb-e2d8-4ac8-ab2c-41de8f09c90a {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(162, 208, 232, 1);
border-style: solid;
}

#s-9c200c53-7652-4686-9d11-7f71f513cdc1 {
  box-shadow:0px 0px 10px 0px rgba(221, 216, 195, 1);
border-style: solid;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(221, 216, 195, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-9c200c53-7652-4686-9d11-7f71f513cdc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c200c53-7652-4686-9d11-7f71f513cdc1.shg-box.shg-c {
  justify-content: center;
}

#s-0757d7a9-444b-4375-b06b-f7eb5e781eb5 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(162, 208, 232, 1);
border-style: solid;
}

#s-fd5c6ee1-0193-4141-aaea-75f0c1865411 {
  box-shadow:0px 0px 10px 0px rgba(221, 216, 195, 1);
border-style: solid;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(221, 216, 195, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-fd5c6ee1-0193-4141-aaea-75f0c1865411 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd5c6ee1-0193-4141-aaea-75f0c1865411.shg-box.shg-c {
  justify-content: center;
}

#s-fe63db46-3041-4553-b6bf-3ac57adb0ca0 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(162, 208, 232, 1);
border-style: solid;
}

#s-6f380c4e-a10e-4a20-972c-848ecfccf352 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-6f380c4e-a10e-4a20-972c-848ecfccf352 {
  display: none;
}
#s-6f380c4e-a10e-4a20-972c-848ecfccf352, #wrap-s-6f380c4e-a10e-4a20-972c-848ecfccf352 { display:none !important; }}@media (max-width: 767px){#s-6f380c4e-a10e-4a20-972c-848ecfccf352 {
  display: none;
}
#s-6f380c4e-a10e-4a20-972c-848ecfccf352, #wrap-s-6f380c4e-a10e-4a20-972c-848ecfccf352 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-6f380c4e-a10e-4a20-972c-848ecfccf352"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-86a2647d-9039-4121-83aa-7b6f2bd63804 {
  box-shadow:0px 0px 10px 0px rgba(221, 216, 195, 1);
border-style: solid;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(221, 216, 195, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-86a2647d-9039-4121-83aa-7b6f2bd63804 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86a2647d-9039-4121-83aa-7b6f2bd63804.shg-box.shg-c {
  justify-content: center;
}

#s-0ed166f5-8f5b-47f7-a648-5248debf1a7c {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(162, 208, 232, 1);
border-style: solid;
}

#s-0a9184c9-8323-4b92-8e58-b6bbe9afc400 {
  box-shadow:0px 0px 10px 0px rgba(221, 216, 195, 1);
border-style: solid;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(221, 216, 195, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-0a9184c9-8323-4b92-8e58-b6bbe9afc400 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a9184c9-8323-4b92-8e58-b6bbe9afc400.shg-box.shg-c {
  justify-content: center;
}

#s-5418df54-af1d-4342-a371-885e7c0d7e98 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(162, 208, 232, 1);
border-style: solid;
}

#s-afa6e528-90e1-4f42-a471-6d17f7042343 {
  box-shadow:0px 0px 10px 0px rgba(221, 216, 195, 1);
border-style: solid;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(221, 216, 195, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-afa6e528-90e1-4f42-a471-6d17f7042343 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afa6e528-90e1-4f42-a471-6d17f7042343.shg-box.shg-c {
  justify-content: center;
}

#s-7608aebe-5a2a-414c-be5f-68d27b2ef590 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(162, 208, 232, 1);
border-style: solid;
}

#s-f392ab2e-2ef2-4d91-b30e-581f4a689b0e {
  box-shadow:0px 0px 10px 0px rgba(221, 216, 195, 1);
border-style: solid;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(221, 216, 195, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f392ab2e-2ef2-4d91-b30e-581f4a689b0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f392ab2e-2ef2-4d91-b30e-581f4a689b0e.shg-box.shg-c {
  justify-content: center;
}

#s-55b15f9e-8adf-4583-8600-06cc53c419fb {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(162, 208, 232, 1);
border-style: solid;
}

@media (min-width: 768px) and (max-width: 991px){#s-447ef8bf-dedf-4898-ae97-232e7903d9be {
  display: none;
}
#s-447ef8bf-dedf-4898-ae97-232e7903d9be, #wrap-s-447ef8bf-dedf-4898-ae97-232e7903d9be { display:none !important; }}@media (max-width: 767px){#s-447ef8bf-dedf-4898-ae97-232e7903d9be {
  display: none;
}
#s-447ef8bf-dedf-4898-ae97-232e7903d9be, #wrap-s-447ef8bf-dedf-4898-ae97-232e7903d9be { display:none !important; }}
@media (min-width: 0px) {
[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 992px) {
[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-447ef8bf-dedf-4898-ae97-232e7903d9be"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

#s-ddb0134c-2979-47b0-ae4e-d48c3cfc6406 {
  text-align: center;
}




  #s-ddb0134c-2979-47b0-ae4e-d48c3cfc6406 img.shogun-image {
    
    width: px;
  }


#s-ddb0134c-2979-47b0-ae4e-d48c3cfc6406 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee515e69-772f-4691-b446-7e83e8351b63 {
  text-align: center;
}




  #s-ee515e69-772f-4691-b446-7e83e8351b63 img.shogun-image {
    
    width: px;
  }


#s-ee515e69-772f-4691-b446-7e83e8351b63 .shogun-image-content {
  
    align-items: center;
  
}

#s-638969e5-5272-4895-a03e-79767c38fe88 {
  text-align: center;
}




  #s-638969e5-5272-4895-a03e-79767c38fe88 img.shogun-image {
    
    width: px;
  }


#s-638969e5-5272-4895-a03e-79767c38fe88 .shogun-image-content {
  
    align-items: center;
  
}

#s-6ffbed8c-61d0-4459-ad57-51a36c9a67fe {
  text-align: center;
}




  #s-6ffbed8c-61d0-4459-ad57-51a36c9a67fe img.shogun-image {
    
    width: px;
  }


#s-6ffbed8c-61d0-4459-ad57-51a36c9a67fe .shogun-image-content {
  
    align-items: center;
  
}

#s-136f105c-e7c0-4808-9356-7840620b47ff {
  text-align: center;
}




  #s-136f105c-e7c0-4808-9356-7840620b47ff img.shogun-image {
    
    width: px;
  }


#s-136f105c-e7c0-4808-9356-7840620b47ff .shogun-image-content {
  
    align-items: center;
  
}

#s-f5af6137-b511-458b-ab5f-ab452bcd8a82 {
  text-align: center;
}




  #s-f5af6137-b511-458b-ab5f-ab452bcd8a82 img.shogun-image {
    
    width: px;
  }


#s-f5af6137-b511-458b-ab5f-ab452bcd8a82 .shogun-image-content {
  
    align-items: center;
  
}

#s-80e112b6-c8da-4290-ac1e-3b2b33345f2a {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-80e112b6-c8da-4290-ac1e-3b2b33345f2a {
  display: none;
}
#s-80e112b6-c8da-4290-ac1e-3b2b33345f2a, #wrap-s-80e112b6-c8da-4290-ac1e-3b2b33345f2a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-80e112b6-c8da-4290-ac1e-3b2b33345f2a {
  display: none;
}
#s-80e112b6-c8da-4290-ac1e-3b2b33345f2a, #wrap-s-80e112b6-c8da-4290-ac1e-3b2b33345f2a { display:none !important; }}
#s-80e112b6-c8da-4290-ac1e-3b2b33345f2a .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-80e112b6-c8da-4290-ac1e-3b2b33345f2a .shg-sld-nav-button.shg-sld-left,
#s-80e112b6-c8da-4290-ac1e-3b2b33345f2a .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-a7f73e61-27b6-47e3-b39c-1b868b560650"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-2137ed3b-3c55-4717-b38c-6fe7ab3d4677 {
  text-align: center;
}




  #s-2137ed3b-3c55-4717-b38c-6fe7ab3d4677 img.shogun-image {
    
    width: px;
  }


#s-2137ed3b-3c55-4717-b38c-6fe7ab3d4677 .shogun-image-content {
  
    align-items: center;
  
}

#s-a1eee373-e5a7-4a53-ac80-8bcf66b589e3 {
  text-align: center;
}




  #s-a1eee373-e5a7-4a53-ac80-8bcf66b589e3 img.shogun-image {
    
    width: px;
  }


#s-a1eee373-e5a7-4a53-ac80-8bcf66b589e3 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-82dcf9d2-cbea-4442-92ea-14dffecb6046"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-fb5993b4-f6a5-4da1-ad62-133471c8607a {
  text-align: center;
}




  #s-fb5993b4-f6a5-4da1-ad62-133471c8607a img.shogun-image {
    
    width: px;
  }


#s-fb5993b4-f6a5-4da1-ad62-133471c8607a .shogun-image-content {
  
    align-items: center;
  
}

#s-2fd58cad-378b-425c-9c74-0478747d61b1 {
  text-align: center;
}




  #s-2fd58cad-378b-425c-9c74-0478747d61b1 img.shogun-image {
    
    width: px;
  }


#s-2fd58cad-378b-425c-9c74-0478747d61b1 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-59ecf8fd-3c1d-4886-9f0f-e152ef34325d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-13eb891a-0201-4815-89ad-8e58687cee20 {
  text-align: center;
}




  #s-13eb891a-0201-4815-89ad-8e58687cee20 img.shogun-image {
    
    width: px;
  }


#s-13eb891a-0201-4815-89ad-8e58687cee20 .shogun-image-content {
  
    align-items: center;
  
}

#s-5e9d7e1d-fc85-400c-b278-fc7ea5a33129 {
  text-align: center;
}




  #s-5e9d7e1d-fc85-400c-b278-fc7ea5a33129 img.shogun-image {
    
    width: px;
  }


#s-5e9d7e1d-fc85-400c-b278-fc7ea5a33129 .shogun-image-content {
  
    align-items: center;
  
}

#s-d4e9b8d6-adca-4063-b044-2e3d0f3a7cba {
  margin-top: 4%;
margin-bottom: 20px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d4e9b8d6-adca-4063-b044-2e3d0f3a7cba {
  display: none;
}
#s-d4e9b8d6-adca-4063-b044-2e3d0f3a7cba, #wrap-s-d4e9b8d6-adca-4063-b044-2e3d0f3a7cba { display:none !important; }}@media (max-width: 767px){#s-d4e9b8d6-adca-4063-b044-2e3d0f3a7cba {
  display: none;
}
#s-d4e9b8d6-adca-4063-b044-2e3d0f3a7cba, #wrap-s-d4e9b8d6-adca-4063-b044-2e3d0f3a7cba { display:none !important; }}







#s-d4e9b8d6-adca-4063-b044-2e3d0f3a7cba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4e9b8d6-adca-4063-b044-2e3d0f3a7cba {
  cursor: pointer;
}#s-d4e9b8d6-adca-4063-b044-2e3d0f3a7cba.shg-box.shg-c {
  justify-content: center;
}

#s-27ace3db-795e-4ffd-b4b0-8da27e0a5778 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}




  #s-27ace3db-795e-4ffd-b4b0-8da27e0a5778 img.shogun-image {
    
    width: px;
  }


#s-27ace3db-795e-4ffd-b4b0-8da27e0a5778 .shogun-image-content {
  
    align-items: center;
  
}

#s-e0dd9bbd-8abf-4be0-b696-5ba56549676f {
  margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e0dd9bbd-8abf-4be0-b696-5ba56549676f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2624905d-4927-41ee-adbf-5a9417856b8f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2624905d-4927-41ee-adbf-5a9417856b8f {
  padding-left: 0%;
padding-right: 10%;
}
}







#s-2624905d-4927-41ee-adbf-5a9417856b8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2624905d-4927-41ee-adbf-5a9417856b8f.shg-box.shg-c {
  justify-content: center;
}

#s-f36d4a2a-039e-44d7-8462-5606b7396021 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}

#s-f36d4a2a-039e-44d7-8462-5606b7396021 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9837f85b-093f-42e9-8bc6-b2ea9e01390a {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-90539322-4538-48cf-922d-ea718266ed83 {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(221, 216, 195, 1);
border-radius: 40px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-90539322-4538-48cf-922d-ea718266ed83:hover {background-color: rgba(221, 216, 195, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(5, 40, 92, 1) !important;}#s-90539322-4538-48cf-922d-ea718266ed83:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-90539322-4538-48cf-922d-ea718266ed83.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c6d992ee-40f9-4f17-939b-eb2a84d0c09b {
  margin-top: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-c6d992ee-40f9-4f17-939b-eb2a84d0c09b {
  display: none;
}
#s-c6d992ee-40f9-4f17-939b-eb2a84d0c09b, #wrap-s-c6d992ee-40f9-4f17-939b-eb2a84d0c09b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c6d992ee-40f9-4f17-939b-eb2a84d0c09b {
  display: none;
}
#s-c6d992ee-40f9-4f17-939b-eb2a84d0c09b, #wrap-s-c6d992ee-40f9-4f17-939b-eb2a84d0c09b { display:none !important; }}







#s-c6d992ee-40f9-4f17-939b-eb2a84d0c09b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6d992ee-40f9-4f17-939b-eb2a84d0c09b {
  cursor: pointer;
}#s-c6d992ee-40f9-4f17-939b-eb2a84d0c09b.shg-box.shg-c {
  justify-content: center;
}

#s-d0163d1c-1901-4d95-b51b-6a8d429e434b {
  text-align: center;
}
@media (min-width: 1200px){#s-d0163d1c-1901-4d95-b51b-6a8d429e434b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d0163d1c-1901-4d95-b51b-6a8d429e434b {
  
}
}



  #s-d0163d1c-1901-4d95-b51b-6a8d429e434b img.shogun-image {
    
    width: px;
  }


#s-d0163d1c-1901-4d95-b51b-6a8d429e434b .shogun-image-content {
  
    align-items: center;
  
}

#s-854a150a-d439-4e7f-85e1-7e714de755ac {
  min-height: 50px;
}








#s-854a150a-d439-4e7f-85e1-7e714de755ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-854a150a-d439-4e7f-85e1-7e714de755ac {
  cursor: pointer;
}#s-854a150a-d439-4e7f-85e1-7e714de755ac.shg-box.shg-c {
  justify-content: center;
}

#s-3305be4d-25e9-49f4-8330-cc323915f6fd {
  margin-top: 350px;
margin-left: 5%;
margin-right: 5%;
text-align: center;
}

#s-3305be4d-25e9-49f4-8330-cc323915f6fd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e975db68-649c-4fce-a905-77981530f767 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-6560d4b3-c3a7-418e-9086-67f6ee78f9ca {
  padding-top: 85px;
padding-bottom: 85px;
min-height: 50px;
background-color: rgba(5, 40, 92, 1);
}
@media (min-width: 1200px){#s-6560d4b3-c3a7-418e-9086-67f6ee78f9ca {
  display: none;
}
#s-6560d4b3-c3a7-418e-9086-67f6ee78f9ca, #wrap-s-6560d4b3-c3a7-418e-9086-67f6ee78f9ca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6560d4b3-c3a7-418e-9086-67f6ee78f9ca {
  display: none;
}
#s-6560d4b3-c3a7-418e-9086-67f6ee78f9ca, #wrap-s-6560d4b3-c3a7-418e-9086-67f6ee78f9ca { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6560d4b3-c3a7-418e-9086-67f6ee78f9ca {
  padding-top: 1px;
padding-bottom: 1px;
display: none;
}
#s-6560d4b3-c3a7-418e-9086-67f6ee78f9ca, #wrap-s-6560d4b3-c3a7-418e-9086-67f6ee78f9ca { display:none !important; }}







#s-6560d4b3-c3a7-418e-9086-67f6ee78f9ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6560d4b3-c3a7-418e-9086-67f6ee78f9ca.shg-box.shg-c {
  justify-content: 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;
  -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;
}

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