.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-4748e8bb-1438-4899-a0ce-3b2a8f825585 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-4748e8bb-1438-4899-a0ce-3b2a8f825585 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4748e8bb-1438-4899-a0ce-3b2a8f825585.shg-box.shg-c {
  justify-content: center;
}

#s-27445466-d98b-40cd-a196-4cce58b0cfa3 {
  box-shadow:1px 1px 6px 0px rgba(0, 0, 0, 1);
background-image: url(https://i.shgcdn.com/e6203a3f-147d-4b32-8052-c6de1d1dbb32/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 50px;
margin-bottom: 75px;
min-height: 700px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-27445466-d98b-40cd-a196-4cce58b0cfa3 {
  display: none;
}
#s-27445466-d98b-40cd-a196-4cce58b0cfa3, #wrap-s-27445466-d98b-40cd-a196-4cce58b0cfa3 { display:none !important; }}@media (max-width: 767px){#s-27445466-d98b-40cd-a196-4cce58b0cfa3 {
  display: none;
}
#s-27445466-d98b-40cd-a196-4cce58b0cfa3, #wrap-s-27445466-d98b-40cd-a196-4cce58b0cfa3 { display:none !important; }}







#s-27445466-d98b-40cd-a196-4cce58b0cfa3 > .shg-box-overlay {
  background-color: rgba(4, 0, 44, 1);
  opacity: 0.4;
}#s-27445466-d98b-40cd-a196-4cce58b0cfa3.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-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5b605053-d635-46c8-85b5-c947b0e5d76f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.shogun-countdown {
  display: flex;
  text-align: center;
  justify-content: center;
}

.shg-align-left > .shogun-countdown {
  justify-content: flex-start;
}

.shg-align-right > .shogun-countdown {
  justify-content: flex-end;
}

.shogun-countdown > div {
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.shogun-countdown > div > label {
  font-size: 12px;
}

.shogun-countdown > span {
  padding: 5px;
  font-size: 32px;
  line-height: 32px;
}

.shogun-countdown > div > span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.shogun-countdown-small > div > label {
  font-size: 8px;
}

.shogun-countdown-small > span,
.shogun-countdown-small > div > span  {
  font-size: 21px;
  line-height: 21px;
}

.shogun-countdown-large > div > label {
  font-size: 18px;
}

.shogun-countdown-large > span,
.shogun-countdown-large > div > span {
  font-size: 48px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .shogun-countdown > span,
  .shogun-countdown > div > span {
    font-size: 45px;
    line-height: 45px;
  }

  .shogun-countdown-small > span,
  .shogun-countdown-small > div > span {
    font-size: 30px;
    line-height: 30px;
  }

  .shogun-countdown-large > span,
  .shogun-countdown-large > div > span {
    font-size: 68px;
    line-height: 68px;
  }
}

#s-1fbcc152-93b5-44c3-acea-62ad075094ea .shogun-countdown span, #s-1fbcc152-93b5-44c3-acea-62ad075094ea .shogun-countdown label {
  color: rgba(255, 0, 0, 1);
}
.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-0db40868-c629-4b5b-815e-866e5dd6b7d6 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-0db40868-c629-4b5b-815e-866e5dd6b7d6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: 6px;
  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-7825f51d-774b-4495-a0a4-916782544702 {
  padding-left: 0%;
padding-right: 0%;
}

#s-67de1ca2-631d-447a-aa56-2a69d9e91f34 {
  margin-top: 15px;
margin-bottom: 50px;
padding-top: 25px;
padding-bottom: 25px;
text-align: center;
background-color: rgba(90, 200, 218, 1);
}

#s-67de1ca2-631d-447a-aa56-2a69d9e91f34 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: 5px;
  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-640a0109-9bec-46aa-9652-9145afb93e40 {
  border-style: solid;
margin-top: 38px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(252, 215, 0, 1);
border-radius: 22px;
background-color: rgba(252, 252, 252, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
letter-spacing: 4px;
}
#s-640a0109-9bec-46aa-9652-9145afb93e40:hover {box-shadow:2px 2px 3px 0px rgba(0, 0, 0, 1) !important;
background-color: rgba(252, 215, 0, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-640a0109-9bec-46aa-9652-9145afb93e40:active {background-color: rgba(0, 0, 0, 0.28) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-640a0109-9bec-46aa-9652-9145afb93e40.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-9a99c5e5-910f-4c57-8d39-29b99ebb2935 {
  box-shadow:1px 1px 6px 0px rgba(0, 0, 0, 1);
background-image: url(https://i.shgcdn.com/e6203a3f-147d-4b32-8052-c6de1d1dbb32/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 50px;
margin-bottom: 75px;
min-height: 700px;
background-position: center center;
}
@media (min-width: 1200px){#s-9a99c5e5-910f-4c57-8d39-29b99ebb2935 {
  display: none;
}
#s-9a99c5e5-910f-4c57-8d39-29b99ebb2935, #wrap-s-9a99c5e5-910f-4c57-8d39-29b99ebb2935 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9a99c5e5-910f-4c57-8d39-29b99ebb2935 {
  display: none;
}
#s-9a99c5e5-910f-4c57-8d39-29b99ebb2935, #wrap-s-9a99c5e5-910f-4c57-8d39-29b99ebb2935 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9a99c5e5-910f-4c57-8d39-29b99ebb2935 {
  
}
}@media (max-width: 767px){#s-9a99c5e5-910f-4c57-8d39-29b99ebb2935 {
  display: none;
}
#s-9a99c5e5-910f-4c57-8d39-29b99ebb2935, #wrap-s-9a99c5e5-910f-4c57-8d39-29b99ebb2935 { display:none !important; }}







#s-9a99c5e5-910f-4c57-8d39-29b99ebb2935 > .shg-box-overlay {
  background-color: rgba(4, 0, 44, 1);
  opacity: 0.4;
}#s-9a99c5e5-910f-4c57-8d39-29b99ebb2935.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b371ef91-ac67-4fe4-8157-23e212ee00d2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d9ba12f5-25cc-41ff-b13c-8a13f0e5ea93 .shogun-countdown span, #s-d9ba12f5-25cc-41ff-b13c-8a13f0e5ea93 .shogun-countdown label {
  color: rgba(255, 0, 0, 1);
}
#s-a09e3423-5a16-42a6-b67d-7712a1192fcf {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a09e3423-5a16-42a6-b67d-7712a1192fcf .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 44px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-b79ed7a8-0213-4bdd-a8a3-16eef19d3b13 {
  padding-left: 0%;
padding-right: 0%;
}

#s-9311eb20-746e-4c9c-9f37-85ce94c800d2 {
  margin-top: 15px;
margin-bottom: 50px;
padding-top: 25px;
padding-bottom: 25px;
text-align: center;
background-color: rgba(90, 200, 218, 1);
}

#s-9311eb20-746e-4c9c-9f37-85ce94c800d2 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 5px;
  text-align: center;
}



#s-9a989aef-69c1-465e-a74d-c43cdcdbcb4f {
  border-style: solid;
margin-top: 38px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(252, 215, 0, 1);
border-radius: 22px;
background-color: rgba(252, 252, 252, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
letter-spacing: 4px;
}
#s-9a989aef-69c1-465e-a74d-c43cdcdbcb4f:hover {box-shadow:2px 2px 3px 0px rgba(0, 0, 0, 1) !important;
background-color: rgba(252, 215, 0, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9a989aef-69c1-465e-a74d-c43cdcdbcb4f:active {background-color: rgba(0, 0, 0, 0.28) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-9a989aef-69c1-465e-a74d-c43cdcdbcb4f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-53d8df54-d10f-4ee6-ba4f-1f70fe889e8b {
  box-shadow:1px 1px 6px 0px rgba(0, 0, 0, 1);
background-image: url(https://i.shgcdn.com/e6203a3f-147d-4b32-8052-c6de1d1dbb32/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 50px;
margin-bottom: 75px;
min-height: 700px;
background-position: center center;
}
@media (min-width: 1200px){#s-53d8df54-d10f-4ee6-ba4f-1f70fe889e8b {
  display: none;
}
#s-53d8df54-d10f-4ee6-ba4f-1f70fe889e8b, #wrap-s-53d8df54-d10f-4ee6-ba4f-1f70fe889e8b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-53d8df54-d10f-4ee6-ba4f-1f70fe889e8b {
  display: none;
}
#s-53d8df54-d10f-4ee6-ba4f-1f70fe889e8b, #wrap-s-53d8df54-d10f-4ee6-ba4f-1f70fe889e8b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-53d8df54-d10f-4ee6-ba4f-1f70fe889e8b {
  display: none;
}
#s-53d8df54-d10f-4ee6-ba4f-1f70fe889e8b, #wrap-s-53d8df54-d10f-4ee6-ba4f-1f70fe889e8b { display:none !important; }}@media (max-width: 767px){#s-53d8df54-d10f-4ee6-ba4f-1f70fe889e8b {
  
}
}







#s-53d8df54-d10f-4ee6-ba4f-1f70fe889e8b > .shg-box-overlay {
  background-color: rgba(4, 0, 44, 1);
  opacity: 0.4;
}#s-53d8df54-d10f-4ee6-ba4f-1f70fe889e8b.shg-box.shg-c {
  justify-content: center;
}

#s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b {
  padding-top: 100px;
padding-left: 0%;
padding-bottom: 100px;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c562ec57-e4d9-45c6-ba2e-e205cf46d02b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-253ad7ce-dd7a-40c5-99b5-5e95a47e76fc {
  margin-bottom: 15px;
}

#s-253ad7ce-dd7a-40c5-99b5-5e95a47e76fc .shogun-countdown span, #s-253ad7ce-dd7a-40c5-99b5-5e95a47e76fc .shogun-countdown label {
  color: rgba(255, 0, 0, 1);
}
#s-e1f9f914-2c38-4b55-b204-f74d41bb60f7 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e1f9f914-2c38-4b55-b204-f74d41bb60f7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-12b061f3-4175-4b22-9530-9b0b0b4e6858 {
  padding-left: 5%;
padding-right: 5%;
}

#s-ce7acf67-a6ce-4704-b7f5-eb1ccb2be9aa {
  margin-top: 15px;
margin-bottom: 50px;
padding-top: 25px;
padding-left: 7%;
padding-bottom: 25px;
padding-right: 7%;
text-align: center;
background-color: rgba(90, 200, 218, 1);
}

#s-ce7acf67-a6ce-4704-b7f5-eb1ccb2be9aa .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 5px;
  text-align: center;
}



#s-c7f2a8fe-1b5a-4727-a312-87a92e572129 {
  border-style: solid;
margin-top: 15px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(252, 215, 0, 1);
border-radius: 22px;
background-color: rgba(252, 252, 252, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
letter-spacing: 4px;
}
#s-c7f2a8fe-1b5a-4727-a312-87a92e572129:hover {box-shadow:2px 2px 3px 0px rgba(0, 0, 0, 1) !important;
background-color: rgba(252, 215, 0, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c7f2a8fe-1b5a-4727-a312-87a92e572129:active {background-color: rgba(0, 0, 0, 0.28) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-c7f2a8fe-1b5a-4727-a312-87a92e572129.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-78928e02-2090-4b54-ab56-6eed4c4f81bf {
  margin-top: 25px;
margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991px){#s-78928e02-2090-4b54-ab56-6eed4c4f81bf {
  display: none;
}
#s-78928e02-2090-4b54-ab56-6eed4c4f81bf, #wrap-s-78928e02-2090-4b54-ab56-6eed4c4f81bf { display:none !important; }}@media (max-width: 767px){#s-78928e02-2090-4b54-ab56-6eed4c4f81bf {
  display: none;
}
#s-78928e02-2090-4b54-ab56-6eed4c4f81bf, #wrap-s-78928e02-2090-4b54-ab56-6eed4c4f81bf { display:none !important; }}
@media (min-width: 0px) {
[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78928e02-2090-4b54-ab56-6eed4c4f81bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3d5203ac-0450-4722-8cbe-3ba0d51de6ac {
  margin-top: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3d5203ac-0450-4722-8cbe-3ba0d51de6ac .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: 6px;
  text-align: left;
}



#s-b9d7e928-cf17-4c71-ae64-abf84a4e60d5 {
  border-style: solid;
margin-top: 25px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 22px;
background-color: rgba(99, 85, 85, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
letter-spacing: 4px;
}
#s-b9d7e928-cf17-4c71-ae64-abf84a4e60d5:hover {box-shadow:2px 2px 3px 0px rgba(0, 0, 0, 1) !important;
background-color: rgba(252, 215, 0, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b9d7e928-cf17-4c71-ae64-abf84a4e60d5:active {background-color: rgba(0, 0, 0, 0.28) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-b9d7e928-cf17-4c71-ae64-abf84a4e60d5-btn-wrapper {
    text-align: left;
  }


#s-b9d7e928-cf17-4c71-ae64-abf84a4e60d5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}

.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-82c414f1-3e0e-47a8-b1fc-302a954ed794 {
  box-shadow:1px 1px 6px 0px rgba(0, 0, 0, 1);
text-align: center;
}




  #s-82c414f1-3e0e-47a8-b1fc-302a954ed794 img.shogun-image {
    
    width: px;
  }


#s-82c414f1-3e0e-47a8-b1fc-302a954ed794 .shogun-image-content {
  
    align-items: center;
  
}

#s-621da441-93e5-460b-aee3-c204d24b1b8c {
  margin-top: 15px;
margin-bottom: 75px;
}
@media (min-width: 1200px){#s-621da441-93e5-460b-aee3-c204d24b1b8c {
  display: none;
}
#s-621da441-93e5-460b-aee3-c204d24b1b8c, #wrap-s-621da441-93e5-460b-aee3-c204d24b1b8c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-621da441-93e5-460b-aee3-c204d24b1b8c {
  display: none;
}
#s-621da441-93e5-460b-aee3-c204d24b1b8c, #wrap-s-621da441-93e5-460b-aee3-c204d24b1b8c { display:none !important; }}@media (max-width: 767px){#s-621da441-93e5-460b-aee3-c204d24b1b8c {
  display: none;
}
#s-621da441-93e5-460b-aee3-c204d24b1b8c, #wrap-s-621da441-93e5-460b-aee3-c204d24b1b8c { display:none !important; }}
@media (min-width: 0px) {
[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-621da441-93e5-460b-aee3-c204d24b1b8c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bea567e0-c93a-4981-ab84-22484cb46f6d {
  margin-bottom: 15px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
text-align: center;
}




  #s-bea567e0-c93a-4981-ab84-22484cb46f6d img.shogun-image {
    
    width: px;
  }


#s-bea567e0-c93a-4981-ab84-22484cb46f6d .shogun-image-content {
  
    align-items: center;
  
}

#s-afec857a-721b-4084-a360-af2feff9338b {
  margin-top: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-afec857a-721b-4084-a360-af2feff9338b .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-6391cd09-9538-43c0-97be-5948ab6a1edd {
  border-style: solid;
margin-top: 5px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 22px;
background-color: rgba(99, 85, 85, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
letter-spacing: 4px;
}
#s-6391cd09-9538-43c0-97be-5948ab6a1edd:hover {box-shadow:2px 2px 3px 0px rgba(0, 0, 0, 1) !important;
background-color: rgba(252, 215, 0, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-6391cd09-9538-43c0-97be-5948ab6a1edd:active {background-color: rgba(0, 0, 0, 0.28) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-6391cd09-9538-43c0-97be-5948ab6a1edd-btn-wrapper {
    text-align: center;
  }


#s-6391cd09-9538-43c0-97be-5948ab6a1edd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-ac705929-ee3f-4a8d-a52d-283d059c33c1 {
  margin-top: 25px;
margin-bottom: 65px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-ac705929-ee3f-4a8d-a52d-283d059c33c1 {
  display: none;
}
#s-ac705929-ee3f-4a8d-a52d-283d059c33c1, #wrap-s-ac705929-ee3f-4a8d-a52d-283d059c33c1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ac705929-ee3f-4a8d-a52d-283d059c33c1 {
  display: none;
}
#s-ac705929-ee3f-4a8d-a52d-283d059c33c1, #wrap-s-ac705929-ee3f-4a8d-a52d-283d059c33c1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ac705929-ee3f-4a8d-a52d-283d059c33c1 {
  display: none;
}
#s-ac705929-ee3f-4a8d-a52d-283d059c33c1, #wrap-s-ac705929-ee3f-4a8d-a52d-283d059c33c1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac705929-ee3f-4a8d-a52d-283d059c33c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2208662a-1dbb-4162-8666-c3f2f80531f8 {
  box-shadow:1px 1px 6px 0px rgba(0, 0, 0, 0);
margin-bottom: 15px;
padding-top: 3px;
padding-left: 3%;
padding-bottom: 3px;
padding-right: 3%;
text-align: center;
}




  #s-2208662a-1dbb-4162-8666-c3f2f80531f8 img.shogun-image {
    
    width: px;
  }


#s-2208662a-1dbb-4162-8666-c3f2f80531f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-976e5e69-907d-441c-b2e9-2c387a1ba0f4 {
  margin-top: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-976e5e69-907d-441c-b2e9-2c387a1ba0f4 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-efc09dd6-8677-4f8e-8a4c-e8670883178a {
  border-style: solid;
margin-top: 25px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 22px;
background-color: rgba(99, 85, 85, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
letter-spacing: 4px;
}
#s-efc09dd6-8677-4f8e-8a4c-e8670883178a:hover {box-shadow:2px 2px 3px 0px rgba(0, 0, 0, 1) !important;
background-color: rgba(252, 215, 0, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-efc09dd6-8677-4f8e-8a4c-e8670883178a:active {background-color: rgba(0, 0, 0, 0.28) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-efc09dd6-8677-4f8e-8a4c-e8670883178a-btn-wrapper {
    text-align: center;
  }


#s-efc09dd6-8677-4f8e-8a4c-e8670883178a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979 {
  margin-top: 75px;
margin-bottom: 35px;
padding-top: 40px;
padding-bottom: 40px;
background-color: rgba(248, 248, 248, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979 {
  display: none;
}
#s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979, #wrap-s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979 { display:none !important; }}@media (max-width: 767px){#s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979 {
  display: none;
}
#s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979, #wrap-s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e58ebf7b-bfaf-4646-b7a3-a181d2ce8979"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5aad5fc4-6dfe-4496-b3cc-8fa4177decf6 {
  margin-top: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5aad5fc4-6dfe-4496-b3cc-8fa4177decf6 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee {
  margin-top: 0px;
margin-bottom: 35px;
padding-top: 75px;
padding-bottom: 75px;
background-color: rgba(248, 248, 248, 1);
}
@media (min-width: 1200px){#s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee {
  display: none;
}
#s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee, #wrap-s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee {
  display: none;
}
#s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee, #wrap-s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee {
  
}
}@media (max-width: 767px){#s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee {
  display: none;
}
#s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee, #wrap-s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee { display:none !important; }}
@media (min-width: 0px) {
[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-80d519a2-23a0-4a23-9ee9-d835dd58f4ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c71707c9-4a4a-4d6c-b8e9-8d789df7300a {
  margin-top: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c71707c9-4a4a-4d6c-b8e9-8d789df7300a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae {
  margin-top: 0px;
margin-bottom: 35px;
padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
background-color: rgba(248, 248, 248, 1);
}
@media (min-width: 1200px){#s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae {
  display: none;
}
#s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae, #wrap-s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae {
  display: none;
}
#s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae, #wrap-s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae {
  display: none;
}
#s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae, #wrap-s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae { display:none !important; }}@media (max-width: 767px){#s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae {
  
}
}
@media (min-width: 0px) {
[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5402560-bd2b-4d5c-8dd7-ba4980f7fcae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f5bd86d6-b617-4577-83cb-90fc3b1f39a3 {
  margin-top: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f5bd86d6-b617-4577-83cb-90fc3b1f39a3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-4604926e-41c3-49cd-be03-f5668f70d0d1 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 1);
margin-top: 50px;
padding-top: 25px;
padding-bottom: 25px;
text-align: center;
background-color: rgba(90, 200, 218, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-4604926e-41c3-49cd-be03-f5668f70d0d1 {
  display: none;
}
#s-4604926e-41c3-49cd-be03-f5668f70d0d1, #wrap-s-4604926e-41c3-49cd-be03-f5668f70d0d1 { display:none !important; }}@media (max-width: 767px){#s-4604926e-41c3-49cd-be03-f5668f70d0d1 {
  display: none;
}
#s-4604926e-41c3-49cd-be03-f5668f70d0d1, #wrap-s-4604926e-41c3-49cd-be03-f5668f70d0d1 { display:none !important; }}
#s-4604926e-41c3-49cd-be03-f5668f70d0d1 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-a3e7301f-cc68-4eb3-a86d-95636fab4db9 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 1);
margin-top: 0px;
padding-top: 40px;
padding-bottom: 40px;
text-align: center;
background-color: rgba(90, 200, 218, 1);
}
@media (min-width: 1200px){#s-a3e7301f-cc68-4eb3-a86d-95636fab4db9 {
  display: none;
}
#s-a3e7301f-cc68-4eb3-a86d-95636fab4db9, #wrap-s-a3e7301f-cc68-4eb3-a86d-95636fab4db9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a3e7301f-cc68-4eb3-a86d-95636fab4db9 {
  display: none;
}
#s-a3e7301f-cc68-4eb3-a86d-95636fab4db9, #wrap-s-a3e7301f-cc68-4eb3-a86d-95636fab4db9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a3e7301f-cc68-4eb3-a86d-95636fab4db9 {
  
}
}@media (max-width: 767px){#s-a3e7301f-cc68-4eb3-a86d-95636fab4db9 {
  display: none;
}
#s-a3e7301f-cc68-4eb3-a86d-95636fab4db9, #wrap-s-a3e7301f-cc68-4eb3-a86d-95636fab4db9 { display:none !important; }}
#s-a3e7301f-cc68-4eb3-a86d-95636fab4db9 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-53070b94-da7a-4343-82cc-5071039b9d13 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 1);
margin-top: 0px;
padding-top: 25px;
padding-bottom: 25px;
text-align: center;
background-color: rgba(90, 200, 218, 1);
}
@media (min-width: 1200px){#s-53070b94-da7a-4343-82cc-5071039b9d13 {
  display: none;
}
#s-53070b94-da7a-4343-82cc-5071039b9d13, #wrap-s-53070b94-da7a-4343-82cc-5071039b9d13 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-53070b94-da7a-4343-82cc-5071039b9d13 {
  display: none;
}
#s-53070b94-da7a-4343-82cc-5071039b9d13, #wrap-s-53070b94-da7a-4343-82cc-5071039b9d13 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-53070b94-da7a-4343-82cc-5071039b9d13 {
  display: none;
}
#s-53070b94-da7a-4343-82cc-5071039b9d13, #wrap-s-53070b94-da7a-4343-82cc-5071039b9d13 { display:none !important; }}@media (max-width: 767px){#s-53070b94-da7a-4343-82cc-5071039b9d13 {
  
}
}
#s-53070b94-da7a-4343-82cc-5071039b9d13 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-ebeac6c4-1b7d-47b8-aab5-752455aa2b14 {
  margin-top: 50px;
padding-top: 50px;
padding-bottom: 25px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-ebeac6c4-1b7d-47b8-aab5-752455aa2b14 {
  display: none;
}
#s-ebeac6c4-1b7d-47b8-aab5-752455aa2b14, #wrap-s-ebeac6c4-1b7d-47b8-aab5-752455aa2b14 { display:none !important; }}@media (max-width: 767px){#s-ebeac6c4-1b7d-47b8-aab5-752455aa2b14 {
  display: none;
}
#s-ebeac6c4-1b7d-47b8-aab5-752455aa2b14, #wrap-s-ebeac6c4-1b7d-47b8-aab5-752455aa2b14 { display:none !important; }}
#s-ebeac6c4-1b7d-47b8-aab5-752455aa2b14 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-d1e18c0b-d9a0-4fb5-9037-201c6b0a7eb1 {
  margin-top: 0px;
padding-top: 50px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d1e18c0b-d9a0-4fb5-9037-201c6b0a7eb1 {
  display: none;
}
#s-d1e18c0b-d9a0-4fb5-9037-201c6b0a7eb1, #wrap-s-d1e18c0b-d9a0-4fb5-9037-201c6b0a7eb1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d1e18c0b-d9a0-4fb5-9037-201c6b0a7eb1 {
  display: none;
}
#s-d1e18c0b-d9a0-4fb5-9037-201c6b0a7eb1, #wrap-s-d1e18c0b-d9a0-4fb5-9037-201c6b0a7eb1 { display:none !important; }}
#s-d1e18c0b-d9a0-4fb5-9037-201c6b0a7eb1 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 25px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8 {
  padding-top: 25px;
padding-left: 3%;
padding-bottom: 25px;
padding-right: 3%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8 {
  display: none;
}
#s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8, #wrap-s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8 { display:none !important; }}@media (max-width: 767px){#s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8 {
  display: none;
}
#s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8, #wrap-s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8028eaf6-e4fd-4a0e-b56c-250e9f26c3c8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bd5e7aa3-d198-4b3f-9d89-2f9172dd1f10 {
  box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 1);
text-align: center;
}
#s-bd5e7aa3-d198-4b3f-9d89-2f9172dd1f10:hover {opacity: 0.95 !important;}



  #s-bd5e7aa3-d198-4b3f-9d89-2f9172dd1f10 img.shogun-image {
    
    width: px;
  }


#s-bd5e7aa3-d198-4b3f-9d89-2f9172dd1f10 .shogun-image-content {
  
    align-items: center;
  
}

#s-c05fc158-a3af-46d4-8708-dabd6f84fcf2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c05fc158-a3af-46d4-8708-dabd6f84fcf2 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-07ab099c-5ed4-4366-8130-f987faacc66c {
  box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 1);
text-align: center;
}
#s-07ab099c-5ed4-4366-8130-f987faacc66c:hover {opacity: 0.95 !important;}



  #s-07ab099c-5ed4-4366-8130-f987faacc66c img.shogun-image {
    
    width: px;
  }


#s-07ab099c-5ed4-4366-8130-f987faacc66c .shogun-image-content {
  
    align-items: center;
  
}

#s-07b518c4-c3ff-4e58-bb14-43c4f500cef9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-07b518c4-c3ff-4e58-bb14-43c4f500cef9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-4a463938-e7dc-43b9-a056-e848863595f8 {
  padding-top: 25px;
padding-left: 4%;
padding-bottom: 25px;
padding-right: 4%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-4a463938-e7dc-43b9-a056-e848863595f8 {
  display: none;
}
#s-4a463938-e7dc-43b9-a056-e848863595f8, #wrap-s-4a463938-e7dc-43b9-a056-e848863595f8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a463938-e7dc-43b9-a056-e848863595f8 {
  display: none;
}
#s-4a463938-e7dc-43b9-a056-e848863595f8, #wrap-s-4a463938-e7dc-43b9-a056-e848863595f8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4a463938-e7dc-43b9-a056-e848863595f8 {
  display: none;
}
#s-4a463938-e7dc-43b9-a056-e848863595f8, #wrap-s-4a463938-e7dc-43b9-a056-e848863595f8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4a463938-e7dc-43b9-a056-e848863595f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b819104e-4e1f-460f-89fa-8225b9d4f07f {
  box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 1);
margin-bottom: 25px;
text-align: center;
}
#s-b819104e-4e1f-460f-89fa-8225b9d4f07f:hover {opacity: 1 !important;}



  #s-b819104e-4e1f-460f-89fa-8225b9d4f07f img.shogun-image {
    
    width: px;
  }


#s-b819104e-4e1f-460f-89fa-8225b9d4f07f .shogun-image-content {
  
    align-items: center;
  
}

#s-98b380f3-beaf-4d3b-90c2-b7eea70b1160 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-98b380f3-beaf-4d3b-90c2-b7eea70b1160 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-b84f44d0-34c3-4c14-90da-b887df1c84ea {
  box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 1);
text-align: center;
}




  #s-b84f44d0-34c3-4c14-90da-b887df1c84ea img.shogun-image {
    
    width: px;
  }


#s-b84f44d0-34c3-4c14-90da-b887df1c84ea .shogun-image-content {
  
    align-items: center;
  
}

#s-0fd95169-854f-4e6e-ba35-4b0922e94d52 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0fd95169-854f-4e6e-ba35-4b0922e94d52 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-db43d45a-1e18-4463-a9a0-0816b65907e2 {
  padding-top: 25px;
padding-left: 4%;
padding-bottom: 25px;
padding-right: 4%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-db43d45a-1e18-4463-a9a0-0816b65907e2 {
  display: none;
}
#s-db43d45a-1e18-4463-a9a0-0816b65907e2, #wrap-s-db43d45a-1e18-4463-a9a0-0816b65907e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-db43d45a-1e18-4463-a9a0-0816b65907e2 {
  display: none;
}
#s-db43d45a-1e18-4463-a9a0-0816b65907e2, #wrap-s-db43d45a-1e18-4463-a9a0-0816b65907e2 { display:none !important; }}@media (max-width: 767px){#s-db43d45a-1e18-4463-a9a0-0816b65907e2 {
  display: none;
}
#s-db43d45a-1e18-4463-a9a0-0816b65907e2, #wrap-s-db43d45a-1e18-4463-a9a0-0816b65907e2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db43d45a-1e18-4463-a9a0-0816b65907e2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-650b6406-98ba-46f0-9c2d-11ff506e6edf {
  box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 1);
margin-bottom: 25px;
text-align: center;
}
#s-650b6406-98ba-46f0-9c2d-11ff506e6edf:hover {opacity: 1 !important;}



  #s-650b6406-98ba-46f0-9c2d-11ff506e6edf img.shogun-image {
    
    width: px;
  }


#s-650b6406-98ba-46f0-9c2d-11ff506e6edf .shogun-image-content {
  
    align-items: center;
  
}

#s-1ae2d50a-a738-4750-b43b-30ebdfe33696 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ae2d50a-a738-4750-b43b-30ebdfe33696 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-b6186fa0-b5b7-4833-a6dc-8909bb81207f {
  box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 1);
text-align: center;
}




  #s-b6186fa0-b5b7-4833-a6dc-8909bb81207f img.shogun-image {
    
    width: px;
  }


#s-b6186fa0-b5b7-4833-a6dc-8909bb81207f .shogun-image-content {
  
    align-items: center;
  
}

#s-c1f8c807-6107-46ee-9269-936275908a45 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c1f8c807-6107-46ee-9269-936275908a45 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-84f5e17f-1de3-4f71-a273-4012420c0cdc {
  margin-left: 0%;
margin-bottom: 100px;
margin-right: 0%;
padding-left: 3%;
padding-bottom: 75px;
padding-right: 3%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-84f5e17f-1de3-4f71-a273-4012420c0cdc {
  display: none;
}
#s-84f5e17f-1de3-4f71-a273-4012420c0cdc, #wrap-s-84f5e17f-1de3-4f71-a273-4012420c0cdc { display:none !important; }}@media (max-width: 767px){#s-84f5e17f-1de3-4f71-a273-4012420c0cdc {
  display: none;
}
#s-84f5e17f-1de3-4f71-a273-4012420c0cdc, #wrap-s-84f5e17f-1de3-4f71-a273-4012420c0cdc { display:none !important; }}
@media (min-width: 0px) {
[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-84f5e17f-1de3-4f71-a273-4012420c0cdc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ce7fbcd3-bb8b-4251-8651-c6192fa68c5c {
  box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 1);
text-align: center;
}
#s-ce7fbcd3-bb8b-4251-8651-c6192fa68c5c:hover {opacity: 0.95 !important;}



  #s-ce7fbcd3-bb8b-4251-8651-c6192fa68c5c img.shogun-image {
    
    width: px;
  }


#s-ce7fbcd3-bb8b-4251-8651-c6192fa68c5c .shogun-image-content {
  
    align-items: center;
  
}

#s-96aabaef-77db-4bd3-b17e-ba18369d9b70 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-96aabaef-77db-4bd3-b17e-ba18369d9b70 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-082a105d-7c0e-445b-978a-3f5a8cad0e97 {
  box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 1);
text-align: center;
}
#s-082a105d-7c0e-445b-978a-3f5a8cad0e97:hover {opacity: 0.95 !important;}



  #s-082a105d-7c0e-445b-978a-3f5a8cad0e97 img.shogun-image {
    
    width: px;
  }


#s-082a105d-7c0e-445b-978a-3f5a8cad0e97 .shogun-image-content {
  
    align-items: center;
  
}

#s-786ebbe0-419e-4240-97f2-4fe2be1272a2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-786ebbe0-419e-4240-97f2-4fe2be1272a2 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-31c765c8-e8e8-4d47-acca-a949e3340a9c {
  box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 1);
text-align: center;
}
#s-31c765c8-e8e8-4d47-acca-a949e3340a9c:hover {opacity: 0.95 !important;}



  #s-31c765c8-e8e8-4d47-acca-a949e3340a9c img.shogun-image {
    
    width: px;
  }


#s-31c765c8-e8e8-4d47-acca-a949e3340a9c .shogun-image-content {
  
    align-items: center;
  
}

#s-455afdb7-e0cf-4233-aa5a-a0d97509a560 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-455afdb7-e0cf-4233-aa5a-a0d97509a560 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-556c4a76-d1a5-4f2e-8bbf-310a2970d763 {
  margin-left: 0%;
margin-bottom: 100px;
margin-right: 0%;
padding-left: 4%;
padding-bottom: 75px;
padding-right: 4%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-556c4a76-d1a5-4f2e-8bbf-310a2970d763 {
  display: none;
}
#s-556c4a76-d1a5-4f2e-8bbf-310a2970d763, #wrap-s-556c4a76-d1a5-4f2e-8bbf-310a2970d763 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-556c4a76-d1a5-4f2e-8bbf-310a2970d763 {
  display: none;
}
#s-556c4a76-d1a5-4f2e-8bbf-310a2970d763, #wrap-s-556c4a76-d1a5-4f2e-8bbf-310a2970d763 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-556c4a76-d1a5-4f2e-8bbf-310a2970d763 {
  display: none;
}
#s-556c4a76-d1a5-4f2e-8bbf-310a2970d763, #wrap-s-556c4a76-d1a5-4f2e-8bbf-310a2970d763 { display:none !important; }}
@media (min-width: 0px) {
[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-556c4a76-d1a5-4f2e-8bbf-310a2970d763"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9d4997d1-7cf3-4adf-89be-4e7dab49bb59 {
  box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 1);
margin-bottom: 25px;
text-align: center;
}




  #s-9d4997d1-7cf3-4adf-89be-4e7dab49bb59 img.shogun-image {
    
    width: px;
  }


#s-9d4997d1-7cf3-4adf-89be-4e7dab49bb59 .shogun-image-content {
  
    align-items: center;
  
}

#s-b8ba5aca-2214-42a5-bd53-15f1a2c4efa0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b8ba5aca-2214-42a5-bd53-15f1a2c4efa0 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-b21feb13-112f-4618-9b4d-2b6b29926d04 {
  box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 1);
margin-bottom: 25px;
text-align: center;
}




  #s-b21feb13-112f-4618-9b4d-2b6b29926d04 img.shogun-image {
    
    width: px;
  }


#s-b21feb13-112f-4618-9b4d-2b6b29926d04 .shogun-image-content {
  
    align-items: center;
  
}

#s-b8bc34d6-95cd-4627-986a-ffe3e9599445 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b8bc34d6-95cd-4627-986a-ffe3e9599445 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-d4f9761f-14e8-400f-9fa1-668696828243 {
  box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 1);
text-align: center;
}




  #s-d4f9761f-14e8-400f-9fa1-668696828243 img.shogun-image {
    
    width: px;
  }


#s-d4f9761f-14e8-400f-9fa1-668696828243 .shogun-image-content {
  
    align-items: center;
  
}

#s-da75bcfb-5105-47ef-a69e-c817fdedd45d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-da75bcfb-5105-47ef-a69e-c817fdedd45d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-6a683f77-c9e4-4cc8-9747-03830d09bf09 {
  margin-left: 0%;
margin-bottom: 100px;
margin-right: 0%;
padding-left: 4%;
padding-bottom: 75px;
padding-right: 4%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-6a683f77-c9e4-4cc8-9747-03830d09bf09 {
  display: none;
}
#s-6a683f77-c9e4-4cc8-9747-03830d09bf09, #wrap-s-6a683f77-c9e4-4cc8-9747-03830d09bf09 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6a683f77-c9e4-4cc8-9747-03830d09bf09 {
  display: none;
}
#s-6a683f77-c9e4-4cc8-9747-03830d09bf09, #wrap-s-6a683f77-c9e4-4cc8-9747-03830d09bf09 { display:none !important; }}@media (max-width: 767px){#s-6a683f77-c9e4-4cc8-9747-03830d09bf09 {
  display: none;
}
#s-6a683f77-c9e4-4cc8-9747-03830d09bf09, #wrap-s-6a683f77-c9e4-4cc8-9747-03830d09bf09 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6a683f77-c9e4-4cc8-9747-03830d09bf09"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8d79eeef-94a7-499c-a619-8ee1cdd6494a {
  box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 1);
margin-bottom: 25px;
text-align: center;
}




  #s-8d79eeef-94a7-499c-a619-8ee1cdd6494a img.shogun-image {
    
    width: px;
  }


#s-8d79eeef-94a7-499c-a619-8ee1cdd6494a .shogun-image-content {
  
    align-items: center;
  
}

#s-a83d6b42-9470-47ac-861c-295c6ead3f62 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a83d6b42-9470-47ac-861c-295c6ead3f62 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-ee1ac3f3-305b-4d7d-86b6-82b54ad6938c {
  box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 1);
margin-bottom: 25px;
text-align: center;
}




  #s-ee1ac3f3-305b-4d7d-86b6-82b54ad6938c img.shogun-image {
    
    width: px;
  }


#s-ee1ac3f3-305b-4d7d-86b6-82b54ad6938c .shogun-image-content {
  
    align-items: center;
  
}

#s-b8c89014-f290-4acf-8432-3d9c9fab04fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b8c89014-f290-4acf-8432-3d9c9fab04fb .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-919eaa31-ea89-424e-b331-efd11c2226cd {
  box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 1);
text-align: center;
}




  #s-919eaa31-ea89-424e-b331-efd11c2226cd img.shogun-image {
    
    width: px;
  }


#s-919eaa31-ea89-424e-b331-efd11c2226cd .shogun-image-content {
  
    align-items: center;
  
}

#s-3146e801-c01b-486b-9dea-11cee53010b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3146e801-c01b-486b-9dea-11cee53010b6 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: block;
}