.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-eeb4c4ef-f204-4398-9cb6-ad661eff7fda {
  min-height: 50px;
}
@media (min-width: 1200px){#s-eeb4c4ef-f204-4398-9cb6-ad661eff7fda {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eeb4c4ef-f204-4398-9cb6-ad661eff7fda {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-eeb4c4ef-f204-4398-9cb6-ad661eff7fda {
  
}
}@media (max-width: 767px){#s-eeb4c4ef-f204-4398-9cb6-ad661eff7fda {
  
}
}







#s-eeb4c4ef-f204-4398-9cb6-ad661eff7fda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eeb4c4ef-f204-4398-9cb6-ad661eff7fda.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2b1a9cab-a030-40c4-848f-b17582f8c6da {
  background-image: url(https://i.shgcdn.com/87444f65-cdaf-4b09-b926-b4d54617205a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 551px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-2b1a9cab-a030-40c4-848f-b17582f8c6da {
  min-height: 700px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2b1a9cab-a030-40c4-848f-b17582f8c6da {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2b1a9cab-a030-40c4-848f-b17582f8c6da {
  
}
}@media (max-width: 767px){#s-2b1a9cab-a030-40c4-848f-b17582f8c6da {
  min-height: 20px;
}
}







#s-2b1a9cab-a030-40c4-848f-b17582f8c6da > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-2b1a9cab-a030-40c4-848f-b17582f8c6da.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-2b1a9cab-a030-40c4-848f-b17582f8c6da > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-2b1a9cab-a030-40c4-848f-b17582f8c6da.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-735f3430-5f1c-4f1d-b5a6-9a7e33578d36 {
  margin-left: 30px;
margin-right: 30px;
min-height: 0px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-735f3430-5f1c-4f1d-b5a6-9a7e33578d36"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-14b168cd-da62-48cb-8995-a61c23751ae9 {
  border-style: solid;
margin-top: 38px;
margin-bottom: 38px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(0, 0, 0, 0);
}








#s-14b168cd-da62-48cb-8995-a61c23751ae9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14b168cd-da62-48cb-8995-a61c23751ae9.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-4e90da39-434b-424e-81c3-e9d9f9d22468 {
  margin-top: 30px;
margin-left: 15px;
margin-bottom: 20px;
margin-right: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-4e90da39-434b-424e-81c3-e9d9f9d22468 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4e90da39-434b-424e-81c3-e9d9f9d22468 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4e90da39-434b-424e-81c3-e9d9f9d22468 {
  
}
}@media (max-width: 767px){#s-4e90da39-434b-424e-81c3-e9d9f9d22468 {
  
}
}
#s-4e90da39-434b-424e-81c3-e9d9f9d22468 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 53px;
  line-height: ;
  letter-spacing: ;
  text-align: 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;
}

@media (max-width: 767px){#s-deed6255-0905-421e-ab02-07b59e4bd3c1 {
  padding-left: 50px;
padding-right: 50px;
}
}
.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-f69c281c-6686-460f-bd8c-177051c366f4 {
  border-style: solid;
margin-bottom: 15px;
padding-top: 15px;
padding-left: 22px;
padding-bottom: 15px;
padding-right: 22px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
max-width: 451px;
opacity: 1;
text-align: center;
background-color: rgba(252, 248, 248, 0);
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#f9f97c"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-f69c281c-6686-460f-bd8c-177051c366f4:hover {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(253, 253, 253, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(221, 222, 224, 1) !important;}#s-f69c281c-6686-460f-bd8c-177051c366f4:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(69, 78, 149, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-f69c281c-6686-460f-bd8c-177051c366f4-btn-wrapper {
    text-align: center;
  }


#s-f69c281c-6686-460f-bd8c-177051c366f4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Playfair Display;
  display:  inline-block ;
}

#s-905c35ed-1ecb-4951-81d6-533014edf38b {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-905c35ed-1ecb-4951-81d6-533014edf38b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-905c35ed-1ecb-4951-81d6-533014edf38b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-905c35ed-1ecb-4951-81d6-533014edf38b {
  
}
}@media (max-width: 767px){#s-905c35ed-1ecb-4951-81d6-533014edf38b {
  
}
}







#s-905c35ed-1ecb-4951-81d6-533014edf38b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-905c35ed-1ecb-4951-81d6-533014edf38b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4283dbcd-68e8-4efa-9a40-4ea10a1955d8 {
  border-style: solid;
margin-top: -30px;
margin-left: 0px;
margin-bottom: -30px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
}
@media (min-width: 1200px){#s-4283dbcd-68e8-4efa-9a40-4ea10a1955d8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4283dbcd-68e8-4efa-9a40-4ea10a1955d8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4283dbcd-68e8-4efa-9a40-4ea10a1955d8 {
  
}
}@media (max-width: 767px){#s-4283dbcd-68e8-4efa-9a40-4ea10a1955d8 {
  
}
}







#s-4283dbcd-68e8-4efa-9a40-4ea10a1955d8 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-4283dbcd-68e8-4efa-9a40-4ea10a1955d8.shg-box.shg-c {
  justify-content: center;
}

#s-4d6c42a7-964e-49e8-b1d3-f98929cce647 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4d6c42a7-964e-49e8-b1d3-f98929cce647"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-33fe3837-f128-4fd5-9a0b-321af2e2f3f9 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-33fe3837-f128-4fd5-9a0b-321af2e2f3f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33fe3837-f128-4fd5-9a0b-321af2e2f3f9.shg-box.shg-c {
  justify-content: flex-start;
}

.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-2c705503-2b9f-45d8-b8ba-a79e80962a81 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-2c705503-2b9f-45d8-b8ba-a79e80962a81 img.shogun-image {
    
    width: px;
  }


#s-2c705503-2b9f-45d8-b8ba-a79e80962a81 .shogun-image-content {
  
    align-items: center;
  
}

#s-26a387ef-185a-43a6-905a-8da7d07b8525 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-26a387ef-185a-43a6-905a-8da7d07b8525 .shogun-heading-component h2 {
  color: rgba(43, 61, 134, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-77ecec3b-a3f9-4f02-808f-4a0168a549f5 {
  min-height: 50px;
}








#s-77ecec3b-a3f9-4f02-808f-4a0168a549f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77ecec3b-a3f9-4f02-808f-4a0168a549f5.shg-box.shg-c {
  justify-content: center;
}

#s-a0b62ad7-b7cc-4255-af8a-6d7eccc0954e {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-a0b62ad7-b7cc-4255-af8a-6d7eccc0954e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0b62ad7-b7cc-4255-af8a-6d7eccc0954e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-090e82da-bc1f-436b-bff3-f51c104c1182 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-090e82da-bc1f-436b-bff3-f51c104c1182 img.shogun-image {
    
    width: px;
  }


#s-090e82da-bc1f-436b-bff3-f51c104c1182 .shogun-image-content {
  
    align-items: center;
  
}

#s-97dd891f-3251-428e-8a87-dd746038f24e {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-97dd891f-3251-428e-8a87-dd746038f24e .shogun-heading-component h2 {
  color: rgba(43, 61, 134, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e92f4cdf-7224-49f2-b0c4-18c3afa56345 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-e92f4cdf-7224-49f2-b0c4-18c3afa56345 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e92f4cdf-7224-49f2-b0c4-18c3afa56345.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cd2e3662-f4f8-441e-b192-d673935451c2 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-cd2e3662-f4f8-441e-b192-d673935451c2 img.shogun-image {
    
    width: px;
  }


#s-cd2e3662-f4f8-441e-b192-d673935451c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-9a9fefec-99ae-41c6-b7c0-82bdf989d666 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9a9fefec-99ae-41c6-b7c0-82bdf989d666 .shogun-heading-component h2 {
  color: rgba(43, 61, 134, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6ca8b0b2-3f5f-4ac3-8aae-6f2e80f5ff1d {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-6ca8b0b2-3f5f-4ac3-8aae-6f2e80f5ff1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ca8b0b2-3f5f-4ac3-8aae-6f2e80f5ff1d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-462c1f12-6bbf-449d-b230-9545bba9ab4a {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-462c1f12-6bbf-449d-b230-9545bba9ab4a img.shogun-image {
    
    width: px;
  }


#s-462c1f12-6bbf-449d-b230-9545bba9ab4a .shogun-image-content {
  
    align-items: center;
  
}

#s-4f3fc47c-8689-43ae-8a9e-cec93f0824eb {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4f3fc47c-8689-43ae-8a9e-cec93f0824eb .shogun-heading-component h2 {
  color: rgba(43, 61, 134, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bc07e00d-d51b-4b1d-8dd7-68c625ecf4cf {
  min-height: 50px;
}
@media (min-width: 1200px){#s-bc07e00d-d51b-4b1d-8dd7-68c625ecf4cf {
  display: none;
}
#s-bc07e00d-d51b-4b1d-8dd7-68c625ecf4cf, #wrap-s-bc07e00d-d51b-4b1d-8dd7-68c625ecf4cf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bc07e00d-d51b-4b1d-8dd7-68c625ecf4cf {
  display: none;
}
#s-bc07e00d-d51b-4b1d-8dd7-68c625ecf4cf, #wrap-s-bc07e00d-d51b-4b1d-8dd7-68c625ecf4cf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bc07e00d-d51b-4b1d-8dd7-68c625ecf4cf {
  display: none;
}
#s-bc07e00d-d51b-4b1d-8dd7-68c625ecf4cf, #wrap-s-bc07e00d-d51b-4b1d-8dd7-68c625ecf4cf { display:none !important; }}@media (max-width: 767px){#s-bc07e00d-d51b-4b1d-8dd7-68c625ecf4cf {
  display: none;
}
#s-bc07e00d-d51b-4b1d-8dd7-68c625ecf4cf, #wrap-s-bc07e00d-d51b-4b1d-8dd7-68c625ecf4cf { display:none !important; }}







#s-bc07e00d-d51b-4b1d-8dd7-68c625ecf4cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc07e00d-d51b-4b1d-8dd7-68c625ecf4cf.shg-box.shg-c {
  justify-content: center;
}

#s-2adee589-2cf3-435b-9e04-aa64bd061579 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-2adee589-2cf3-435b-9e04-aa64bd061579 .shogun-heading-component h1 {
  color: rgba(35, 46, 131, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 41px;
  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-c31cc827-1c69-487d-9773-4ccf75f6e59a {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-c31cc827-1c69-487d-9773-4ccf75f6e59a {
  display: none;
}
#s-c31cc827-1c69-487d-9773-4ccf75f6e59a, #wrap-s-c31cc827-1c69-487d-9773-4ccf75f6e59a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c31cc827-1c69-487d-9773-4ccf75f6e59a {
  display: none;
}
#s-c31cc827-1c69-487d-9773-4ccf75f6e59a, #wrap-s-c31cc827-1c69-487d-9773-4ccf75f6e59a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c31cc827-1c69-487d-9773-4ccf75f6e59a {
  display: none;
}
#s-c31cc827-1c69-487d-9773-4ccf75f6e59a, #wrap-s-c31cc827-1c69-487d-9773-4ccf75f6e59a { display:none !important; }}
#s-c31cc827-1c69-487d-9773-4ccf75f6e59a .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-c31cc827-1c69-487d-9773-4ccf75f6e59a .shg-sld-nav-button.shg-sld-left,
#s-c31cc827-1c69-487d-9773-4ccf75f6e59a .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-7d0d3313-d34e-42c1-a153-e8a5ab5bf53e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-7d0d3313-d34e-42c1-a153-e8a5ab5bf53e {
  display: none;
}
#s-7d0d3313-d34e-42c1-a153-e8a5ab5bf53e, #wrap-s-7d0d3313-d34e-42c1-a153-e8a5ab5bf53e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7d0d3313-d34e-42c1-a153-e8a5ab5bf53e {
  display: none;
}
#s-7d0d3313-d34e-42c1-a153-e8a5ab5bf53e, #wrap-s-7d0d3313-d34e-42c1-a153-e8a5ab5bf53e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7d0d3313-d34e-42c1-a153-e8a5ab5bf53e {
  display: none;
}
#s-7d0d3313-d34e-42c1-a153-e8a5ab5bf53e, #wrap-s-7d0d3313-d34e-42c1-a153-e8a5ab5bf53e { display:none !important; }}



  #s-7d0d3313-d34e-42c1-a153-e8a5ab5bf53e img.shogun-image {
    
    width: px;
  }


#s-7d0d3313-d34e-42c1-a153-e8a5ab5bf53e .shogun-image-content {
  
    align-items: center;
  
}

#s-a01156a7-42e8-44a0-8fcf-d860ab223747 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-a01156a7-42e8-44a0-8fcf-d860ab223747 {
  display: none;
}
#s-a01156a7-42e8-44a0-8fcf-d860ab223747, #wrap-s-a01156a7-42e8-44a0-8fcf-d860ab223747 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a01156a7-42e8-44a0-8fcf-d860ab223747 {
  display: none;
}
#s-a01156a7-42e8-44a0-8fcf-d860ab223747, #wrap-s-a01156a7-42e8-44a0-8fcf-d860ab223747 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a01156a7-42e8-44a0-8fcf-d860ab223747 {
  display: none;
}
#s-a01156a7-42e8-44a0-8fcf-d860ab223747, #wrap-s-a01156a7-42e8-44a0-8fcf-d860ab223747 { display:none !important; }}



  #s-a01156a7-42e8-44a0-8fcf-d860ab223747 img.shogun-image {
    
    width: px;
  }


#s-a01156a7-42e8-44a0-8fcf-d860ab223747 .shogun-image-content {
  
    align-items: center;
  
}

#s-539b9b9b-d8e0-4462-a8da-c480d941255e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-539b9b9b-d8e0-4462-a8da-c480d941255e {
  display: none;
}
#s-539b9b9b-d8e0-4462-a8da-c480d941255e, #wrap-s-539b9b9b-d8e0-4462-a8da-c480d941255e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-539b9b9b-d8e0-4462-a8da-c480d941255e {
  display: none;
}
#s-539b9b9b-d8e0-4462-a8da-c480d941255e, #wrap-s-539b9b9b-d8e0-4462-a8da-c480d941255e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-539b9b9b-d8e0-4462-a8da-c480d941255e {
  display: none;
}
#s-539b9b9b-d8e0-4462-a8da-c480d941255e, #wrap-s-539b9b9b-d8e0-4462-a8da-c480d941255e { display:none !important; }}



  #s-539b9b9b-d8e0-4462-a8da-c480d941255e img.shogun-image {
    
    width: px;
  }


#s-539b9b9b-d8e0-4462-a8da-c480d941255e .shogun-image-content {
  
    align-items: center;
  
}

#s-ee86de51-4086-4d0c-b63a-3c8d8b90006d {
  text-align: center;
}
@media (max-width: 767px){#s-ee86de51-4086-4d0c-b63a-3c8d8b90006d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}
}



  #s-ee86de51-4086-4d0c-b63a-3c8d8b90006d img.shogun-image {
    
    width: px;
  }


#s-ee86de51-4086-4d0c-b63a-3c8d8b90006d .shogun-image-content {
  
    align-items: center;
  
}

#s-b90287af-e7ab-46c0-a87e-37974e7ac03c {
  text-align: center;
}
#s-b90287af-e7ab-46c0-a87e-37974e7ac03c:hover {opacity: 1 !important;}@media (max-width: 767px){#s-b90287af-e7ab-46c0-a87e-37974e7ac03c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}
}



  #s-b90287af-e7ab-46c0-a87e-37974e7ac03c img.shogun-image {
    
    width: px;
  }


#s-b90287af-e7ab-46c0-a87e-37974e7ac03c .shogun-image-content {
  
    align-items: center;
  
}

#s-3048fb8b-450c-4b50-8c38-9dacc68427b0 {
  min-height: 20px;
}
@media (min-width: 1200px){#s-3048fb8b-450c-4b50-8c38-9dacc68427b0 {
  display: none;
}
#s-3048fb8b-450c-4b50-8c38-9dacc68427b0, #wrap-s-3048fb8b-450c-4b50-8c38-9dacc68427b0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3048fb8b-450c-4b50-8c38-9dacc68427b0 {
  display: none;
}
#s-3048fb8b-450c-4b50-8c38-9dacc68427b0, #wrap-s-3048fb8b-450c-4b50-8c38-9dacc68427b0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3048fb8b-450c-4b50-8c38-9dacc68427b0 {
  display: none;
}
#s-3048fb8b-450c-4b50-8c38-9dacc68427b0, #wrap-s-3048fb8b-450c-4b50-8c38-9dacc68427b0 { display:none !important; }}







#s-3048fb8b-450c-4b50-8c38-9dacc68427b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3048fb8b-450c-4b50-8c38-9dacc68427b0.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-6020bb6a-43da-48cb-abf1-ad41ba4ca580 {
  display: none;
}
#s-6020bb6a-43da-48cb-abf1-ad41ba4ca580, #wrap-s-6020bb6a-43da-48cb-abf1-ad41ba4ca580 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6020bb6a-43da-48cb-abf1-ad41ba4ca580"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-c365a518-fada-46a2-8c29-aeb86f277a33 {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (max-width: 767px){#s-c365a518-fada-46a2-8c29-aeb86f277a33 {
  display: none;
}
#s-c365a518-fada-46a2-8c29-aeb86f277a33, #wrap-s-c365a518-fada-46a2-8c29-aeb86f277a33 { display:none !important; }}
#s-c365a518-fada-46a2-8c29-aeb86f277a33 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-f3b9b986-84eb-4771-a80b-075bd60b2b2b {
  display: none;
}
#s-f3b9b986-84eb-4771-a80b-075bd60b2b2b, #wrap-s-f3b9b986-84eb-4771-a80b-075bd60b2b2b { display:none !important; }}
@media (min-width: 0px) {
[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-f3b9b986-84eb-4771-a80b-075bd60b2b2b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-22356ac6-a196-40c9-a23d-58b8bf335746 {
  text-align: center;
}
@media (max-width: 767px){#s-22356ac6-a196-40c9-a23d-58b8bf335746 {
  display: none;
}
#s-22356ac6-a196-40c9-a23d-58b8bf335746, #wrap-s-22356ac6-a196-40c9-a23d-58b8bf335746 { display:none !important; }}



  #s-22356ac6-a196-40c9-a23d-58b8bf335746 img.shogun-image {
    
    width: px;
  }


#s-22356ac6-a196-40c9-a23d-58b8bf335746 .shogun-image-content {
  
    align-items: center;
  
}

#s-22e14f27-5f3b-474a-81bf-334a2c146335 {
  text-align: center;
}
@media (max-width: 767px){#s-22e14f27-5f3b-474a-81bf-334a2c146335 {
  display: none;
}
#s-22e14f27-5f3b-474a-81bf-334a2c146335, #wrap-s-22e14f27-5f3b-474a-81bf-334a2c146335 { display:none !important; }}



  #s-22e14f27-5f3b-474a-81bf-334a2c146335 img.shogun-image {
    
    width: px;
  }


#s-22e14f27-5f3b-474a-81bf-334a2c146335 .shogun-image-content {
  
    align-items: center;
  
}

#s-76a3d812-f0a8-4b96-bf73-834f641a82d6 {
  text-align: center;
}
@media (max-width: 767px){#s-76a3d812-f0a8-4b96-bf73-834f641a82d6 {
  display: none;
}
#s-76a3d812-f0a8-4b96-bf73-834f641a82d6, #wrap-s-76a3d812-f0a8-4b96-bf73-834f641a82d6 { display:none !important; }}



  #s-76a3d812-f0a8-4b96-bf73-834f641a82d6 img.shogun-image {
    
    width: px;
  }


#s-76a3d812-f0a8-4b96-bf73-834f641a82d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-65312e2f-b5ec-4fe3-b93b-0fe94dbb6a2a {
  min-height: 20px;
}
@media (max-width: 767px){#s-65312e2f-b5ec-4fe3-b93b-0fe94dbb6a2a {
  display: none;
}
#s-65312e2f-b5ec-4fe3-b93b-0fe94dbb6a2a, #wrap-s-65312e2f-b5ec-4fe3-b93b-0fe94dbb6a2a { display:none !important; }}







#s-65312e2f-b5ec-4fe3-b93b-0fe94dbb6a2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65312e2f-b5ec-4fe3-b93b-0fe94dbb6a2a.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ff036de3-8317-49f9-bade-58f2b58b6eaa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-b404fbdb-75eb-4d90-ae81-9d409300f66d {
  text-align: center;
}
#s-b404fbdb-75eb-4d90-ae81-9d409300f66d:hover {opacity: 1 !important;}@media (max-width: 767px){#s-b404fbdb-75eb-4d90-ae81-9d409300f66d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}
}



  #s-b404fbdb-75eb-4d90-ae81-9d409300f66d img.shogun-image {
    
    width: px;
  }


#s-b404fbdb-75eb-4d90-ae81-9d409300f66d .shogun-image-content {
  
    align-items: center;
  
}

#s-3dc861a8-4750-44b0-9ce8-ae8a6f5ddc1a {
  text-align: center;
}
@media (max-width: 767px){#s-3dc861a8-4750-44b0-9ce8-ae8a6f5ddc1a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}
}



  #s-3dc861a8-4750-44b0-9ce8-ae8a6f5ddc1a img.shogun-image {
    
    width: px;
  }


#s-3dc861a8-4750-44b0-9ce8-ae8a6f5ddc1a .shogun-image-content {
  
    align-items: center;
  
}

#s-70bf7927-7720-4e7b-8d2e-4e0213b9d7f2 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-70bf7927-7720-4e7b-8d2e-4e0213b9d7f2 {
  display: none;
}
#s-70bf7927-7720-4e7b-8d2e-4e0213b9d7f2, #wrap-s-70bf7927-7720-4e7b-8d2e-4e0213b9d7f2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-70bf7927-7720-4e7b-8d2e-4e0213b9d7f2 {
  display: none;
}
#s-70bf7927-7720-4e7b-8d2e-4e0213b9d7f2, #wrap-s-70bf7927-7720-4e7b-8d2e-4e0213b9d7f2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-70bf7927-7720-4e7b-8d2e-4e0213b9d7f2 {
  display: none;
}
#s-70bf7927-7720-4e7b-8d2e-4e0213b9d7f2, #wrap-s-70bf7927-7720-4e7b-8d2e-4e0213b9d7f2 { display:none !important; }}



  #s-70bf7927-7720-4e7b-8d2e-4e0213b9d7f2 img.shogun-image {
    
    width: px;
  }


#s-70bf7927-7720-4e7b-8d2e-4e0213b9d7f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-a9dc66bf-5ca2-4a45-9528-9d0542d20b89 {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (max-width: 767px){#s-a9dc66bf-5ca2-4a45-9528-9d0542d20b89 {
  display: none;
}
#s-a9dc66bf-5ca2-4a45-9528-9d0542d20b89, #wrap-s-a9dc66bf-5ca2-4a45-9528-9d0542d20b89 { display:none !important; }}
#s-a9dc66bf-5ca2-4a45-9528-9d0542d20b89 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-914ab72b-a3e1-4c15-b3f5-5232b7985ace {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-914ab72b-a3e1-4c15-b3f5-5232b7985ace {
  display: none;
}
#s-914ab72b-a3e1-4c15-b3f5-5232b7985ace, #wrap-s-914ab72b-a3e1-4c15-b3f5-5232b7985ace { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-914ab72b-a3e1-4c15-b3f5-5232b7985ace {
  display: none;
}
#s-914ab72b-a3e1-4c15-b3f5-5232b7985ace, #wrap-s-914ab72b-a3e1-4c15-b3f5-5232b7985ace { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-914ab72b-a3e1-4c15-b3f5-5232b7985ace {
  display: none;
}
#s-914ab72b-a3e1-4c15-b3f5-5232b7985ace, #wrap-s-914ab72b-a3e1-4c15-b3f5-5232b7985ace { display:none !important; }}



  #s-914ab72b-a3e1-4c15-b3f5-5232b7985ace img.shogun-image {
    
    width: px;
  }


#s-914ab72b-a3e1-4c15-b3f5-5232b7985ace .shogun-image-content {
  
    align-items: center;
  
}

#s-120c76b0-7740-4c1e-af3e-abf1085bd95c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-120c76b0-7740-4c1e-af3e-abf1085bd95c {
  display: none;
}
#s-120c76b0-7740-4c1e-af3e-abf1085bd95c, #wrap-s-120c76b0-7740-4c1e-af3e-abf1085bd95c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-120c76b0-7740-4c1e-af3e-abf1085bd95c {
  display: none;
}
#s-120c76b0-7740-4c1e-af3e-abf1085bd95c, #wrap-s-120c76b0-7740-4c1e-af3e-abf1085bd95c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-120c76b0-7740-4c1e-af3e-abf1085bd95c {
  display: none;
}
#s-120c76b0-7740-4c1e-af3e-abf1085bd95c, #wrap-s-120c76b0-7740-4c1e-af3e-abf1085bd95c { display:none !important; }}



  #s-120c76b0-7740-4c1e-af3e-abf1085bd95c img.shogun-image {
    
    width: px;
  }


#s-120c76b0-7740-4c1e-af3e-abf1085bd95c .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-cd75b4e5-5f75-4218-8129-2a1426ce0eab {
  display: none;
}
#s-cd75b4e5-5f75-4218-8129-2a1426ce0eab, #wrap-s-cd75b4e5-5f75-4218-8129-2a1426ce0eab { display:none !important; }}
@media (min-width: 0px) {
[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-cd75b4e5-5f75-4218-8129-2a1426ce0eab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-20cb4d61-f417-436d-9147-33fb193f2d4e {
  text-align: center;
}
@media (max-width: 767px){#s-20cb4d61-f417-436d-9147-33fb193f2d4e {
  display: none;
}
#s-20cb4d61-f417-436d-9147-33fb193f2d4e, #wrap-s-20cb4d61-f417-436d-9147-33fb193f2d4e { display:none !important; }}



  #s-20cb4d61-f417-436d-9147-33fb193f2d4e img.shogun-image {
    
    width: px;
  }


#s-20cb4d61-f417-436d-9147-33fb193f2d4e .shogun-image-content {
  
    align-items: center;
  
}

#s-756d204c-f1a9-436d-91db-3fa26052252d {
  text-align: center;
}
@media (max-width: 767px){#s-756d204c-f1a9-436d-91db-3fa26052252d {
  display: none;
}
#s-756d204c-f1a9-436d-91db-3fa26052252d, #wrap-s-756d204c-f1a9-436d-91db-3fa26052252d { display:none !important; }}



  #s-756d204c-f1a9-436d-91db-3fa26052252d img.shogun-image {
    
    width: px;
  }


#s-756d204c-f1a9-436d-91db-3fa26052252d .shogun-image-content {
  
    align-items: center;
  
}

#s-7a824e98-be36-499e-877a-7b4967f52a21 {
  text-align: center;
}
@media (max-width: 767px){#s-7a824e98-be36-499e-877a-7b4967f52a21 {
  display: none;
}
#s-7a824e98-be36-499e-877a-7b4967f52a21, #wrap-s-7a824e98-be36-499e-877a-7b4967f52a21 { display:none !important; }}



  #s-7a824e98-be36-499e-877a-7b4967f52a21 img.shogun-image {
    
    width: px;
  }


#s-7a824e98-be36-499e-877a-7b4967f52a21 .shogun-image-content {
  
    align-items: center;
  
}

#s-05fa1d06-4fe7-46b0-94d2-8be11fc9594d {
  border-style: solid;
margin-top: -41px;
margin-left: 0px;
margin-bottom: -41px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-05fa1d06-4fe7-46b0-94d2-8be11fc9594d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-05fa1d06-4fe7-46b0-94d2-8be11fc9594d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-05fa1d06-4fe7-46b0-94d2-8be11fc9594d {
  
}
}@media (max-width: 767px){#s-05fa1d06-4fe7-46b0-94d2-8be11fc9594d {
  
}
}







#s-05fa1d06-4fe7-46b0-94d2-8be11fc9594d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-05fa1d06-4fe7-46b0-94d2-8be11fc9594d.shg-box.shg-c {
  justify-content: center;
}

#s-22acb6d4-d3a1-4647-84a1-93770d532330 {
  min-height: 50px;
}
@media (max-width: 767px){#s-22acb6d4-d3a1-4647-84a1-93770d532330 {
  display: none;
}
#s-22acb6d4-d3a1-4647-84a1-93770d532330, #wrap-s-22acb6d4-d3a1-4647-84a1-93770d532330 { display:none !important; }}







#s-22acb6d4-d3a1-4647-84a1-93770d532330 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22acb6d4-d3a1-4647-84a1-93770d532330.shg-box.shg-c {
  justify-content: center;
}

#s-67bb24a1-28e1-4b4a-add1-da1dd9b116a4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-67bb24a1-28e1-4b4a-add1-da1dd9b116a4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-67bb24a1-28e1-4b4a-add1-da1dd9b116a4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-67bb24a1-28e1-4b4a-add1-da1dd9b116a4 {
  
}
}@media (max-width: 767px){#s-67bb24a1-28e1-4b4a-add1-da1dd9b116a4 {
  
}
}







#s-67bb24a1-28e1-4b4a-add1-da1dd9b116a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67bb24a1-28e1-4b4a-add1-da1dd9b116a4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4022bc9f-11f2-4c11-ac09-c64142108a99 {
  margin-top: 40px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(35, 46, 131, 1);
text-align: center;
text-decoration: none;
}
#s-4022bc9f-11f2-4c11-ac09-c64142108a99:hover {background-color: rgba(20, 26, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4022bc9f-11f2-4c11-ac09-c64142108a99:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-4022bc9f-11f2-4c11-ac09-c64142108a99 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4022bc9f-11f2-4c11-ac09-c64142108a99 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4022bc9f-11f2-4c11-ac09-c64142108a99 {
  
}
}@media (max-width: 767px){#s-4022bc9f-11f2-4c11-ac09-c64142108a99 {
  margin-top: 60px;
}
}


#s-4022bc9f-11f2-4c11-ac09-c64142108a99.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-22aa94e1-5528-4e7d-bf01-fde167d927a5 {
  margin-top: 25px;
margin-bottom: 25px;
}
@media (max-width: 767px){#s-22aa94e1-5528-4e7d-bf01-fde167d927a5 {
  margin-top: 15px;
margin-bottom: 15px;
}
}
#s-22aa94e1-5528-4e7d-bf01-fde167d927a5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-35451aad-a0f3-4199-baf4-86b230238041 {
  text-align: center;
}
@media (min-width: 1200px){#s-35451aad-a0f3-4199-baf4-86b230238041 {
  display: none;
}
#s-35451aad-a0f3-4199-baf4-86b230238041, #wrap-s-35451aad-a0f3-4199-baf4-86b230238041 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-35451aad-a0f3-4199-baf4-86b230238041 {
  display: none;
}
#s-35451aad-a0f3-4199-baf4-86b230238041, #wrap-s-35451aad-a0f3-4199-baf4-86b230238041 { display:none !important; }}
#s-605ee658-7fec-4288-ba8b-29ed99e83e5b {
  padding-top: 40px;
}
@media (max-width: 767px){#s-605ee658-7fec-4288-ba8b-29ed99e83e5b {
  margin-left: 20px;
margin-right: 20px;
padding-left: 35px;
padding-right: 35px;
}
}
#s-e1eb490a-1a18-405c-8458-166421461894 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-e1eb490a-1a18-405c-8458-166421461894 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e1eb490a-1a18-405c-8458-166421461894 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e1eb490a-1a18-405c-8458-166421461894 {
  
}
}@media (max-width: 767px){#s-e1eb490a-1a18-405c-8458-166421461894 {
  display: none;
}
#s-e1eb490a-1a18-405c-8458-166421461894, #wrap-s-e1eb490a-1a18-405c-8458-166421461894 { display:none !important; }}







#s-e1eb490a-1a18-405c-8458-166421461894 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1eb490a-1a18-405c-8458-166421461894.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fa09e0b3-8449-4679-b233-3e31b03c1e69 {
  border-style: solid;
margin-top: 20px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}
@media (min-width: 1200px){#s-fa09e0b3-8449-4679-b233-3e31b03c1e69 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fa09e0b3-8449-4679-b233-3e31b03c1e69 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fa09e0b3-8449-4679-b233-3e31b03c1e69 {
  
}
}@media (max-width: 767px){#s-fa09e0b3-8449-4679-b233-3e31b03c1e69 {
  
}
}
@media (min-width: 0px) {
[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-fa09e0b3-8449-4679-b233-3e31b03c1e69"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-b8bfb1bd-79c5-46f4-b078-8430ab790426 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
background-color: rgba(255, 255, 255, 1);
}








#s-b8bfb1bd-79c5-46f4-b078-8430ab790426 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8bfb1bd-79c5-46f4-b078-8430ab790426.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6d069ccc-2b94-484b-ae29-a0ff190c3362 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-6d069ccc-2b94-484b-ae29-a0ff190c3362 .shogun-icon-wrapper {
  text-align: center;
}


#s-6d069ccc-2b94-484b-ae29-a0ff190c3362 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-02a032ba-b5fd-4edb-b4d2-8dc0c7464356 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-02a032ba-b5fd-4edb-b4d2-8dc0c7464356 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-02a032ba-b5fd-4edb-b4d2-8dc0c7464356 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-02a032ba-b5fd-4edb-b4d2-8dc0c7464356 {
  
}
}@media (max-width: 767px){#s-02a032ba-b5fd-4edb-b4d2-8dc0c7464356 {
  
}
}
@media (min-width: 1200px){#s-189b14c4-62b0-4903-8955-df9f319433bd {
  display: none;
}
#s-189b14c4-62b0-4903-8955-df9f319433bd, #wrap-s-189b14c4-62b0-4903-8955-df9f319433bd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-189b14c4-62b0-4903-8955-df9f319433bd {
  display: none;
}
#s-189b14c4-62b0-4903-8955-df9f319433bd, #wrap-s-189b14c4-62b0-4903-8955-df9f319433bd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-189b14c4-62b0-4903-8955-df9f319433bd {
  display: none;
}
#s-189b14c4-62b0-4903-8955-df9f319433bd, #wrap-s-189b14c4-62b0-4903-8955-df9f319433bd { display:none !important; }}
#s-189b14c4-62b0-4903-8955-df9f319433bd hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-34c57433-fe25-42cb-91e9-351aab1435d8 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
background-color: rgba(255, 255, 255, 1);
}








#s-34c57433-fe25-42cb-91e9-351aab1435d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34c57433-fe25-42cb-91e9-351aab1435d8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-19ba7ebb-68a4-4d24-b16a-c29ca84d5df6 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-19ba7ebb-68a4-4d24-b16a-c29ca84d5df6 .shogun-icon-wrapper {
  text-align: center;
}


#s-19ba7ebb-68a4-4d24-b16a-c29ca84d5df6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-5b917b25-dd64-447a-90d3-f51395c2b402 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-5b917b25-dd64-447a-90d3-f51395c2b402 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5b917b25-dd64-447a-90d3-f51395c2b402 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5b917b25-dd64-447a-90d3-f51395c2b402 {
  
}
}@media (max-width: 767px){#s-5b917b25-dd64-447a-90d3-f51395c2b402 {
  
}
}
@media (min-width: 1200px){#s-ec6b2a55-440f-4325-a7a2-d0562843b01d {
  display: none;
}
#s-ec6b2a55-440f-4325-a7a2-d0562843b01d, #wrap-s-ec6b2a55-440f-4325-a7a2-d0562843b01d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ec6b2a55-440f-4325-a7a2-d0562843b01d {
  display: none;
}
#s-ec6b2a55-440f-4325-a7a2-d0562843b01d, #wrap-s-ec6b2a55-440f-4325-a7a2-d0562843b01d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ec6b2a55-440f-4325-a7a2-d0562843b01d {
  display: none;
}
#s-ec6b2a55-440f-4325-a7a2-d0562843b01d, #wrap-s-ec6b2a55-440f-4325-a7a2-d0562843b01d { display:none !important; }}
#s-ec6b2a55-440f-4325-a7a2-d0562843b01d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-26f799b2-aa36-4908-bd8d-f846adaf85e4 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
background-color: rgba(255, 255, 255, 1);
}








#s-26f799b2-aa36-4908-bd8d-f846adaf85e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26f799b2-aa36-4908-bd8d-f846adaf85e4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a2038ade-f434-45ad-88d8-142909b1593b {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-a2038ade-f434-45ad-88d8-142909b1593b .shogun-icon-wrapper {
  text-align: center;
}


#s-a2038ade-f434-45ad-88d8-142909b1593b .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-90309e00-4974-4489-a70d-9b5ce5ef8eb0 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-90309e00-4974-4489-a70d-9b5ce5ef8eb0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-90309e00-4974-4489-a70d-9b5ce5ef8eb0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-90309e00-4974-4489-a70d-9b5ce5ef8eb0 {
  
}
}@media (max-width: 767px){#s-90309e00-4974-4489-a70d-9b5ce5ef8eb0 {
  
}
}
#s-85d0acd9-6b52-410a-b153-468ba2d5f2db {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-85d0acd9-6b52-410a-b153-468ba2d5f2db {
  display: none;
}
#s-85d0acd9-6b52-410a-b153-468ba2d5f2db, #wrap-s-85d0acd9-6b52-410a-b153-468ba2d5f2db { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-85d0acd9-6b52-410a-b153-468ba2d5f2db {
  display: none;
}
#s-85d0acd9-6b52-410a-b153-468ba2d5f2db, #wrap-s-85d0acd9-6b52-410a-b153-468ba2d5f2db { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-85d0acd9-6b52-410a-b153-468ba2d5f2db {
  display: none;
}
#s-85d0acd9-6b52-410a-b153-468ba2d5f2db, #wrap-s-85d0acd9-6b52-410a-b153-468ba2d5f2db { display:none !important; }}
#s-85d0acd9-6b52-410a-b153-468ba2d5f2db .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-85d0acd9-6b52-410a-b153-468ba2d5f2db .shg-sld-nav-button.shg-sld-left,
#s-85d0acd9-6b52-410a-b153-468ba2d5f2db .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-6b8f39b2-0c7f-4a2c-97a5-3c795804dd63 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
background-color: rgba(255, 255, 255, 1);
}








#s-6b8f39b2-0c7f-4a2c-97a5-3c795804dd63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b8f39b2-0c7f-4a2c-97a5-3c795804dd63.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5c8c6500-6dd1-414f-adb2-65d8b17138e1 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-5c8c6500-6dd1-414f-adb2-65d8b17138e1 .shogun-icon-wrapper {
  text-align: center;
}


#s-5c8c6500-6dd1-414f-adb2-65d8b17138e1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-03471db2-c361-4b18-8f1a-7d5507e157fb {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-03471db2-c361-4b18-8f1a-7d5507e157fb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-03471db2-c361-4b18-8f1a-7d5507e157fb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-03471db2-c361-4b18-8f1a-7d5507e157fb {
  
}
}@media (max-width: 767px){#s-03471db2-c361-4b18-8f1a-7d5507e157fb {
  
}
}
#s-e732be65-0d22-4052-8b31-3fc954483068 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
background-color: rgba(255, 255, 255, 1);
}








#s-e732be65-0d22-4052-8b31-3fc954483068 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e732be65-0d22-4052-8b31-3fc954483068.shg-box.shg-c {
  justify-content: flex-start;
}

#s-94dce159-e1e3-4cc9-b382-50f1a879a186 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-94dce159-e1e3-4cc9-b382-50f1a879a186 .shogun-icon-wrapper {
  text-align: center;
}


#s-94dce159-e1e3-4cc9-b382-50f1a879a186 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-f1125577-584d-4dce-8f3b-abbf93473ded {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-f1125577-584d-4dce-8f3b-abbf93473ded {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f1125577-584d-4dce-8f3b-abbf93473ded {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f1125577-584d-4dce-8f3b-abbf93473ded {
  
}
}@media (max-width: 767px){#s-f1125577-584d-4dce-8f3b-abbf93473ded {
  
}
}
#s-e0c57096-094b-415c-b08b-60ee289e18d1 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
background-color: rgba(255, 255, 255, 1);
}








#s-e0c57096-094b-415c-b08b-60ee289e18d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0c57096-094b-415c-b08b-60ee289e18d1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-99f3bde3-6d08-4ffb-8dd9-803d44d691d0 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-99f3bde3-6d08-4ffb-8dd9-803d44d691d0 .shogun-icon-wrapper {
  text-align: center;
}


#s-99f3bde3-6d08-4ffb-8dd9-803d44d691d0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-f0d37c5a-5359-42cc-b645-b9f3405600b7 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-f0d37c5a-5359-42cc-b645-b9f3405600b7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f0d37c5a-5359-42cc-b645-b9f3405600b7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f0d37c5a-5359-42cc-b645-b9f3405600b7 {
  
}
}@media (max-width: 767px){#s-f0d37c5a-5359-42cc-b645-b9f3405600b7 {
  
}
}
#s-ba171c2f-d8b7-4b25-8779-738004bc1cfa {
  min-height: 50px;
}








#s-ba171c2f-d8b7-4b25-8779-738004bc1cfa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba171c2f-d8b7-4b25-8779-738004bc1cfa.shg-box.shg-c {
  justify-content: center;
}

#s-2a9f2b28-bc07-4242-b03d-33ebb7c8240d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2a9f2b28-bc07-4242-b03d-33ebb7c8240d {
  display: none;
}
#s-2a9f2b28-bc07-4242-b03d-33ebb7c8240d, #wrap-s-2a9f2b28-bc07-4242-b03d-33ebb7c8240d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2a9f2b28-bc07-4242-b03d-33ebb7c8240d {
  display: none;
}
#s-2a9f2b28-bc07-4242-b03d-33ebb7c8240d, #wrap-s-2a9f2b28-bc07-4242-b03d-33ebb7c8240d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2a9f2b28-bc07-4242-b03d-33ebb7c8240d {
  display: none;
}
#s-2a9f2b28-bc07-4242-b03d-33ebb7c8240d, #wrap-s-2a9f2b28-bc07-4242-b03d-33ebb7c8240d { display:none !important; }}







#s-2a9f2b28-bc07-4242-b03d-33ebb7c8240d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a9f2b28-bc07-4242-b03d-33ebb7c8240d.shg-box.shg-c {
  justify-content: center;
}

#s-6457ddc1-e33d-4d32-b81b-4f59d3185c32 {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-6457ddc1-e33d-4d32-b81b-4f59d3185c32 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6457ddc1-e33d-4d32-b81b-4f59d3185c32 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6457ddc1-e33d-4d32-b81b-4f59d3185c32 {
  
}
}@media (max-width: 767px){#s-6457ddc1-e33d-4d32-b81b-4f59d3185c32 {
  
}
}







#s-6457ddc1-e33d-4d32-b81b-4f59d3185c32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6457ddc1-e33d-4d32-b81b-4f59d3185c32.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3e3483af-9088-4203-88f6-28d70748f607 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3e3483af-9088-4203-88f6-28d70748f607 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3e3483af-9088-4203-88f6-28d70748f607 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3e3483af-9088-4203-88f6-28d70748f607 {
  
}
}@media (max-width: 767px){#s-3e3483af-9088-4203-88f6-28d70748f607 {
  
}
}







#s-3e3483af-9088-4203-88f6-28d70748f607 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-3e3483af-9088-4203-88f6-28d70748f607.shg-box.shg-c {
  justify-content: center;
}

#s-8471c792-53c5-4ac9-96ed-eb19eac1275e {
  margin-top: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8471c792-53c5-4ac9-96ed-eb19eac1275e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe {
  border-style: solid;
margin-top: 10px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

@media (min-width: 0px) {
[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e43aa23c-1521-4e31-b6cb-5e2ced7bd5fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-2013ee0f-131e-44c0-b1b0-2fe13ba966a1 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-2013ee0f-131e-44c0-b1b0-2fe13ba966a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2013ee0f-131e-44c0-b1b0-2fe13ba966a1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-148c8ad2-c272-429d-8aac-6b56b151bfbe {
  text-align: center;
}




  #s-148c8ad2-c272-429d-8aac-6b56b151bfbe img.shogun-image {
    
    width: px;
  }


#s-148c8ad2-c272-429d-8aac-6b56b151bfbe .shogun-image-content {
  
    align-items: center;
  
}

#s-28edd4d0-70c9-4419-bfe2-857021354707 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-28edd4d0-70c9-4419-bfe2-857021354707 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0056d6d4-0b8f-4cc1-aa4f-e8ca61bcfed9 {
  margin-left: 20px;
margin-right: 20px;
}

#s-f3aa85b2-349c-47a8-a8be-7ee44733b222 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-f3aa85b2-349c-47a8-a8be-7ee44733b222 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3aa85b2-349c-47a8-a8be-7ee44733b222.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7c4629c8-dfc6-4110-8759-8868b5c6800b {
  text-align: center;
}




  #s-7c4629c8-dfc6-4110-8759-8868b5c6800b img.shogun-image {
    
    width: px;
  }


#s-7c4629c8-dfc6-4110-8759-8868b5c6800b .shogun-image-content {
  
    align-items: center;
  
}

#s-b52799e5-96b3-45f9-a38f-6bc45925e7bc {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b52799e5-96b3-45f9-a38f-6bc45925e7bc .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4e2df2ce-2252-450e-bda0-10f16c164775 {
  margin-left: 20px;
margin-right: 20px;
}

#s-6bf3fe3c-848b-4db4-954a-41b848a666b5 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-6bf3fe3c-848b-4db4-954a-41b848a666b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bf3fe3c-848b-4db4-954a-41b848a666b5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-742f7fc1-8775-49c6-ba9e-acf3a6437ad4 {
  text-align: center;
}




  #s-742f7fc1-8775-49c6-ba9e-acf3a6437ad4 img.shogun-image {
    
    width: px;
  }


#s-742f7fc1-8775-49c6-ba9e-acf3a6437ad4 .shogun-image-content {
  
    align-items: center;
  
}

#s-13594629-cd1c-4c0c-a036-cef0451c1447 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-13594629-cd1c-4c0c-a036-cef0451c1447 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ddf28d45-f242-4db5-bc44-6d509b5ea8a9 {
  margin-left: 20px;
margin-right: 20px;
}

#s-f792e344-1d25-43ed-9e56-817f581bdeb9 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f792e344-1d25-43ed-9e56-817f581bdeb9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f9c14460-c695-4f78-a458-e3d9ddb23b57 {
  min-height: 50px;
}








#s-f9c14460-c695-4f78-a458-e3d9ddb23b57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9c14460-c695-4f78-a458-e3d9ddb23b57.shg-box.shg-c {
  justify-content: center;
}

#s-ecb8c369-9cc4-46f3-a598-ac6f227dede2 {
  padding-left: 30px;
padding-right: 30px;
background-color: rgba(253, 253, 253, 1);
}

@media (min-width: 0px) {
[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ecb8c369-9cc4-46f3-a598-ac6f227dede2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-28cb2f9a-0759-4ca7-a30d-6475a3f8a928 {
  text-align: center;
}




  #s-28cb2f9a-0759-4ca7-a30d-6475a3f8a928 img.shogun-image {
    
    width: px;
  }


#s-28cb2f9a-0759-4ca7-a30d-6475a3f8a928 .shogun-image-content {
  
    align-items: center;
  
}

#s-1a4c4fbc-4f8b-4428-a3a6-22584faa6151 {
  text-align: center;
}
@media (max-width: 767px){#s-1a4c4fbc-4f8b-4428-a3a6-22584faa6151 {
  padding-top: 10px;
padding-bottom: 10px;
}
}



  #s-1a4c4fbc-4f8b-4428-a3a6-22584faa6151 img.shogun-image {
    
    width: px;
  }


#s-1a4c4fbc-4f8b-4428-a3a6-22584faa6151 .shogun-image-content {
  
    align-items: center;
  
}

#s-c5b4307f-a91a-46b7-913e-77ca2afc7f81 {
  text-align: center;
}




  #s-c5b4307f-a91a-46b7-913e-77ca2afc7f81 img.shogun-image {
    
    width: px;
  }


#s-c5b4307f-a91a-46b7-913e-77ca2afc7f81 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa8dfe4d-6b41-40b6-aaea-937dc48061cb {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-aa8dfe4d-6b41-40b6-aaea-937dc48061cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa8dfe4d-6b41-40b6-aaea-937dc48061cb.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-e4236356-faaa-4155-b5b3-92dd5e266c37 {
  display: none;
}
#s-e4236356-faaa-4155-b5b3-92dd5e266c37, #wrap-s-e4236356-faaa-4155-b5b3-92dd5e266c37 { display:none !important; }}
#s-e4236356-faaa-4155-b5b3-92dd5e266c37 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a {
  padding-left: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d51a2ce8-6fd7-4a8e-8d45-d48091e4355a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b9a8e2a7-df19-428b-8be2-14f58ff25dc1 {
  text-align: center;
}
@media (max-width: 767px){#s-b9a8e2a7-df19-428b-8be2-14f58ff25dc1 {
  display: none;
}
#s-b9a8e2a7-df19-428b-8be2-14f58ff25dc1, #wrap-s-b9a8e2a7-df19-428b-8be2-14f58ff25dc1 { display:none !important; }}



  #s-b9a8e2a7-df19-428b-8be2-14f58ff25dc1 img.shogun-image {
    
    width: px;
  }


#s-b9a8e2a7-df19-428b-8be2-14f58ff25dc1 .shogun-image-content {
  
    align-items: center;
  
}

#s-c2385945-3943-4f81-992b-c0b5ce283f7e {
  text-align: center;
}
@media (max-width: 767px){#s-c2385945-3943-4f81-992b-c0b5ce283f7e {
  display: none;
}
#s-c2385945-3943-4f81-992b-c0b5ce283f7e, #wrap-s-c2385945-3943-4f81-992b-c0b5ce283f7e { display:none !important; }}



  #s-c2385945-3943-4f81-992b-c0b5ce283f7e img.shogun-image {
    
    width: px;
  }


#s-c2385945-3943-4f81-992b-c0b5ce283f7e .shogun-image-content {
  
    align-items: center;
  
}

#s-991bea13-a5ae-4e47-89fa-f701ce3b996c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-1fa094a7-897b-45df-9b04-9ad0b9804480 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-1fa094a7-897b-45df-9b04-9ad0b9804480 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1fa094a7-897b-45df-9b04-9ad0b9804480 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1fa094a7-897b-45df-9b04-9ad0b9804480 {
  
}
}@media (max-width: 767px){#s-1fa094a7-897b-45df-9b04-9ad0b9804480 {
  min-height: 10px;
display: none;
}
#s-1fa094a7-897b-45df-9b04-9ad0b9804480, #wrap-s-1fa094a7-897b-45df-9b04-9ad0b9804480 { display:none !important; }}







#s-1fa094a7-897b-45df-9b04-9ad0b9804480 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fa094a7-897b-45df-9b04-9ad0b9804480.shg-box.shg-c {
  justify-content: flex-start;
}

#s-04c6881e-9ed5-4a8c-82ed-3b918c8d8e97 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-04c6881e-9ed5-4a8c-82ed-3b918c8d8e97 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-04c6881e-9ed5-4a8c-82ed-3b918c8d8e97.shg-box.shg-c {
  justify-content: center;
}

#s-028d16e4-837a-4df7-a659-0f0e9aca67ca {
  margin-top: 4px;
margin-bottom: 4px;
text-align: center;
}




  #s-028d16e4-837a-4df7-a659-0f0e9aca67ca img.shogun-image {
    
    width: px;
  }


#s-028d16e4-837a-4df7-a659-0f0e9aca67ca .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-644a49a5-ad8b-4774-98d6-f3869301bdba {
  margin-top: 0%;
margin-bottom: 30%;
}
@media (max-width: 767px){#s-644a49a5-ad8b-4774-98d6-f3869301bdba {
  margin-bottom: 0%;
}
}
@media (min-width: 0px) {
[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-644a49a5-ad8b-4774-98d6-f3869301bdba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-39774159-c0aa-442e-8e04-39244f4c9202 {
  margin-left: 5%;
margin-right: 0%;
padding-top: 20px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-39774159-c0aa-442e-8e04-39244f4c9202 {
  padding-top: 5px;
}
}
#s-6c89867a-4024-4055-bfac-f21ec2c7ab0a {
  margin-left: 5%;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(35, 46, 131, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6c89867a-4024-4055-bfac-f21ec2c7ab0a:hover {background-color: rgba(17, 22, 66, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6c89867a-4024-4055-bfac-f21ec2c7ab0a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6c89867a-4024-4055-bfac-f21ec2c7ab0a-btn-wrapper {
    text-align: center;
  }


#s-6c89867a-4024-4055-bfac-f21ec2c7ab0a.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){
  #s-6c89867a-4024-4055-bfac-f21ec2c7ab0a-btn-wrapper {
    text-align: center;
  }


#s-6c89867a-4024-4055-bfac-f21ec2c7ab0a.shg-btn {
  color: #ffffff;
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}
#s-3209ce9f-1904-4741-a066-3e6305ac1c56 {
  min-height: 50px;
}








#s-3209ce9f-1904-4741-a066-3e6305ac1c56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3209ce9f-1904-4741-a066-3e6305ac1c56.shg-box.shg-c {
  justify-content: flex-start;
}

/*
  $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: block;
}