.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-e1e76f5b-a479-4710-a7d6-08f8e2ece2bd {
  margin-top: auto;
margin-bottom: auto;
min-height: 600px;
background-color: rgba(5, 5, 5, 0);
}








#s-e1e76f5b-a479-4710-a7d6-08f8e2ece2bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1e76f5b-a479-4710-a7d6-08f8e2ece2bd.shg-box.shg-c {
  justify-content: center;
}

#s-288fab87-f845-4d7a-9d1b-0a785d9c8521 {
  background-image: url(https://i.shgcdn.com/524c4dee-d294-4f30-8eeb-83bab8991467/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 700px;
background-position: center bottom;
background-attachment: scroll;
}








#s-288fab87-f845-4d7a-9d1b-0a785d9c8521 > .shg-box-overlay {
  background-color: rgba(105, 105, 105, 1);
  opacity: 0;
}#s-288fab87-f845-4d7a-9d1b-0a785d9c8521 {
  cursor: pointer;
}#s-288fab87-f845-4d7a-9d1b-0a785d9c8521.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4 {
  margin-top: auto;
margin-left: 10px;
margin-bottom: auto;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 6.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 9.0px);
}

}

@media (min-width: 992px) {
[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 9.0px);
}

}

@media (min-width: 1200px) {
[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 9.0px);
}

[id="s-2a5d2cd3-dc28-40ea-88ac-a60369598eb4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 9.0px);
}

}

#s-391d49e5-f197-43fa-91cb-f29a7de2b83e {
  margin-top: auto;
margin-bottom: auto;
min-height: 50px;
}








#s-391d49e5-f197-43fa-91cb-f29a7de2b83e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-391d49e5-f197-43fa-91cb-f29a7de2b83e.shg-box.shg-c {
  justify-content: flex-end;
}

#s-02c78898-7c5d-48bc-8431-f15e37b5296c {
  min-height: 50px;
}








#s-02c78898-7c5d-48bc-8431-f15e37b5296c > .shg-box-overlay {
  background-color: rgba(17, 17, 17, 1);
  opacity: 0.4;
}#s-02c78898-7c5d-48bc-8431-f15e37b5296c.shg-box.shg-c {
  justify-content: center;
}

.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-9fb71d3a-2f51-45fd-b068-1fcf53c28bde {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 6px;
padding-left: 10px;
padding-bottom: 6px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0);
opacity: 1;
}

.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-5634bf88-7c27-4769-bac5-75c48ef05bfd {
  border-style: solid;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 0px;
background-color: rgba(3, 3, 3, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(78, 196, 179, 1);
background-position: left undefined;
}
#s-5634bf88-7c27-4769-bac5-75c48ef05bfd:hover {border-style: solid !important;
border-color: rgba(83, 239, 245, 1) !important;
background-color: rgba(83, 239, 245, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(10, 34, 64, 0.8) !important;}#s-5634bf88-7c27-4769-bac5-75c48ef05bfd:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-5634bf88-7c27-4769-bac5-75c48ef05bfd-btn-wrapper {
    text-align: center;
  }


#s-5634bf88-7c27-4769-bac5-75c48ef05bfd.shg-btn {
  color: rgba(78, 196, 179, 1);
  font-size: ;
  font-weight: 600;
  
  font-family: Oswald;
  display:  block ;
}

#s-dfffc3bc-a083-43c3-8166-9faf9eb8f61f {
  border-style: solid;
margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
padding-top: 2px;
padding-left: 30px;
padding-bottom: 2px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 0px;
background-color: rgba(3, 3, 3, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(78, 196, 179, 1);
background-position: left undefined;
}
#s-dfffc3bc-a083-43c3-8166-9faf9eb8f61f:hover {border-style: solid !important;
border-color: rgba(83, 239, 245, 1) !important;
background-color: rgba(83, 239, 245, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(10, 34, 64, 0.8) !important;}#s-dfffc3bc-a083-43c3-8166-9faf9eb8f61f:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-dfffc3bc-a083-43c3-8166-9faf9eb8f61f-btn-wrapper {
    text-align: center;
  }


#s-dfffc3bc-a083-43c3-8166-9faf9eb8f61f.shg-btn {
  color: rgba(78, 196, 179, 1);
  font-size: ;
  font-weight: 600;
  
  font-family: Oswald;
  display:  block ;
}

#s-b9847b9e-c5a7-425a-8fa0-39f7b9896346 {
  margin-top: auto;
margin-bottom: auto;
min-height: 50px;
}








#s-b9847b9e-c5a7-425a-8fa0-39f7b9896346 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9847b9e-c5a7-425a-8fa0-39f7b9896346.shg-box.shg-c {
  justify-content: flex-end;
}

#s-13efe5c2-d6a8-4c7f-b3af-026197709788 {
  border-style: solid;
margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
padding-top: 2px;
padding-left: 30px;
padding-bottom: 2px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 0px;
background-color: rgba(3, 3, 3, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(236, 184, 48, 1);
background-position: left undefined;
}
#s-13efe5c2-d6a8-4c7f-b3af-026197709788:hover {border-style: solid !important;
border-color: rgba(83, 239, 245, 1) !important;
background-color: rgba(83, 239, 245, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(10, 34, 64, 0.8) !important;}#s-13efe5c2-d6a8-4c7f-b3af-026197709788:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-13efe5c2-d6a8-4c7f-b3af-026197709788-btn-wrapper {
    text-align: center;
  }


#s-13efe5c2-d6a8-4c7f-b3af-026197709788.shg-btn {
  color: rgba(236, 184, 48, 1);
  font-size: ;
  font-weight: 600;
  
  font-family: Oswald;
  display:  block ;
}

#s-b6a7d0f4-b0c2-43e2-a612-a9698b0ba3af {
  border-style: solid;
margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
padding-top: 2px;
padding-left: 30px;
padding-bottom: 2px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 0px;
background-color: rgba(3, 3, 3, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(236, 184, 48, 1);
background-position: left undefined;
}
#s-b6a7d0f4-b0c2-43e2-a612-a9698b0ba3af:hover {border-style: solid !important;
border-color: rgba(83, 239, 245, 1) !important;
background-color: rgba(83, 239, 245, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(10, 34, 64, 0.8) !important;}#s-b6a7d0f4-b0c2-43e2-a612-a9698b0ba3af:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-b6a7d0f4-b0c2-43e2-a612-a9698b0ba3af-btn-wrapper {
    text-align: center;
  }


#s-b6a7d0f4-b0c2-43e2-a612-a9698b0ba3af.shg-btn {
  color: rgba(236, 184, 48, 1);
  font-size: ;
  font-weight: 600;
  
  font-family: Oswald;
  display:  block ;
}

#s-ee0aa3c5-a4b8-4c65-8019-e351bdd19d43 {
  min-height: 50px;
}








#s-ee0aa3c5-a4b8-4c65-8019-e351bdd19d43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee0aa3c5-a4b8-4c65-8019-e351bdd19d43.shg-box.shg-c {
  justify-content: center;
}

#s-4af2c420-9868-42b1-a480-f2916769f4d9 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4af2c420-9868-42b1-a480-f2916769f4d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-ea415e99-40fd-449e-a6d9-467f002fa61a {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 50px;
}








#s-ea415e99-40fd-449e-a6d9-467f002fa61a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea415e99-40fd-449e-a6d9-467f002fa61a.shg-box.shg-c {
  justify-content: center;
}

#s-bde0a99a-2ec0-4130-a870-0fcd44b0195b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-96f8b4f6-4c66-4b1a-833c-e497f5995890 {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(3, 3, 3, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
background-position: left undefined;
}
#s-96f8b4f6-4c66-4b1a-833c-e497f5995890:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(10, 34, 64, 0.8) !important;}#s-96f8b4f6-4c66-4b1a-833c-e497f5995890:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-96f8b4f6-4c66-4b1a-833c-e497f5995890-btn-wrapper {
    text-align: center;
  }


#s-96f8b4f6-4c66-4b1a-833c-e497f5995890.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: ;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

.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-c8be806d-efa7-45c5-bc79-dbba76ab2df7 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}

#s-c8be806d-efa7-45c5-bc79-dbba76ab2df7 .shogun-heading-component h2 {
  color: rgba(248, 248, 248, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e3b7b02e-fca3-443e-a2f9-078d2b4f1526 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}








#s-e3b7b02e-fca3-443e-a2f9-078d2b4f1526 > .shg-box-overlay {
  background-color: rgba(105, 105, 105, 1);
  opacity: 0;
}#s-e3b7b02e-fca3-443e-a2f9-078d2b4f1526 {
  cursor: pointer;
}#s-e3b7b02e-fca3-443e-a2f9-078d2b4f1526.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c24390df-d798-49be-90a2-192f58610839"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8b9333bb-538d-422f-a437-a36918386ac8 {
  min-height: 50px;
}








#s-8b9333bb-538d-422f-a437-a36918386ac8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b9333bb-538d-422f-a437-a36918386ac8.shg-box.shg-c {
  justify-content: center;
}

#s-b4816948-d96f-4234-8a82-dd77f13893c4 {
  padding-left: 10px;
padding-right: 10px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-b4816948-d96f-4234-8a82-dd77f13893c4 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-58691553-3e5d-4617-aabb-3237e94e4751 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-5177a23b-72da-42c1-8604-8a4edce33bb3 {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 0px;
background-color: rgba(3, 3, 3, 1);
text-align: left;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(253, 253, 253, 1);
background-position: left undefined;
}
#s-5177a23b-72da-42c1-8604-8a4edce33bb3:hover {background-color: rgba(83, 239, 245, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(10, 34, 64, 0.8) !important;}#s-5177a23b-72da-42c1-8604-8a4edce33bb3:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-5177a23b-72da-42c1-8604-8a4edce33bb3-btn-wrapper {
    text-align: left;
  }


#s-5177a23b-72da-42c1-8604-8a4edce33bb3.shg-btn {
  color: rgba(253, 253, 253, 1);
  font-size: ;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-2ee3ea9e-f8c9-44f3-af55-c20c0ebcdb1a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}








#s-2ee3ea9e-f8c9-44f3-af55-c20c0ebcdb1a > .shg-box-overlay {
  background-color: rgba(105, 105, 105, 1);
  opacity: 0.1;
}#s-2ee3ea9e-f8c9-44f3-af55-c20c0ebcdb1a {
  cursor: pointer;
}#s-2ee3ea9e-f8c9-44f3-af55-c20c0ebcdb1a.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6db7bbdb-fe6e-4c74-b564-5bef2518eae6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c752cbc0-f715-472c-a843-0e638748f5f0 {
  min-height: 50px;
}








#s-c752cbc0-f715-472c-a843-0e638748f5f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c752cbc0-f715-472c-a843-0e638748f5f0.shg-box.shg-c {
  justify-content: center;
}

#s-5c1d5c5c-24e7-4e6e-8c13-a919947ba18b {
  padding-left: 10px;
padding-right: 10px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-5c1d5c5c-24e7-4e6e-8c13-a919947ba18b .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-12031f26-e377-42c5-9007-0239fddc6346 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-5acaab75-c9df-4c8f-8128-ce30ea5ef9e5 {
  border-style: solid;
margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 0px;
background-color: rgba(3, 3, 3, 1);
text-align: left;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(253, 253, 253, 1);
background-position: left undefined;
}
#s-5acaab75-c9df-4c8f-8128-ce30ea5ef9e5:hover {border-style: solid !important;
border-color: rgba(83, 239, 245, 1) !important;
background-color: rgba(83, 239, 245, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(10, 34, 64, 0.8) !important;}#s-5acaab75-c9df-4c8f-8128-ce30ea5ef9e5:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-5acaab75-c9df-4c8f-8128-ce30ea5ef9e5-btn-wrapper {
    text-align: left;
  }


#s-5acaab75-c9df-4c8f-8128-ce30ea5ef9e5.shg-btn {
  color: rgba(253, 253, 253, 1);
  font-size: ;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-18bdae41-2a34-49a3-a947-5f79f4931ef8 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}








#s-18bdae41-2a34-49a3-a947-5f79f4931ef8 > .shg-box-overlay {
  background-color: rgba(105, 105, 105, 1);
  opacity: 0;
}#s-18bdae41-2a34-49a3-a947-5f79f4931ef8 {
  cursor: pointer;
}#s-18bdae41-2a34-49a3-a947-5f79f4931ef8.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-412b6fa7-466f-4615-91a7-551e2b7b9da1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-959350cc-e4ec-43ff-ad37-99354e576d13 {
  min-height: 50px;
}








#s-959350cc-e4ec-43ff-ad37-99354e576d13 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-959350cc-e4ec-43ff-ad37-99354e576d13.shg-box.shg-c {
  justify-content: center;
}

#s-a9a02118-793b-4581-9bcd-fd3d5aa34758 {
  padding-left: 10px;
padding-right: 10px;
text-align: right;
background-color: rgba(255, 255, 255, 0);
}

#s-a9a02118-793b-4581-9bcd-fd3d5aa34758 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-49d0fab9-b89c-48f8-a83c-648e9df12494 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-fe54a9c4-e1b7-4fe6-9f56-698b1cc116b3 {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 0px;
background-color: rgba(3, 3, 3, 1);
text-align: right;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(253, 253, 253, 1);
background-position: left undefined;
}
#s-fe54a9c4-e1b7-4fe6-9f56-698b1cc116b3:hover {background-color: rgba(83, 239, 245, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(10, 34, 64, 0.8) !important;}#s-fe54a9c4-e1b7-4fe6-9f56-698b1cc116b3:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-fe54a9c4-e1b7-4fe6-9f56-698b1cc116b3-btn-wrapper {
    text-align: right;
  }


#s-fe54a9c4-e1b7-4fe6-9f56-698b1cc116b3.shg-btn {
  color: rgba(253, 253, 253, 1);
  font-size: ;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-ff4fddb1-57f3-4191-837d-f365722aea29 {
  min-height: 50px;
}








#s-ff4fddb1-57f3-4191-837d-f365722aea29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff4fddb1-57f3-4191-837d-f365722aea29.shg-box.shg-c {
  justify-content: center;
}

#s-78f35084-729a-4d4d-babf-1cb5cdf1b760 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-78f35084-729a-4d4d-babf-1cb5cdf1b760"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-845d47c3-2e50-4440-b5f7-981513ed0507 {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 50px;
}








#s-845d47c3-2e50-4440-b5f7-981513ed0507 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-845d47c3-2e50-4440-b5f7-981513ed0507.shg-box.shg-c {
  justify-content: center;
}

#s-e17cb7a9-70a7-4783-91df-9d0da130e9ec {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-e17cb7a9-70a7-4783-91df-9d0da130e9ec .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c5d01303-312b-4ed9-b183-510d5fe3c95f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-f7a5a43f-e140-477e-b518-721c5e08cf71 {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(3, 3, 3, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
background-position: left undefined;
}
#s-f7a5a43f-e140-477e-b518-721c5e08cf71:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(10, 34, 64, 0.8) !important;}#s-f7a5a43f-e140-477e-b518-721c5e08cf71:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-f7a5a43f-e140-477e-b518-721c5e08cf71-btn-wrapper {
    text-align: center;
  }


#s-f7a5a43f-e140-477e-b518-721c5e08cf71.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: ;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-e3cfe9de-96a8-49a4-b481-6cf5247c4a7f {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 50px;
}








#s-e3cfe9de-96a8-49a4-b481-6cf5247c4a7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3cfe9de-96a8-49a4-b481-6cf5247c4a7f.shg-box.shg-c {
  justify-content: center;
}

#s-75a2e777-0d64-4859-bc90-7da23cb9cbee {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-75a2e777-0d64-4859-bc90-7da23cb9cbee .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-23e2e147-6478-4d5c-82a9-47a47a22c342 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-69823058-7208-4246-b3f5-aad68975e000 {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(3, 3, 3, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
background-position: left undefined;
}
#s-69823058-7208-4246-b3f5-aad68975e000:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(10, 34, 64, 0.8) !important;}#s-69823058-7208-4246-b3f5-aad68975e000:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-69823058-7208-4246-b3f5-aad68975e000-btn-wrapper {
    text-align: center;
  }


#s-69823058-7208-4246-b3f5-aad68975e000.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: ;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-c352c634-dfb1-4769-9816-76dedf33a7c5 {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 50px;
}








#s-c352c634-dfb1-4769-9816-76dedf33a7c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c352c634-dfb1-4769-9816-76dedf33a7c5.shg-box.shg-c {
  justify-content: center;
}

#s-d78a3d2f-0d49-4d34-9234-a6241d5c7a82 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-d78a3d2f-0d49-4d34-9234-a6241d5c7a82 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c13c59ef-5ad7-4dfa-8abc-d24e7bc05e45 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-a02b8094-dc91-4d8c-b424-a6ba144ddd10 {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(3, 3, 3, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
background-position: left undefined;
}
#s-a02b8094-dc91-4d8c-b424-a6ba144ddd10:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(10, 34, 64, 0.8) !important;}#s-a02b8094-dc91-4d8c-b424-a6ba144ddd10:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-a02b8094-dc91-4d8c-b424-a6ba144ddd10-btn-wrapper {
    text-align: center;
  }


#s-a02b8094-dc91-4d8c-b424-a6ba144ddd10.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: ;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-2fe31e1b-cb48-466b-8b4e-3cfa95a0cbf4 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 500px;
background-position: center center;
}








#s-2fe31e1b-cb48-466b-8b4e-3cfa95a0cbf4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2fe31e1b-cb48-466b-8b4e-3cfa95a0cbf4 {
  cursor: pointer;
}#s-2fe31e1b-cb48-466b-8b4e-3cfa95a0cbf4.shg-box.shg-c {
  justify-content: center;
}

#s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (max-width: 767px) {
  [id="s-0fc8b145-e0c4-4dff-81eb-ad61fa2a382d"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f343c53f-a5dc-4ce1-9267-a326ac955a4f {
  min-height: 50px;
}








#s-f343c53f-a5dc-4ce1-9267-a326ac955a4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f343c53f-a5dc-4ce1-9267-a326ac955a4f.shg-box.shg-c {
  justify-content: center;
}

#s-655964bc-5b9e-45fb-844b-7ab742b4cd24 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
}
@media (max-width: 767px){#s-655964bc-5b9e-45fb-844b-7ab742b4cd24 {
  margin-top: 60%;
}
}







#s-655964bc-5b9e-45fb-844b-7ab742b4cd24 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.4;
}#s-655964bc-5b9e-45fb-844b-7ab742b4cd24.shg-box.shg-c {
  justify-content: center;
}

#s-a4a33e3d-73c2-4b81-80a0-8e3f8b435228 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-a4a33e3d-73c2-4b81-80a0-8e3f8b435228 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8dbd4a1f-ab6d-4911-9c28-a37589b9c895 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-8dbd4a1f-ab6d-4911-9c28-a37589b9c895 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e91c25ad-2cd3-47b4-9dc0-1656f6a413a3 {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 0px;
background-color: rgba(3, 3, 3, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(253, 253, 253, 1);
background-position: left undefined;
}
#s-e91c25ad-2cd3-47b4-9dc0-1656f6a413a3:hover {background-color: rgba(83, 239, 245, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(10, 34, 64, 0.8) !important;}#s-e91c25ad-2cd3-47b4-9dc0-1656f6a413a3:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e91c25ad-2cd3-47b4-9dc0-1656f6a413a3-btn-wrapper {
    text-align: center;
  }


#s-e91c25ad-2cd3-47b4-9dc0-1656f6a413a3.shg-btn {
  color: rgba(253, 253, 253, 1);
  font-size: ;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-a203373c-7c92-476f-ab66-f65442f1a969 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
background-attachment: scroll;
}








#s-a203373c-7c92-476f-ab66-f65442f1a969 > .shg-box-overlay {
  background-color: rgba(105, 105, 105, 1);
  opacity: 0;
}#s-a203373c-7c92-476f-ab66-f65442f1a969.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f9787e39-07cc-43b6-a698-0d9f6863e675"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c085bec6-2ef2-4d4b-babf-26d1bc035432 {
  min-height: 50px;
}








#s-c085bec6-2ef2-4d4b-babf-26d1bc035432 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c085bec6-2ef2-4d4b-babf-26d1bc035432.shg-box.shg-c {
  justify-content: center;
}

#s-6f2bb869-d3b1-42c7-81bb-4df1b5884082 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: right;
background-color: rgba(255, 255, 255, 0);
}

#s-6f2bb869-d3b1-42c7-81bb-4df1b5884082 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-4b14dc46-887b-442a-8a94-f9e34bd0e269 {
  margin-left: 10px;
margin-right: 10px;
text-align: right;
}

#s-6b085e42-7b50-4b7b-bed9-96ce645366b2 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 600px;
background-position: center top;
}
@media (max-width: 767px){#s-6b085e42-7b50-4b7b-bed9-96ce645366b2 {
  min-height: 400px;
}
}







#s-6b085e42-7b50-4b7b-bed9-96ce645366b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b085e42-7b50-4b7b-bed9-96ce645366b2 {
  cursor: pointer;
}#s-6b085e42-7b50-4b7b-bed9-96ce645366b2.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eb37546b-feb9-46e1-bcaa-25b084dad627"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-febc3dea-b496-4a6d-9de9-18ed208a2db7 {
  min-height: 50px;
}








#s-febc3dea-b496-4a6d-9de9-18ed208a2db7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-febc3dea-b496-4a6d-9de9-18ed208a2db7.shg-box.shg-c {
  justify-content: center;
}

#s-cde66936-9104-4aaa-aa60-b3909178f2e6 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
}

#s-cde66936-9104-4aaa-aa60-b3909178f2e6 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-93d163bf-dbf3-434d-a39e-c2b71cf6ef53 {
  margin-left: 11px;
margin-right: 11px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
background-color: rgba(0, 0, 0, 0);
}

#s-03acfa9b-ca7c-496f-9e34-81b2bf383f85 {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(250, 250, 250, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(3, 3, 3, 0);
text-align: left;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(253, 253, 253, 1);
background-position: left undefined;
}
#s-03acfa9b-ca7c-496f-9e34-81b2bf383f85:hover {background-color: rgba(83, 239, 245, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(10, 34, 64, 0.8) !important;}#s-03acfa9b-ca7c-496f-9e34-81b2bf383f85:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-03acfa9b-ca7c-496f-9e34-81b2bf383f85-btn-wrapper {
    text-align: left;
  }


#s-03acfa9b-ca7c-496f-9e34-81b2bf383f85.shg-btn {
  color: rgba(253, 253, 253, 1);
  font-size: ;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-7ada70ce-02a1-45fc-99b1-0b147e50c282 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7ada70ce-02a1-45fc-99b1-0b147e50c282"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-1f7bde83-a0bd-4020-9a26-7163a7d2c700 {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 50px;
}








#s-1f7bde83-a0bd-4020-9a26-7163a7d2c700 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f7bde83-a0bd-4020-9a26-7163a7d2c700.shg-box.shg-c {
  justify-content: center;
}

#s-ba3f94b3-6e01-452e-a4c2-0dfee139f0f9 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-ba3f94b3-6e01-452e-a4c2-0dfee139f0f9 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ae5c51a4-eb51-48bf-96d0-5971949b8ca9 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-bf6d33a4-005c-4dff-a2be-cb1b510faa5e {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(3, 3, 3, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
background-position: left undefined;
}
#s-bf6d33a4-005c-4dff-a2be-cb1b510faa5e:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(10, 34, 64, 0.8) !important;}#s-bf6d33a4-005c-4dff-a2be-cb1b510faa5e:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-bf6d33a4-005c-4dff-a2be-cb1b510faa5e-btn-wrapper {
    text-align: center;
  }


#s-bf6d33a4-005c-4dff-a2be-cb1b510faa5e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: ;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

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