.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: text;
  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-911ef4e4-f4d7-4778-9f6b-5f4e2eafa943 {
  padding-top: 300px;
padding-left: 100px;
padding-bottom: 300px;
padding-right: 100px;
}
@media (max-width: 767px){#s-911ef4e4-f4d7-4778-9f6b-5f4e2eafa943 {
  display: none;
}
#s-911ef4e4-f4d7-4778-9f6b-5f4e2eafa943, #wrap-s-911ef4e4-f4d7-4778-9f6b-5f4e2eafa943 { display:none !important; }}
.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.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-acbc0bbb-1f03-4c44-98cb-1f1f97291e62 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-acbc0bbb-1f03-4c44-98cb-1f1f97291e62 {
  display: none;
}
#s-acbc0bbb-1f03-4c44-98cb-1f1f97291e62, #wrap-s-acbc0bbb-1f03-4c44-98cb-1f1f97291e62 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-acbc0bbb-1f03-4c44-98cb-1f1f97291e62 {
  display: none;
}
#s-acbc0bbb-1f03-4c44-98cb-1f1f97291e62, #wrap-s-acbc0bbb-1f03-4c44-98cb-1f1f97291e62 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-acbc0bbb-1f03-4c44-98cb-1f1f97291e62 {
  display: none;
}
#s-acbc0bbb-1f03-4c44-98cb-1f1f97291e62, #wrap-s-acbc0bbb-1f03-4c44-98cb-1f1f97291e62 { display:none !important; }}
#s-acbc0bbb-1f03-4c44-98cb-1f1f97291e62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-de388756-86a9-4147-9717-91d634e7e444 {
  margin-top: 100px;
margin-left: 100px;
margin-bottom: 100px;
margin-right: 100px;
}

#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}
#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-935ff7d3-6be2-412b-a6bd-5707d774fd1c {
  margin-top: 0px;
min-height: 500px;
background-color: rgba(238, 238, 238, 1);
}

#s-935ff7d3-6be2-412b-a6bd-5707d774fd1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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-a54257d7-0aa4-490b-b77b-f67b0902aea0 {
  margin-top: 50px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a54257d7-0aa4-490b-b77b-f67b0902aea0 .shogun-heading-component h1 {
  color: rgba(128, 129, 120, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-06163518-fb5e-43a2-8e71-10413ed77422 {
  background-color: rgba(255, 255, 255, 0);
}

.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-d847a847-54d0-4056-b051-2811daca3cff {
  margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d847a847-54d0-4056-b051-2811daca3cff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-651cd155-68e9-4c57-93e5-523b5299cafa {
  margin-left: 0px;
margin-right: 0px;
}

#s-651cd155-68e9-4c57-93e5-523b5299cafa hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(128, 129, 120, 1);
}

#s-54db845f-c614-4918-84bf-63b35c2d0695 {
  margin-top: 0px;
margin-left: 200px;
margin-bottom: 20px;
margin-right: 200px;
}
@media (min-width: 1200px){#s-54db845f-c614-4918-84bf-63b35c2d0695 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-54db845f-c614-4918-84bf-63b35c2d0695 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-54db845f-c614-4918-84bf-63b35c2d0695 {
  
}
}@media (max-width: 767px){#s-54db845f-c614-4918-84bf-63b35c2d0695 {
  display: none;
}
#s-54db845f-c614-4918-84bf-63b35c2d0695, #wrap-s-54db845f-c614-4918-84bf-63b35c2d0695 { display:none !important; }}
#s-320112c5-d77f-49fd-b3ff-9f084ef0cec6 {
  margin-top: 0px;
margin-left: 100px;
margin-bottom: 20px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-320112c5-d77f-49fd-b3ff-9f084ef0cec6 {
  display: none;
}
#s-320112c5-d77f-49fd-b3ff-9f084ef0cec6, #wrap-s-320112c5-d77f-49fd-b3ff-9f084ef0cec6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-320112c5-d77f-49fd-b3ff-9f084ef0cec6 {
  display: none;
}
#s-320112c5-d77f-49fd-b3ff-9f084ef0cec6, #wrap-s-320112c5-d77f-49fd-b3ff-9f084ef0cec6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-320112c5-d77f-49fd-b3ff-9f084ef0cec6 {
  display: none;
}
#s-320112c5-d77f-49fd-b3ff-9f084ef0cec6, #wrap-s-320112c5-d77f-49fd-b3ff-9f084ef0cec6 { display:none !important; }}@media (max-width: 767px){#s-320112c5-d77f-49fd-b3ff-9f084ef0cec6 {
  
}
}
#s-986ee42d-a16a-4b5e-b9f3-ed8aae7a69ad {
  margin-top: 0px;
min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}

#s-986ee42d-a16a-4b5e-b9f3-ed8aae7a69ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-432f28f3-7057-4c35-9f28-8b632e3b2ca7 {
  margin-top: 50px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-432f28f3-7057-4c35-9f28-8b632e3b2ca7 .shogun-heading-component h1 {
  color: rgba(128, 129, 120, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-1d6527a7-7e20-43fe-bf6d-1835ca0041a4 {
  background-color: rgba(255, 255, 255, 0);
}

#s-2453688f-9d5e-4733-9c53-c29183a74ef3 {
  margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2453688f-9d5e-4733-9c53-c29183a74ef3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3ca8d24f-df9b-4e68-818a-85fd06054ab2 {
  margin-left: 0px;
margin-right: 0px;
}

#s-3ca8d24f-df9b-4e68-818a-85fd06054ab2 hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(128, 129, 120, 1);
}

#s-8fb23561-e413-4ec5-a10d-787e75df42bb {
  margin-top: 0px;
margin-left: 200px;
margin-bottom: 20px;
margin-right: 200px;
}
@media (min-width: 1200px){#s-8fb23561-e413-4ec5-a10d-787e75df42bb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8fb23561-e413-4ec5-a10d-787e75df42bb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8fb23561-e413-4ec5-a10d-787e75df42bb {
  
}
}@media (max-width: 767px){#s-8fb23561-e413-4ec5-a10d-787e75df42bb {
  display: none;
}
#s-8fb23561-e413-4ec5-a10d-787e75df42bb, #wrap-s-8fb23561-e413-4ec5-a10d-787e75df42bb { display:none !important; }}
#s-f8fb957c-8932-4339-b8f5-63feb5d93f6c {
  margin-top: 0px;
margin-left: 100px;
margin-bottom: 20px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-f8fb957c-8932-4339-b8f5-63feb5d93f6c {
  display: none;
}
#s-f8fb957c-8932-4339-b8f5-63feb5d93f6c, #wrap-s-f8fb957c-8932-4339-b8f5-63feb5d93f6c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f8fb957c-8932-4339-b8f5-63feb5d93f6c {
  display: none;
}
#s-f8fb957c-8932-4339-b8f5-63feb5d93f6c, #wrap-s-f8fb957c-8932-4339-b8f5-63feb5d93f6c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f8fb957c-8932-4339-b8f5-63feb5d93f6c {
  display: none;
}
#s-f8fb957c-8932-4339-b8f5-63feb5d93f6c, #wrap-s-f8fb957c-8932-4339-b8f5-63feb5d93f6c { display:none !important; }}@media (max-width: 767px){#s-f8fb957c-8932-4339-b8f5-63feb5d93f6c {
  
}
}
#s-74404821-604b-47fc-8162-581037bad033 {
  margin-top: 0px;
min-height: 500px;
background-color: rgba(238, 238, 238, 1);
}

#s-74404821-604b-47fc-8162-581037bad033 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f296b94c-1721-4920-ab28-3738440ea74f {
  margin-top: 50px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f296b94c-1721-4920-ab28-3738440ea74f .shogun-heading-component h1 {
  color: rgba(128, 129, 120, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-02845688-a89b-434f-a785-b445e71e8dce {
  background-color: rgba(255, 255, 255, 0);
}

#s-fa3ed6eb-57da-496f-b528-7e78632407e9 {
  margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fa3ed6eb-57da-496f-b528-7e78632407e9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b7fd3312-a18b-465b-bd19-21b5cc87f5e8 {
  margin-left: 0px;
margin-right: 0px;
}

#s-b7fd3312-a18b-465b-bd19-21b5cc87f5e8 hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(128, 129, 120, 1);
}

#s-3901c5fd-d29b-4eb9-8dc0-9a35575e3599 {
  margin-top: 0px;
margin-left: 100px;
margin-bottom: 20px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-3901c5fd-d29b-4eb9-8dc0-9a35575e3599 {
  display: none;
}
#s-3901c5fd-d29b-4eb9-8dc0-9a35575e3599, #wrap-s-3901c5fd-d29b-4eb9-8dc0-9a35575e3599 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3901c5fd-d29b-4eb9-8dc0-9a35575e3599 {
  display: none;
}
#s-3901c5fd-d29b-4eb9-8dc0-9a35575e3599, #wrap-s-3901c5fd-d29b-4eb9-8dc0-9a35575e3599 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3901c5fd-d29b-4eb9-8dc0-9a35575e3599 {
  display: none;
}
#s-3901c5fd-d29b-4eb9-8dc0-9a35575e3599, #wrap-s-3901c5fd-d29b-4eb9-8dc0-9a35575e3599 { display:none !important; }}@media (max-width: 767px){#s-3901c5fd-d29b-4eb9-8dc0-9a35575e3599 {
  
}
}
#s-550993fb-3504-419d-9c24-e34f1dd8008a {
  margin-top: 0px;
margin-left: 200px;
margin-bottom: 20px;
margin-right: 200px;
}
@media (min-width: 1200px){#s-550993fb-3504-419d-9c24-e34f1dd8008a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-550993fb-3504-419d-9c24-e34f1dd8008a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-550993fb-3504-419d-9c24-e34f1dd8008a {
  
}
}@media (max-width: 767px){#s-550993fb-3504-419d-9c24-e34f1dd8008a {
  display: none;
}
#s-550993fb-3504-419d-9c24-e34f1dd8008a, #wrap-s-550993fb-3504-419d-9c24-e34f1dd8008a { display:none !important; }}
#s-1f422e6d-c9c3-4399-9a53-ea1982cc3c9e {
  margin-top: 0px;
min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}

#s-1f422e6d-c9c3-4399-9a53-ea1982cc3c9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c2544115-d74c-4fc6-ad85-a54dc5246da1 {
  margin-top: 50px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c2544115-d74c-4fc6-ad85-a54dc5246da1 .shogun-heading-component h1 {
  color: rgba(128, 129, 120, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-ee13aded-5639-4d13-ad78-bd179ccb8d6c {
  background-color: rgba(255, 255, 255, 0);
}

#s-e34394b7-4df6-4c90-b81a-1548fc37af82 {
  margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e34394b7-4df6-4c90-b81a-1548fc37af82"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-168477f8-1dd4-4792-8852-689ebc473f01 {
  margin-left: 0px;
margin-right: 0px;
}

#s-168477f8-1dd4-4792-8852-689ebc473f01 hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(128, 129, 120, 1);
}

#s-54dcb66d-8f61-4163-a392-50c52a55bc73 {
  margin-top: 0px;
margin-left: 200px;
margin-bottom: 20px;
margin-right: 200px;
}
@media (min-width: 1200px){#s-54dcb66d-8f61-4163-a392-50c52a55bc73 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-54dcb66d-8f61-4163-a392-50c52a55bc73 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-54dcb66d-8f61-4163-a392-50c52a55bc73 {
  
}
}@media (max-width: 767px){#s-54dcb66d-8f61-4163-a392-50c52a55bc73 {
  display: none;
}
#s-54dcb66d-8f61-4163-a392-50c52a55bc73, #wrap-s-54dcb66d-8f61-4163-a392-50c52a55bc73 { display:none !important; }}
#s-29fa74c2-a739-41e2-9656-0f64cf36b7d5 {
  margin-top: 0px;
margin-left: 100px;
margin-bottom: 20px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-29fa74c2-a739-41e2-9656-0f64cf36b7d5 {
  display: none;
}
#s-29fa74c2-a739-41e2-9656-0f64cf36b7d5, #wrap-s-29fa74c2-a739-41e2-9656-0f64cf36b7d5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-29fa74c2-a739-41e2-9656-0f64cf36b7d5 {
  display: none;
}
#s-29fa74c2-a739-41e2-9656-0f64cf36b7d5, #wrap-s-29fa74c2-a739-41e2-9656-0f64cf36b7d5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-29fa74c2-a739-41e2-9656-0f64cf36b7d5 {
  display: none;
}
#s-29fa74c2-a739-41e2-9656-0f64cf36b7d5, #wrap-s-29fa74c2-a739-41e2-9656-0f64cf36b7d5 { display:none !important; }}@media (max-width: 767px){#s-29fa74c2-a739-41e2-9656-0f64cf36b7d5 {
  
}
}
#s-f6dc2e5f-0b40-4d6e-a2a5-5aee3d4f7039 {
  background-size: cover;
background-attachment: fixed;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
min-height: 50px;
background-position: center center;
background-color: rgba(234, 222, 211, 1);
background-repeat: no-repeat;
}
@media (min-width: 1200px){#s-f6dc2e5f-0b40-4d6e-a2a5-5aee3d4f7039 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f6dc2e5f-0b40-4d6e-a2a5-5aee3d4f7039 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f6dc2e5f-0b40-4d6e-a2a5-5aee3d4f7039 {
  
}
}@media (max-width: 767px){#s-f6dc2e5f-0b40-4d6e-a2a5-5aee3d4f7039 {
  
}
}
#s-f6dc2e5f-0b40-4d6e-a2a5-5aee3d4f7039 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}
#s-e0dca6cb-71c6-4a15-8544-26516df65a5d {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-left: 100px;
padding-right: 100px;
}

@media (min-width: 0px) {
[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e0dca6cb-71c6-4a15-8544-26516df65a5d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-13ed33de-20cd-44dd-ab4d-fd37fdcec53e {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(80, 80, 80, 1);
max-height: 50%;
text-align: center;
}
@media (min-width: 1200px){#s-13ed33de-20cd-44dd-ab4d-fd37fdcec53e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-13ed33de-20cd-44dd-ab4d-fd37fdcec53e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-13ed33de-20cd-44dd-ab4d-fd37fdcec53e {
  
}
}@media (max-width: 767px){#s-13ed33de-20cd-44dd-ab4d-fd37fdcec53e {
  
}
}
#s-13ed33de-20cd-44dd-ab4d-fd37fdcec53e .shogun-heading-component h1 {
  color: rgba(61, 61, 61, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-03564277-74fc-4fcb-8c42-f335441262ef {
  padding-top: 30px;
padding-bottom: 30px;
}

#s-6f607f4c-f99c-450b-a554-8cce6335c392 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-6f607f4c-f99c-450b-a554-8cce6335c392 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6f607f4c-f99c-450b-a554-8cce6335c392 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6f607f4c-f99c-450b-a554-8cce6335c392 {
  
}
}@media (max-width: 767px){#s-6f607f4c-f99c-450b-a554-8cce6335c392 {
  display: none;
}
#s-6f607f4c-f99c-450b-a554-8cce6335c392, #wrap-s-6f607f4c-f99c-450b-a554-8cce6335c392 { display:none !important; }}
#s-6f607f4c-f99c-450b-a554-8cce6335c392 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-93c664d7-f3b1-48e7-91d1-e4ced7736706 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(80, 80, 80, 1);
min-height: 100%;
max-height: 50%;
text-align: center;
}
@media (min-width: 1200px){#s-93c664d7-f3b1-48e7-91d1-e4ced7736706 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-93c664d7-f3b1-48e7-91d1-e4ced7736706 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-93c664d7-f3b1-48e7-91d1-e4ced7736706 {
  
}
}@media (max-width: 767px){#s-93c664d7-f3b1-48e7-91d1-e4ced7736706 {
  
}
}
#s-93c664d7-f3b1-48e7-91d1-e4ced7736706 .shogun-heading-component h1 {
  color: rgba(61, 61, 61, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

#s-9894c469-7074-4d45-a8c9-39936032fc9b {
  margin-top: 50px;
margin-left: 100px;
margin-bottom: 50px;
margin-right: 100px;
}

@media (min-width: 768px) {
  [id="s-9894c469-7074-4d45-a8c9-39936032fc9b"] .shg-ig-posts-container > .shg-ig-posts {
    width: 33.333333333333336%;
    padding-right: 30px;
  }

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

#s-a4377ecb-cbf9-4078-a408-c052fda31e73 {
  border-style: solid;
margin-top: 25px;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-a4377ecb-cbf9-4078-a408-c052fda31e73 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a4377ecb-cbf9-4078-a408-c052fda31e73 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a4377ecb-cbf9-4078-a408-c052fda31e73 {
  
}
}@media (max-width: 767px){#s-a4377ecb-cbf9-4078-a408-c052fda31e73 {
  
}
}
@media (min-width: 0px) {
[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a4377ecb-cbf9-4078-a408-c052fda31e73"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-43bf0fd1-755d-4225-ab8f-78f0dd4a3b1c {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(61, 61, 61, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-43bf0fd1-755d-4225-ab8f-78f0dd4a3b1c:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(61, 61, 61, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-43bf0fd1-755d-4225-ab8f-78f0dd4a3b1c:active {background-color: rgba(203, 156, 111, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-43bf0fd1-755d-4225-ab8f-78f0dd4a3b1c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-43bf0fd1-755d-4225-ab8f-78f0dd4a3b1c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-43bf0fd1-755d-4225-ab8f-78f0dd4a3b1c {
  
}
}@media (max-width: 767px){#s-43bf0fd1-755d-4225-ab8f-78f0dd4a3b1c {
  
}
}


#s-43bf0fd1-755d-4225-ab8f-78f0dd4a3b1c.shg-btn {
  font-size: ;
  
  
  font-family: Lato;
  display:  block ;
}

#s-bf06acab-16ff-475a-b199-e9a1b6cb0d8b {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-bf06acab-16ff-475a-b199-e9a1b6cb0d8b {
  display: none;
}
#s-bf06acab-16ff-475a-b199-e9a1b6cb0d8b, #wrap-s-bf06acab-16ff-475a-b199-e9a1b6cb0d8b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bf06acab-16ff-475a-b199-e9a1b6cb0d8b {
  display: none;
}
#s-bf06acab-16ff-475a-b199-e9a1b6cb0d8b, #wrap-s-bf06acab-16ff-475a-b199-e9a1b6cb0d8b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bf06acab-16ff-475a-b199-e9a1b6cb0d8b {
  display: none;
}
#s-bf06acab-16ff-475a-b199-e9a1b6cb0d8b, #wrap-s-bf06acab-16ff-475a-b199-e9a1b6cb0d8b { display:none !important; }}@media (max-width: 767px){#s-bf06acab-16ff-475a-b199-e9a1b6cb0d8b {
  
}
}
#s-bf06acab-16ff-475a-b199-e9a1b6cb0d8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e2f7945c-6a4f-4f47-a626-f3e31f1ef3fd {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(80, 80, 80, 1);
min-height: 100%;
max-height: 50%;
text-align: center;
}
@media (min-width: 1200px){#s-e2f7945c-6a4f-4f47-a626-f3e31f1ef3fd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e2f7945c-6a4f-4f47-a626-f3e31f1ef3fd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e2f7945c-6a4f-4f47-a626-f3e31f1ef3fd {
  
}
}@media (max-width: 767px){#s-e2f7945c-6a4f-4f47-a626-f3e31f1ef3fd {
  
}
}
#s-e2f7945c-6a4f-4f47-a626-f3e31f1ef3fd .shogun-heading-component h1 {
  color: rgba(61, 61, 61, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-c13396c8-59bb-46d9-a650-11efb9ac742f {
  margin-top: 50px;
margin-left: 100px;
margin-bottom: 50px;
margin-right: 100px;
}

@media (min-width: 768px) {
  [id="s-c13396c8-59bb-46d9-a650-11efb9ac742f"] .shg-ig-posts-container > .shg-ig-posts {
    width: 33.333333333333336%;
    padding-right: 30px;
  }

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

#s-28f042ac-10b3-4b2a-af23-84db8e17ffb6 {
  border-style: solid;
margin-top: 25px;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-28f042ac-10b3-4b2a-af23-84db8e17ffb6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-28f042ac-10b3-4b2a-af23-84db8e17ffb6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-28f042ac-10b3-4b2a-af23-84db8e17ffb6 {
  
}
}@media (max-width: 767px){#s-28f042ac-10b3-4b2a-af23-84db8e17ffb6 {
  
}
}
@media (min-width: 0px) {
[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-28f042ac-10b3-4b2a-af23-84db8e17ffb6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ac8a309c-c68f-4312-bbf0-0e6fca8d53b1 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(102, 102, 102, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-ac8a309c-c68f-4312-bbf0-0e6fca8d53b1:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(145, 145, 145, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-ac8a309c-c68f-4312-bbf0-0e6fca8d53b1:active {background-color: rgba(203, 156, 111, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ac8a309c-c68f-4312-bbf0-0e6fca8d53b1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ac8a309c-c68f-4312-bbf0-0e6fca8d53b1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ac8a309c-c68f-4312-bbf0-0e6fca8d53b1 {
  
}
}@media (max-width: 767px){#s-ac8a309c-c68f-4312-bbf0-0e6fca8d53b1 {
  
}
}


#s-ac8a309c-c68f-4312-bbf0-0e6fca8d53b1.shg-btn {
  font-size: ;
  
  
  font-family: Lato;
  display:  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;
  }
}

#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;
}
