.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-960313e7-6a83-4b2f-8c96-73ca3aaba849 {
  background-image: url(https://i.shgcdn.com/c6d20684-39c4-4181-8c52-9bae4ac5b8c9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 25px;
padding-right: 50px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-960313e7-6a83-4b2f-8c96-73ca3aaba849 {
  display: none;
}
#s-960313e7-6a83-4b2f-8c96-73ca3aaba849, #wrap-s-960313e7-6a83-4b2f-8c96-73ca3aaba849 { display:none !important; }}@media (max-width: 767px){#s-960313e7-6a83-4b2f-8c96-73ca3aaba849 {
  display: none;
}
#s-960313e7-6a83-4b2f-8c96-73ca3aaba849, #wrap-s-960313e7-6a83-4b2f-8c96-73ca3aaba849 { display:none !important; }}







#s-960313e7-6a83-4b2f-8c96-73ca3aaba849 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-960313e7-6a83-4b2f-8c96-73ca3aaba849.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-9ae2283f-925b-4ed6-a390-2c3f54455cf3 {
  margin-left: auto;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9ae2283f-925b-4ed6-a390-2c3f54455cf3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-f2dfaf73-c9af-4b9d-aed0-db6685c25fe9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f2dfaf73-c9af-4b9d-aed0-db6685c25fe9 .shogun-heading-component h1 {
  color: rgba(0, 95, 134, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  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;
}

#s-498064f3-fe8e-4b64-93ab-444ddce8063a {
  margin-top: -20px;
margin-bottom: 0px;
}

#s-1721ac00-983c-4e5d-88e6-4a2ad2ab9ba5 {
  margin-left: 40px;
margin-bottom: 20px;
}

#s-8b9d3550-3190-44bc-b2c3-33424ff52fdf {
  
}

#s-8b9cef8e-2dd2-42f3-bf1d-60f143b2abaa {
  background-image: url(https://i.shgcdn.com/b64413a4-7777-4623-82db-61af8cb74919/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 25px;
padding-left: 50px;
padding-bottom: 25px;
padding-right: 50px;
min-height: 750px;
background-position: center center;
}
@media (min-width: 1200px){#s-8b9cef8e-2dd2-42f3-bf1d-60f143b2abaa {
  display: none;
}
#s-8b9cef8e-2dd2-42f3-bf1d-60f143b2abaa, #wrap-s-8b9cef8e-2dd2-42f3-bf1d-60f143b2abaa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8b9cef8e-2dd2-42f3-bf1d-60f143b2abaa {
  display: none;
}
#s-8b9cef8e-2dd2-42f3-bf1d-60f143b2abaa, #wrap-s-8b9cef8e-2dd2-42f3-bf1d-60f143b2abaa { display:none !important; }}@media (max-width: 767px){#s-8b9cef8e-2dd2-42f3-bf1d-60f143b2abaa {
  display: none;
}
#s-8b9cef8e-2dd2-42f3-bf1d-60f143b2abaa, #wrap-s-8b9cef8e-2dd2-42f3-bf1d-60f143b2abaa { display:none !important; }}







#s-8b9cef8e-2dd2-42f3-bf1d-60f143b2abaa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b9cef8e-2dd2-42f3-bf1d-60f143b2abaa.shg-box.shg-c {
  justify-content: flex-start;
}

#s-682bf635-ec2b-4123-8adb-3e38ae0db119 {
  min-height: 50px;
}








#s-682bf635-ec2b-4123-8adb-3e38ae0db119 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-682bf635-ec2b-4123-8adb-3e38ae0db119.shg-box.shg-c {
  justify-content: center;
}

#s-0e3755ab-32b6-4332-8c20-092eeffa418b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0e3755ab-32b6-4332-8c20-092eeffa418b .shogun-heading-component h1 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3d2ec40e-f9b8-4579-84d9-847dc52dbf14 {
  margin-top: -20px;
}

#s-b6304829-652a-4133-8e19-8401ac5a6110 {
  margin-top: -20px;
margin-left: 20px;
}

#s-fe7b8cbf-84f8-4af2-af97-3d1dfe8c11b7 {
  margin-bottom: 25px;
}

#s-078283c9-03c0-4dfb-8706-d5f8713a57c5 {
  min-height: 275px;
}








#s-078283c9-03c0-4dfb-8706-d5f8713a57c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-078283c9-03c0-4dfb-8706-d5f8713a57c5.shg-box.shg-c {
  justify-content: center;
}

#s-4daf5a36-180a-491e-b521-a375fa7d9575 {
  background-image: url(https://i.shgcdn.com/b64413a4-7777-4623-82db-61af8cb74919/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 30px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
min-height: 775px;
background-position: center top;
}
@media (min-width: 1200px){#s-4daf5a36-180a-491e-b521-a375fa7d9575 {
  display: none;
}
#s-4daf5a36-180a-491e-b521-a375fa7d9575, #wrap-s-4daf5a36-180a-491e-b521-a375fa7d9575 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4daf5a36-180a-491e-b521-a375fa7d9575 {
  display: none;
}
#s-4daf5a36-180a-491e-b521-a375fa7d9575, #wrap-s-4daf5a36-180a-491e-b521-a375fa7d9575 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4daf5a36-180a-491e-b521-a375fa7d9575 {
  display: none;
}
#s-4daf5a36-180a-491e-b521-a375fa7d9575, #wrap-s-4daf5a36-180a-491e-b521-a375fa7d9575 { display:none !important; }}@media (max-width: 767px){#s-4daf5a36-180a-491e-b521-a375fa7d9575 {
  
}
}







#s-4daf5a36-180a-491e-b521-a375fa7d9575 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4daf5a36-180a-491e-b521-a375fa7d9575.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80260f7d-1483-4343-8012-3e764fc2bff1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7fc7d500-020d-4ddb-879c-cb8b454a6917 {
  min-height: 50px;
}








#s-7fc7d500-020d-4ddb-879c-cb8b454a6917 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fc7d500-020d-4ddb-879c-cb8b454a6917.shg-box.shg-c {
  justify-content: center;
}

#s-e1c7ab38-17ab-4c4a-8bb4-c2302a52af6f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e1c7ab38-17ab-4c4a-8bb4-c2302a52af6f .shogun-heading-component h1 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3258f07d-4814-4385-9b4b-81c666fd1fb6 {
  margin-top: -20px;
}

#s-48eeaf0d-2c91-401c-baed-7895b2a89af9 {
  margin-top: -10px;
margin-left: 20px;
margin-bottom: 10px;
}

#s-8d3f4f87-7cdf-411c-8268-1a30f7236ad1 {
  margin-bottom: 25px;
}

#s-5dbfd3e6-2704-4e77-a9d0-36fa56ad8a35 {
  min-height: 325px;
}








#s-5dbfd3e6-2704-4e77-a9d0-36fa56ad8a35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5dbfd3e6-2704-4e77-a9d0-36fa56ad8a35.shg-box.shg-c {
  justify-content: center;
}

#s-33690697-86ef-4593-8a5b-c8ad4c1f2cd6 {
  padding-top: 50px;
padding-left: 25px;
padding-bottom: 50px;
padding-right: 25px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-33690697-86ef-4593-8a5b-c8ad4c1f2cd6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33690697-86ef-4593-8a5b-c8ad4c1f2cd6.shg-box.shg-c {
  justify-content: center;
}

#s-b5420204-6c62-4d72-a433-75959366302a {
  padding-top: 10px;
padding-bottom: 30px;
text-align: center;
}

#s-b5420204-6c62-4d72-a433-75959366302a .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b {
  
}
@media (min-width: 1200px){#s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b {
  display: none;
}
#s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b, #wrap-s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b {
  display: none;
}
#s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b, #wrap-s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b {
  display: none;
}
#s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b, #wrap-s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b { display:none !important; }}
@media (min-width: 0px) {
[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f1fdeace-6ffb-4057-aef5-f1c24ed5a98b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-6d895cce-7346-408e-9974-791248236968 {
  min-height: 50px;
}








#s-6d895cce-7346-408e-9974-791248236968 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d895cce-7346-408e-9974-791248236968 {
  cursor: pointer;
}#s-6d895cce-7346-408e-9974-791248236968.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-c0174efb-5c74-4800-9fca-ef3169074bff {
  text-align: center;
}




  #s-c0174efb-5c74-4800-9fca-ef3169074bff img.shogun-image {
    
    width: px;
  }


#s-c0174efb-5c74-4800-9fca-ef3169074bff .shogun-image-content {
  
    align-items: center;
  
}

#s-bc757ff8-d4c0-4644-9ba9-bc6d49916a4d {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 5px;
}

#s-346d8b9c-f4fa-45a3-a0af-41fa0f423583 {
  min-height: 50px;
}








#s-346d8b9c-f4fa-45a3-a0af-41fa0f423583 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-346d8b9c-f4fa-45a3-a0af-41fa0f423583 {
  cursor: pointer;
}#s-346d8b9c-f4fa-45a3-a0af-41fa0f423583.shg-box.shg-c {
  justify-content: flex-start;
}

#s-588c6c5f-ba59-475e-9391-a02d36d8a9f1 {
  text-align: center;
}




  #s-588c6c5f-ba59-475e-9391-a02d36d8a9f1 img.shogun-image {
    
    width: px;
  }


#s-588c6c5f-ba59-475e-9391-a02d36d8a9f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-ebf6de5f-d27f-4609-9d4d-70526afdca21 {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 5px;
}

#s-5aa5ca81-72e3-433f-ba65-2cdcb56aac78 {
  min-height: 50px;
}








#s-5aa5ca81-72e3-433f-ba65-2cdcb56aac78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5aa5ca81-72e3-433f-ba65-2cdcb56aac78.shg-box.shg-c {
  justify-content: center;
}

#s-5e31ed8a-44ad-4a55-bbb2-a9aebc3347b8 {
  min-height: 50px;
}








#s-5e31ed8a-44ad-4a55-bbb2-a9aebc3347b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e31ed8a-44ad-4a55-bbb2-a9aebc3347b8 {
  cursor: pointer;
}#s-5e31ed8a-44ad-4a55-bbb2-a9aebc3347b8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ec2bc025-70cb-4555-b17b-77a1737c682b {
  text-align: center;
}




  #s-ec2bc025-70cb-4555-b17b-77a1737c682b img.shogun-image {
    
    width: px;
  }


#s-ec2bc025-70cb-4555-b17b-77a1737c682b .shogun-image-content {
  
    align-items: center;
  
}

#s-beb8c8d2-fafb-43fc-bc3a-98a4b0039aa0 {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 5px;
}

#s-af34971e-4aeb-4f13-8330-b5477b80fdd6 {
  min-height: 50px;
}








#s-af34971e-4aeb-4f13-8330-b5477b80fdd6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af34971e-4aeb-4f13-8330-b5477b80fdd6.shg-box.shg-c {
  justify-content: center;
}

#s-82692d80-8537-4b99-85d2-3a5db78fc442 {
  min-height: 50px;
}








#s-82692d80-8537-4b99-85d2-3a5db78fc442 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82692d80-8537-4b99-85d2-3a5db78fc442 {
  cursor: pointer;
}#s-82692d80-8537-4b99-85d2-3a5db78fc442.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6078120d-e35c-4989-9eb6-95bb161918d2 {
  text-align: center;
}




  #s-6078120d-e35c-4989-9eb6-95bb161918d2 img.shogun-image {
    
    width: px;
  }


#s-6078120d-e35c-4989-9eb6-95bb161918d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-57c7a225-8510-46fb-ab4b-8ea0ec7e7adc {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 5px;
}

#s-b9846db5-a771-4e06-8bb5-f736ee967990 {
  margin-left: auto;
margin-right: auto;
max-width: 1600px;
}
@media (min-width: 1200px){#s-b9846db5-a771-4e06-8bb5-f736ee967990 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b9846db5-a771-4e06-8bb5-f736ee967990 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b9846db5-a771-4e06-8bb5-f736ee967990 {
  
}
}@media (max-width: 767px){#s-b9846db5-a771-4e06-8bb5-f736ee967990 {
  display: none;
}
#s-b9846db5-a771-4e06-8bb5-f736ee967990, #wrap-s-b9846db5-a771-4e06-8bb5-f736ee967990 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b9846db5-a771-4e06-8bb5-f736ee967990"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-2994410f-5622-45c5-9da2-237e673038f7 {
  min-height: 50px;
}








#s-2994410f-5622-45c5-9da2-237e673038f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2994410f-5622-45c5-9da2-237e673038f7 {
  cursor: pointer;
}#s-2994410f-5622-45c5-9da2-237e673038f7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e8b4b18c-16d4-48a6-ae6f-c1a1d996d61f {
  text-align: center;
}




  #s-e8b4b18c-16d4-48a6-ae6f-c1a1d996d61f img.shogun-image {
    
    width: px;
  }


#s-e8b4b18c-16d4-48a6-ae6f-c1a1d996d61f .shogun-image-content {
  
    align-items: center;
  
}

#s-e0eaf83f-84a2-470b-9dd9-72f8c41db92a {
  margin-top: 10px;
padding-top: 5px;
}

#s-8c59e135-60e5-4c78-a379-9267523e208d {
  min-height: 50px;
}








#s-8c59e135-60e5-4c78-a379-9267523e208d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c59e135-60e5-4c78-a379-9267523e208d {
  cursor: pointer;
}#s-8c59e135-60e5-4c78-a379-9267523e208d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-662d9864-4c34-466d-aaf8-ec02c36b3d6d {
  text-align: center;
}




  #s-662d9864-4c34-466d-aaf8-ec02c36b3d6d img.shogun-image {
    
    width: px;
  }


#s-662d9864-4c34-466d-aaf8-ec02c36b3d6d .shogun-image-content {
  
    align-items: center;
  
}

#s-ddd65248-bd89-4f4c-97f3-0d34de2c0ee3 {
  margin-top: 10px;
padding-top: 5px;
}

#s-1adc880f-b6d4-4cc0-a8b1-e35310beeb3d {
  min-height: 50px;
}








#s-1adc880f-b6d4-4cc0-a8b1-e35310beeb3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1adc880f-b6d4-4cc0-a8b1-e35310beeb3d {
  cursor: pointer;
}#s-1adc880f-b6d4-4cc0-a8b1-e35310beeb3d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0ad18783-9c89-4bf8-9dbf-159eff22b058 {
  text-align: center;
}




  #s-0ad18783-9c89-4bf8-9dbf-159eff22b058 img.shogun-image {
    
    width: px;
  }


#s-0ad18783-9c89-4bf8-9dbf-159eff22b058 .shogun-image-content {
  
    align-items: center;
  
}

#s-18e8bb11-34ea-4bf8-a81c-238b2d8bfa6a {
  margin-top: 10px;
padding-top: 5px;
}

#s-3f6f0f95-30dc-4b5e-8a08-d5900a8ea62f {
  min-height: 50px;
}








#s-3f6f0f95-30dc-4b5e-8a08-d5900a8ea62f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f6f0f95-30dc-4b5e-8a08-d5900a8ea62f {
  cursor: pointer;
}#s-3f6f0f95-30dc-4b5e-8a08-d5900a8ea62f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-965e4996-97d0-4598-bbd5-469f7c2c5779 {
  text-align: center;
}




  #s-965e4996-97d0-4598-bbd5-469f7c2c5779 img.shogun-image {
    
    width: px;
  }


#s-965e4996-97d0-4598-bbd5-469f7c2c5779 .shogun-image-content {
  
    align-items: center;
  
}

#s-3edcb689-73e9-43a0-8238-3df023b8d990 {
  margin-top: 10px;
padding-top: 5px;
}

#s-9dde086a-a731-452a-9274-1defc8ddf5b5 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 1600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9dde086a-a731-452a-9274-1defc8ddf5b5 {
  
}
}@media (max-width: 767px){#s-9dde086a-a731-452a-9274-1defc8ddf5b5 {
  display: none;
}
#s-9dde086a-a731-452a-9274-1defc8ddf5b5, #wrap-s-9dde086a-a731-452a-9274-1defc8ddf5b5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9dde086a-a731-452a-9274-1defc8ddf5b5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-ab7209a7-edb8-42f2-9eb5-e24c45e57fe3 {
  min-height: 50px;
}








#s-ab7209a7-edb8-42f2-9eb5-e24c45e57fe3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab7209a7-edb8-42f2-9eb5-e24c45e57fe3 {
  cursor: pointer;
}#s-ab7209a7-edb8-42f2-9eb5-e24c45e57fe3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-768ba909-4f69-4773-8cc9-093d1d8668a9 {
  text-align: center;
}




  #s-768ba909-4f69-4773-8cc9-093d1d8668a9 img.shogun-image {
    
    width: px;
  }


#s-768ba909-4f69-4773-8cc9-093d1d8668a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-4f3f6f1d-2b80-40c0-b6a4-09d47cff9294 {
  margin-top: 10px;
padding-top: 5px;
}

#s-15a8b5dd-17ae-478f-916c-8318371fb102 {
  min-height: 50px;
}








#s-15a8b5dd-17ae-478f-916c-8318371fb102 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15a8b5dd-17ae-478f-916c-8318371fb102 {
  cursor: pointer;
}#s-15a8b5dd-17ae-478f-916c-8318371fb102.shg-box.shg-c {
  justify-content: flex-start;
}

#s-120f2f62-7fb8-4999-aa0b-62894c6430b1 {
  text-align: center;
}




  #s-120f2f62-7fb8-4999-aa0b-62894c6430b1 img.shogun-image {
    
    width: px;
  }


#s-120f2f62-7fb8-4999-aa0b-62894c6430b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-d7d40ff5-d874-432e-b3fb-0338b76f67d0 {
  min-height: 50px;
}








#s-d7d40ff5-d874-432e-b3fb-0338b76f67d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7d40ff5-d874-432e-b3fb-0338b76f67d0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7518a0c4-9bd7-49bf-8235-7e23886f8409 {
  margin-top: 10px;
padding-top: 5px;
}

#s-dc9a0b51-cffe-433b-97ce-dc0e68543b68 {
  min-height: 50px;
}








#s-dc9a0b51-cffe-433b-97ce-dc0e68543b68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc9a0b51-cffe-433b-97ce-dc0e68543b68 {
  cursor: pointer;
}#s-dc9a0b51-cffe-433b-97ce-dc0e68543b68.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1e02d745-cf88-4bb0-80c2-f113925cf70d {
  text-align: center;
}




  #s-1e02d745-cf88-4bb0-80c2-f113925cf70d img.shogun-image {
    
    width: px;
  }


#s-1e02d745-cf88-4bb0-80c2-f113925cf70d .shogun-image-content {
  
    align-items: center;
  
}

#s-f5cb4d9c-b04e-410b-830c-e7ccf002e01e {
  min-height: 50px;
}








#s-f5cb4d9c-b04e-410b-830c-e7ccf002e01e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5cb4d9c-b04e-410b-830c-e7ccf002e01e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6ff155d2-9fb7-45cd-9d7e-1a23c17f8c56 {
  margin-top: 10px;
padding-top: 5px;
}

#s-9bcc124d-4bc1-4da8-86b8-a16264ae6a28 {
  min-height: 50px;
}








#s-9bcc124d-4bc1-4da8-86b8-a16264ae6a28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bcc124d-4bc1-4da8-86b8-a16264ae6a28 {
  cursor: pointer;
}#s-9bcc124d-4bc1-4da8-86b8-a16264ae6a28.shg-box.shg-c {
  justify-content: flex-start;
}

#s-498f1a6b-fe6d-4e39-a55c-8ce3386c46b0 {
  text-align: center;
}




  #s-498f1a6b-fe6d-4e39-a55c-8ce3386c46b0 img.shogun-image {
    
    width: px;
  }


#s-498f1a6b-fe6d-4e39-a55c-8ce3386c46b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-a20be00b-903d-4b2d-b094-2056d8a4b0d7 {
  margin-top: 10px;
padding-top: 5px;
}

#s-05a2162a-1b2c-46e4-a7a4-3f8fe52b0331 {
  margin-top: 25px;
margin-bottom: 25px;
}
@media (min-width: 1200px){#s-05a2162a-1b2c-46e4-a7a4-3f8fe52b0331 {
  display: none;
}
#s-05a2162a-1b2c-46e4-a7a4-3f8fe52b0331, #wrap-s-05a2162a-1b2c-46e4-a7a4-3f8fe52b0331 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-05a2162a-1b2c-46e4-a7a4-3f8fe52b0331 {
  display: none;
}
#s-05a2162a-1b2c-46e4-a7a4-3f8fe52b0331, #wrap-s-05a2162a-1b2c-46e4-a7a4-3f8fe52b0331 { display:none !important; }}
#s-05a2162a-1b2c-46e4-a7a4-3f8fe52b0331 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-90f3c156-3805-4e43-bea0-2184fad03d71 {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
max-width: 1600px;
}
@media (min-width: 1200px){#s-90f3c156-3805-4e43-bea0-2184fad03d71 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-90f3c156-3805-4e43-bea0-2184fad03d71 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-90f3c156-3805-4e43-bea0-2184fad03d71 {
  
}
}@media (max-width: 767px){#s-90f3c156-3805-4e43-bea0-2184fad03d71 {
  display: none;
}
#s-90f3c156-3805-4e43-bea0-2184fad03d71, #wrap-s-90f3c156-3805-4e43-bea0-2184fad03d71 { display:none !important; }}
#s-d1fb0287-d1de-4300-ab25-abee3f12210e {
  margin-left: auto;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-d1fb0287-d1de-4300-ab25-abee3f12210e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-38e58a65-1708-431b-9978-96d1d65ac050 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-38e58a65-1708-431b-9978-96d1d65ac050 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38e58a65-1708-431b-9978-96d1d65ac050.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e710d3ea-6baa-4e53-8c35-8e1729572141 {
  text-align: center;
}




  #s-e710d3ea-6baa-4e53-8c35-8e1729572141 img.shogun-image {
    
    width: px;
  }


#s-e710d3ea-6baa-4e53-8c35-8e1729572141 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-e4a64436-fd8a-4887-898e-f33fab339578 {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-b27778e3-2136-49df-8f6e-6f3aef15eb73 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-b27778e3-2136-49df-8f6e-6f3aef15eb73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b27778e3-2136-49df-8f6e-6f3aef15eb73.shg-box.shg-c {
  justify-content: flex-start;
}

#s-59aca0f3-acf2-42ec-990d-f19d1145eda1 {
  text-align: center;
}




  #s-59aca0f3-acf2-42ec-990d-f19d1145eda1 img.shogun-image {
    
    width: px;
  }


#s-59aca0f3-acf2-42ec-990d-f19d1145eda1 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-9c63081a-dc4d-4c61-a846-b3935f6ce1d9 {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-1d56d32c-fd4e-4c68-8d7e-63b1884bdc17 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-1d56d32c-fd4e-4c68-8d7e-63b1884bdc17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d56d32c-fd4e-4c68-8d7e-63b1884bdc17.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b0a359f9-d5d4-4d92-98a7-f59280f276e5 {
  text-align: center;
}




  #s-b0a359f9-d5d4-4d92-98a7-f59280f276e5 img.shogun-image {
    
    width: px;
  }


#s-b0a359f9-d5d4-4d92-98a7-f59280f276e5 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-6933453e-0a9d-4751-b069-ee427344716e {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-cf44eefb-9134-40ed-b25b-587867923914 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-cf44eefb-9134-40ed-b25b-587867923914 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf44eefb-9134-40ed-b25b-587867923914.shg-box.shg-c {
  justify-content: flex-start;
}

#s-46db56b2-7ad7-4d5b-99e5-698cd04816e6 {
  text-align: center;
}




  #s-46db56b2-7ad7-4d5b-99e5-698cd04816e6 img.shogun-image {
    
    width: px;
  }


#s-46db56b2-7ad7-4d5b-99e5-698cd04816e6 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-987f352d-2c58-4803-9445-01554faa00cc {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b {
  margin-left: auto;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-4f5cbca8-13d3-4d91-9087-f5b5b7f9148b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-2104dafc-cb95-4ff2-8f80-d8fc06bad00d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-2104dafc-cb95-4ff2-8f80-d8fc06bad00d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2104dafc-cb95-4ff2-8f80-d8fc06bad00d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-681260d7-f643-4308-a399-adb1933847c5 {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}




  #s-681260d7-f643-4308-a399-adb1933847c5 img.shogun-image {
    
    width: px;
  }


#s-681260d7-f643-4308-a399-adb1933847c5 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-e6f5be3e-6d2e-4275-8849-5e86d997c4c4 {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-94dd465f-a041-49e6-9e3c-ed8331511d79 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-94dd465f-a041-49e6-9e3c-ed8331511d79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94dd465f-a041-49e6-9e3c-ed8331511d79.shg-box.shg-c {
  justify-content: flex-start;
}

#s-63aa5187-c0b2-49e0-a08d-d216ba5a0315 {
  text-align: center;
}




  #s-63aa5187-c0b2-49e0-a08d-d216ba5a0315 img.shogun-image {
    
    width: px;
  }


#s-63aa5187-c0b2-49e0-a08d-d216ba5a0315 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-bcac69e0-e24c-4684-a6de-a23b4ee09ec0 {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-494c0214-8d2a-49fe-bffd-7e1d8672cbdb {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-494c0214-8d2a-49fe-bffd-7e1d8672cbdb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-494c0214-8d2a-49fe-bffd-7e1d8672cbdb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-95aecdb0-3794-44eb-a65f-d1a47e30e4ca {
  text-align: center;
}




  #s-95aecdb0-3794-44eb-a65f-d1a47e30e4ca img.shogun-image {
    
    width: px;
  }


#s-95aecdb0-3794-44eb-a65f-d1a47e30e4ca .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-d5701ac5-a183-461d-9b89-af5db271f33c {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-41f0f8ef-dbef-4dfc-b8a6-2c57a634ebd6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-41f0f8ef-dbef-4dfc-b8a6-2c57a634ebd6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41f0f8ef-dbef-4dfc-b8a6-2c57a634ebd6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-09ded37a-07cc-4a78-ae86-4085b020ac4c {
  text-align: center;
}




  #s-09ded37a-07cc-4a78-ae86-4085b020ac4c img.shogun-image {
    
    width: px;
  }


#s-09ded37a-07cc-4a78-ae86-4085b020ac4c .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-3a8cba74-9109-4950-abb0-ae7373915b27 {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-1d72e575-82d6-4fef-a23e-bb140536673c {
  margin-left: auto;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-1d72e575-82d6-4fef-a23e-bb140536673c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-ea402bf6-3e04-4600-9da6-43c4bfcaecbf {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-ea402bf6-3e04-4600-9da6-43c4bfcaecbf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea402bf6-3e04-4600-9da6-43c4bfcaecbf.shg-box.shg-c {
  justify-content: flex-start;
}

#s-91af8cd5-6ec0-47ae-a1c1-f66e646daeba {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}




  #s-91af8cd5-6ec0-47ae-a1c1-f66e646daeba img.shogun-image {
    
    width: px;
  }


#s-91af8cd5-6ec0-47ae-a1c1-f66e646daeba .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-56f727d6-4abc-4483-9aa9-a03c7799510a {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-6c02338d-6f0f-4a4f-9da5-e1c33769f7b4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-6c02338d-6f0f-4a4f-9da5-e1c33769f7b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c02338d-6f0f-4a4f-9da5-e1c33769f7b4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-67334677-1b38-424e-93f5-e44f61fc5af9 {
  text-align: center;
}




  #s-67334677-1b38-424e-93f5-e44f61fc5af9 img.shogun-image {
    
    width: px;
  }


#s-67334677-1b38-424e-93f5-e44f61fc5af9 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-b6ad3b2c-a3c1-44c3-8b34-d78e02a1860e {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-1a4d5884-751a-4a78-ae08-849b82d315c9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-1a4d5884-751a-4a78-ae08-849b82d315c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a4d5884-751a-4a78-ae08-849b82d315c9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-476cf3a5-3ab1-45d8-9060-ad1d8be1c7e6 {
  text-align: center;
}




  #s-476cf3a5-3ab1-45d8-9060-ad1d8be1c7e6 img.shogun-image {
    
    width: px;
  }


#s-476cf3a5-3ab1-45d8-9060-ad1d8be1c7e6 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-c2d6ac15-3956-4651-9399-97b3e36ebcde {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-f3dcca13-3d6e-4220-a9ee-d286c2af727a {
  min-height: 50px;
}








#s-f3dcca13-3d6e-4220-a9ee-d286c2af727a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3dcca13-3d6e-4220-a9ee-d286c2af727a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5e0bd441-9aee-4d41-a37b-f00477c43a0b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-5e0bd441-9aee-4d41-a37b-f00477c43a0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e0bd441-9aee-4d41-a37b-f00477c43a0b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-11c6135e-4e05-46f5-a556-93cd2399008c {
  text-align: center;
}




  #s-11c6135e-4e05-46f5-a556-93cd2399008c img.shogun-image {
    
    width: px;
  }


#s-11c6135e-4e05-46f5-a556-93cd2399008c .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-e89ab271-ea0d-49bc-93a1-37edb07f83a2 {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-46561712-61b2-4208-ab3d-4cbcfe0b2585 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-46561712-61b2-4208-ab3d-4cbcfe0b2585 {
  display: none;
}
#s-46561712-61b2-4208-ab3d-4cbcfe0b2585, #wrap-s-46561712-61b2-4208-ab3d-4cbcfe0b2585 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-46561712-61b2-4208-ab3d-4cbcfe0b2585 {
  display: none;
}
#s-46561712-61b2-4208-ab3d-4cbcfe0b2585, #wrap-s-46561712-61b2-4208-ab3d-4cbcfe0b2585 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-46561712-61b2-4208-ab3d-4cbcfe0b2585 {
  display: none;
}
#s-46561712-61b2-4208-ab3d-4cbcfe0b2585, #wrap-s-46561712-61b2-4208-ab3d-4cbcfe0b2585 { display:none !important; }}@media (max-width: 767px){#s-46561712-61b2-4208-ab3d-4cbcfe0b2585 {
  
}
}
@media (min-width: 0px) {
[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78d33c9b-1fa3-4b32-a76b-d8a6d2d29763"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-12cd4d2f-54b8-4217-b942-19c3c4cc8f51 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-12cd4d2f-54b8-4217-b942-19c3c4cc8f51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12cd4d2f-54b8-4217-b942-19c3c4cc8f51.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ba3f0837-88a7-4b49-839c-76eda79be587 {
  text-align: center;
}




  #s-ba3f0837-88a7-4b49-839c-76eda79be587 img.shogun-image {
    
    width: px;
  }


#s-ba3f0837-88a7-4b49-839c-76eda79be587 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-6eb4feb8-8d97-42b2-b096-8fb75507c4a6 {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-366938b2-535b-4c65-b409-27e2858fb3a4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-366938b2-535b-4c65-b409-27e2858fb3a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-366938b2-535b-4c65-b409-27e2858fb3a4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0e4f7478-a1fd-444c-b8db-0b2cc5b064da {
  text-align: center;
}




  #s-0e4f7478-a1fd-444c-b8db-0b2cc5b064da img.shogun-image {
    
    width: px;
  }


#s-0e4f7478-a1fd-444c-b8db-0b2cc5b064da .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-6d92e804-5e06-4b1f-b7fb-e6872f707a05 {
  margin-top: -15px;
margin-bottom: -15px;
}

@media (min-width: 0px) {
[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa5bac4f-67b1-4278-a4b6-05430e2396b9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-68a77336-402f-4b23-8b42-73685a75a95c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-68a77336-402f-4b23-8b42-73685a75a95c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68a77336-402f-4b23-8b42-73685a75a95c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-883fabfd-7d0b-4ad5-af68-7e10ab57765b {
  text-align: center;
}




  #s-883fabfd-7d0b-4ad5-af68-7e10ab57765b img.shogun-image {
    
    width: px;
  }


#s-883fabfd-7d0b-4ad5-af68-7e10ab57765b .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-700e837e-0da7-4e6e-83de-2d2fb138110d {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-9b4a8565-c0a5-4624-b5d8-6d991ae56337 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-9b4a8565-c0a5-4624-b5d8-6d991ae56337 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b4a8565-c0a5-4624-b5d8-6d991ae56337.shg-box.shg-c {
  justify-content: flex-start;
}

#s-de0adab2-f2aa-4abf-8495-b1ee7d960e0b {
  text-align: center;
}




  #s-de0adab2-f2aa-4abf-8495-b1ee7d960e0b img.shogun-image {
    
    width: px;
  }


#s-de0adab2-f2aa-4abf-8495-b1ee7d960e0b .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-144abd85-a792-4ec2-ae35-84f291a311b4 {
  margin-top: -15px;
margin-bottom: -15px;
}

@media (min-width: 0px) {
[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b2af6150-98ad-415d-966b-24e5c6ac0d5a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-724f199e-0db5-41ed-a20b-e8e8ad5fffb6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-724f199e-0db5-41ed-a20b-e8e8ad5fffb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-724f199e-0db5-41ed-a20b-e8e8ad5fffb6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dc4917df-0574-4ba8-bb4e-23484f544151 {
  text-align: center;
}




  #s-dc4917df-0574-4ba8-bb4e-23484f544151 img.shogun-image {
    
    width: px;
  }


#s-dc4917df-0574-4ba8-bb4e-23484f544151 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-13cec7e5-7719-42b8-b281-474e3c26030d {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-c65bd5a5-e926-4036-ae90-3d5092d3a5b7 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-c65bd5a5-e926-4036-ae90-3d5092d3a5b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c65bd5a5-e926-4036-ae90-3d5092d3a5b7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-62eaf2af-2b41-4c37-94a8-869f80f67ee5 {
  text-align: center;
}




  #s-62eaf2af-2b41-4c37-94a8-869f80f67ee5 img.shogun-image {
    
    width: px;
  }


#s-62eaf2af-2b41-4c37-94a8-869f80f67ee5 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-af6027ed-a355-4f58-84bb-d494eb09a662 {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-b377bd74-8cec-4d67-9231-c0b3759734e4 {
  margin-left: auto;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b377bd74-8cec-4d67-9231-c0b3759734e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-fd189668-b137-4eb5-8e07-b21e8f2336be {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-fd189668-b137-4eb5-8e07-b21e8f2336be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd189668-b137-4eb5-8e07-b21e8f2336be.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6dec08f6-7885-4076-ac77-605bc2abf8de {
  text-align: center;
}




  #s-6dec08f6-7885-4076-ac77-605bc2abf8de img.shogun-image {
    
    width: px;
  }


#s-6dec08f6-7885-4076-ac77-605bc2abf8de .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-b731f89b-e179-4666-a264-adfa384633f9 {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-d356bc89-1f50-44f8-980d-2cf6a31d1bc7 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-d356bc89-1f50-44f8-980d-2cf6a31d1bc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d356bc89-1f50-44f8-980d-2cf6a31d1bc7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c0be2d55-0bab-4a33-b6c3-507be1d9c6fc {
  text-align: center;
}




  #s-c0be2d55-0bab-4a33-b6c3-507be1d9c6fc img.shogun-image {
    
    width: px;
  }


#s-c0be2d55-0bab-4a33-b6c3-507be1d9c6fc .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-bbe7ded0-fc8f-4a37-bfd0-3e134246274a {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-5463f621-879f-4d91-97c8-5ee286c64425 {
  margin-left: auto;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 768px) {
[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5463f621-879f-4d91-97c8-5ee286c64425"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-48debcd6-dde2-41cf-9563-d1e869b7a0cd {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-48debcd6-dde2-41cf-9563-d1e869b7a0cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48debcd6-dde2-41cf-9563-d1e869b7a0cd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d9fd9703-7ac3-4234-9c36-81c0e836d6f6 {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}




  #s-d9fd9703-7ac3-4234-9c36-81c0e836d6f6 img.shogun-image {
    
    width: px;
  }


#s-d9fd9703-7ac3-4234-9c36-81c0e836d6f6 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-c10d53c3-64c0-45af-adca-ed617de09a3e {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-80d343b7-9649-4205-991d-2d2baadd4a36 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-80d343b7-9649-4205-991d-2d2baadd4a36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80d343b7-9649-4205-991d-2d2baadd4a36.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7df6d683-209e-46fd-b19f-d176abd05818 {
  text-align: center;
}




  #s-7df6d683-209e-46fd-b19f-d176abd05818 img.shogun-image {
    
    width: px;
  }


#s-7df6d683-209e-46fd-b19f-d176abd05818 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-a242fab5-468d-48a1-b94d-b39eb5e02dbd {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03 {
  margin-left: auto;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-7e6bf2d2-2be4-45b8-92ed-6efb43a0cd03"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-6663ae9f-91c9-49e6-859a-0feda57db163 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-6663ae9f-91c9-49e6-859a-0feda57db163 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6663ae9f-91c9-49e6-859a-0feda57db163.shg-box.shg-c {
  justify-content: flex-start;
}

#s-81595dbb-ba60-4c83-9a4c-c2aeeaae20fb {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}




  #s-81595dbb-ba60-4c83-9a4c-c2aeeaae20fb img.shogun-image {
    
    width: px;
  }


#s-81595dbb-ba60-4c83-9a4c-c2aeeaae20fb .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-35e8e438-27ae-4e4a-ae2e-d155fdf0d6cd {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-d18985e9-09b3-4b39-9e7e-2afda0d66a99 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 300px;
}








#s-d18985e9-09b3-4b39-9e7e-2afda0d66a99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d18985e9-09b3-4b39-9e7e-2afda0d66a99.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b8dd6009-431d-482a-ae65-62bb4bd34748 {
  text-align: center;
}




  #s-b8dd6009-431d-482a-ae65-62bb4bd34748 img.shogun-image {
    
    width: px;
  }


#s-b8dd6009-431d-482a-ae65-62bb4bd34748 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-935d9b39-bd74-4f5e-ac00-ff3f77fd7401 {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-c119a8ae-47b6-4ed7-834e-244af586f7fc {
  padding-top: 75px;
padding-bottom: 75px;
min-height: 50px;
background-color: rgba(232, 238, 244, 0.5);
}
@media (min-width: 1200px){#s-c119a8ae-47b6-4ed7-834e-244af586f7fc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c119a8ae-47b6-4ed7-834e-244af586f7fc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c119a8ae-47b6-4ed7-834e-244af586f7fc {
  display: none;
}
#s-c119a8ae-47b6-4ed7-834e-244af586f7fc, #wrap-s-c119a8ae-47b6-4ed7-834e-244af586f7fc { display:none !important; }}@media (max-width: 767px){#s-c119a8ae-47b6-4ed7-834e-244af586f7fc {
  display: none;
}
#s-c119a8ae-47b6-4ed7-834e-244af586f7fc, #wrap-s-c119a8ae-47b6-4ed7-834e-244af586f7fc { display:none !important; }}







#s-c119a8ae-47b6-4ed7-834e-244af586f7fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c119a8ae-47b6-4ed7-834e-244af586f7fc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-652e03fb-1055-4124-a450-77c7f9242ff0 {
  padding-bottom: 10px;
text-align: center;
}

#s-652e03fb-1055-4124-a450-77c7f9242ff0 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-da3fffa9-9f29-4a90-808e-cefcebd857d8 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 25px;
padding-right: 25px;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-da3fffa9-9f29-4a90-808e-cefcebd857d8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-7f8f59d0-0e40-4b8f-b4f6-12f32325bfab {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 450px;
}








#s-7f8f59d0-0e40-4b8f-b4f6-12f32325bfab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f8f59d0-0e40-4b8f-b4f6-12f32325bfab.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f001ebad-f728-4161-8563-6402efbb942a {
  text-align: center;
}




  #s-f001ebad-f728-4161-8563-6402efbb942a img.shogun-image {
    
    width: px;
  }


#s-f001ebad-f728-4161-8563-6402efbb942a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-352aacd4-c1a1-4d61-8723-9d744a544bb0 {
  margin-top: 15px;
padding-left: 30px;
padding-right: 30px;
}

#s-298e18ee-0722-45dd-ac28-3625b002b3d5 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 450px;
}








#s-298e18ee-0722-45dd-ac28-3625b002b3d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-298e18ee-0722-45dd-ac28-3625b002b3d5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0c1591f2-df08-44b5-bdf4-732916157640 {
  text-align: center;
}




  #s-0c1591f2-df08-44b5-bdf4-732916157640 img.shogun-image {
    
    width: px;
  }


#s-0c1591f2-df08-44b5-bdf4-732916157640 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-0190d136-60e6-4f8b-8aae-ee797c825493 {
  margin-top: 15px;
padding-left: 30px;
padding-right: 30px;
}

#s-9d161d3e-d81b-42a4-9492-5e968e17dc05 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 450px;
}








#s-9d161d3e-d81b-42a4-9492-5e968e17dc05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d161d3e-d81b-42a4-9492-5e968e17dc05.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b0d59e71-182a-4c95-9474-b8bef23c93ec {
  text-align: center;
}




  #s-b0d59e71-182a-4c95-9474-b8bef23c93ec img.shogun-image {
    
    width: px;
  }


#s-b0d59e71-182a-4c95-9474-b8bef23c93ec .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-d8d26aa6-4e75-417d-8abd-9d8a4b721736 {
  margin-top: 15px;
padding-left: 30px;
padding-right: 30px;
}

#s-716ffc0f-52fe-4a73-a023-336a5cf10ae6 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-716ffc0f-52fe-4a73-a023-336a5cf10ae6 {
  display: none;
}
#s-716ffc0f-52fe-4a73-a023-336a5cf10ae6, #wrap-s-716ffc0f-52fe-4a73-a023-336a5cf10ae6 { display:none !important; }}@media (max-width: 767px){#s-716ffc0f-52fe-4a73-a023-336a5cf10ae6 {
  display: none;
}
#s-716ffc0f-52fe-4a73-a023-336a5cf10ae6, #wrap-s-716ffc0f-52fe-4a73-a023-336a5cf10ae6 { display:none !important; }}







#s-716ffc0f-52fe-4a73-a023-336a5cf10ae6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-716ffc0f-52fe-4a73-a023-336a5cf10ae6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-91570ed4-7bff-4f2c-ae5f-4435d37aebb1 {
  min-height: 50px;
}








#s-91570ed4-7bff-4f2c-ae5f-4435d37aebb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91570ed4-7bff-4f2c-ae5f-4435d37aebb1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-44d2e2a5-909e-4e7b-b6b1-a63b6876fe8c {
  margin-top: 15px;
padding-top: 20px;
padding-bottom: 10px;
text-align: center;
}

#s-44d2e2a5-909e-4e7b-b6b1-a63b6876fe8c .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cbe82826-47ec-4cda-89e8-b3e7f69f5e1f {
  margin-top: -10px;
margin-left: 200px;
margin-bottom: -10px;
margin-right: 200px;
}

#s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1 {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 50px;
padding-bottom: 25px;
padding-right: 50px;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-0f91caaa-cd29-49ba-8fb1-044ad8fa9de1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 50.0px);
}

}

#s-7052213b-640d-4075-922d-433e250cea3f {
  min-height: 50px;
}








#s-7052213b-640d-4075-922d-433e250cea3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7052213b-640d-4075-922d-433e250cea3f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1780f7cd-118f-4df7-8110-3c8bab9292f0 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}




  #s-1780f7cd-118f-4df7-8110-3c8bab9292f0 img.shogun-image {
    
    width: px;
  }


#s-1780f7cd-118f-4df7-8110-3c8bab9292f0 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-43582ab8-de68-431c-9a89-eb106799fa95 {
  margin-top: 15px;
margin-bottom: 25px;
padding-left: 30px;
padding-right: 30px;
}

#s-4a12059a-bfcd-4e9d-9507-26da3257814f {
  min-height: 50px;
}








#s-4a12059a-bfcd-4e9d-9507-26da3257814f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a12059a-bfcd-4e9d-9507-26da3257814f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0b08459c-ca15-4d1d-9a64-676204f3450e {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}




  #s-0b08459c-ca15-4d1d-9a64-676204f3450e img.shogun-image {
    
    width: px;
  }


#s-0b08459c-ca15-4d1d-9a64-676204f3450e .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-4b45bc76-0245-44e9-a8cf-501b05ef4a14 {
  margin-top: 15px;
margin-bottom: 25px;
padding-left: 30px;
padding-right: 30px;
}

#s-502799b2-f494-42d0-8801-e241e961dbfd {
  min-height: 50px;
}








#s-502799b2-f494-42d0-8801-e241e961dbfd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-502799b2-f494-42d0-8801-e241e961dbfd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f17a377a-f804-4f27-ab7a-bbf81813086a {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}




  #s-f17a377a-f804-4f27-ab7a-bbf81813086a img.shogun-image {
    
    width: px;
  }


#s-f17a377a-f804-4f27-ab7a-bbf81813086a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-11a1b543-3d8c-41c7-836c-5c3c808a5cd5 {
  margin-top: 15px;
margin-bottom: 25px;
padding-left: 30px;
padding-right: 30px;
}

.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-7c25d4b8-4f5c-45c9-a72d-0384bd8ea838 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-7c25d4b8-4f5c-45c9-a72d-0384bd8ea838:hover {padding-top: 10px !important;
padding-bottom: 10px !important;
background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-7c25d4b8-4f5c-45c9-a72d-0384bd8ea838:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-7c25d4b8-4f5c-45c9-a72d-0384bd8ea838.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-23f12a37-1a76-425c-ae3c-14032955ecc6 {
  padding-top: 75px;
padding-bottom: 75px;
min-height: 50px;
background-color: rgba(232, 238, 244, 0.5);
}
@media (min-width: 1200px){#s-23f12a37-1a76-425c-ae3c-14032955ecc6 {
  display: none;
}
#s-23f12a37-1a76-425c-ae3c-14032955ecc6, #wrap-s-23f12a37-1a76-425c-ae3c-14032955ecc6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-23f12a37-1a76-425c-ae3c-14032955ecc6 {
  display: none;
}
#s-23f12a37-1a76-425c-ae3c-14032955ecc6, #wrap-s-23f12a37-1a76-425c-ae3c-14032955ecc6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-23f12a37-1a76-425c-ae3c-14032955ecc6 {
  
}
}@media (max-width: 767px){#s-23f12a37-1a76-425c-ae3c-14032955ecc6 {
  
}
}







#s-23f12a37-1a76-425c-ae3c-14032955ecc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23f12a37-1a76-425c-ae3c-14032955ecc6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e86fbf72-890c-46ad-8eeb-a5d88211661b {
  padding-bottom: 10px;
text-align: center;
}

#s-e86fbf72-890c-46ad-8eeb-a5d88211661b .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 15px;
padding-left: 25px;
padding-right: 25px;
}

@media (min-width: 0px) {
[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-20ae39cd-53d2-4d12-b39f-f68c4fbabb97"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-fab60a9b-c495-4bcd-886e-f9278c56b7ba {
  min-height: 50px;
}








#s-fab60a9b-c495-4bcd-886e-f9278c56b7ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fab60a9b-c495-4bcd-886e-f9278c56b7ba.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bf6078d0-0a11-4e2a-9ae9-92e70d6f4bff {
  text-align: center;
}




  #s-bf6078d0-0a11-4e2a-9ae9-92e70d6f4bff img.shogun-image {
    
    width: px;
  }


#s-bf6078d0-0a11-4e2a-9ae9-92e70d6f4bff .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-7643fba4-2443-43d2-a41e-52abb1358fe1 {
  margin-top: 15px;
margin-bottom: 25px;
padding-left: 30px;
padding-right: 30px;
}

#s-11c12c3d-68dd-478b-81f5-a95d03122850 {
  min-height: 50px;
}








#s-11c12c3d-68dd-478b-81f5-a95d03122850 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11c12c3d-68dd-478b-81f5-a95d03122850.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c7bba51b-816e-49f4-8e43-ca539e32f9cf {
  text-align: center;
}




  #s-c7bba51b-816e-49f4-8e43-ca539e32f9cf img.shogun-image {
    
    width: px;
  }


#s-c7bba51b-816e-49f4-8e43-ca539e32f9cf .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-9ef07212-8a40-47c2-b859-fdec0a8e8c01 {
  margin-top: 15px;
margin-bottom: 25px;
padding-left: 30px;
padding-right: 30px;
}

#s-f64d55d4-adcd-4ca2-b8dc-bd5f014c79f9 {
  padding-bottom: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-f64d55d4-adcd-4ca2-b8dc-bd5f014c79f9 {
  display: none;
}
#s-f64d55d4-adcd-4ca2-b8dc-bd5f014c79f9, #wrap-s-f64d55d4-adcd-4ca2-b8dc-bd5f014c79f9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f64d55d4-adcd-4ca2-b8dc-bd5f014c79f9 {
  display: none;
}
#s-f64d55d4-adcd-4ca2-b8dc-bd5f014c79f9, #wrap-s-f64d55d4-adcd-4ca2-b8dc-bd5f014c79f9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f64d55d4-adcd-4ca2-b8dc-bd5f014c79f9 {
  
}
}@media (max-width: 767px){#s-f64d55d4-adcd-4ca2-b8dc-bd5f014c79f9 {
  
}
}







#s-f64d55d4-adcd-4ca2-b8dc-bd5f014c79f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f64d55d4-adcd-4ca2-b8dc-bd5f014c79f9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-45ceb3b2-4cdc-42e5-a61f-e3cfe9b494e2 {
  min-height: 50px;
}








#s-45ceb3b2-4cdc-42e5-a61f-e3cfe9b494e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45ceb3b2-4cdc-42e5-a61f-e3cfe9b494e2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6d7b00c5-f276-4d7b-b596-42a236164254 {
  margin-top: 15px;
padding-top: 20px;
padding-bottom: 10px;
text-align: center;
}

#s-6d7b00c5-f276-4d7b-b596-42a236164254 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-161609ed-0ffd-418d-ba9e-7f9b2bc48c83 {
  margin-top: -10px;
margin-left: 50px;
margin-bottom: -10px;
margin-right: 50px;
}

#s-e6cae036-f1c6-43b1-885d-a38767f1e363 {
  padding-top: 25px;
padding-left: 50px;
padding-right: 50px;
}

@media (min-width: 0px) {
[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-e6cae036-f1c6-43b1-885d-a38767f1e363"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-f37e59f8-5d2e-4d4c-8f86-fede921cfb10 {
  min-height: 50px;
}








#s-f37e59f8-5d2e-4d4c-8f86-fede921cfb10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f37e59f8-5d2e-4d4c-8f86-fede921cfb10.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5ea481a3-cc94-46c3-905f-ae3900d260f3 {
  text-align: center;
}




  #s-5ea481a3-cc94-46c3-905f-ae3900d260f3 img.shogun-image {
    
    width: px;
  }


#s-5ea481a3-cc94-46c3-905f-ae3900d260f3 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-05142f99-680e-438e-b860-861c70998aca {
  margin-top: 15px;
margin-bottom: 50px;
padding-left: 30px;
padding-right: 30px;
}

#s-191fc7b2-e64f-475e-900b-df0adadc3959 {
  min-height: 50px;
}








#s-191fc7b2-e64f-475e-900b-df0adadc3959 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-191fc7b2-e64f-475e-900b-df0adadc3959.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1bc7e87b-6f95-4f95-a22a-41dcbd4dec62 {
  text-align: center;
}




  #s-1bc7e87b-6f95-4f95-a22a-41dcbd4dec62 img.shogun-image {
    
    width: px;
  }


#s-1bc7e87b-6f95-4f95-a22a-41dcbd4dec62 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-316df109-7d2b-4d4a-8c92-35bdd2d70a3e {
  margin-top: 15px;
margin-bottom: 50px;
padding-left: 30px;
padding-right: 30px;
}

#s-30e91ef5-be6f-4b2b-ba5e-ef184296af62 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-30e91ef5-be6f-4b2b-ba5e-ef184296af62:hover {padding-top: 10px !important;
padding-bottom: 10px !important;
background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-30e91ef5-be6f-4b2b-ba5e-ef184296af62:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-30e91ef5-be6f-4b2b-ba5e-ef184296af62.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-c8df06fb-a326-4ee6-bcc9-47c7eb3293b9 {
  margin-left: 50px;
margin-right: 50px;
display: none;
}
#s-c8df06fb-a326-4ee6-bcc9-47c7eb3293b9, #wrap-s-c8df06fb-a326-4ee6-bcc9-47c7eb3293b9 { display:none !important; }
#s-c8df06fb-a326-4ee6-bcc9-47c7eb3293b9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-04e56f0e-5a68-41fe-870c-67ec4b0cbcde {
  padding-top: 75px;
padding-bottom: 75px;
min-height: 50px;
background-color: rgba(232, 238, 244, 0.5);
}








#s-04e56f0e-5a68-41fe-870c-67ec4b0cbcde > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04e56f0e-5a68-41fe-870c-67ec4b0cbcde.shg-box.shg-c {
  justify-content: center;
}

#s-8e5b11c5-c077-4253-ab39-4aba14475de7 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-8e5b11c5-c077-4253-ab39-4aba14475de7 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-248ec0cd-d383-4304-837b-04594a0e3e5b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
max-width: 1600px;
}
@media (max-width: 767px){#s-248ec0cd-d383-4304-837b-04594a0e3e5b {
  display: none;
}
#s-248ec0cd-d383-4304-837b-04594a0e3e5b, #wrap-s-248ec0cd-d383-4304-837b-04594a0e3e5b { display:none !important; }}
#s-68dd71cb-bc9a-4d94-9916-fd2618dee961 {
  margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-68dd71cb-bc9a-4d94-9916-fd2618dee961"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-0d1beee2-0d4b-4cbc-9902-82e87639b4b6 {
  min-height: 50px;
}








#s-0d1beee2-0d4b-4cbc-9902-82e87639b4b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d1beee2-0d4b-4cbc-9902-82e87639b4b6.shg-box.shg-c {
  justify-content: center;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-6530f03d-1c93-42d5-bf8a-013a67e3490d {
  margin-top: 15px;
}

#s-90f2627a-9a5f-453d-b536-e3b4f674cf8f {
  min-height: 50px;
}








#s-90f2627a-9a5f-453d-b536-e3b4f674cf8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90f2627a-9a5f-453d-b536-e3b4f674cf8f.shg-box.shg-c {
  justify-content: center;
}

#s-0e2d410b-0274-450d-a850-e71707d5b56a {
  margin-top: 15px;
}

#s-f52ff63b-3474-463c-99e8-5143a598a9a1 {
  margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f52ff63b-3474-463c-99e8-5143a598a9a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-157b9c7d-148b-479a-abba-9f800383a212 {
  min-height: 50px;
}








#s-157b9c7d-148b-479a-abba-9f800383a212 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-157b9c7d-148b-479a-abba-9f800383a212.shg-box.shg-c {
  justify-content: center;
}

#s-a0049e34-d830-45e3-b5bf-4f28234429ea {
  margin-top: 15px;
}

#s-3552cd9b-ac1d-4dc1-9ad8-4b4144887721 {
  min-height: 50px;
}








#s-3552cd9b-ac1d-4dc1-9ad8-4b4144887721 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3552cd9b-ac1d-4dc1-9ad8-4b4144887721.shg-box.shg-c {
  justify-content: center;
}

#s-63d2d2c6-a09f-462f-8560-ef771e87e65f {
  margin-top: 15px;
}

#s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b {
  margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c24d8e48-8c30-41c8-a1ed-7968a11cf72b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-e1b44fb5-ce6b-4fe7-ad3f-2ac67c10a860 {
  min-height: 50px;
}








#s-e1b44fb5-ce6b-4fe7-ad3f-2ac67c10a860 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1b44fb5-ce6b-4fe7-ad3f-2ac67c10a860.shg-box.shg-c {
  justify-content: center;
}

#s-3df21b30-a16e-4ec7-8718-d8fc3088d63a {
  margin-top: 15px;
}

#s-1be17c44-f22c-4324-97d4-cabc38589ccd {
  min-height: 50px;
}








#s-1be17c44-f22c-4324-97d4-cabc38589ccd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1be17c44-f22c-4324-97d4-cabc38589ccd.shg-box.shg-c {
  justify-content: center;
}

#s-df183a43-2031-4325-92a2-57dd371c01ab {
  margin-top: 15px;
}

#s-288a9d9d-f089-4e57-8d6b-acae487b7c7d {
  margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-288a9d9d-f089-4e57-8d6b-acae487b7c7d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-d16d7506-7082-457c-8fb7-ca5cfad58dac {
  min-height: 50px;
}








#s-d16d7506-7082-457c-8fb7-ca5cfad58dac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d16d7506-7082-457c-8fb7-ca5cfad58dac.shg-box.shg-c {
  justify-content: center;
}

#s-10ad0223-f80a-4249-b602-6031dc03b9a4 {
  margin-top: 15px;
}

#s-b0ba1a8b-8f3e-40cb-9e3f-52c3f41b5d37 {
  min-height: 50px;
}








#s-b0ba1a8b-8f3e-40cb-9e3f-52c3f41b5d37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0ba1a8b-8f3e-40cb-9e3f-52c3f41b5d37.shg-box.shg-c {
  justify-content: center;
}

#s-97038b84-62f4-4580-9477-f5c23c27c047 {
  margin-top: 15px;
}

#s-f63635fc-b59b-472c-bfc0-58d68c589f81 {
  margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f63635fc-b59b-472c-bfc0-58d68c589f81"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-d299b989-f8e4-4381-a42e-3067586682eb {
  min-height: 50px;
}








#s-d299b989-f8e4-4381-a42e-3067586682eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d299b989-f8e4-4381-a42e-3067586682eb.shg-box.shg-c {
  justify-content: center;
}

#s-40d20a15-ef18-41c2-933b-684d4061b837 {
  margin-top: 15px;
}

#s-63e682c1-7de7-4892-968a-6de022c744ca {
  min-height: 50px;
}








#s-63e682c1-7de7-4892-968a-6de022c744ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63e682c1-7de7-4892-968a-6de022c744ca.shg-box.shg-c {
  justify-content: center;
}

#s-a15488f7-5796-47dd-b789-fa7ed1d9623e {
  margin-top: 15px;
}

#s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379 {
  margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-5ec4e9a4-c1db-496b-9ae6-a7c2102a5379"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-1e739601-a84c-44bd-a315-3f8d99a04579 {
  min-height: 50px;
}








#s-1e739601-a84c-44bd-a315-3f8d99a04579 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e739601-a84c-44bd-a315-3f8d99a04579.shg-box.shg-c {
  justify-content: center;
}

#s-619534d9-ae48-4dd9-8353-9c8e1af077ed {
  margin-top: 15px;
}

#s-5fd05840-9be4-4121-af29-7588ca3b5257 {
  min-height: 50px;
}








#s-5fd05840-9be4-4121-af29-7588ca3b5257 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5fd05840-9be4-4121-af29-7588ca3b5257.shg-box.shg-c {
  justify-content: center;
}

#s-0a9e7982-11b0-49c5-9fdf-a25018a0dc01 {
  margin-top: 15px;
}

#s-2ff9b4ac-f12d-4ad8-9625-f53ef0373492 {
  padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
}
@media (min-width: 1200px){#s-2ff9b4ac-f12d-4ad8-9625-f53ef0373492 {
  display: none;
}
#s-2ff9b4ac-f12d-4ad8-9625-f53ef0373492, #wrap-s-2ff9b4ac-f12d-4ad8-9625-f53ef0373492 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2ff9b4ac-f12d-4ad8-9625-f53ef0373492 {
  display: none;
}
#s-2ff9b4ac-f12d-4ad8-9625-f53ef0373492, #wrap-s-2ff9b4ac-f12d-4ad8-9625-f53ef0373492 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2ff9b4ac-f12d-4ad8-9625-f53ef0373492 {
  display: none;
}
#s-2ff9b4ac-f12d-4ad8-9625-f53ef0373492, #wrap-s-2ff9b4ac-f12d-4ad8-9625-f53ef0373492 { display:none !important; }}
#s-09937570-f016-464a-a3cd-4dd254992134 {
  min-height: 50px;
}








#s-09937570-f016-464a-a3cd-4dd254992134 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09937570-f016-464a-a3cd-4dd254992134.shg-box.shg-c {
  justify-content: center;
}

#s-ae2ba4cd-bf78-4f26-9e8c-04a9e9863825 {
  margin-top: 15px;
}

#s-3dd93555-a92c-41e5-a3a6-ca9c07c32ea5 {
  min-height: 50px;
}








#s-3dd93555-a92c-41e5-a3a6-ca9c07c32ea5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3dd93555-a92c-41e5-a3a6-ca9c07c32ea5.shg-box.shg-c {
  justify-content: center;
}

#s-63cf423b-fd59-40f7-aed5-034f18679fdb {
  margin-top: 15px;
}

#s-8c1e8051-1584-4486-8ce6-eef4561eadc1 {
  min-height: 50px;
}








#s-8c1e8051-1584-4486-8ce6-eef4561eadc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c1e8051-1584-4486-8ce6-eef4561eadc1.shg-box.shg-c {
  justify-content: center;
}

#s-f24e538a-1a94-42c1-b7d6-768a115d5b2f {
  margin-top: 15px;
}

#s-470e8ffd-36e0-4c60-a45f-b4507bbc8d2a {
  min-height: 50px;
}








#s-470e8ffd-36e0-4c60-a45f-b4507bbc8d2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-470e8ffd-36e0-4c60-a45f-b4507bbc8d2a.shg-box.shg-c {
  justify-content: center;
}

#s-4fbe829f-bd82-4480-8e5b-ced7c7bf9849 {
  margin-top: 15px;
}

#s-8bb036b9-abd1-4640-b4a8-14f0f76a7c45 {
  min-height: 50px;
}








#s-8bb036b9-abd1-4640-b4a8-14f0f76a7c45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8bb036b9-abd1-4640-b4a8-14f0f76a7c45.shg-box.shg-c {
  justify-content: center;
}

#s-02f8e697-9c12-4d32-9f79-18c02124fd64 {
  margin-top: 15px;
}

#s-b919d3b1-c54e-4a51-a74f-036d36ea2e3d {
  min-height: 50px;
}








#s-b919d3b1-c54e-4a51-a74f-036d36ea2e3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b919d3b1-c54e-4a51-a74f-036d36ea2e3d.shg-box.shg-c {
  justify-content: center;
}

#s-f31bcd82-e7b0-4414-85fe-8ff267267708 {
  margin-top: 15px;
}

#s-29229b30-90ac-46c2-b1f9-38fdb2b7b0e8 {
  min-height: 50px;
}








#s-29229b30-90ac-46c2-b1f9-38fdb2b7b0e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29229b30-90ac-46c2-b1f9-38fdb2b7b0e8.shg-box.shg-c {
  justify-content: center;
}

#s-8cebde02-e2fa-48f7-951d-52d2be184daa {
  margin-top: 15px;
}

#s-1b1e6ceb-76bd-4dfc-9c13-55601f78c399 {
  min-height: 50px;
}








#s-1b1e6ceb-76bd-4dfc-9c13-55601f78c399 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b1e6ceb-76bd-4dfc-9c13-55601f78c399.shg-box.shg-c {
  justify-content: center;
}

#s-4d8080fe-dbc1-4f57-bc73-c1cb0233b05a {
  margin-top: 15px;
}

#s-30152031-d840-4668-9fff-54179cd18c64 {
  min-height: 50px;
}








#s-30152031-d840-4668-9fff-54179cd18c64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30152031-d840-4668-9fff-54179cd18c64.shg-box.shg-c {
  justify-content: center;
}

#s-07d72647-daa4-4f58-a56e-c38b0410e0b8 {
  margin-top: 15px;
}

#s-d8f2ab71-bc05-4eff-8d17-458fe917e619 {
  min-height: 50px;
}








#s-d8f2ab71-bc05-4eff-8d17-458fe917e619 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8f2ab71-bc05-4eff-8d17-458fe917e619.shg-box.shg-c {
  justify-content: center;
}

#s-d1fa428d-c6d7-4efe-8154-6a71a64579ce {
  margin-top: 15px;
}

#s-2f73f9bc-93cb-48a0-a136-b2191b32e057 {
  margin-top: 15px;
}

#s-54d77334-6272-489a-b00c-cf0da1ab8064 {
  margin-top: 15px;
}

#s-f2378060-07d3-43d0-930c-f31a093c43ec {
  padding-top: 75px;
padding-left: 100px;
padding-bottom: 75px;
padding-right: 100px;
min-height: 50px;
background-color: rgba(232, 238, 244, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f2378060-07d3-43d0-930c-f31a093c43ec {
  display: none;
}
#s-f2378060-07d3-43d0-930c-f31a093c43ec, #wrap-s-f2378060-07d3-43d0-930c-f31a093c43ec { display:none !important; }}@media (max-width: 767px){#s-f2378060-07d3-43d0-930c-f31a093c43ec {
  display: none;
}
#s-f2378060-07d3-43d0-930c-f31a093c43ec, #wrap-s-f2378060-07d3-43d0-930c-f31a093c43ec { display:none !important; }}







#s-f2378060-07d3-43d0-930c-f31a093c43ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2378060-07d3-43d0-930c-f31a093c43ec.shg-box.shg-c {
  justify-content: center;
}

#s-a07fdca8-f7e0-44db-a1f7-bf1a4be8ab94 {
  padding-bottom: 30px;
text-align: center;
}

#s-a07fdca8-f7e0-44db-a1f7-bf1a4be8ab94 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85 {
  margin-left: auto;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2f9c0a66-0f7d-41f8-9817-b7b7def79a85"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a8106489-f246-4c45-ba4b-1b0922a5b264 {
  margin-top: 75px;
margin-left: 50px;
margin-bottom: 75px;
margin-right: 50px;
min-height: 50px;
}








#s-a8106489-f246-4c45-ba4b-1b0922a5b264 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8106489-f246-4c45-ba4b-1b0922a5b264.shg-box.shg-c {
  justify-content: center;
}

#s-df6d7871-8ab2-4d87-8300-00c90b907f29 {
  margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df6d7871-8ab2-4d87-8300-00c90b907f29 .shogun-heading-component h2 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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