.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-4693ec8d-8792-4a93-89a5-e5e371667ab8 {
  min-height: 50px;
}








#s-4693ec8d-8792-4a93-89a5-e5e371667ab8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4693ec8d-8792-4a93-89a5-e5e371667ab8.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-3b0c49a1-828e-4aae-9350-5d8284d3e4f3 {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20%;
padding-bottom: 10px;
padding-right: 20%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3b0c49a1-828e-4aae-9350-5d8284d3e4f3 {
  padding-left: 15%;
padding-right: 15%;
}
}@media (max-width: 767px){#s-3b0c49a1-828e-4aae-9350-5d8284d3e4f3 {
  padding-left: 5%;
padding-right: 5%;
}
}
#s-3b0c49a1-828e-4aae-9350-5d8284d3e4f3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



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

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

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

#s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e {
  margin-top: 3%;
margin-left: 10%;
margin-bottom: 3%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0c4f03a7-fa97-4bf0-9161-c5552ea6267e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-026ac17d-171d-441c-9026-142bdfe57a08 {
  text-align: center;
}




  #s-026ac17d-171d-441c-9026-142bdfe57a08 img.shogun-image {
    
    width: px;
  }


#s-026ac17d-171d-441c-9026-142bdfe57a08 .shogun-image-content {
  
    align-items: center;
  
}

#s-e7a02b51-cc1d-4b38-ab54-4b00f9edaee8 {
  min-height: 50px;
}








#s-e7a02b51-cc1d-4b38-ab54-4b00f9edaee8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7a02b51-cc1d-4b38-ab54-4b00f9edaee8.shg-box.shg-c {
  justify-content: center;
}

#s-78615a64-6b7b-419d-8185-efff96fdb353 {
  display: none;
}
.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

#s-09a13070-dcc3-40ed-b227-97811d0b7e75 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-09a13070-dcc3-40ed-b227-97811d0b7e75 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-09a13070-dcc3-40ed-b227-97811d0b7e75 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-809c8c0b-26b6-42b4-accb-578c528312f1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-809c8c0b-26b6-42b4-accb-578c528312f1 .shogun-heading-component h3 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f7e2e717-411d-4408-8062-23b9ccfe7a04 {
  padding-left: 0px;
padding-right: 0px;
text-align: left;
}

#s-f7e2e717-411d-4408-8062-23b9ccfe7a04 .shogun-heading-component h5 {
  color: rgba(168, 104, 20, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.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-43a7f990-7d5c-44b8-ba1d-6f0bd71e7f6a {
  min-height: 50px;
}








#s-43a7f990-7d5c-44b8-ba1d-6f0bd71e7f6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43a7f990-7d5c-44b8-ba1d-6f0bd71e7f6a.shg-box.shg-c {
  justify-content: center;
}

#s-29033b1e-af03-4b08-bd95-1d3dc87a9cf3 {
  margin-top: -1%;
margin-left: 0%;
margin-bottom: -1%;
margin-right: 0%;
padding-left: 15%;
padding-right: 15%;
}

#s-29033b1e-af03-4b08-bd95-1d3dc87a9cf3 {
  display: none;
}
#s-e66817c4-daf6-4a82-bdab-297657dcdede {
  text-align: center;
}

#s-e66817c4-daf6-4a82-bdab-297657dcdede .shg-product-sold-out {
  display: none;
  color: rgba(202, 34, 34, 1);
  font-size: 20px;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-e66817c4-daf6-4a82-bdab-297657dcdede .shg-product-price {
  color: rgba(202, 34, 34, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 20px;
}

#s-e66817c4-daf6-4a82-bdab-297657dcdede .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4865f96e-d575-4cc6-9f52-45019130a72e {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}

#s-4865f96e-d575-4cc6-9f52-45019130a72e .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-4865f96e-d575-4cc6-9f52-45019130a72e .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-4865f96e-d575-4cc6-9f52-45019130a72e .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-4865f96e-d575-4cc6-9f52-45019130a72e .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.shg-product-atc-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-product-atc-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-ce541e01-bf70-41c9-b244-3bdd8e3358b0 {
  border-style: solid;
margin-top: 2%;
margin-bottom: 2%;
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(168, 104, 20, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(168, 104, 20, 1);
text-align: center;
cursor: pointer;
}
#s-ce541e01-bf70-41c9-b244-3bdd8e3358b0:hover {background-color: rgba(168, 104, 20, 0.81) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ce541e01-bf70-41c9-b244-3bdd8e3358b0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ce541e01-bf70-41c9-b244-3bdd8e3358b0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ce541e01-bf70-41c9-b244-3bdd8e3358b0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce541e01-bf70-41c9-b244-3bdd8e3358b0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}

#s-ce541e01-bf70-41c9-b244-3bdd8e3358b0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ca1a5173-fc2d-42ea-93ba-57f05e928574 {
  min-height: 50px;
}








#s-ca1a5173-fc2d-42ea-93ba-57f05e928574 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca1a5173-fc2d-42ea-93ba-57f05e928574.shg-box.shg-c {
  justify-content: center;
}

#s-7352a258-98e2-4cd3-81da-d5b94b134c0f {
  padding-top: 4%;
padding-left: 25%;
padding-bottom: 4%;
padding-right: 25%;
text-align: center;
}




  #s-7352a258-98e2-4cd3-81da-d5b94b134c0f img.shogun-image {
    
    width: px;
  }


#s-7352a258-98e2-4cd3-81da-d5b94b134c0f .shogun-image-content {
  
    align-items: center;
  
}

#s-be799a08-e3aa-432b-8d8c-ba418158e827 {
  padding-top: 8%;
padding-bottom: 8%;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-be799a08-e3aa-432b-8d8c-ba418158e827 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be799a08-e3aa-432b-8d8c-ba418158e827.shg-box.shg-c {
  justify-content: center;
}

#s-559ca491-6ddf-450b-a167-21e69581650c {
  margin-left: 8%;
margin-right: 8%;
}

@media (min-width: 0px) {
[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-559ca491-6ddf-450b-a167-21e69581650c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-51d9f24f-2997-460b-8bf7-d54a553f372e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-51d9f24f-2997-460b-8bf7-d54a553f372e .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-814a9ee0-4420-4abf-a5fe-62853f7f19ed {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-814a9ee0-4420-4abf-a5fe-62853f7f19ed .shogun-heading-component h3 {
  color: rgba(196, 139, 59, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-91e9ec52-93dd-48f2-b054-51cc21521897 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-91e9ec52-93dd-48f2-b054-51cc21521897 .shogun-heading-component h3 {
  color: rgba(196, 139, 59, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-acafda89-468f-4fae-ae43-534983f5e093 {
  padding-bottom: 0%;
}

#s-af81bac0-caf7-46cb-af0e-38a55b081e5d {
  padding-top: 15%;
text-align: center;
}




  #s-af81bac0-caf7-46cb-af0e-38a55b081e5d img.shogun-image {
    
    width: px;
  }


#s-af81bac0-caf7-46cb-af0e-38a55b081e5d .shogun-image-content {
  
    align-items: center;
  
}

#s-c4526555-e62a-48b7-94f0-818f6b83c120 {
  min-height: 50px;
background-color: rgba(164, 125, 61, 1);
}








#s-c4526555-e62a-48b7-94f0-818f6b83c120 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4526555-e62a-48b7-94f0-818f6b83c120.shg-box.shg-c {
  justify-content: center;
}

#s-dcf7ffff-e9ce-4228-8b55-43a084b8a505 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dcf7ffff-e9ce-4228-8b55-43a084b8a505 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d2b1f5ed-3f8b-402a-9e2e-52052cc6edb1 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 15%;
padding-bottom: 15%;
min-height: 50px;
background-attachment: scroll;
background-position: center center;
}








#s-d2b1f5ed-3f8b-402a-9e2e-52052cc6edb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2b1f5ed-3f8b-402a-9e2e-52052cc6edb1.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-dbc5f415-6d50-4f20-b9fb-3bdf12807fc9"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-76e38f18-409a-425a-971f-3b1fae4134b6 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-76e38f18-409a-425a-971f-3b1fae4134b6 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0ea95691-d6fe-4c65-a53e-f1d9be48ee62 {
  padding-left: 7%;
padding-right: 7%;
}

#s-c6903c0c-ddff-4fa4-9398-0c85e7d148d2 {
  min-height: 50px;
}








#s-c6903c0c-ddff-4fa4-9398-0c85e7d148d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6903c0c-ddff-4fa4-9398-0c85e7d148d2.shg-box.shg-c {
  justify-content: center;
}

#s-ad8c627f-7881-42d8-86d9-07287a2eb41b {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-ad8c627f-7881-42d8-86d9-07287a2eb41b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ad8c627f-7881-42d8-86d9-07287a2eb41b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ad8c627f-7881-42d8-86d9-07287a2eb41b {
  
}
}@media (max-width: 767px){#s-ad8c627f-7881-42d8-86d9-07287a2eb41b {
  
}
}







#s-ad8c627f-7881-42d8-86d9-07287a2eb41b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad8c627f-7881-42d8-86d9-07287a2eb41b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-be9381b3-1c6a-415b-8053-34f45c469061 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-be9381b3-1c6a-415b-8053-34f45c469061 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-be9381b3-1c6a-415b-8053-34f45c469061 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-be9381b3-1c6a-415b-8053-34f45c469061 {
  
}
}@media (max-width: 767px){#s-be9381b3-1c6a-415b-8053-34f45c469061 {
  
}
}







#s-be9381b3-1c6a-415b-8053-34f45c469061 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-be9381b3-1c6a-415b-8053-34f45c469061.shg-box.shg-c {
  justify-content: center;
}

#s-d5ebedc8-3c01-471e-a832-984ecac32793 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-d5ebedc8-3c01-471e-a832-984ecac32793"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-59e12bf0-41f4-442f-8454-36b71550634a {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-59e12bf0-41f4-442f-8454-36b71550634a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59e12bf0-41f4-442f-8454-36b71550634a.shg-box.shg-c {
  justify-content: center;
}

#s-88206ad3-6295-4bc4-b478-1ea34fc36aea {
  margin-top: 1%;
margin-left: 50px;
margin-bottom: 1%;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-88206ad3-6295-4bc4-b478-1ea34fc36aea .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a372330a-12b7-4486-9bf1-6fb4d5bb1673 {
  margin-left: 50px;
margin-right: 50px;
}

#s-51896a13-798a-40f3-937a-e14d70976d4d {
  border-style: solid;
margin-top: 3%;
margin-left: 50px;
margin-bottom: 3%;
margin-right: 50px;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: dashed;
}

#s-fd95c591-60a2-40ca-a136-afcd1456e1a0 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-fd95c591-60a2-40ca-a136-afcd1456e1a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd95c591-60a2-40ca-a136-afcd1456e1a0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e42a2369-933a-4826-ab3f-fe219d62654b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e42a2369-933a-4826-ab3f-fe219d62654b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d6368840-fa0a-4461-ac95-fa7476bcf05c {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center 25%;
}








#s-d6368840-fa0a-4461-ac95-fa7476bcf05c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6368840-fa0a-4461-ac95-fa7476bcf05c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4d166726-c9e0-4e12-9893-23a48df5debd {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
background-color: rgba(243, 243, 243, 1);
}
@media (max-width: 767px){#s-4d166726-c9e0-4e12-9893-23a48df5debd {
  min-height: 350px;
}
}







#s-4d166726-c9e0-4e12-9893-23a48df5debd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d166726-c9e0-4e12-9893-23a48df5debd.shg-box.shg-c {
  justify-content: center;
}

#s-51b2a0d4-6ec0-4f16-9100-3eb263b09549 {
  margin-top: 1%;
margin-left: 50px;
margin-bottom: 1%;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-51b2a0d4-6ec0-4f16-9100-3eb263b09549 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6a5a14cd-9842-4371-83b3-cc8496aaf19d {
  margin-left: 50px;
margin-right: 50px;
}

#s-881d8b07-87a5-4382-b613-90912b78af98 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-881d8b07-87a5-4382-b613-90912b78af98"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-babb89fa-e288-4170-a4c1-e236e07afab3 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}
@media (max-width: 767px){#s-babb89fa-e288-4170-a4c1-e236e07afab3 {
  min-height: 350px;
}
}







#s-babb89fa-e288-4170-a4c1-e236e07afab3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-babb89fa-e288-4170-a4c1-e236e07afab3.shg-box.shg-c {
  justify-content: center;
}

#s-98bea85f-a376-48ec-b562-ba50b230577d {
  margin-top: 1%;
margin-left: 50px;
margin-bottom: 1%;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-98bea85f-a376-48ec-b562-ba50b230577d .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-eb8c4c20-049e-46d6-8653-f9f63bc6cb17 {
  margin-left: 50px;
margin-right: 50px;
}

#s-7adb6770-2ba8-4098-a7ec-a48473cd1f61 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-7adb6770-2ba8-4098-a7ec-a48473cd1f61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7adb6770-2ba8-4098-a7ec-a48473cd1f61.shg-box.shg-c {
  justify-content: flex-start;
}

#s-37d37fba-6207-4932-97a0-d4f2b56c8a57 {
  min-height: 50px;
}








#s-37d37fba-6207-4932-97a0-d4f2b56c8a57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37d37fba-6207-4932-97a0-d4f2b56c8a57.shg-box.shg-c {
  justify-content: center;
}

#s-ae8994c7-da64-4bfb-aee8-ffd6b9d0ee51 {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-ae8994c7-da64-4bfb-aee8-ffd6b9d0ee51 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ae8994c7-da64-4bfb-aee8-ffd6b9d0ee51 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae8994c7-da64-4bfb-aee8-ffd6b9d0ee51 {
  
}
}@media (max-width: 767px){#s-ae8994c7-da64-4bfb-aee8-ffd6b9d0ee51 {
  
}
}







#s-ae8994c7-da64-4bfb-aee8-ffd6b9d0ee51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae8994c7-da64-4bfb-aee8-ffd6b9d0ee51.shg-box.shg-c {
  justify-content: flex-start;
}

#s-514e9cdf-4f4e-4643-a544-97bde08167d6 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-514e9cdf-4f4e-4643-a544-97bde08167d6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-514e9cdf-4f4e-4643-a544-97bde08167d6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-514e9cdf-4f4e-4643-a544-97bde08167d6 {
  
}
}@media (max-width: 767px){#s-514e9cdf-4f4e-4643-a544-97bde08167d6 {
  
}
}







#s-514e9cdf-4f4e-4643-a544-97bde08167d6 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-514e9cdf-4f4e-4643-a544-97bde08167d6.shg-box.shg-c {
  justify-content: center;
}

#s-79353e76-e621-4028-9fe7-f7e466ee7695 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-79353e76-e621-4028-9fe7-f7e466ee7695"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5a153dbb-4a74-4855-b278-8b132548db40 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-5a153dbb-4a74-4855-b278-8b132548db40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a153dbb-4a74-4855-b278-8b132548db40.shg-box.shg-c {
  justify-content: flex-start;
}

#s-02ba3810-ead9-4c56-9b80-a4f32f87ffa8 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
background-color: rgba(243, 243, 243, 1);
}
@media (max-width: 767px){#s-02ba3810-ead9-4c56-9b80-a4f32f87ffa8 {
  min-height: 350px;
}
}







#s-02ba3810-ead9-4c56-9b80-a4f32f87ffa8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02ba3810-ead9-4c56-9b80-a4f32f87ffa8.shg-box.shg-c {
  justify-content: center;
}

#s-310d4b2a-c769-4698-b2ab-45bf993f849c {
  margin-top: 1%;
margin-left: 50px;
margin-bottom: 1%;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-310d4b2a-c769-4698-b2ab-45bf993f849c .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c24097dd-896c-4b67-b586-35f9fb56867d {
  margin-left: 50px;
margin-right: 50px;
}

#s-e01582ba-0324-4512-991f-21faac0f5d19 {
  margin-top: 0%;
margin-bottom: 0%;
padding-left: 12%;
padding-right: 12%;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}
@media (max-width: 767px){#s-e01582ba-0324-4512-991f-21faac0f5d19 {
  padding-left: 2%;
padding-bottom: 4%;
padding-right: 2%;
}
}







#s-e01582ba-0324-4512-991f-21faac0f5d19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e01582ba-0324-4512-991f-21faac0f5d19.shg-box.shg-c {
  justify-content: center;
}

#s-c78a7cad-7467-4220-8592-f75cc6ef04ce {
  margin-top: 1%;
margin-left: 50px;
margin-bottom: 1%;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-c78a7cad-7467-4220-8592-f75cc6ef04ce .shogun-heading-component h4 {
  color: rgba(168, 104, 20, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6ca0128b-a8f9-4428-91de-47711652301d {
  border-style: solid;
margin-top: 3%;
margin-left: 50px;
margin-bottom: 3%;
margin-right: 50px;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: dashed;
border-radius: 0px;
}

#s-445e362b-140f-4db8-a664-0f2dc3e0af58 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-445e362b-140f-4db8-a664-0f2dc3e0af58"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-7280a2aa-6d61-4ae4-bb12-23c819bc953e {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}
@media (max-width: 767px){#s-7280a2aa-6d61-4ae4-bb12-23c819bc953e {
  min-height: 350px;
}
}







#s-7280a2aa-6d61-4ae4-bb12-23c819bc953e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7280a2aa-6d61-4ae4-bb12-23c819bc953e.shg-box.shg-c {
  justify-content: center;
}

#s-99516663-3267-4574-9068-a3f5dd90810c {
  margin-top: 1%;
margin-left: 50px;
margin-bottom: 1%;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-99516663-3267-4574-9068-a3f5dd90810c .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e3e7eed8-af9d-472c-9013-d1808992c4ab {
  margin-left: 50px;
margin-right: 50px;
}

#s-644e2730-14b7-4a14-bff0-fe1b63d84a6f {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-644e2730-14b7-4a14-bff0-fe1b63d84a6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-644e2730-14b7-4a14-bff0-fe1b63d84a6f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0dcec742-c23c-4f0d-b7b4-7957bf670cbd {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-0dcec742-c23c-4f0d-b7b4-7957bf670cbd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0dcec742-c23c-4f0d-b7b4-7957bf670cbd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0dcec742-c23c-4f0d-b7b4-7957bf670cbd {
  
}
}@media (max-width: 767px){#s-0dcec742-c23c-4f0d-b7b4-7957bf670cbd {
  
}
}







#s-0dcec742-c23c-4f0d-b7b4-7957bf670cbd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0dcec742-c23c-4f0d-b7b4-7957bf670cbd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2d9c2521-771a-4393-abf1-16284d2af6e2 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-2d9c2521-771a-4393-abf1-16284d2af6e2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2d9c2521-771a-4393-abf1-16284d2af6e2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2d9c2521-771a-4393-abf1-16284d2af6e2 {
  
}
}@media (max-width: 767px){#s-2d9c2521-771a-4393-abf1-16284d2af6e2 {
  
}
}







#s-2d9c2521-771a-4393-abf1-16284d2af6e2 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-2d9c2521-771a-4393-abf1-16284d2af6e2.shg-box.shg-c {
  justify-content: center;
}

#s-b6f74e62-5e14-4adc-befe-04d1667f7f52 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b6f74e62-5e14-4adc-befe-04d1667f7f52"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-09e3b787-f64e-480b-882a-46af6e8368c9 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-09e3b787-f64e-480b-882a-46af6e8368c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09e3b787-f64e-480b-882a-46af6e8368c9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-12869c14-0098-47af-8109-b99e4aa0a20b {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
background-color: rgba(243, 243, 243, 1);
}
@media (max-width: 767px){#s-12869c14-0098-47af-8109-b99e4aa0a20b {
  min-height: 350px;
}
}







#s-12869c14-0098-47af-8109-b99e4aa0a20b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12869c14-0098-47af-8109-b99e4aa0a20b.shg-box.shg-c {
  justify-content: center;
}

#s-fdb123fa-cf22-48d5-9bdc-19801098be6a {
  margin-top: 1%;
margin-left: 50px;
margin-bottom: 1%;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fdb123fa-cf22-48d5-9bdc-19801098be6a .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-caf62d32-a339-4a26-a111-d5e216fa4ae9 {
  margin-left: 50px;
margin-right: 50px;
}

#s-b6f1df34-e2b4-4639-b1d7-968fe56261b2 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-b6f1df34-e2b4-4639-b1d7-968fe56261b2"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-1461f1c2-522c-4cce-a7db-f22466769a0b {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}
@media (max-width: 767px){#s-1461f1c2-522c-4cce-a7db-f22466769a0b {
  min-height: 350px;
}
}







#s-1461f1c2-522c-4cce-a7db-f22466769a0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1461f1c2-522c-4cce-a7db-f22466769a0b.shg-box.shg-c {
  justify-content: center;
}

#s-73d1feb0-186b-4f44-8c86-49ed23311b80 {
  margin-top: 1%;
margin-left: 50px;
margin-bottom: 1%;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-73d1feb0-186b-4f44-8c86-49ed23311b80 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-66065e26-2135-4443-bc50-7f489d6053b9 {
  margin-left: 50px;
margin-right: 50px;
}

#s-4fc8037f-5e9d-44a9-8135-014c1c09afbf {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-4fc8037f-5e9d-44a9-8135-014c1c09afbf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4fc8037f-5e9d-44a9-8135-014c1c09afbf.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f236c6e8-2478-4405-870a-153a6575931b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
background-color: rgba(243, 243, 243, 1);
}

@media (min-width: 0px) {
[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f236c6e8-2478-4405-870a-153a6575931b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-def5d273-abd5-4d87-a9a0-3929496135e9 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0%;
padding-bottom: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: left bottom;
}








#s-def5d273-abd5-4d87-a9a0-3929496135e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-def5d273-abd5-4d87-a9a0-3929496135e9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3438edc2-59f8-4e20-8d3c-e9dfe04c4ae5 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 300px;
background-color: rgba(243, 243, 243, 1);
}








#s-3438edc2-59f8-4e20-8d3c-e9dfe04c4ae5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3438edc2-59f8-4e20-8d3c-e9dfe04c4ae5.shg-box.shg-c {
  justify-content: center;
}

#s-48240bd6-00b4-4370-8e97-bdb31a19f732 {
  margin-top: 1%;
margin-left: 50px;
margin-bottom: 1%;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-48240bd6-00b4-4370-8e97-bdb31a19f732 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3372a15e-3b48-409c-9d97-28839ef1ebb0 {
  margin-left: 50px;
margin-right: 50px;
}

#s-d4446b28-c1ff-4f43-b4ae-ad61fe884947 {
  padding-left: 12%;
padding-right: 12%;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-d4446b28-c1ff-4f43-b4ae-ad61fe884947 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4446b28-c1ff-4f43-b4ae-ad61fe884947.shg-box.shg-c {
  justify-content: center;
}

#s-f3f440ba-49d1-485c-a3b4-ddafde911eff {
  margin-top: 1%;
margin-left: 50px;
margin-bottom: 1%;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-f3f440ba-49d1-485c-a3b4-ddafde911eff .shogun-heading-component h4 {
  color: rgba(168, 104, 20, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a93153cb-8307-460a-b716-cb1321a76635 {
  border-style: solid;
margin-top: 3%;
margin-left: 50px;
margin-bottom: 3%;
margin-right: 50px;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: dashed;
border-radius: 0px;
}
@media (max-width: 767px){#s-a93153cb-8307-460a-b716-cb1321a76635 {
  margin-top: 4%;
margin-left: 2%;
margin-bottom: 4%;
margin-right: 2%;
}
}
#s-6668c045-453c-419d-a462-1f6dc8af4914 {
  margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-6668c045-453c-419d-a462-1f6dc8af4914 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6668c045-453c-419d-a462-1f6dc8af4914.shg-box.shg-c {
  justify-content: center;
}

#s-817c04ac-a3f9-4fd0-b141-e64aa15aea6b {
  margin-top: 1%;
margin-left: 50px;
margin-bottom: 1%;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-817c04ac-a3f9-4fd0-b141-e64aa15aea6b .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f784aec1-b125-4178-9b75-9e4719dc3124 {
  margin-left: 15%;
margin-right: 15%;
max-width: 950px;
}

@media (min-width: 0px) {
[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-f784aec1-b125-4178-9b75-9e4719dc3124"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-59777f37-8dfa-472e-8a28-f4d787af7bd4 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-dfea81c3-7dd0-4e2b-8d6f-84931fa49ce1 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-411f85b7-c84b-4b23-84b2-8a0f2785d134 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-02e5bf12-c6ec-4686-b139-c6488594991b {
  margin-top: 0%;
margin-left: 30%;
margin-bottom: 0%;
margin-right: 30%;
padding-top: 0%;
padding-bottom: 0%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-02e5bf12-c6ec-4686-b139-c6488594991b {
  margin-left: 20%;
margin-right: 20%;
}
}@media (max-width: 767px){#s-02e5bf12-c6ec-4686-b139-c6488594991b {
  margin-left: 0%;
margin-right: 0%;
}
}



  #s-02e5bf12-c6ec-4686-b139-c6488594991b img.shogun-image {
    
    width: px;
  }


#s-02e5bf12-c6ec-4686-b139-c6488594991b .shogun-image-content {
  
    align-items: center;
  
}

#s-6154b75c-cbd0-4fca-9849-f68d1e3c8ac3 {
  min-height: 50px;
}








#s-6154b75c-cbd0-4fca-9849-f68d1e3c8ac3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6154b75c-cbd0-4fca-9849-f68d1e3c8ac3.shg-box.shg-c {
  justify-content: center;
}

#s-4f8f051c-3ac3-4944-9b9f-3ecccca863aa {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4%;
padding-left: 0%;
padding-bottom: 4%;
padding-right: 0%;
min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}








#s-4f8f051c-3ac3-4944-9b9f-3ecccca863aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f8f051c-3ac3-4944-9b9f-3ecccca863aa.shg-box.shg-c {
  justify-content: center;
}

#s-271f8b31-9c14-488c-803f-938da228faab {
  margin-left: 30%;
margin-right: 30%;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 0%;
padding-right: 5%;
text-align: center;
}
@media (max-width: 767px){#s-271f8b31-9c14-488c-803f-938da228faab {
  margin-left: 15%;
margin-right: 15%;
}
}



  #s-271f8b31-9c14-488c-803f-938da228faab img.shogun-image {
    
    width: px;
  }


#s-271f8b31-9c14-488c-803f-938da228faab .shogun-image-content {
  
    align-items: center;
  
}

#s-66502790-e31c-4b28-8109-dd0590c82436 {
  margin-left: 15%;
margin-right: 15%;
min-height: 50px;
}
@media (max-width: 767px){#s-66502790-e31c-4b28-8109-dd0590c82436 {
  margin-left: 5%;
margin-right: 5%;
}
}







#s-66502790-e31c-4b28-8109-dd0590c82436 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66502790-e31c-4b28-8109-dd0590c82436.shg-box.shg-c {
  justify-content: center;
}

#s-3626f407-b725-4a38-a8a6-a8908934d045 {
  margin-top: 1%;
margin-left: 50px;
margin-bottom: 1%;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3626f407-b725-4a38-a8a6-a8908934d045 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d235af18-a1d2-4558-b7b0-adbc5e049b5c {
  margin-left: 50px;
margin-right: 50px;
padding-left: 0%;
padding-right: 0%;
}

#s-193f0128-81bd-4905-964f-14c52295a1e9 {
  min-height: 50px;
}








#s-193f0128-81bd-4905-964f-14c52295a1e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-193f0128-81bd-4905-964f-14c52295a1e9.shg-box.shg-c {
  justify-content: center;
}

#s-94a9bb1c-3ba8-436b-909c-4ef923b81a5d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-94a9bb1c-3ba8-436b-909c-4ef923b81a5d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-94a9bb1c-3ba8-436b-909c-4ef923b81a5d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-94a9bb1c-3ba8-436b-909c-4ef923b81a5d {
  
}
}@media (max-width: 767px){#s-94a9bb1c-3ba8-436b-909c-4ef923b81a5d {
  
}
}







#s-94a9bb1c-3ba8-436b-909c-4ef923b81a5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94a9bb1c-3ba8-436b-909c-4ef923b81a5d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-05f6e4b2-bcc4-43a8-91c9-8d9675342fdd {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-05f6e4b2-bcc4-43a8-91c9-8d9675342fdd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-05f6e4b2-bcc4-43a8-91c9-8d9675342fdd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-05f6e4b2-bcc4-43a8-91c9-8d9675342fdd {
  
}
}@media (max-width: 767px){#s-05f6e4b2-bcc4-43a8-91c9-8d9675342fdd {
  
}
}







#s-05f6e4b2-bcc4-43a8-91c9-8d9675342fdd > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-05f6e4b2-bcc4-43a8-91c9-8d9675342fdd.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-14db2f59-327b-4b40-8362-0334374ab2fa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b4d0f315-05a2-4fc2-a91d-48f55562418c {
  margin-top: 20%;
margin-left: 30px;
margin-bottom: 3%;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-b4d0f315-05a2-4fc2-a91d-48f55562418c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b4d0f315-05a2-4fc2-a91d-48f55562418c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b4d0f315-05a2-4fc2-a91d-48f55562418c {
  
}
}@media (max-width: 767px){#s-b4d0f315-05a2-4fc2-a91d-48f55562418c {
  
}
}
#s-b4d0f315-05a2-4fc2-a91d-48f55562418c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ab3b2a2b-51d2-4120-b459-9c5c541844a6 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-ab3b2a2b-51d2-4120-b459-9c5c541844a6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ab3b2a2b-51d2-4120-b459-9c5c541844a6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ab3b2a2b-51d2-4120-b459-9c5c541844a6 {
  
}
}@media (max-width: 767px){#s-ab3b2a2b-51d2-4120-b459-9c5c541844a6 {
  
}
}
/*
  $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;
}
