.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-24731d9c-e112-42af-b124-d275e6b52b20 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-24731d9c-e112-42af-b124-d275e6b52b20 {
  display: none;
}
#s-24731d9c-e112-42af-b124-d275e6b52b20, #wrap-s-24731d9c-e112-42af-b124-d275e6b52b20 { display:none !important; }}







#s-24731d9c-e112-42af-b124-d275e6b52b20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24731d9c-e112-42af-b124-d275e6b52b20.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-754b7118-b297-4e83-88e2-13a7882380e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f30b9b7c-cb7f-4e59-96cc-8ee020e6b35d {
  background-image: url(https://i.shgcdn.com/293ae2a3-85db-4f6f-8a76-cd84784efdde/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center bottom;
}








#s-f30b9b7c-cb7f-4e59-96cc-8ee020e6b35d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f30b9b7c-cb7f-4e59-96cc-8ee020e6b35d.shg-box.shg-c {
  justify-content: center;
}

#s-6df4fffa-d921-443a-8f4f-007b2460a5f7 {
  min-height: 500px;
background-color: rgba(242, 242, 242, 1);
}








#s-6df4fffa-d921-443a-8f4f-007b2460a5f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6df4fffa-d921-443a-8f4f-007b2460a5f7.shg-box.shg-c {
  justify-content: center;
}

.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-563e1d6a-fa40-4230-865f-7e4914c3c006 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-563e1d6a-fa40-4230-865f-7e4914c3c006 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-546e3554-0c63-4c0d-859a-a3d3b08dd991 {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}




  #s-546e3554-0c63-4c0d-859a-a3d3b08dd991 img.shogun-image {
    
    width: px;
  }


#s-546e3554-0c63-4c0d-859a-a3d3b08dd991 .shogun-image-content {
  
    align-items: 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-7ee1bf3e-4d6a-4f3d-92f7-27cd7fe25b94 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}

#s-dfa0a2ee-52ba-4ff1-9c08-2148010eda3c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-dfa0a2ee-52ba-4ff1-9c08-2148010eda3c {
  display: none;
}
#s-dfa0a2ee-52ba-4ff1-9c08-2148010eda3c, #wrap-s-dfa0a2ee-52ba-4ff1-9c08-2148010eda3c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dfa0a2ee-52ba-4ff1-9c08-2148010eda3c {
  display: none;
}
#s-dfa0a2ee-52ba-4ff1-9c08-2148010eda3c, #wrap-s-dfa0a2ee-52ba-4ff1-9c08-2148010eda3c { display:none !important; }}@media (max-width: 767px){#s-dfa0a2ee-52ba-4ff1-9c08-2148010eda3c {
  display: none;
}
#s-dfa0a2ee-52ba-4ff1-9c08-2148010eda3c, #wrap-s-dfa0a2ee-52ba-4ff1-9c08-2148010eda3c { display:none !important; }}







#s-dfa0a2ee-52ba-4ff1-9c08-2148010eda3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dfa0a2ee-52ba-4ff1-9c08-2148010eda3c.shg-box.shg-c {
  justify-content: center;
}

#s-6bf23a98-8b87-4c7d-b1cf-3eb186df0c08 {
  background-image: url(https://i.shgcdn.com/293ae2a3-85db-4f6f-8a76-cd84784efdde/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center bottom;
}








#s-6bf23a98-8b87-4c7d-b1cf-3eb186df0c08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bf23a98-8b87-4c7d-b1cf-3eb186df0c08.shg-box.shg-c {
  justify-content: center;
}

#s-42d73f58-bb9e-4fd2-8faf-abaa99558171 {
  min-height: 500px;
background-color: rgba(242, 242, 242, 1);
}








#s-42d73f58-bb9e-4fd2-8faf-abaa99558171 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42d73f58-bb9e-4fd2-8faf-abaa99558171.shg-box.shg-c {
  justify-content: center;
}

#s-121accb8-2634-4e7d-9126-4097965a4ec2 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-121accb8-2634-4e7d-9126-4097965a4ec2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-db21a021-dc66-44b6-a6df-3311afccaab9 {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}




  #s-db21a021-dc66-44b6-a6df-3311afccaab9 img.shogun-image {
    
    width: px;
  }


#s-db21a021-dc66-44b6-a6df-3311afccaab9 .shogun-image-content {
  
    align-items: center;
  
}

#s-037eb3f0-48e0-457c-8e0b-734b6f9f3096 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}

#s-51ddfe29-2bcb-4e08-a903-99596d674755 {
  padding-top: 23px;
padding-bottom: 23px;
min-height: 50px;
}








#s-51ddfe29-2bcb-4e08-a903-99596d674755 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51ddfe29-2bcb-4e08-a903-99596d674755.shg-box.shg-c {
  justify-content: center;
}

#s-0283d7cb-06c6-441f-822d-6003ecb21585 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0283d7cb-06c6-441f-822d-6003ecb21585 .shogun-heading-component h1 {
  color: rgba(105, 137, 163, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-510ca153-1da4-4ca2-a0fe-6ffdc21b6fa5 {
  min-height: 50px;
}








#s-510ca153-1da4-4ca2-a0fe-6ffdc21b6fa5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-510ca153-1da4-4ca2-a0fe-6ffdc21b6fa5.shg-box.shg-c {
  justify-content: center;
}

#s-f5aac20f-adae-4cf4-89a8-ba1e417f994d {
  min-height: 50px;
}








#s-f5aac20f-adae-4cf4-89a8-ba1e417f994d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5aac20f-adae-4cf4-89a8-ba1e417f994d.shg-box.shg-c {
  justify-content: center;
}

#s-b66326ce-8eb2-4f1f-8c9e-d82cddd63268 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-001c7ea1-e2cb-4963-89e2-a88c54e007d4 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-001c7ea1-e2cb-4963-89e2-a88c54e007d4 {
  display: none;
}
#s-001c7ea1-e2cb-4963-89e2-a88c54e007d4, #wrap-s-001c7ea1-e2cb-4963-89e2-a88c54e007d4 { display:none !important; }}







#s-001c7ea1-e2cb-4963-89e2-a88c54e007d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-001c7ea1-e2cb-4963-89e2-a88c54e007d4.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5e855d58-ee9e-40a4-8f6b-8f309185d805"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-612b76b8-796d-41c4-b563-a94e714736ce {
  min-height: 500px;
background-color: rgba(242, 242, 242, 1);
}








#s-612b76b8-796d-41c4-b563-a94e714736ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-612b76b8-796d-41c4-b563-a94e714736ce.shg-box.shg-c {
  justify-content: center;
}

#s-56273476-39ba-4dad-89e6-fc26cde49bed {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-56273476-39ba-4dad-89e6-fc26cde49bed .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8c6b70ea-493f-4453-a89e-62f8516ed8be {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}




  #s-8c6b70ea-493f-4453-a89e-62f8516ed8be img.shogun-image {
    
    width: px;
  }


#s-8c6b70ea-493f-4453-a89e-62f8516ed8be .shogun-image-content {
  
    align-items: center;
  
}

#s-5126949e-8692-43a7-aa82-e3b4e814f0c8 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}

#s-92e0875a-d9a9-45a6-b8fb-e3f4766eafde {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-92e0875a-d9a9-45a6-b8fb-e3f4766eafde {
  display: none;
}
#s-92e0875a-d9a9-45a6-b8fb-e3f4766eafde, #wrap-s-92e0875a-d9a9-45a6-b8fb-e3f4766eafde { display:none !important; }}







#s-92e0875a-d9a9-45a6-b8fb-e3f4766eafde > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92e0875a-d9a9-45a6-b8fb-e3f4766eafde.shg-box.shg-c {
  justify-content: center;
}

#s-90bc2b6d-1a10-4b69-aef1-c5d6b34f55e4 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 415px;
background-position: center center;
}
@media (min-width: 1200px){#s-90bc2b6d-1a10-4b69-aef1-c5d6b34f55e4 {
  display: none;
}
#s-90bc2b6d-1a10-4b69-aef1-c5d6b34f55e4, #wrap-s-90bc2b6d-1a10-4b69-aef1-c5d6b34f55e4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-90bc2b6d-1a10-4b69-aef1-c5d6b34f55e4 {
  display: none;
}
#s-90bc2b6d-1a10-4b69-aef1-c5d6b34f55e4, #wrap-s-90bc2b6d-1a10-4b69-aef1-c5d6b34f55e4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-90bc2b6d-1a10-4b69-aef1-c5d6b34f55e4 {
  display: none;
}
#s-90bc2b6d-1a10-4b69-aef1-c5d6b34f55e4, #wrap-s-90bc2b6d-1a10-4b69-aef1-c5d6b34f55e4 { display:none !important; }}







#s-90bc2b6d-1a10-4b69-aef1-c5d6b34f55e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90bc2b6d-1a10-4b69-aef1-c5d6b34f55e4.shg-box.shg-c {
  justify-content: center;
}

#s-5dfb71b7-ef6a-4f0d-9f08-2c1e4ea6d977 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-5dfb71b7-ef6a-4f0d-9f08-2c1e4ea6d977 {
  display: none;
}
#s-5dfb71b7-ef6a-4f0d-9f08-2c1e4ea6d977, #wrap-s-5dfb71b7-ef6a-4f0d-9f08-2c1e4ea6d977 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5dfb71b7-ef6a-4f0d-9f08-2c1e4ea6d977 {
  display: none;
}
#s-5dfb71b7-ef6a-4f0d-9f08-2c1e4ea6d977, #wrap-s-5dfb71b7-ef6a-4f0d-9f08-2c1e4ea6d977 { display:none !important; }}@media (max-width: 767px){#s-5dfb71b7-ef6a-4f0d-9f08-2c1e4ea6d977 {
  display: none;
}
#s-5dfb71b7-ef6a-4f0d-9f08-2c1e4ea6d977, #wrap-s-5dfb71b7-ef6a-4f0d-9f08-2c1e4ea6d977 { display:none !important; }}







#s-5dfb71b7-ef6a-4f0d-9f08-2c1e4ea6d977 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5dfb71b7-ef6a-4f0d-9f08-2c1e4ea6d977.shg-box.shg-c {
  justify-content: center;
}

#s-19ff9413-e8a3-4d9c-9118-41247ab5b79a {
  min-height: 400px;
background-color: rgba(242, 242, 242, 1);
}








#s-19ff9413-e8a3-4d9c-9118-41247ab5b79a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19ff9413-e8a3-4d9c-9118-41247ab5b79a.shg-box.shg-c {
  justify-content: center;
}

#s-116906c1-9cd5-40ac-9e1f-3e0eceee80d5 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-116906c1-9cd5-40ac-9e1f-3e0eceee80d5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-30df1ff2-423b-4fcd-a0a3-e0868efa98fe {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}




  #s-30df1ff2-423b-4fcd-a0a3-e0868efa98fe img.shogun-image {
    
    width: px;
  }


#s-30df1ff2-423b-4fcd-a0a3-e0868efa98fe .shogun-image-content {
  
    align-items: center;
  
}

#s-74412f5b-ebee-4666-a91a-17951f399fec {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}

#s-db6c7533-5711-4534-907f-3b1884eb6d45 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-db6c7533-5711-4534-907f-3b1884eb6d45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db6c7533-5711-4534-907f-3b1884eb6d45.shg-box.shg-c {
  justify-content: center;
}

#s-d338841e-1e3d-4897-8e8c-7f2c073d4ae9 {
  padding-top: 14px;
padding-bottom: 14px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d338841e-1e3d-4897-8e8c-7f2c073d4ae9 {
  display: none;
}
#s-d338841e-1e3d-4897-8e8c-7f2c073d4ae9, #wrap-s-d338841e-1e3d-4897-8e8c-7f2c073d4ae9 { display:none !important; }}







#s-d338841e-1e3d-4897-8e8c-7f2c073d4ae9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d338841e-1e3d-4897-8e8c-7f2c073d4ae9.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5ea8d314-809f-43b6-b8c4-6844c60a0f52"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-66cb597b-d1e0-4a47-8643-725415e71a85 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-66cb597b-d1e0-4a47-8643-725415e71a85 {
  display: none;
}
#s-66cb597b-d1e0-4a47-8643-725415e71a85, #wrap-s-66cb597b-d1e0-4a47-8643-725415e71a85 { display:none !important; }}







#s-66cb597b-d1e0-4a47-8643-725415e71a85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66cb597b-d1e0-4a47-8643-725415e71a85.shg-box.shg-c {
  justify-content: center;
}

#s-84c0eaa3-758b-4adf-a8aa-a058e1eac9cb {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-84c0eaa3-758b-4adf-a8aa-a058e1eac9cb {
  display: none;
}
#s-84c0eaa3-758b-4adf-a8aa-a058e1eac9cb, #wrap-s-84c0eaa3-758b-4adf-a8aa-a058e1eac9cb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-84c0eaa3-758b-4adf-a8aa-a058e1eac9cb {
  display: none;
}
#s-84c0eaa3-758b-4adf-a8aa-a058e1eac9cb, #wrap-s-84c0eaa3-758b-4adf-a8aa-a058e1eac9cb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-84c0eaa3-758b-4adf-a8aa-a058e1eac9cb {
  display: none;
}
#s-84c0eaa3-758b-4adf-a8aa-a058e1eac9cb, #wrap-s-84c0eaa3-758b-4adf-a8aa-a058e1eac9cb { display:none !important; }}







#s-84c0eaa3-758b-4adf-a8aa-a058e1eac9cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84c0eaa3-758b-4adf-a8aa-a058e1eac9cb.shg-box.shg-c {
  justify-content: center;
}

#s-3a8f723a-0921-41f1-822e-48308aa350af {
  min-height: 500px;
background-color: rgba(242, 242, 242, 1);
}








#s-3a8f723a-0921-41f1-822e-48308aa350af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a8f723a-0921-41f1-822e-48308aa350af.shg-box.shg-c {
  justify-content: center;
}

#s-997cb991-6fc8-4c57-8acd-5dd894969efe {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-997cb991-6fc8-4c57-8acd-5dd894969efe .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-785d5146-964a-49fb-a324-e3610aa6c56a {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}




  #s-785d5146-964a-49fb-a324-e3610aa6c56a img.shogun-image {
    
    width: px;
  }


#s-785d5146-964a-49fb-a324-e3610aa6c56a .shogun-image-content {
  
    align-items: center;
  
}

#s-7aa2e7cb-1777-40a1-9c9c-46623a50f146 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}

#s-bb36bc96-3cd6-4f78-9617-24dded917a8a {
  padding-top: 14px;
padding-bottom: 14px;
min-height: 50px;
}
@media (min-width: 1200px){#s-bb36bc96-3cd6-4f78-9617-24dded917a8a {
  display: none;
}
#s-bb36bc96-3cd6-4f78-9617-24dded917a8a, #wrap-s-bb36bc96-3cd6-4f78-9617-24dded917a8a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bb36bc96-3cd6-4f78-9617-24dded917a8a {
  display: none;
}
#s-bb36bc96-3cd6-4f78-9617-24dded917a8a, #wrap-s-bb36bc96-3cd6-4f78-9617-24dded917a8a { display:none !important; }}@media (max-width: 767px){#s-bb36bc96-3cd6-4f78-9617-24dded917a8a {
  display: none;
}
#s-bb36bc96-3cd6-4f78-9617-24dded917a8a, #wrap-s-bb36bc96-3cd6-4f78-9617-24dded917a8a { display:none !important; }}







#s-bb36bc96-3cd6-4f78-9617-24dded917a8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb36bc96-3cd6-4f78-9617-24dded917a8a.shg-box.shg-c {
  justify-content: center;
}

#s-3ceda482-eeaf-441b-9f46-da78f1b03060 {
  min-height: 400px;
background-color: rgba(242, 242, 242, 1);
}








#s-3ceda482-eeaf-441b-9f46-da78f1b03060 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ceda482-eeaf-441b-9f46-da78f1b03060.shg-box.shg-c {
  justify-content: center;
}

#s-9f2c497a-ae5d-4eae-9cd6-e56aa7d4ad08 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9f2c497a-ae5d-4eae-9cd6-e56aa7d4ad08 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3058f416-5a42-4b46-b148-e668b5d2ad5f {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}




  #s-3058f416-5a42-4b46-b148-e668b5d2ad5f img.shogun-image {
    
    width: px;
  }


#s-3058f416-5a42-4b46-b148-e668b5d2ad5f .shogun-image-content {
  
    align-items: center;
  
}

#s-8fe8b22f-7507-4947-a9de-6b852198efc6 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}

#s-52caeaec-d3e0-4ec6-a8c8-e59c109fb1cc {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-52caeaec-d3e0-4ec6-a8c8-e59c109fb1cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52caeaec-d3e0-4ec6-a8c8-e59c109fb1cc.shg-box.shg-c {
  justify-content: center;
}

#s-21ce8b6a-190d-42da-b487-dd522bee7377 {
  min-height: 50px;
}








#s-21ce8b6a-190d-42da-b487-dd522bee7377 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21ce8b6a-190d-42da-b487-dd522bee7377.shg-box.shg-c {
  justify-content: center;
}

#s-bdad96d6-dbfc-45ff-890b-da4dc013fc36 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-6fd44788-3372-4ed5-96f8-038937842af1 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
min-height: 50px;
}








#s-6fd44788-3372-4ed5-96f8-038937842af1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6fd44788-3372-4ed5-96f8-038937842af1.shg-box.shg-c {
  justify-content: center;
}

#s-f69cd252-f678-4bf6-9f74-46d9cc6a67c6 {
  padding-top: 7px;
padding-bottom: 7px;
text-align: center;
}

#s-f69cd252-f678-4bf6-9f74-46d9cc6a67c6 .shogun-heading-component h1 {
  color: rgba(105, 137, 163, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2d05058d-4719-487e-a12f-def09a845b85 {
  min-height: 50px;
}








#s-2d05058d-4719-487e-a12f-def09a845b85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d05058d-4719-487e-a12f-def09a845b85.shg-box.shg-c {
  justify-content: center;
}

#s-83f52b65-f47e-4704-9ddf-676058f75521 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-83f52b65-f47e-4704-9ddf-676058f75521 {
  display: none;
}
#s-83f52b65-f47e-4704-9ddf-676058f75521, #wrap-s-83f52b65-f47e-4704-9ddf-676058f75521 { display:none !important; }}







#s-83f52b65-f47e-4704-9ddf-676058f75521 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83f52b65-f47e-4704-9ddf-676058f75521.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e75ce403-dfeb-43bb-a67f-25de4ad6afd2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bca88a54-09c7-4b6e-97e9-5fd09d8d2939 {
  min-height: 525px;
background-color: rgba(242, 242, 242, 1);
}








#s-bca88a54-09c7-4b6e-97e9-5fd09d8d2939 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bca88a54-09c7-4b6e-97e9-5fd09d8d2939.shg-box.shg-c {
  justify-content: center;
}

#s-91ad7559-1f90-4880-a2b6-0e2e443500d9 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-91ad7559-1f90-4880-a2b6-0e2e443500d9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-fe48091b-b2f4-43d1-a6ed-94f11b814d0b {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}




  #s-fe48091b-b2f4-43d1-a6ed-94f11b814d0b img.shogun-image {
    
    width: px;
  }


#s-fe48091b-b2f4-43d1-a6ed-94f11b814d0b .shogun-image-content {
  
    align-items: center;
  
}

#s-a66aa2c0-0fd1-4678-a17a-76febd0345ac {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}

#s-f4ccd8a6-6c7c-40e3-9a9c-517623684c4f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 525px;
background-position: center center;
}








#s-f4ccd8a6-6c7c-40e3-9a9c-517623684c4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4ccd8a6-6c7c-40e3-9a9c-517623684c4f.shg-box.shg-c {
  justify-content: center;
}

#s-bbdc1bec-e560-4b9a-b533-7d8275d01f50 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-bbdc1bec-e560-4b9a-b533-7d8275d01f50 {
  display: none;
}
#s-bbdc1bec-e560-4b9a-b533-7d8275d01f50, #wrap-s-bbdc1bec-e560-4b9a-b533-7d8275d01f50 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bbdc1bec-e560-4b9a-b533-7d8275d01f50 {
  display: none;
}
#s-bbdc1bec-e560-4b9a-b533-7d8275d01f50, #wrap-s-bbdc1bec-e560-4b9a-b533-7d8275d01f50 { display:none !important; }}@media (max-width: 767px){#s-bbdc1bec-e560-4b9a-b533-7d8275d01f50 {
  display: none;
}
#s-bbdc1bec-e560-4b9a-b533-7d8275d01f50, #wrap-s-bbdc1bec-e560-4b9a-b533-7d8275d01f50 { display:none !important; }}







#s-bbdc1bec-e560-4b9a-b533-7d8275d01f50 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbdc1bec-e560-4b9a-b533-7d8275d01f50.shg-box.shg-c {
  justify-content: center;
}

#s-72b642b5-5cca-4487-ab2f-213eb44f5d6e {
  min-height: 450px;
background-color: rgba(242, 242, 242, 1);
}








#s-72b642b5-5cca-4487-ab2f-213eb44f5d6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72b642b5-5cca-4487-ab2f-213eb44f5d6e.shg-box.shg-c {
  justify-content: center;
}

#s-9fc3fcc8-67e4-4585-80ab-a0e1d32f8abe {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9fc3fcc8-67e4-4585-80ab-a0e1d32f8abe .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-60a44f19-bcb8-4880-ad20-0ed1bd489a49 {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}




  #s-60a44f19-bcb8-4880-ad20-0ed1bd489a49 img.shogun-image {
    
    width: px;
  }


#s-60a44f19-bcb8-4880-ad20-0ed1bd489a49 .shogun-image-content {
  
    align-items: center;
  
}

#s-3c7e9826-c89f-47f4-add3-2d8eb84f7d10 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}

#s-cba62f57-e512-46f8-9f75-81585c7f0090 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 525px;
background-position: center center;
}








#s-cba62f57-e512-46f8-9f75-81585c7f0090 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cba62f57-e512-46f8-9f75-81585c7f0090.shg-box.shg-c {
  justify-content: center;
}

#s-7f3763c4-f9e4-4314-9037-67b8d9c2393b {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}








#s-7f3763c4-f9e4-4314-9037-67b8d9c2393b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f3763c4-f9e4-4314-9037-67b8d9c2393b.shg-box.shg-c {
  justify-content: center;
}

#s-7084794d-df9f-4488-802a-a123e10cd6b3 {
  min-height: 350px;
background-color: rgba(255, 255, 255, 1);
}








#s-7084794d-df9f-4488-802a-a123e10cd6b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7084794d-df9f-4488-802a-a123e10cd6b3.shg-box.shg-c {
  justify-content: center;
}

#s-0a99e482-4c7d-4f57-94a0-7ad5a7ea4fd4 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0a99e482-4c7d-4f57-94a0-7ad5a7ea4fd4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3c4eba35-2172-478f-8a8e-47712fb4be11 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}




  #s-3c4eba35-2172-478f-8a8e-47712fb4be11 img.shogun-image {
    
    width: px;
  }


#s-3c4eba35-2172-478f-8a8e-47712fb4be11 .shogun-image-content {
  
    align-items: center;
  
}

#s-009297b5-8ba2-4a1b-a194-b1ea6a3d90ec {
  margin-left: 0%;
margin-right: 0%;
padding-left: 5%;
padding-right: 5%;
}

#s-26ede4cd-6c44-4cac-ad10-385869a78b31 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-26ede4cd-6c44-4cac-ad10-385869a78b31 {
  display: none;
}
#s-26ede4cd-6c44-4cac-ad10-385869a78b31, #wrap-s-26ede4cd-6c44-4cac-ad10-385869a78b31 { display:none !important; }}







#s-26ede4cd-6c44-4cac-ad10-385869a78b31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26ede4cd-6c44-4cac-ad10-385869a78b31.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-75d8181d-2d66-4945-a47d-ce76d98b7353"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b9043741-d32d-4cb9-8455-84d873cbcdcc {
  min-height: 500px;
background-color: rgba(242, 242, 242, 1);
}








#s-b9043741-d32d-4cb9-8455-84d873cbcdcc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9043741-d32d-4cb9-8455-84d873cbcdcc.shg-box.shg-c {
  justify-content: center;
}

#s-f1696d82-a81a-4097-a99b-d60a52d70815 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f1696d82-a81a-4097-a99b-d60a52d70815 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-07e3e935-4ef9-416a-8cc6-be337ca80a8e {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}




  #s-07e3e935-4ef9-416a-8cc6-be337ca80a8e img.shogun-image {
    
    width: px;
  }


#s-07e3e935-4ef9-416a-8cc6-be337ca80a8e .shogun-image-content {
  
    align-items: center;
  
}

#s-6b3a7331-7ea8-4928-ad7d-ea9fca95a66f {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}

#s-5187dcc7-ec31-447e-8e64-cc70fa203800 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-5187dcc7-ec31-447e-8e64-cc70fa203800 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5187dcc7-ec31-447e-8e64-cc70fa203800.shg-box.shg-c {
  justify-content: center;
}

#s-d0302a4e-030b-495f-a692-a4bc4445ef5a {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-d0302a4e-030b-495f-a692-a4bc4445ef5a {
  display: none;
}
#s-d0302a4e-030b-495f-a692-a4bc4445ef5a, #wrap-s-d0302a4e-030b-495f-a692-a4bc4445ef5a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d0302a4e-030b-495f-a692-a4bc4445ef5a {
  display: none;
}
#s-d0302a4e-030b-495f-a692-a4bc4445ef5a, #wrap-s-d0302a4e-030b-495f-a692-a4bc4445ef5a { display:none !important; }}@media (max-width: 767px){#s-d0302a4e-030b-495f-a692-a4bc4445ef5a {
  display: none;
}
#s-d0302a4e-030b-495f-a692-a4bc4445ef5a, #wrap-s-d0302a4e-030b-495f-a692-a4bc4445ef5a { display:none !important; }}







#s-d0302a4e-030b-495f-a692-a4bc4445ef5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0302a4e-030b-495f-a692-a4bc4445ef5a.shg-box.shg-c {
  justify-content: center;
}

#s-5b83ba4e-e1ad-4cf7-92dd-52219d55b4ac {
  min-height: 450px;
background-color: rgba(242, 242, 242, 1);
}








#s-5b83ba4e-e1ad-4cf7-92dd-52219d55b4ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b83ba4e-e1ad-4cf7-92dd-52219d55b4ac.shg-box.shg-c {
  justify-content: center;
}

#s-2fb625e2-9cea-46e2-a781-3cf9c024271d {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2fb625e2-9cea-46e2-a781-3cf9c024271d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-837af32b-b17c-45e1-b3a4-f5fd79ff7357 {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}




  #s-837af32b-b17c-45e1-b3a4-f5fd79ff7357 img.shogun-image {
    
    width: px;
  }


#s-837af32b-b17c-45e1-b3a4-f5fd79ff7357 .shogun-image-content {
  
    align-items: center;
  
}

#s-e6f6b02b-f573-4247-aa25-736712baf615 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}

#s-5eeb0619-d677-4084-b228-9f8f4c1ceed4 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-5eeb0619-d677-4084-b228-9f8f4c1ceed4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5eeb0619-d677-4084-b228-9f8f4c1ceed4.shg-box.shg-c {
  justify-content: center;
}

#s-b64caf33-4fbf-4f6a-81a8-81dc7d765a4b {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}








#s-b64caf33-4fbf-4f6a-81a8-81dc7d765a4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b64caf33-4fbf-4f6a-81a8-81dc7d765a4b.shg-box.shg-c {
  justify-content: center;
}

#s-40b6b083-fcf3-482f-bdb9-7503e27d1204 {
  min-height: 150px;
background-color: rgba(242, 242, 242, 1);
}








#s-40b6b083-fcf3-482f-bdb9-7503e27d1204 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40b6b083-fcf3-482f-bdb9-7503e27d1204.shg-box.shg-c {
  justify-content: center;
}

#s-e2567b4d-7db7-4498-b851-0e0581a6d917 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 4%;
padding-right: 4%;
background-color: rgba(255, 255, 255, 1);
}

#s-99c55f43-8f9d-4308-9410-819e0d6dd318 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-99c55f43-8f9d-4308-9410-819e0d6dd318 {
  display: none;
}
#s-99c55f43-8f9d-4308-9410-819e0d6dd318, #wrap-s-99c55f43-8f9d-4308-9410-819e0d6dd318 { display:none !important; }}







#s-99c55f43-8f9d-4308-9410-819e0d6dd318 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99c55f43-8f9d-4308-9410-819e0d6dd318.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c4fff377-985e-4c7e-b01d-0c56f3857e76"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-62f86b4f-5250-4dac-9bce-6c7067bba93d {
  min-height: 520px;
background-color: rgba(242, 242, 242, 1);
}








#s-62f86b4f-5250-4dac-9bce-6c7067bba93d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62f86b4f-5250-4dac-9bce-6c7067bba93d.shg-box.shg-c {
  justify-content: center;
}

#s-8a95c87d-032d-4f00-bfb3-60965d7a0ffa {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8a95c87d-032d-4f00-bfb3-60965d7a0ffa .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b46e2afe-f8c4-4e67-b0a8-37c71e620800 {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}




  #s-b46e2afe-f8c4-4e67-b0a8-37c71e620800 img.shogun-image {
    
    width: px;
  }


#s-b46e2afe-f8c4-4e67-b0a8-37c71e620800 .shogun-image-content {
  
    align-items: center;
  
}

#s-383594e7-d413-4902-b389-0d7de148ea75 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}

#s-95d13895-6acc-4bc5-8d19-33ca979d6b4a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 520px;
background-position: center center;
}
@media (max-width: 767px){#s-95d13895-6acc-4bc5-8d19-33ca979d6b4a {
  display: none;
}
#s-95d13895-6acc-4bc5-8d19-33ca979d6b4a, #wrap-s-95d13895-6acc-4bc5-8d19-33ca979d6b4a { display:none !important; }}







#s-95d13895-6acc-4bc5-8d19-33ca979d6b4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95d13895-6acc-4bc5-8d19-33ca979d6b4a.shg-box.shg-c {
  justify-content: center;
}

#s-80642376-86e8-46d4-b65e-d1d630f06ec0 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 520px;
background-position: center center;
}
@media (min-width: 1200px){#s-80642376-86e8-46d4-b65e-d1d630f06ec0 {
  display: none;
}
#s-80642376-86e8-46d4-b65e-d1d630f06ec0, #wrap-s-80642376-86e8-46d4-b65e-d1d630f06ec0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-80642376-86e8-46d4-b65e-d1d630f06ec0 {
  display: none;
}
#s-80642376-86e8-46d4-b65e-d1d630f06ec0, #wrap-s-80642376-86e8-46d4-b65e-d1d630f06ec0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-80642376-86e8-46d4-b65e-d1d630f06ec0 {
  display: none;
}
#s-80642376-86e8-46d4-b65e-d1d630f06ec0, #wrap-s-80642376-86e8-46d4-b65e-d1d630f06ec0 { display:none !important; }}







#s-80642376-86e8-46d4-b65e-d1d630f06ec0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80642376-86e8-46d4-b65e-d1d630f06ec0.shg-box.shg-c {
  justify-content: center;
}

#s-23fffce8-4901-49d7-a25e-f66fc4884101 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-23fffce8-4901-49d7-a25e-f66fc4884101 {
  display: none;
}
#s-23fffce8-4901-49d7-a25e-f66fc4884101, #wrap-s-23fffce8-4901-49d7-a25e-f66fc4884101 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-23fffce8-4901-49d7-a25e-f66fc4884101 {
  display: none;
}
#s-23fffce8-4901-49d7-a25e-f66fc4884101, #wrap-s-23fffce8-4901-49d7-a25e-f66fc4884101 { display:none !important; }}@media (max-width: 767px){#s-23fffce8-4901-49d7-a25e-f66fc4884101 {
  display: none;
}
#s-23fffce8-4901-49d7-a25e-f66fc4884101, #wrap-s-23fffce8-4901-49d7-a25e-f66fc4884101 { display:none !important; }}







#s-23fffce8-4901-49d7-a25e-f66fc4884101 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23fffce8-4901-49d7-a25e-f66fc4884101.shg-box.shg-c {
  justify-content: center;
}

#s-52f2b20f-266d-430a-99b3-5ccce0078a3f {
  min-height: 450px;
background-color: rgba(242, 242, 242, 1);
}








#s-52f2b20f-266d-430a-99b3-5ccce0078a3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52f2b20f-266d-430a-99b3-5ccce0078a3f.shg-box.shg-c {
  justify-content: center;
}

#s-9b1ba7b6-ed21-4ae7-8315-4b89e08f7367 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9b1ba7b6-ed21-4ae7-8315-4b89e08f7367 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-51d4838a-7616-4333-9c21-9ca608a66bf4 {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}




  #s-51d4838a-7616-4333-9c21-9ca608a66bf4 img.shogun-image {
    
    width: px;
  }


#s-51d4838a-7616-4333-9c21-9ca608a66bf4 .shogun-image-content {
  
    align-items: center;
  
}

#s-37967f2b-b928-49e9-bd84-f1661dc90f67 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}

#s-ec19451c-bf92-45e3-8216-40d86da33f7a {
  background-repeat: no-repeat;
background-size: contain;
min-height: 520px;
background-position: center center;
}








#s-ec19451c-bf92-45e3-8216-40d86da33f7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec19451c-bf92-45e3-8216-40d86da33f7a.shg-box.shg-c {
  justify-content: center;
}

#s-49a48b2b-8052-423b-826d-8bde7289d700 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}








#s-49a48b2b-8052-423b-826d-8bde7289d700 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49a48b2b-8052-423b-826d-8bde7289d700.shg-box.shg-c {
  justify-content: center;
}

#s-0de03ac1-5f35-4be8-a410-47c6eb1257bf {
  min-height: 270px;
background-color: rgba(255, 255, 255, 1);
}








#s-0de03ac1-5f35-4be8-a410-47c6eb1257bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0de03ac1-5f35-4be8-a410-47c6eb1257bf.shg-box.shg-c {
  justify-content: center;
}

#s-3fd8dce2-7a0d-40df-8218-70420d924ab7 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3fd8dce2-7a0d-40df-8218-70420d924ab7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-cd21781e-5c15-4637-a550-3fb4c80cfb89 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}




  #s-cd21781e-5c15-4637-a550-3fb4c80cfb89 img.shogun-image {
    
    width: px;
  }


#s-cd21781e-5c15-4637-a550-3fb4c80cfb89 .shogun-image-content {
  
    align-items: center;
  
}

#s-48cf223d-5736-4843-8e79-49f84da7a2fd {
  margin-left: 0%;
margin-right: 0%;
padding-left: 5%;
padding-right: 5%;
}

#s-7c222634-1908-4920-97bd-77e2b7983e47 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7c222634-1908-4920-97bd-77e2b7983e47 {
  display: none;
}
#s-7c222634-1908-4920-97bd-77e2b7983e47, #wrap-s-7c222634-1908-4920-97bd-77e2b7983e47 { display:none !important; }}@media (max-width: 767px){#s-7c222634-1908-4920-97bd-77e2b7983e47 {
  display: none;
}
#s-7c222634-1908-4920-97bd-77e2b7983e47, #wrap-s-7c222634-1908-4920-97bd-77e2b7983e47 { display:none !important; }}







#s-7c222634-1908-4920-97bd-77e2b7983e47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c222634-1908-4920-97bd-77e2b7983e47.shg-box.shg-c {
  justify-content: center;
}

#s-8a05a380-b85b-4922-84ee-10803071fa52 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-8a05a380-b85b-4922-84ee-10803071fa52 {
  display: none;
}
#s-8a05a380-b85b-4922-84ee-10803071fa52, #wrap-s-8a05a380-b85b-4922-84ee-10803071fa52 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8a05a380-b85b-4922-84ee-10803071fa52 {
  display: none;
}
#s-8a05a380-b85b-4922-84ee-10803071fa52, #wrap-s-8a05a380-b85b-4922-84ee-10803071fa52 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8a05a380-b85b-4922-84ee-10803071fa52 {
  display: none;
}
#s-8a05a380-b85b-4922-84ee-10803071fa52, #wrap-s-8a05a380-b85b-4922-84ee-10803071fa52 { display:none !important; }}







#s-8a05a380-b85b-4922-84ee-10803071fa52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a05a380-b85b-4922-84ee-10803071fa52.shg-box.shg-c {
  justify-content: center;
}

#s-b0f690db-a282-4705-8e60-7bf886ee4e90 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-b0f690db-a282-4705-8e60-7bf886ee4e90 {
  display: none;
}
#s-b0f690db-a282-4705-8e60-7bf886ee4e90, #wrap-s-b0f690db-a282-4705-8e60-7bf886ee4e90 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b0f690db-a282-4705-8e60-7bf886ee4e90 {
  display: none;
}
#s-b0f690db-a282-4705-8e60-7bf886ee4e90, #wrap-s-b0f690db-a282-4705-8e60-7bf886ee4e90 { display:none !important; }}@media (max-width: 767px){#s-b0f690db-a282-4705-8e60-7bf886ee4e90 {
  display: none;
}
#s-b0f690db-a282-4705-8e60-7bf886ee4e90, #wrap-s-b0f690db-a282-4705-8e60-7bf886ee4e90 { display:none !important; }}







#s-b0f690db-a282-4705-8e60-7bf886ee4e90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0f690db-a282-4705-8e60-7bf886ee4e90.shg-box.shg-c {
  justify-content: center;
}

#s-cdb261a7-f0af-4343-aab5-38399a64ea4d {
  min-height: 50px;
}








#s-cdb261a7-f0af-4343-aab5-38399a64ea4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdb261a7-f0af-4343-aab5-38399a64ea4d.shg-box.shg-c {
  justify-content: center;
}

#s-dd49eec9-774b-426d-8f6e-cfb497a1bb7b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-710669e5-065f-4250-8510-28810906d788 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}








#s-710669e5-065f-4250-8510-28810906d788 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-710669e5-065f-4250-8510-28810906d788.shg-box.shg-c {
  justify-content: center;
}

#s-8ab49191-5dba-43dd-8c5c-41bafd43f1a8 {
  min-height: 270px;
background-color: rgba(105, 137, 163, 1);
}








#s-8ab49191-5dba-43dd-8c5c-41bafd43f1a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ab49191-5dba-43dd-8c5c-41bafd43f1a8.shg-box.shg-c {
  justify-content: center;
}

#s-25f7549e-4ed1-44ad-8d81-e504cdae8d1a {
  margin-left: 0%;
margin-right: 0%;
padding-left: 5%;
padding-right: 5%;
}

#s-ee092492-0b39-45fd-9bdb-348bc28df7ba {
  min-height: 50px;
}








#s-ee092492-0b39-45fd-9bdb-348bc28df7ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee092492-0b39-45fd-9bdb-348bc28df7ba.shg-box.shg-c {
  justify-content: center;
}

#s-97332b32-b74b-4d82-8fab-1f95d8140cd1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-44ce4b85-335a-47e8-9ab1-b27566fda7c1 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 300px;
background-position: center center;
}
@media (max-width: 767px){#s-44ce4b85-335a-47e8-9ab1-b27566fda7c1 {
  display: none;
}
#s-44ce4b85-335a-47e8-9ab1-b27566fda7c1, #wrap-s-44ce4b85-335a-47e8-9ab1-b27566fda7c1 { display:none !important; }}







#s-44ce4b85-335a-47e8-9ab1-b27566fda7c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44ce4b85-335a-47e8-9ab1-b27566fda7c1 {
  cursor: pointer;
}#s-44ce4b85-335a-47e8-9ab1-b27566fda7c1.shg-box.shg-c {
  justify-content: center;
}

#s-00540146-e154-4792-a4c3-af4e582e2343 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}
@media (min-width: 1200px){#s-00540146-e154-4792-a4c3-af4e582e2343 {
  display: none;
}
#s-00540146-e154-4792-a4c3-af4e582e2343, #wrap-s-00540146-e154-4792-a4c3-af4e582e2343 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-00540146-e154-4792-a4c3-af4e582e2343 {
  display: none;
}
#s-00540146-e154-4792-a4c3-af4e582e2343, #wrap-s-00540146-e154-4792-a4c3-af4e582e2343 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-00540146-e154-4792-a4c3-af4e582e2343 {
  display: none;
}
#s-00540146-e154-4792-a4c3-af4e582e2343, #wrap-s-00540146-e154-4792-a4c3-af4e582e2343 { display:none !important; }}







#s-00540146-e154-4792-a4c3-af4e582e2343 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00540146-e154-4792-a4c3-af4e582e2343 {
  cursor: pointer;
}#s-00540146-e154-4792-a4c3-af4e582e2343.shg-box.shg-c {
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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