.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-0ee6ac6f-ed69-42fa-ba21-5540d456c157 {
  min-height: 60px;
background-attachment: scroll;
}








#s-0ee6ac6f-ed69-42fa-ba21-5540d456c157 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ee6ac6f-ed69-42fa-ba21-5540d456c157.shg-box.shg-c {
  justify-content: center;
}

#s-4a495e5d-3657-4a81-bdd4-ce26932deea1 {
  
}








#s-4a495e5d-3657-4a81-bdd4-ce26932deea1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a495e5d-3657-4a81-bdd4-ce26932deea1.shg-box.shg-c {
  justify-content: center;
}

#s-5b6bf544-b061-4663-a579-6d1a4d44dd04 {
  background-image: url(https://i.shgcdn.com/bf3becfb-8ebe-4159-a7bb-2e3c428d13c4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 80px;
background-position: center center;
}








#s-5b6bf544-b061-4663-a579-6d1a4d44dd04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b6bf544-b061-4663-a579-6d1a4d44dd04.shg-box.shg-c {
  justify-content: 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-e65a7444-64e7-4a04-a466-c1ecdd6896de {
  padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
}
@media (min-width: 1200px){#s-e65a7444-64e7-4a04-a466-c1ecdd6896de {
  padding-left: 0px;
padding-right: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e65a7444-64e7-4a04-a466-c1ecdd6896de {
  padding-left: 0px;
padding-right: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e65a7444-64e7-4a04-a466-c1ecdd6896de {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-b2e4ee20-f26c-4a18-a526-308885ad346b {
  min-height: 50px;
}








#s-b2e4ee20-f26c-4a18-a526-308885ad346b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2e4ee20-f26c-4a18-a526-308885ad346b.shg-box.shg-c {
  justify-content: center;
}

#s-fa02165a-1924-4f26-8aa8-f669147bdbda {
  padding-bottom: 40px;
min-height: 50px;
}








#s-fa02165a-1924-4f26-8aa8-f669147bdbda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa02165a-1924-4f26-8aa8-f669147bdbda.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-65afa8bc-97a9-4df1-8f90-e838080b0127 {
  padding-top: 0px;
padding-bottom: 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-2e665511-f32c-436e-b849-3422024e5bfd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e665511-f32c-436e-b849-3422024e5bfd .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 100px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-2e665511-f32c-436e-b849-3422024e5bfd .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 90px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-2e665511-f32c-436e-b849-3422024e5bfd .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 80px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
.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-a3bf256f-eff6-4b60-9630-266568e13400 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-a3bf256f-eff6-4b60-9630-266568e13400:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a3bf256f-eff6-4b60-9630-266568e13400:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a3bf256f-eff6-4b60-9630-266568e13400.shg-btn {
  color: #ffffff;
  font-size: 1.2em;
  
  
  
  display:  inline-block ;
}

#s-600e94e0-5d01-414c-89ad-2b5930346136 {
  margin-top: 0px;
margin-bottom: 40px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
}








#s-600e94e0-5d01-414c-89ad-2b5930346136 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-600e94e0-5d01-414c-89ad-2b5930346136.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;
}

@media (min-width: 0px) {
[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1d38bfa9-925c-4860-808e-73d0b9e4d1a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-66567892-a1fd-479c-b99a-769b2bc129cb {
  min-height: 50px;
}
@media (max-width: 767px){#s-66567892-a1fd-479c-b99a-769b2bc129cb {
  margin-bottom: 20px;
}
}







#s-66567892-a1fd-479c-b99a-769b2bc129cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66567892-a1fd-479c-b99a-769b2bc129cb.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-664b1873-91fb-42e4-a4bb-37b59e8d4df2 {
  text-align: center;
}




  #s-664b1873-91fb-42e4-a4bb-37b59e8d4df2 img.shogun-image {
    
    width: px;
  }


#s-664b1873-91fb-42e4-a4bb-37b59e8d4df2 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa420493-9f52-46bf-82b7-9d0d80096d74 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aa420493-9f52-46bf-82b7-9d0d80096d74 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 992px) and (max-width: 1199px){#s-aa420493-9f52-46bf-82b7-9d0d80096d74 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-aa420493-9f52-46bf-82b7-9d0d80096d74 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-aa420493-9f52-46bf-82b7-9d0d80096d74 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 42px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-5cdc8a28-9463-481f-9d2c-59dfa1a45c47 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-5cdc8a28-9463-481f-9d2c-59dfa1a45c47:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5cdc8a28-9463-481f-9d2c-59dfa1a45c47:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5cdc8a28-9463-481f-9d2c-59dfa1a45c47.shg-btn {
  color: #ffffff;
  font-size: 1.2em;
  
  
  
  display:  inline-block ;
}

#s-aa0860e7-0cb3-4faa-b48d-a91d5ce4bba0 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-aa0860e7-0cb3-4faa-b48d-a91d5ce4bba0 {
  margin-bottom: 20px;
}
}







#s-aa0860e7-0cb3-4faa-b48d-a91d5ce4bba0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa0860e7-0cb3-4faa-b48d-a91d5ce4bba0.shg-box.shg-c {
  justify-content: center;
}

#s-e55c5464-59f3-4d77-b2a5-ba570f3e12dc {
  text-align: center;
}




  #s-e55c5464-59f3-4d77-b2a5-ba570f3e12dc img.shogun-image {
    
    width: px;
  }


#s-e55c5464-59f3-4d77-b2a5-ba570f3e12dc .shogun-image-content {
  
    align-items: center;
  
}

#s-d3be8b41-02b6-41cc-a181-f2e3a66e6943 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d3be8b41-02b6-41cc-a181-f2e3a66e6943 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 992px) and (max-width: 1199px){#s-d3be8b41-02b6-41cc-a181-f2e3a66e6943 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-d3be8b41-02b6-41cc-a181-f2e3a66e6943 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-d3be8b41-02b6-41cc-a181-f2e3a66e6943 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 42px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-cb317a82-d366-4f46-99ca-be179b4fe1d5 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-cb317a82-d366-4f46-99ca-be179b4fe1d5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cb317a82-d366-4f46-99ca-be179b4fe1d5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cb317a82-d366-4f46-99ca-be179b4fe1d5.shg-btn {
  color: #ffffff;
  font-size: 1.2em;
  
  
  
  display:  inline-block ;
}

#s-8c1a460c-d338-4eca-a690-64e75d1fe09c {
  min-height: 50px;
}
@media (max-width: 767px){#s-8c1a460c-d338-4eca-a690-64e75d1fe09c {
  margin-top: 0px;
margin-bottom: 20px;
}
}







#s-8c1a460c-d338-4eca-a690-64e75d1fe09c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c1a460c-d338-4eca-a690-64e75d1fe09c.shg-box.shg-c {
  justify-content: center;
}

#s-fa559ab3-1b72-46fa-b22e-46478e90afac {
  text-align: center;
}




  #s-fa559ab3-1b72-46fa-b22e-46478e90afac img.shogun-image {
    
    width: px;
  }


#s-fa559ab3-1b72-46fa-b22e-46478e90afac .shogun-image-content {
  
    align-items: center;
  
}

#s-4b2a465d-c295-4fb7-99ac-7ceaabc241e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4b2a465d-c295-4fb7-99ac-7ceaabc241e9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 992px) and (max-width: 1199px){#s-4b2a465d-c295-4fb7-99ac-7ceaabc241e9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-4b2a465d-c295-4fb7-99ac-7ceaabc241e9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-4b2a465d-c295-4fb7-99ac-7ceaabc241e9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 42px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-d37f2e29-1db5-4161-95a5-52705efaeb49 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-d37f2e29-1db5-4161-95a5-52705efaeb49:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d37f2e29-1db5-4161-95a5-52705efaeb49:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d37f2e29-1db5-4161-95a5-52705efaeb49.shg-btn {
  color: #ffffff;
  font-size: 1.2em;
  
  
  
  display:  inline-block ;
}

#s-9b93386d-0c0a-47a0-b309-9e4815e8cd43 {
  margin-bottom: 40px;
min-height: 50px;
}








#s-9b93386d-0c0a-47a0-b309-9e4815e8cd43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b93386d-0c0a-47a0-b309-9e4815e8cd43.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b9ecee66-a91b-4767-996f-0b795849d092"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-33545940-5717-4a35-8d5a-9dd25e4382b9 {
  text-align: center;
}




  #s-33545940-5717-4a35-8d5a-9dd25e4382b9 img.shogun-image {
    
    width: px;
  }


#s-33545940-5717-4a35-8d5a-9dd25e4382b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-e949adc1-ce05-44bb-a675-be3d62140be9 {
  text-align: center;
}




  #s-e949adc1-ce05-44bb-a675-be3d62140be9 img.shogun-image {
    
    width: px;
  }


#s-e949adc1-ce05-44bb-a675-be3d62140be9 .shogun-image-content {
  
    align-items: center;
  
}

#s-00fcf246-8eb7-4248-b382-05e7421d7eb4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-00fcf246-8eb7-4248-b382-05e7421d7eb4 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-2efad78c-4ea5-42bb-9b11-7afd824878a8 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-2efad78c-4ea5-42bb-9b11-7afd824878a8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2efad78c-4ea5-42bb-9b11-7afd824878a8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2efad78c-4ea5-42bb-9b11-7afd824878a8.shg-btn {
  color: #ffffff;
  font-size: 1.2em;
  
  
  
  display:  inline-block ;
}

#s-14105b9e-50b6-4334-a444-e59078927fc4 {
  margin-bottom: 40px;
min-height: 50px;
}








#s-14105b9e-50b6-4334-a444-e59078927fc4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14105b9e-50b6-4334-a444-e59078927fc4.shg-box.shg-c {
  justify-content: center;
}

#s-e3e4d379-acae-493d-b3a7-c03c249e3a6e {
  padding-left: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(239, 229, 54, 1);
}
@media (min-width: 1200px){#s-e3e4d379-acae-493d-b3a7-c03c249e3a6e {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-e3e4d379-acae-493d-b3a7-c03c249e3a6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3e4d379-acae-493d-b3a7-c03c249e3a6e {
  cursor: pointer;
}#s-e3e4d379-acae-493d-b3a7-c03c249e3a6e.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e68b176d-acc0-4ffc-b150-6424332c809f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-93a19d48-1c84-4a1d-bec4-6d4a907026bf {
  margin-top: 0px;
min-height: 300px;
background-color: rgba(243, 227, 50, 0);
}








#s-93a19d48-1c84-4a1d-bec4-6d4a907026bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93a19d48-1c84-4a1d-bec4-6d4a907026bf.shg-box.shg-c {
  justify-content: center;
}

#s-00dd98fb-3e66-451f-9e76-723bc011f09f {
  padding-top: 1px;
padding-left: 3em;
padding-bottom: 1px;
text-align: left;
}
@media (min-width: 1200px){#s-00dd98fb-3e66-451f-9e76-723bc011f09f {
  padding-left: 7px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-00dd98fb-3e66-451f-9e76-723bc011f09f {
  padding-left: 2em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-00dd98fb-3e66-451f-9e76-723bc011f09f {
  padding-left: 0em;
}
}@media (max-width: 767px){#s-00dd98fb-3e66-451f-9e76-723bc011f09f {
  padding-top: 1px;
padding-left: 0px;
padding-bottom: 1px;
text-align: center;
}
}
#s-00dd98fb-3e66-451f-9e76-723bc011f09f .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 46px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-00dd98fb-3e66-451f-9e76-723bc011f09f .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 70px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-00dd98fb-3e66-451f-9e76-723bc011f09f .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-00dd98fb-3e66-451f-9e76-723bc011f09f .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-00dd98fb-3e66-451f-9e76-723bc011f09f .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 46px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-7f48f323-e1fd-46dd-8e0f-abb6eed63f24 {
  min-height: 50px;
}








#s-7f48f323-e1fd-46dd-8e0f-abb6eed63f24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f48f323-e1fd-46dd-8e0f-abb6eed63f24.shg-box.shg-c {
  justify-content: center;
}

#s-9f9aa4a5-4569-4712-9195-0082c7d93da6 {
  text-align: center;
}




  #s-9f9aa4a5-4569-4712-9195-0082c7d93da6 img.shogun-image {
    
    width: px;
  }


#s-9f9aa4a5-4569-4712-9195-0082c7d93da6 .shogun-image-content {
  
    align-items: center;
  
}

#s-133180de-a265-4a71-b20e-bb7c24b3b28d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-133180de-a265-4a71-b20e-bb7c24b3b28d .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-9eb06e4d-6306-4c3e-936a-ce0a12489aa7 {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-9eb06e4d-6306-4c3e-936a-ce0a12489aa7 {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9eb06e4d-6306-4c3e-936a-ce0a12489aa7 {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9eb06e4d-6306-4c3e-936a-ce0a12489aa7 {
  margin-left: 50px;
margin-right: 50px;
}
}@media (max-width: 767px){#s-9eb06e4d-6306-4c3e-936a-ce0a12489aa7 {
  margin-left: 10px;
margin-right: 10px;
}
}
#s-ff40a1f0-014e-4449-adf0-fad72d6bc5d9 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-ff40a1f0-014e-4449-adf0-fad72d6bc5d9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ff40a1f0-014e-4449-adf0-fad72d6bc5d9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ff40a1f0-014e-4449-adf0-fad72d6bc5d9.shg-btn {
  color: #ffffff;
  font-size: 1.2em;
  
  
  
  display:  inline-block ;
}

@media (min-width: 768px) and (max-width: 991px){#s-9abc2913-2aa2-46ec-93b9-36244bad9805 {
  
}
}







#s-9abc2913-2aa2-46ec-93b9-36244bad9805 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9abc2913-2aa2-46ec-93b9-36244bad9805.shg-box.shg-c {
  justify-content: center;
}

#s-a44a1630-3f51-45dc-af47-1bf77c8ba8a1 {
  min-height: 50px;
}








#s-a44a1630-3f51-45dc-af47-1bf77c8ba8a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a44a1630-3f51-45dc-af47-1bf77c8ba8a1.shg-box.shg-c {
  justify-content: center;
}

#s-e85fce30-71d4-4b01-aef8-d98bdb91270b {
  margin-left: auto;
margin-right: auto;
padding-left: 0em;
padding-right: 0em;
min-height: 50px;
max-width: 1220px;
}








#s-e85fce30-71d4-4b01-aef8-d98bdb91270b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e85fce30-71d4-4b01-aef8-d98bdb91270b.shg-box.shg-c {
  justify-content: center;
}

#s-f4eba719-5d23-460c-b3cb-74fb9a8f6115 {
  margin-top: 2em;
margin-left: 0em;
margin-bottom: 2em;
margin-right: 0em;
min-height: 50px;
}
@media (min-width: 1200px){#s-f4eba719-5d23-460c-b3cb-74fb9a8f6115 {
  margin-top: 2em;
margin-bottom: 2em;
padding-left: 0px;
padding-right: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f4eba719-5d23-460c-b3cb-74fb9a8f6115 {
  padding-left: 0px;
padding-right: 0px;
}
}@media (max-width: 767px){#s-f4eba719-5d23-460c-b3cb-74fb9a8f6115 {
  margin-top: 0em;
margin-bottom: 0em;
padding-left: 0px;
padding-right: 0px;
}
}







#s-f4eba719-5d23-460c-b3cb-74fb9a8f6115 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4eba719-5d23-460c-b3cb-74fb9a8f6115.shg-box.shg-c {
  justify-content: center;
}

#s-071219b9-4248-431e-9b49-6c266fb9b859 {
  min-height: 50px;
}








#s-071219b9-4248-431e-9b49-6c266fb9b859 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-071219b9-4248-431e-9b49-6c266fb9b859.shg-box.shg-c {
  justify-content: center;
}

#s-e90d2315-2387-4f04-82c0-515d9502de07 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 0px;
}
@media (max-width: 767px){#s-e90d2315-2387-4f04-82c0-515d9502de07 {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e90d2315-2387-4f04-82c0-515d9502de07"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3e9f8a9e-2566-45df-8252-fbcdd14e9ac0 {
  text-align: center;
}




  #s-3e9f8a9e-2566-45df-8252-fbcdd14e9ac0 img.shogun-image {
    
    width: px;
  }


#s-3e9f8a9e-2566-45df-8252-fbcdd14e9ac0 .shogun-image-content {
  
    align-items: center;
  
}

#s-59c480cf-f3ea-4427-9540-29300d9ca787 {
  border-style: solid;
margin-top: 10px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 15px;
padding-left: 17.5px;
padding-bottom: 15px;
padding-right: 17.5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
max-width: 450px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 0px;
line-height: 1em;
}
#s-59c480cf-f3ea-4427-9540-29300d9ca787:hover {box-shadow:3px 6px 12px 0px rgba(0, 0, 0, 0.32) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-59c480cf-f3ea-4427-9540-29300d9ca787:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(28, 186, 223, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-59c480cf-f3ea-4427-9540-29300d9ca787-btn-wrapper {
    text-align: center;
  }


#s-59c480cf-f3ea-4427-9540-29300d9ca787.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 26px;
  font-weight: 600;
  
  font-family: Oswald;
  display:  block ;
}

#s-2a7b4ae3-b66b-4009-8df1-6f791a4148df {
  text-align: center;
}




  #s-2a7b4ae3-b66b-4009-8df1-6f791a4148df img.shogun-image {
    
    width: px;
  }


#s-2a7b4ae3-b66b-4009-8df1-6f791a4148df .shogun-image-content {
  
    align-items: center;
  
}

#s-682b831f-cc72-4c3b-808d-a881a105ea73 {
  border-style: solid;
margin-top: 10px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 15px;
padding-left: 17.5px;
padding-bottom: 15px;
padding-right: 17.5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
max-width: 450px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 0px;
line-height: 1em;
}
#s-682b831f-cc72-4c3b-808d-a881a105ea73:hover {box-shadow:3px 6px 12px 0px rgba(0, 0, 0, 0.32) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-682b831f-cc72-4c3b-808d-a881a105ea73:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(28, 186, 223, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-682b831f-cc72-4c3b-808d-a881a105ea73-btn-wrapper {
    text-align: center;
  }


#s-682b831f-cc72-4c3b-808d-a881a105ea73.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 26px;
  font-weight: 600;
  
  font-family: Oswald;
  display:  block ;
}

#s-a046d1ae-deb7-41f4-a6ed-3a78096a3811 {
  text-align: center;
}




  #s-a046d1ae-deb7-41f4-a6ed-3a78096a3811 img.shogun-image {
    
    width: px;
  }


#s-a046d1ae-deb7-41f4-a6ed-3a78096a3811 .shogun-image-content {
  
    align-items: center;
  
}

#s-dfea3d17-fd39-412f-a084-c3860c23630e {
  border-style: solid;
margin-top: 10px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 15px;
padding-left: 17.5px;
padding-bottom: 15px;
padding-right: 17.5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
max-width: 450px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 0px;
line-height: 1em;
}
#s-dfea3d17-fd39-412f-a084-c3860c23630e:hover {box-shadow:3px 6px 12px 0px rgba(0, 0, 0, 0.32) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-dfea3d17-fd39-412f-a084-c3860c23630e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(28, 186, 223, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-dfea3d17-fd39-412f-a084-c3860c23630e-btn-wrapper {
    text-align: center;
  }


#s-dfea3d17-fd39-412f-a084-c3860c23630e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 26px;
  font-weight: 600;
  
  font-family: Oswald;
  display:  block ;
}

#s-cd3f10e5-95ba-436e-836a-330bbcb16671 {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-cd3f10e5-95ba-436e-836a-330bbcb16671 {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cd3f10e5-95ba-436e-836a-330bbcb16671"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6c860eac-15a6-45d6-8aa7-9f059a42929c {
  text-align: center;
}




  #s-6c860eac-15a6-45d6-8aa7-9f059a42929c img.shogun-image {
    
    width: px;
  }


#s-6c860eac-15a6-45d6-8aa7-9f059a42929c .shogun-image-content {
  
    align-items: center;
  
}

#s-c7208011-d8a7-4d11-918f-29568a515c19 {
  border-style: solid;
margin-top: 10px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 15px;
padding-left: 17.5px;
padding-bottom: 15px;
padding-right: 17.5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
max-width: 450px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 0px;
line-height: 1em;
}
#s-c7208011-d8a7-4d11-918f-29568a515c19:hover {box-shadow:3px 6px 12px 0px rgba(0, 0, 0, 0.32) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c7208011-d8a7-4d11-918f-29568a515c19:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(28, 186, 223, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-c7208011-d8a7-4d11-918f-29568a515c19-btn-wrapper {
    text-align: center;
  }


#s-c7208011-d8a7-4d11-918f-29568a515c19.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 26px;
  font-weight: 600;
  
  font-family: Oswald;
  display:  block ;
}

#s-5cf162f3-b4ec-405e-b921-73e1bdcee242 {
  text-align: center;
}




  #s-5cf162f3-b4ec-405e-b921-73e1bdcee242 img.shogun-image {
    
    width: px;
  }


#s-5cf162f3-b4ec-405e-b921-73e1bdcee242 .shogun-image-content {
  
    align-items: center;
  
}

#s-65727f52-ca47-47b0-8883-b048b280dce3 {
  border-style: solid;
margin-top: 10px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 15px;
padding-left: 17.5px;
padding-bottom: 15px;
padding-right: 17.5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
max-width: 450px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 0px;
line-height: 1em;
}
#s-65727f52-ca47-47b0-8883-b048b280dce3:hover {box-shadow:3px 6px 12px 0px rgba(0, 0, 0, 0.32) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-65727f52-ca47-47b0-8883-b048b280dce3:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(28, 186, 223, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-65727f52-ca47-47b0-8883-b048b280dce3-btn-wrapper {
    text-align: center;
  }


#s-65727f52-ca47-47b0-8883-b048b280dce3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 26px;
  font-weight: 600;
  
  font-family: Oswald;
  display:  block ;
}

#s-682da057-edfb-47a4-9ec5-b7fa1a417140 {
  text-align: center;
}




  #s-682da057-edfb-47a4-9ec5-b7fa1a417140 img.shogun-image {
    
    width: px;
  }


#s-682da057-edfb-47a4-9ec5-b7fa1a417140 .shogun-image-content {
  
    align-items: center;
  
}

#s-c299cb58-a416-47f2-b691-bf3bde768985 {
  border-style: solid;
margin-top: 10px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 15px;
padding-left: 17.5px;
padding-bottom: 15px;
padding-right: 17.5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
max-width: 450px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 0px;
line-height: 1em;
}
#s-c299cb58-a416-47f2-b691-bf3bde768985:hover {box-shadow:3px 6px 12px 0px rgba(0, 0, 0, 0.32) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c299cb58-a416-47f2-b691-bf3bde768985:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(28, 186, 223, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-c299cb58-a416-47f2-b691-bf3bde768985-btn-wrapper {
    text-align: center;
  }


#s-c299cb58-a416-47f2-b691-bf3bde768985.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 26px;
  font-weight: 600;
  
  font-family: Oswald;
  display:  block ;
}

@media (min-width: 768px) and (max-width: 991px){#s-9b1b8e05-66a3-4808-b737-071d1c2b118f {
  
}
}







#s-9b1b8e05-66a3-4808-b737-071d1c2b118f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b1b8e05-66a3-4808-b737-071d1c2b118f.shg-box.shg-c {
  justify-content: center;
}

#s-201fe0b0-eb6c-46e7-b9cc-aaab4d342ee5 {
  margin-left: auto;
margin-right: auto;
padding-left: 0em;
padding-right: 0em;
min-height: 50px;
max-width: 1220px;
}








#s-201fe0b0-eb6c-46e7-b9cc-aaab4d342ee5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-201fe0b0-eb6c-46e7-b9cc-aaab4d342ee5.shg-box.shg-c {
  justify-content: center;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-7554ad5a-0637-40a6-8838-8b0af719a7d3 {
  min-height: 50px;
}








#s-7554ad5a-0637-40a6-8838-8b0af719a7d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7554ad5a-0637-40a6-8838-8b0af719a7d3.shg-box.shg-c {
  justify-content: center;
}

#s-cf2c23e9-cfb3-4a1c-9fe2-03dc8c480ea8 {
  background-size: cover;
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 60px;
padding-bottom: 30px;
padding-right: 60px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-cf2c23e9-cfb3-4a1c-9fe2-03dc8c480ea8 {
  padding-left: 1.5em;
padding-right: 1.5em;
}
}@media (max-width: 767px){#s-cf2c23e9-cfb3-4a1c-9fe2-03dc8c480ea8 {
  padding-left: 12px;
padding-right: 12px;
}
}







#s-cf2c23e9-cfb3-4a1c-9fe2-03dc8c480ea8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf2c23e9-cfb3-4a1c-9fe2-03dc8c480ea8.shg-box.shg-c {
  justify-content: center;
}

#s-9622a9ed-da2c-43b1-a8b9-d5c296723b2f {
  margin-left: auto;
margin-right: auto;
padding-left: 0em;
padding-right: 0em;
min-height: 50px;
max-width: 1220px;
}








#s-9622a9ed-da2c-43b1-a8b9-d5c296723b2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9622a9ed-da2c-43b1-a8b9-d5c296723b2f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-9d955f50-4d65-46a5-93f4-8fb4868d601b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-2c19d583-3b19-469f-992a-fd9e73991b4f {
  min-height: 50px;
}








#s-2c19d583-3b19-469f-992a-fd9e73991b4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c19d583-3b19-469f-992a-fd9e73991b4f.shg-box.shg-c {
  justify-content: center;
}

#s-9ff51e66-e07f-4ee6-b645-4c14cda1b4be {
  margin-top: -32px;
margin-bottom: 0em;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 0em;
text-align: left;
}
@media (max-width: 767px){#s-9ff51e66-e07f-4ee6-b645-4c14cda1b4be {
  margin-top: -32px;
margin-bottom: 0em;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 0em;
text-align: center;
}
}
#s-9ff51e66-e07f-4ee6-b645-4c14cda1b4be .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-9ff51e66-e07f-4ee6-b645-4c14cda1b4be .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-9ff51e66-e07f-4ee6-b645-4c14cda1b4be .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 38px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-21e7aef4-c3bc-48a5-b8ab-cbe4d16cc788 {
  margin-right: 25px;
min-height: 50px;
}
@media (max-width: 767px){#s-21e7aef4-c3bc-48a5-b8ab-cbe4d16cc788 {
  margin-right: 0px;
}
}







#s-21e7aef4-c3bc-48a5-b8ab-cbe4d16cc788 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21e7aef4-c3bc-48a5-b8ab-cbe4d16cc788.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-eab36552-9e63-4daa-850d-26a3cdc71347 {
  margin-bottom: 2em;
}
}
#s-665d3846-1b64-47ff-ba2c-b5eeb904998b {
  margin-top: -32px;
margin-left: 1em;
margin-bottom: 0em;
min-height: 50px;
}








#s-665d3846-1b64-47ff-ba2c-b5eeb904998b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-665d3846-1b64-47ff-ba2c-b5eeb904998b.shg-box.shg-c {
  justify-content: center;
}

#s-530321c4-bbc4-4be5-8f24-215b892fdac8 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 11px;
padding-left: 40px;
padding-bottom: 11px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
letter-spacing: 0.8px;
line-height: 1.5em;
}
#s-530321c4-bbc4-4be5-8f24-215b892fdac8:hover {box-shadow:3px 6px 12px 0px rgba(0, 0, 0, 0.32) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-530321c4-bbc4-4be5-8f24-215b892fdac8:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(28, 186, 223, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-530321c4-bbc4-4be5-8f24-215b892fdac8-btn-wrapper {
    text-align: center;
  }


#s-530321c4-bbc4-4be5-8f24-215b892fdac8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-a0515292-5282-4e8a-b02e-26667d91c031 {
  min-height: 50px;
background-repeat: no-repeat;
background-attachment: scroll;
}








#s-a0515292-5282-4e8a-b02e-26667d91c031 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0515292-5282-4e8a-b02e-26667d91c031.shg-box.shg-c {
  justify-content: center;
}

.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

#s-3a29da3d-84f0-4d50-b407-9b5da0b005a8 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
}
@media (max-width: 767px){#s-3a29da3d-84f0-4d50-b407-9b5da0b005a8 {
  margin-top: 2em;
margin-left: 0px;
margin-bottom: 2em;
margin-right: 0px;
}
}
[id="s-3a29da3d-84f0-4d50-b407-9b5da0b005a8"] .shg-ig-posts-container > .shg-ig-posts {
  width: 50%;
  padding-right: 15px;
}

.shg-ig-posts-container {
  width: calc(100% + 15px) !important;
}

@media (min-width: 768px) {
  [id="s-3a29da3d-84f0-4d50-b407-9b5da0b005a8"] .shg-ig-posts-container > .shg-ig-posts {
    width: 25.0%;
    padding-right: 15px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 15px) !important;
  }
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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