.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-62d6cf51-d832-4452-9f92-17c93ab4833d {
  min-height: 50px;
}








#s-62d6cf51-d832-4452-9f92-17c93ab4833d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62d6cf51-d832-4452-9f92-17c93ab4833d.shg-box.shg-c {
  justify-content: center;
}

#s-16df68e7-d087-40c8-a784-6352a914a95d {
  background-image: url(https://i.shgcdn.com/ded1277c-4459-4209-b7b5-848e31e833cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 500px;
background-position: center center;
}








#s-16df68e7-d087-40c8-a784-6352a914a95d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-16df68e7-d087-40c8-a784-6352a914a95d.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-b071ea31-4700-45e4-9487-ab54755a1cfe {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b071ea31-4700-45e4-9487-ab54755a1cfe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.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-bb9f0cb1-5b2f-44df-b2ca-75e6ff29c72c {
  border-style: solid;
padding-top: 25px;
padding-left: 25px;
padding-bottom: 25px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.63);
text-align: center;
background-color: rgba(1, 64, 114, 0);
}

#s-bb9f0cb1-5b2f-44df-b2ca-75e6ff29c72c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-bb9f0cb1-5b2f-44df-b2ca-75e6ff29c72c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 28px;
  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-ed41df95-304f-4f3c-a545-aa624f245266 {
  margin-top: 20px;
margin-bottom: 20px;
}

.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-8c25abfa-92c1-47b4-a346-6ef19cce69ad {
  margin-top: 20px;
margin-bottom: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 25px;
background-color: rgba(236, 232, 26, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-8c25abfa-92c1-47b4-a346-6ef19cce69ad:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8c25abfa-92c1-47b4-a346-6ef19cce69ad:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-8c25abfa-92c1-47b4-a346-6ef19cce69ad {
  margin-left: 20px;
margin-right: 20px;
padding-left: 20px;
padding-right: 20px;
}
}

  #s-8c25abfa-92c1-47b4-a346-6ef19cce69ad-btn-wrapper {
    text-align: center;
  }


#s-8c25abfa-92c1-47b4-a346-6ef19cce69ad.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){
  #s-8c25abfa-92c1-47b4-a346-6ef19cce69ad-btn-wrapper {
    text-align: center;
  }


#s-8c25abfa-92c1-47b4-a346-6ef19cce69ad.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-ef3eec16-6cb9-4172-89f6-feaf246cdde6 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(0, 0, 0, 1);
}

@media (min-width: 0px) {
[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ef3eec16-6cb9-4172-89f6-feaf246cdde6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-569d11ba-58ed-41f7-8db7-e2c545ae3e23 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-569d11ba-58ed-41f7-8db7-e2c545ae3e23 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-63680125-f768-43b7-bc42-5984430647e6 {
  padding-top: 10px;
padding-bottom: 10px;
background-color: rgba(0, 0, 0, 1);
}

.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-8c8e0fa7-87f6-4b3d-a673-179c53d5293e {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-23871a8c-f9a2-40d9-9dfb-6ae48bcb67a9 {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-23871a8c-f9a2-40d9-9dfb-6ae48bcb67a9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-23871a8c-f9a2-40d9-9dfb-6ae48bcb67a9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-23871a8c-f9a2-40d9-9dfb-6ae48bcb67a9 {
  
}
}@media (max-width: 767px){#s-23871a8c-f9a2-40d9-9dfb-6ae48bcb67a9 {
  
}
}







#s-23871a8c-f9a2-40d9-9dfb-6ae48bcb67a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23871a8c-f9a2-40d9-9dfb-6ae48bcb67a9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-afff1649-f1ea-4817-90b7-c997ec3fc733 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-afff1649-f1ea-4817-90b7-c997ec3fc733 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-afff1649-f1ea-4817-90b7-c997ec3fc733 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-afff1649-f1ea-4817-90b7-c997ec3fc733 {
  
}
}@media (max-width: 767px){#s-afff1649-f1ea-4817-90b7-c997ec3fc733 {
  
}
}







#s-afff1649-f1ea-4817-90b7-c997ec3fc733 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-afff1649-f1ea-4817-90b7-c997ec3fc733.shg-box.shg-c {
  justify-content: center;
}

#s-57054640-e0c5-4bdf-9d33-43958fa53069 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-57054640-e0c5-4bdf-9d33-43958fa53069 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57054640-e0c5-4bdf-9d33-43958fa53069.shg-box.shg-c {
  justify-content: center;
}

#s-04a0fdcd-da11-4589-a94f-0604c7649daa {
  margin-left: 30px;
margin-right: 30px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 100px;
background-color: rgba(0, 0, 0, 1);
}

@media (min-width: 0px) {
[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-04a0fdcd-da11-4589-a94f-0604c7649daa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ebac25a3-c7b1-4226-b445-ac9facf46d0e {
  min-height: 100px;
}
@media (max-width: 767px){#s-ebac25a3-c7b1-4226-b445-ac9facf46d0e {
  padding-bottom: 20px;
}
}







#s-ebac25a3-c7b1-4226-b445-ac9facf46d0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ebac25a3-c7b1-4226-b445-ac9facf46d0e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-34cee181-144d-490e-91c7-7ae0fbf469ec {
  text-align: center;
}

#s-34cee181-144d-490e-91c7-7ae0fbf469ec .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}



#s-20121de2-5c19-46e1-99f2-4239fd95ff42 {
  margin-top: 5px;
margin-bottom: 5px;
padding-left: 100px;
padding-right: 100px;
min-height: 100px;
}
@media (max-width: 767px){#s-20121de2-5c19-46e1-99f2-4239fd95ff42 {
  padding-left: 5px;
padding-right: 5px;
}
}







#s-20121de2-5c19-46e1-99f2-4239fd95ff42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20121de2-5c19-46e1-99f2-4239fd95ff42.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cd9cdffb-38d5-4165-99e4-985fde1cab1b {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-81886db6-9eda-4ffb-8b4d-e060c0734580 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 30px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81886db6-9eda-4ffb-8b4d-e060c0734580"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d78ee0d5-8e0d-4e75-9b46-08ae3855ed75 {
  background-repeat: no-repeat;
background-size: contain;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-d78ee0d5-8e0d-4e75-9b46-08ae3855ed75 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-d78ee0d5-8e0d-4e75-9b46-08ae3855ed75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d78ee0d5-8e0d-4e75-9b46-08ae3855ed75 {
  cursor: pointer;
}#s-d78ee0d5-8e0d-4e75-9b46-08ae3855ed75.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e82d4303-c8da-4721-8644-415a7fa57c8d {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}
@media (max-width: 767px){#s-e82d4303-c8da-4721-8644-415a7fa57c8d {
  min-height: 200px;
}
}







#s-e82d4303-c8da-4721-8644-415a7fa57c8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e82d4303-c8da-4721-8644-415a7fa57c8d.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-e82d4303-c8da-4721-8644-415a7fa57c8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e82d4303-c8da-4721-8644-415a7fa57c8d.shg-box.shg-c {
  justify-content: flex-start;
}
}
#s-9b41ee4f-02db-405e-9c04-28b002d782cf {
  text-align: left;
}
@media (max-width: 767px){#s-9b41ee4f-02db-405e-9c04-28b002d782cf {
  text-align: center;
}
}
#s-9b41ee4f-02db-405e-9c04-28b002d782cf .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-9b41ee4f-02db-405e-9c04-28b002d782cf .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-7001dd3e-d6c5-43d7-89d5-a7738714da0c {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-7001dd3e-d6c5-43d7-89d5-a7738714da0c {
  padding-top: 0px;
text-align: center;
}
}
#s-7001dd3e-d6c5-43d7-89d5-a7738714da0c .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-7001dd3e-d6c5-43d7-89d5-a7738714da0c .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}

@media (max-width: 767px){#s-7001dd3e-d6c5-43d7-89d5-a7738714da0c .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-7001dd3e-d6c5-43d7-89d5-a7738714da0c .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}

}
#s-d1afd6d7-5db0-457a-ad38-ac79b80f370b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d1afd6d7-5db0-457a-ad38-ac79b80f370b .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-609b0c82-280b-4600-a920-e3699831691b {
  padding-top: 30px;
padding-bottom: 30px;
}

#s-ffcbbf26-f55d-4b13-8a0f-bdbbd2aa75a5 {
  min-height: 50px;
background-color: rgba(187, 240, 248, 1);
}








#s-ffcbbf26-f55d-4b13-8a0f-bdbbd2aa75a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffcbbf26-f55d-4b13-8a0f-bdbbd2aa75a5.shg-box.shg-c {
  justify-content: center;
}

#s-29fd9d5c-cb35-4dc0-a557-a9b17888c7de {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}

#s-29fd9d5c-cb35-4dc0-a557-a9b17888c7de .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1a9cc18d-1d02-4ea2-aa80-2b750de26e40 {
  margin-top: 20px;
margin-bottom: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 25px;
background-color: rgba(236, 232, 26, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-1a9cc18d-1d02-4ea2-aa80-2b750de26e40:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1a9cc18d-1d02-4ea2-aa80-2b750de26e40:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-1a9cc18d-1d02-4ea2-aa80-2b750de26e40 {
  margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 25px;
background-color: rgba(236, 232, 26, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-1a9cc18d-1d02-4ea2-aa80-2b750de26e40:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1a9cc18d-1d02-4ea2-aa80-2b750de26e40:active {background-color: #000000 !important;
text-decoration: none !important;}}

  #s-1a9cc18d-1d02-4ea2-aa80-2b750de26e40-btn-wrapper {
    text-align: left;
  }


#s-1a9cc18d-1d02-4ea2-aa80-2b750de26e40.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){
  #s-1a9cc18d-1d02-4ea2-aa80-2b750de26e40-btn-wrapper {
    text-align: center;
  }


#s-1a9cc18d-1d02-4ea2-aa80-2b750de26e40.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-ca31cc1f-2870-4562-8f19-c4a5ecbc0bef {
  min-height: 50px;
}








#s-ca31cc1f-2870-4562-8f19-c4a5ecbc0bef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca31cc1f-2870-4562-8f19-c4a5ecbc0bef.shg-box.shg-c {
  justify-content: center;
}

#s-88cdb75a-dd17-44af-b36a-374167e32d2c {
  min-height: 50px;
}








#s-88cdb75a-dd17-44af-b36a-374167e32d2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88cdb75a-dd17-44af-b36a-374167e32d2c.shg-box.shg-c {
  justify-content: center;
}

#s-e1550c24-c475-4a50-a140-fa66cff283fb {
  padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e1550c24-c475-4a50-a140-fa66cff283fb {
  display: none;
}
#s-e1550c24-c475-4a50-a140-fa66cff283fb, #wrap-s-e1550c24-c475-4a50-a140-fa66cff283fb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e1550c24-c475-4a50-a140-fa66cff283fb {
  display: none;
}
#s-e1550c24-c475-4a50-a140-fa66cff283fb, #wrap-s-e1550c24-c475-4a50-a140-fa66cff283fb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e1550c24-c475-4a50-a140-fa66cff283fb {
  display: none;
}
#s-e1550c24-c475-4a50-a140-fa66cff283fb, #wrap-s-e1550c24-c475-4a50-a140-fa66cff283fb { display:none !important; }}







#s-e1550c24-c475-4a50-a140-fa66cff283fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1550c24-c475-4a50-a140-fa66cff283fb.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ada8e040-3032-42e4-8bd2-1505e59c83e3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-896cbcb0-c362-4bbb-8fc1-d2eb94458163 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-896cbcb0-c362-4bbb-8fc1-d2eb94458163 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-896cbcb0-c362-4bbb-8fc1-d2eb94458163 {
  cursor: pointer;
}#s-896cbcb0-c362-4bbb-8fc1-d2eb94458163.shg-box.shg-c {
  justify-content: center;
}

#s-4996b6f0-d272-4401-b8fb-001a101b97a1 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4996b6f0-d272-4401-b8fb-001a101b97a1 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-64611738-0b7a-4bea-bb15-03d88241feb0 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-64611738-0b7a-4bea-bb15-03d88241feb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64611738-0b7a-4bea-bb15-03d88241feb0.shg-box.shg-c {
  justify-content: center;
}

#s-ac386137-cd05-48c0-9b87-d9156d98f9b7 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ac386137-cd05-48c0-9b87-d9156d98f9b7 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8c993869-53fb-41d1-acd9-ea4f7807061f {
  background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-8c993869-53fb-41d1-acd9-ea4f7807061f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c993869-53fb-41d1-acd9-ea4f7807061f {
  cursor: pointer;
}#s-8c993869-53fb-41d1-acd9-ea4f7807061f.shg-box.shg-c {
  justify-content: center;
}

#s-af373272-d3ec-41a9-bbed-15e1777c25e8 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-af373272-d3ec-41a9-bbed-15e1777c25e8 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cca89d59-bfe0-47d3-821e-61cc0f414768 {
  padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-cca89d59-bfe0-47d3-821e-61cc0f414768 {
  display: none;
}
#s-cca89d59-bfe0-47d3-821e-61cc0f414768, #wrap-s-cca89d59-bfe0-47d3-821e-61cc0f414768 { display:none !important; }}







#s-cca89d59-bfe0-47d3-821e-61cc0f414768 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cca89d59-bfe0-47d3-821e-61cc0f414768.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca657138-1bb1-4ade-be4b-d3ab203f94a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9804cbb9-2359-41fa-820c-c27c71f87e2b {
  background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-9804cbb9-2359-41fa-820c-c27c71f87e2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9804cbb9-2359-41fa-820c-c27c71f87e2b {
  cursor: pointer;
}#s-9804cbb9-2359-41fa-820c-c27c71f87e2b.shg-box.shg-c {
  justify-content: center;
}

#s-35936973-bfd8-4cc3-94eb-f62dc7169358 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-35936973-bfd8-4cc3-94eb-f62dc7169358 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2ee5c218-8e65-43a1-ba9d-cb512584fed3 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-2ee5c218-8e65-43a1-ba9d-cb512584fed3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ee5c218-8e65-43a1-ba9d-cb512584fed3.shg-box.shg-c {
  justify-content: center;
}

#s-29e4e30e-13c0-48e0-a4fe-476407692489 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-29e4e30e-13c0-48e0-a4fe-476407692489 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e7678372-edeb-4df0-8fe4-d24637c77b54 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-e7678372-edeb-4df0-8fe4-d24637c77b54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7678372-edeb-4df0-8fe4-d24637c77b54 {
  cursor: pointer;
}#s-e7678372-edeb-4df0-8fe4-d24637c77b54.shg-box.shg-c {
  justify-content: center;
}

#s-815eac9d-9f0f-4d8c-98aa-3b4a373ec37a {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-815eac9d-9f0f-4d8c-98aa-3b4a373ec37a .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7089519a-9180-4c99-a326-32ff9023e8f2 {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 400px;
}








#s-7089519a-9180-4c99-a326-32ff9023e8f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7089519a-9180-4c99-a326-32ff9023e8f2.shg-box.shg-c {
  justify-content: center;
}

#s-d601f145-3232-413a-bfd1-641e8c6fb478 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d601f145-3232-413a-bfd1-641e8c6fb478 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (max-width: 767px){#s-46a65b04-18c7-461f-832a-a6c3cf735eaf {
  display: none;
}
#s-46a65b04-18c7-461f-832a-a6c3cf735eaf, #wrap-s-46a65b04-18c7-461f-832a-a6c3cf735eaf { display:none !important; }}
@media (min-width: 0px) {
[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-46a65b04-18c7-461f-832a-a6c3cf735eaf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67735bea-3cdc-4b16-bb30-905c570b0732"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-17797bc4-4ea1-439f-ab70-1857e2f9a439 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-17797bc4-4ea1-439f-ab70-1857e2f9a439 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-716b8d28-9b5c-4ef0-bdd6-c1a55bb00c8f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-716b8d28-9b5c-4ef0-bdd6-c1a55bb00c8f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-205f0975-4ed9-421c-9f35-0f10d21a56ce {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-205f0975-4ed9-421c-9f35-0f10d21a56ce .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c8f46267-5614-46be-82fc-225254176297 {
  min-height: 50px;
}








#s-c8f46267-5614-46be-82fc-225254176297 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8f46267-5614-46be-82fc-225254176297.shg-box.shg-c {
  justify-content: center;
}

.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-d8ea32f0-9b8f-4a6b-9add-d22ebb7f5818 {
  text-align: center;
}




  #s-d8ea32f0-9b8f-4a6b-9add-d22ebb7f5818 img.shogun-image {
    
    width: px;
  }


#s-d8ea32f0-9b8f-4a6b-9add-d22ebb7f5818 .shogun-image-content {
  
    align-items: center;
  
}

#s-0c963df6-0369-4d26-968b-57a757da35eb {
  min-height: 50px;
}








#s-0c963df6-0369-4d26-968b-57a757da35eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c963df6-0369-4d26-968b-57a757da35eb.shg-box.shg-c {
  justify-content: center;
}

#s-eabab970-8ae6-404f-9747-7c9aa0439453 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-eabab970-8ae6-404f-9747-7c9aa0439453 {
  display: none;
}
#s-eabab970-8ae6-404f-9747-7c9aa0439453, #wrap-s-eabab970-8ae6-404f-9747-7c9aa0439453 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eabab970-8ae6-404f-9747-7c9aa0439453 {
  display: none;
}
#s-eabab970-8ae6-404f-9747-7c9aa0439453, #wrap-s-eabab970-8ae6-404f-9747-7c9aa0439453 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eabab970-8ae6-404f-9747-7c9aa0439453 {
  display: none;
}
#s-eabab970-8ae6-404f-9747-7c9aa0439453, #wrap-s-eabab970-8ae6-404f-9747-7c9aa0439453 { display:none !important; }}
#s-eabab970-8ae6-404f-9747-7c9aa0439453 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8560b73f-2237-4fbf-be63-7e2719f6cff7 {
  margin-top: 30px;
margin-bottom: 30px;
min-height: 500px;
background-color: rgba(245, 245, 245, 1);
}








#s-8560b73f-2237-4fbf-be63-7e2719f6cff7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8560b73f-2237-4fbf-be63-7e2719f6cff7.shg-box.shg-c {
  justify-content: center;
}

#s-ace88680-ec67-48f7-aa04-338d101ec6b6 {
  min-height: 400px;
}

@media (min-width: 0px) {
[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ace88680-ec67-48f7-aa04-338d101ec6b6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-45d0b627-4d0d-478c-b0af-ad99d2ccfbfc {
  min-height: 400px;
}








#s-45d0b627-4d0d-478c-b0af-ad99d2ccfbfc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45d0b627-4d0d-478c-b0af-ad99d2ccfbfc.shg-box.shg-c {
  justify-content: center;
}

#s-4cade860-62d1-432c-b274-1111407071e8 {
  text-align: center;
}




  #s-4cade860-62d1-432c-b274-1111407071e8 img.shogun-image {
    
    width: px;
  }


#s-4cade860-62d1-432c-b274-1111407071e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-b60f1c32-ee02-458d-8941-c9533909c9a7 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 400px;
}
@media (max-width: 767px){#s-b60f1c32-ee02-458d-8941-c9533909c9a7 {
  min-height: 600px;
}
}







#s-b60f1c32-ee02-458d-8941-c9533909c9a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b60f1c32-ee02-458d-8941-c9533909c9a7.shg-box.shg-c {
  justify-content: center;
}

#s-9f7ca805-994d-4910-8465-9006de4e87fb {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-9f7ca805-994d-4910-8465-9006de4e87fb .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b8f1c0d0-a676-4880-ad94-5d612a1077c6 {
  padding-top: 20px;
padding-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c4b2013b-6023-4d4e-9e17-50de00bd2082"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4a7aca75-469b-47d8-bfef-08085b4fc077 {
  min-height: 600px;
}
@media (max-width: 767px){#s-4a7aca75-469b-47d8-bfef-08085b4fc077 {
  display: none;
}
#s-4a7aca75-469b-47d8-bfef-08085b4fc077, #wrap-s-4a7aca75-469b-47d8-bfef-08085b4fc077 { display:none !important; }}







#s-4a7aca75-469b-47d8-bfef-08085b4fc077 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a7aca75-469b-47d8-bfef-08085b4fc077.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c4173732-70b0-4f9b-9268-d792a3b554f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-40364eab-4b21-4721-9464-634a102ea787 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 600px;
}








#s-40364eab-4b21-4721-9464-634a102ea787 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40364eab-4b21-4721-9464-634a102ea787.shg-box.shg-c {
  justify-content: center;
}

#s-689165b5-116a-42fa-a98a-0fc014f5bd4a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-689165b5-116a-42fa-a98a-0fc014f5bd4a .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-634f23ad-b9bc-41b8-9c31-922956ca4045 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-634f23ad-b9bc-41b8-9c31-922956ca4045 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-10a2027d-e6e4-4064-a7d6-d8953edf8ca9 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-10a2027d-e6e4-4064-a7d6-d8953edf8ca9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-10a2027d-e6e4-4064-a7d6-d8953edf8ca9 {
  
}
}@media (max-width: 767px){#s-10a2027d-e6e4-4064-a7d6-d8953edf8ca9 {
  
}
}







#s-10a2027d-e6e4-4064-a7d6-d8953edf8ca9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10a2027d-e6e4-4064-a7d6-d8953edf8ca9.shg-box.shg-c {
  justify-content: center;
}

#s-cb3bddf3-3dc1-4be2-9522-9e013c372987 {
  margin-top: 30px;
margin-bottom: 30px;
min-height: 600px;
}
@media (min-width: 1200px){#s-cb3bddf3-3dc1-4be2-9522-9e013c372987 {
  display: none;
}
#s-cb3bddf3-3dc1-4be2-9522-9e013c372987, #wrap-s-cb3bddf3-3dc1-4be2-9522-9e013c372987 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cb3bddf3-3dc1-4be2-9522-9e013c372987 {
  display: none;
}
#s-cb3bddf3-3dc1-4be2-9522-9e013c372987, #wrap-s-cb3bddf3-3dc1-4be2-9522-9e013c372987 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cb3bddf3-3dc1-4be2-9522-9e013c372987 {
  display: none;
}
#s-cb3bddf3-3dc1-4be2-9522-9e013c372987, #wrap-s-cb3bddf3-3dc1-4be2-9522-9e013c372987 { display:none !important; }}







#s-cb3bddf3-3dc1-4be2-9522-9e013c372987 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb3bddf3-3dc1-4be2-9522-9e013c372987.shg-box.shg-c {
  justify-content: center;
}

#s-9f25b5a2-15fb-4457-8b12-3ab88141204a {
  padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}

#s-9f25b5a2-15fb-4457-8b12-3ab88141204a .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-10576c7d-2c3f-42c0-a52b-137317ca0aae {
  padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}




  #s-10576c7d-2c3f-42c0-a52b-137317ca0aae img.shogun-image {
    
    width: px;
  }


#s-10576c7d-2c3f-42c0-a52b-137317ca0aae .shogun-image-content {
  
    align-items: center;
  
}

#s-71302821-7dd5-4abb-9788-0953c78f65bb {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
text-align: center;
}

#s-71302821-7dd5-4abb-9788-0953c78f65bb .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d8e9f4a8-8754-448a-ae85-7ef291c1dae1 {
  min-height: 400px;
background-color: rgba(245, 245, 245, 1);
}
@media (max-width: 767px){#s-d8e9f4a8-8754-448a-ae85-7ef291c1dae1 {
  display: none;
}
#s-d8e9f4a8-8754-448a-ae85-7ef291c1dae1, #wrap-s-d8e9f4a8-8754-448a-ae85-7ef291c1dae1 { display:none !important; }}







#s-d8e9f4a8-8754-448a-ae85-7ef291c1dae1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8e9f4a8-8754-448a-ae85-7ef291c1dae1.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e8bcaad3-d946-4d73-9435-c2868714cb74"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fef0aa59-e0ac-44ef-b611-b4d1433be211 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-fef0aa59-e0ac-44ef-b611-b4d1433be211 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fef0aa59-e0ac-44ef-b611-b4d1433be211 {
  
}
}@media (max-width: 767px){#s-fef0aa59-e0ac-44ef-b611-b4d1433be211 {
  
}
}







#s-fef0aa59-e0ac-44ef-b611-b4d1433be211 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fef0aa59-e0ac-44ef-b611-b4d1433be211.shg-box.shg-c {
  justify-content: center;
}

#s-d45d2d27-df83-49df-9148-9e4fd9c7fc6c {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 400px;
}








#s-d45d2d27-df83-49df-9148-9e4fd9c7fc6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d45d2d27-df83-49df-9148-9e4fd9c7fc6c.shg-box.shg-c {
  justify-content: center;
}

#s-332c0f69-3f2d-4b66-9289-012723df06d8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-332c0f69-3f2d-4b66-9289-012723df06d8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5ad819b4-7030-4b65-9d72-9f431a8995c5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5ad819b4-7030-4b65-9d72-9f431a8995c5 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d63475a5-a8d4-449e-9b07-05fea33bd4e8 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-d63475a5-a8d4-449e-9b07-05fea33bd4e8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d63475a5-a8d4-449e-9b07-05fea33bd4e8 {
  
}
}@media (max-width: 767px){#s-d63475a5-a8d4-449e-9b07-05fea33bd4e8 {
  
}
}







#s-d63475a5-a8d4-449e-9b07-05fea33bd4e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d63475a5-a8d4-449e-9b07-05fea33bd4e8.shg-box.shg-c {
  justify-content: center;
}

#s-f4ce29eb-1134-47d0-87e8-97e6039f7fc3 {
  min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-f4ce29eb-1134-47d0-87e8-97e6039f7fc3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4ce29eb-1134-47d0-87e8-97e6039f7fc3.shg-box.shg-c {
  justify-content: center;
}

#s-86fd4d02-3dcb-4922-a503-be6a15cd8068 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 100px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-86fd4d02-3dcb-4922-a503-be6a15cd8068"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-959eeb3a-9979-40fa-9c9a-b0cbaa8290e9 {
  min-height: 100px;
}
@media (max-width: 767px){#s-959eeb3a-9979-40fa-9c9a-b0cbaa8290e9 {
  padding-bottom: 20px;
}
}







#s-959eeb3a-9979-40fa-9c9a-b0cbaa8290e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-959eeb3a-9979-40fa-9c9a-b0cbaa8290e9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-85db9145-841b-485a-b195-d0dddb0b43ce {
  text-align: center;
}

#s-85db9145-841b-485a-b195-d0dddb0b43ce .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}



#s-5578436a-87d5-4594-a756-f97f42e43316 {
  margin-top: 5px;
margin-bottom: 5px;
padding-left: 100px;
padding-right: 100px;
min-height: 100px;
}
@media (max-width: 767px){#s-5578436a-87d5-4594-a756-f97f42e43316 {
  padding-left: 5px;
padding-right: 5px;
}
}







#s-5578436a-87d5-4594-a756-f97f42e43316 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5578436a-87d5-4594-a756-f97f42e43316.shg-box.shg-c {
  justify-content: flex-start;
}

#s-63bdaa36-ced5-4390-b4f5-7d59f008102c {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-44fe1139-3d6d-4425-8da8-7417f116b5a3 {
  margin-top: 30px;
margin-bottom: 30px;
min-height: 400px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-44fe1139-3d6d-4425-8da8-7417f116b5a3 {
  display: none;
}
#s-44fe1139-3d6d-4425-8da8-7417f116b5a3, #wrap-s-44fe1139-3d6d-4425-8da8-7417f116b5a3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-44fe1139-3d6d-4425-8da8-7417f116b5a3 {
  display: none;
}
#s-44fe1139-3d6d-4425-8da8-7417f116b5a3, #wrap-s-44fe1139-3d6d-4425-8da8-7417f116b5a3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-44fe1139-3d6d-4425-8da8-7417f116b5a3 {
  display: none;
}
#s-44fe1139-3d6d-4425-8da8-7417f116b5a3, #wrap-s-44fe1139-3d6d-4425-8da8-7417f116b5a3 { display:none !important; }}







#s-44fe1139-3d6d-4425-8da8-7417f116b5a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44fe1139-3d6d-4425-8da8-7417f116b5a3.shg-box.shg-c {
  justify-content: center;
}

#s-4a23d8c2-2fe2-4227-80ec-121b289606f7 {
  padding-top: 30px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
text-align: center;
}

#s-4a23d8c2-2fe2-4227-80ec-121b289606f7 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-849d0cd3-29ef-4ff8-a2d9-33260d8ad6b9 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}








#s-849d0cd3-29ef-4ff8-a2d9-33260d8ad6b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-849d0cd3-29ef-4ff8-a2d9-33260d8ad6b9.shg-box.shg-c {
  justify-content: center;
}

#s-d37d0908-f61b-4893-b2c8-380a917214b1 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
text-align: center;
}

#s-d37d0908-f61b-4893-b2c8-380a917214b1 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9b100ac4-6feb-4b2e-bd3c-75a4ae67b917 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}








#s-9b100ac4-6feb-4b2e-bd3c-75a4ae67b917 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b100ac4-6feb-4b2e-bd3c-75a4ae67b917.shg-box.shg-c {
  justify-content: center;
}

#s-4bb267c7-9cf2-43b9-9e83-3c84f630b12d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-4bb267c7-9cf2-43b9-9e83-3c84f630b12d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b2383592-0509-46e9-a9c2-719c5b247169 {
  min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-b2383592-0509-46e9-a9c2-719c5b247169 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2383592-0509-46e9-a9c2-719c5b247169.shg-box.shg-c {
  justify-content: center;
}

#s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e {
  min-height: 100px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-ed51fc6b-6116-423c-92d8-a8d80cf4de9e"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-70c39c4f-a085-4d2f-bac5-66f55758377a {
  padding-left: 30%;
min-height: 500px;
}
@media (max-width: 767px){#s-70c39c4f-a085-4d2f-bac5-66f55758377a {
  padding-left: 40px;
padding-right: 40px;
}
}







#s-70c39c4f-a085-4d2f-bac5-66f55758377a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70c39c4f-a085-4d2f-bac5-66f55758377a.shg-box.shg-c {
  justify-content: center;
}

#s-d8dcad2d-2600-4f10-9b73-480b139cfa3b {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (max-width: 767px){#s-d8dcad2d-2600-4f10-9b73-480b139cfa3b {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
}
#s-d8dcad2d-2600-4f10-9b73-480b139cfa3b .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-d8dcad2d-2600-4f10-9b73-480b139cfa3b .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-a7fd8556-bda3-4481-b32c-581fec4615ae {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-04daa4fc-b434-489f-b2b1-123f03788ce0 {
  margin-top: 40px;
margin-bottom: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 25px;
background-color: rgba(236, 232, 26, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-04daa4fc-b434-489f-b2b1-123f03788ce0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-04daa4fc-b434-489f-b2b1-123f03788ce0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-04daa4fc-b434-489f-b2b1-123f03788ce0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 25px;
background-color: rgba(236, 232, 26, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-04daa4fc-b434-489f-b2b1-123f03788ce0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-04daa4fc-b434-489f-b2b1-123f03788ce0:active {background-color: #000000 !important;
text-decoration: none !important;}}

  #s-04daa4fc-b434-489f-b2b1-123f03788ce0-btn-wrapper {
    text-align: left;
  }


#s-04daa4fc-b434-489f-b2b1-123f03788ce0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){
  #s-04daa4fc-b434-489f-b2b1-123f03788ce0-btn-wrapper {
    text-align: center;
  }


#s-04daa4fc-b434-489f-b2b1-123f03788ce0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-7d901903-c62a-496f-ae91-57ff32075f48 {
  background-repeat: no-repeat;
background-size: cover;
padding-left: 100px;
padding-right: 100px;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-7d901903-c62a-496f-ae91-57ff32075f48 {
  padding-left: 5px;
padding-right: 5px;
min-height: 300px;
}
}







#s-7d901903-c62a-496f-ae91-57ff32075f48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d901903-c62a-496f-ae91-57ff32075f48 {
  cursor: pointer;
}#s-7d901903-c62a-496f-ae91-57ff32075f48.shg-box.shg-c {
  justify-content: flex-start;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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