.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-7d64041d-9e7b-4b26-8132-46c99d5bde64 {
  text-align: center;
}




  #s-7d64041d-9e7b-4b26-8132-46c99d5bde64 img.shogun-image {
    
    width: px;
  }


#s-7d64041d-9e7b-4b26-8132-46c99d5bde64 .shogun-image-content {
  
    align-items: center;
  
}

.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-6bab1f87-3ad6-460b-8d69-a05198cb3679 {
  min-height: 50px;
}








#s-6bab1f87-3ad6-460b-8d69-a05198cb3679 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bab1f87-3ad6-460b-8d69-a05198cb3679.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-99c75ac6-23d7-4169-85f3-50ce98c196ef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-99c75ac6-23d7-4169-85f3-50ce98c196ef .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 38px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-970e6e25-6508-4263-a5a2-3a80eb58d6f5 {
  min-height: 50px;
}








#s-970e6e25-6508-4263-a5a2-3a80eb58d6f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-970e6e25-6508-4263-a5a2-3a80eb58d6f5.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-ad00a947-74ed-4935-9499-93de891e0977 {
  min-height: 50px;
}








#s-ad00a947-74ed-4935-9499-93de891e0977 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad00a947-74ed-4935-9499-93de891e0977.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-36b09100-f23e-4616-aa44-17ab1c6b60e3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1d026c0e-75de-417d-a1bf-6f8fc7b1c055 {
  text-align: center;
}




  #s-1d026c0e-75de-417d-a1bf-6f8fc7b1c055 img.shogun-image {
    
    width: px;
  }


#s-1d026c0e-75de-417d-a1bf-6f8fc7b1c055 .shogun-image-content {
  
    align-items: center;
  
}

#s-1a655b54-304c-4c9a-b31c-0f2ce5cb1907 {
  text-align: center;
}




  #s-1a655b54-304c-4c9a-b31c-0f2ce5cb1907 img.shogun-image {
    
    width: px;
  }


#s-1a655b54-304c-4c9a-b31c-0f2ce5cb1907 .shogun-image-content {
  
    align-items: center;
  
}

#s-0009c067-1d7b-4f01-9efe-717430e18269 {
  min-height: 50px;
}








#s-0009c067-1d7b-4f01-9efe-717430e18269 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0009c067-1d7b-4f01-9efe-717430e18269.shg-box.shg-c {
  justify-content: center;
}

#s-b333285e-5ba0-4487-b67b-d253d80279c9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-a6dbacd6-cbb2-4197-b122-0917e16d6179 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a6dbacd6-cbb2-4197-b122-0917e16d6179 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-541b6907-bcba-4a3b-8652-6d7c9f2fecd8 {
  min-height: 50px;
}








#s-541b6907-bcba-4a3b-8652-6d7c9f2fecd8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-541b6907-bcba-4a3b-8652-6d7c9f2fecd8.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f53b9d5d-0e7e-499f-95ad-c88a7fba2ee1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2ed58d7a-8ded-452b-aa2f-1978b62f394d {
  text-align: center;
}




  #s-2ed58d7a-8ded-452b-aa2f-1978b62f394d img.shogun-image {
    
    width: px;
  }


#s-2ed58d7a-8ded-452b-aa2f-1978b62f394d .shogun-image-content {
  
    align-items: center;
  
}

#s-95d51956-bd07-420b-a8d2-112dd9bbae64 {
  text-align: center;
}




  #s-95d51956-bd07-420b-a8d2-112dd9bbae64 img.shogun-image {
    
    width: px;
  }


#s-95d51956-bd07-420b-a8d2-112dd9bbae64 .shogun-image-content {
  
    align-items: center;
  
}

#s-52e6544c-09a0-4be5-8114-ce376994c9da {
  min-height: 50px;
}








#s-52e6544c-09a0-4be5-8114-ce376994c9da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52e6544c-09a0-4be5-8114-ce376994c9da.shg-box.shg-c {
  justify-content: center;
}

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

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

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

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

#s-bcdc192c-4149-41f6-81d8-23f9076ded94 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-bcdc192c-4149-41f6-81d8-23f9076ded94:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bcdc192c-4149-41f6-81d8-23f9076ded94:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bcdc192c-4149-41f6-81d8-23f9076ded94.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-903d9fbf-68b4-47e9-a0ec-0c8e5c965109 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-bf257fd9-1256-4684-9dea-6ae7ca5ec5f2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bf257fd9-1256-4684-9dea-6ae7ca5ec5f2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e8e5f1f0-7937-4039-ae31-80df946ef89e {
  min-height: 50px;
}








#s-e8e5f1f0-7937-4039-ae31-80df946ef89e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8e5f1f0-7937-4039-ae31-80df946ef89e.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6213ed84-7ee6-4fc6-aaa1-ad0cd11e7372"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-606cff70-46b8-4420-9de6-420dc31daf94 {
  text-align: center;
}




  #s-606cff70-46b8-4420-9de6-420dc31daf94 img.shogun-image {
    
    width: px;
  }


#s-606cff70-46b8-4420-9de6-420dc31daf94 .shogun-image-content {
  
    align-items: center;
  
}

#s-a3c37384-5621-43ad-b78a-37ab5526407e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-a3c37384-5621-43ad-b78a-37ab5526407e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a3c37384-5621-43ad-b78a-37ab5526407e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a3c37384-5621-43ad-b78a-37ab5526407e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-c4bad22b-c995-4b48-8c78-9e39e85a16bc {
  text-align: center;
}




  #s-c4bad22b-c995-4b48-8c78-9e39e85a16bc img.shogun-image {
    
    width: px;
  }


#s-c4bad22b-c995-4b48-8c78-9e39e85a16bc .shogun-image-content {
  
    align-items: center;
  
}

#s-6194bc01-0a7b-4174-a273-6b28d22b06cc {
  min-height: 50px;
}








#s-6194bc01-0a7b-4174-a273-6b28d22b06cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6194bc01-0a7b-4174-a273-6b28d22b06cc.shg-box.shg-c {
  justify-content: center;
}

#s-345f0f08-2f11-473d-bb54-edfc98e14275 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-345f0f08-2f11-473d-bb54-edfc98e14275:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-345f0f08-2f11-473d-bb54-edfc98e14275:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-345f0f08-2f11-473d-bb54-edfc98e14275.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-1140f692-b25a-474a-bb93-4b04deb9818d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-c7ab8aae-f3bd-4b79-b4fb-e63f5785cedd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c7ab8aae-f3bd-4b79-b4fb-e63f5785cedd .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f589762d-cd1d-46db-adb6-82f5a5c01681 {
  min-height: 50px;
}








#s-f589762d-cd1d-46db-adb6-82f5a5c01681 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f589762d-cd1d-46db-adb6-82f5a5c01681.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e1568416-38d6-4c21-b995-c662dce778e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8504a30d-07ee-4af4-8c81-75c62cac3674 {
  text-align: center;
}




  #s-8504a30d-07ee-4af4-8c81-75c62cac3674 img.shogun-image {
    
    width: px;
  }


#s-8504a30d-07ee-4af4-8c81-75c62cac3674 .shogun-image-content {
  
    align-items: center;
  
}

#s-e7ba2757-416f-4f24-9d02-5daa4b4dde15 {
  text-align: center;
}




  #s-e7ba2757-416f-4f24-9d02-5daa4b4dde15 img.shogun-image {
    
    width: px;
  }


#s-e7ba2757-416f-4f24-9d02-5daa4b4dde15 .shogun-image-content {
  
    align-items: center;
  
}

#s-efc71d0b-6eeb-49be-8178-5c9063647896 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-efc71d0b-6eeb-49be-8178-5c9063647896:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-efc71d0b-6eeb-49be-8178-5c9063647896:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-efc71d0b-6eeb-49be-8178-5c9063647896.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-7cbd89d0-fb74-4479-9eec-00b3a9b2713b {
  min-height: 50px;
}








#s-7cbd89d0-fb74-4479-9eec-00b3a9b2713b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7cbd89d0-fb74-4479-9eec-00b3a9b2713b.shg-box.shg-c {
  justify-content: center;
}

#s-5da62c98-e0e2-4869-b244-68b329ab4bcb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5da62c98-e0e2-4869-b244-68b329ab4bcb .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d355c548-a3d7-468a-a32a-6b4edef074a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-00e5ffea-4030-42cd-825a-ad6a26e6a6da {
  text-align: center;
}




  #s-00e5ffea-4030-42cd-825a-ad6a26e6a6da img.shogun-image {
    
    width: px;
  }


#s-00e5ffea-4030-42cd-825a-ad6a26e6a6da .shogun-image-content {
  
    align-items: center;
  
}

#s-d14db016-fb7f-4a3e-949e-91d5953beac7 {
  text-align: center;
}




  #s-d14db016-fb7f-4a3e-949e-91d5953beac7 img.shogun-image {
    
    width: px;
  }


#s-d14db016-fb7f-4a3e-949e-91d5953beac7 .shogun-image-content {
  
    align-items: center;
  
}

#s-964d7ceb-38f4-4140-97ba-d663a37b7f59 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-964d7ceb-38f4-4140-97ba-d663a37b7f59:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-964d7ceb-38f4-4140-97ba-d663a37b7f59:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-964d7ceb-38f4-4140-97ba-d663a37b7f59.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-0dff8d8a-544a-4d74-8124-37c37cf96046 {
  min-height: 50px;
}








#s-0dff8d8a-544a-4d74-8124-37c37cf96046 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0dff8d8a-544a-4d74-8124-37c37cf96046.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-63fe970b-a2ef-4c24-83b9-0104a92fad7d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-020a30b8-8dba-43a8-8c70-0e813e1aacac {
  text-align: center;
}




  #s-020a30b8-8dba-43a8-8c70-0e813e1aacac img.shogun-image {
    
    width: px;
  }


#s-020a30b8-8dba-43a8-8c70-0e813e1aacac .shogun-image-content {
  
    align-items: center;
  
}

#s-5c1b4a78-f86d-422c-ac60-e3be47fd9415 {
  text-align: center;
}




  #s-5c1b4a78-f86d-422c-ac60-e3be47fd9415 img.shogun-image {
    
    width: px;
  }


#s-5c1b4a78-f86d-422c-ac60-e3be47fd9415 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6ebc590-c72e-4558-bd3b-2226b3dc77df {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-d6ebc590-c72e-4558-bd3b-2226b3dc77df:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d6ebc590-c72e-4558-bd3b-2226b3dc77df:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d6ebc590-c72e-4558-bd3b-2226b3dc77df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-fdd0576a-4907-459f-8ce0-5d0f27b64a95 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-35bc57bd-5454-4ab8-bdc9-185212bebd60 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-35bc57bd-5454-4ab8-bdc9-185212bebd60 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-31b2bb8d-ed5c-4501-bb0d-aadffcc2d34d {
  min-height: 50px;
}








#s-31b2bb8d-ed5c-4501-bb0d-aadffcc2d34d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31b2bb8d-ed5c-4501-bb0d-aadffcc2d34d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17f4d9ed-20cd-4720-b11c-3ee79a19c17e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d434c597-6f04-442c-ba4b-68bda85f1ea8 {
  text-align: center;
}




  #s-d434c597-6f04-442c-ba4b-68bda85f1ea8 img.shogun-image {
    
    width: px;
  }


#s-d434c597-6f04-442c-ba4b-68bda85f1ea8 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b6a571a-79da-47f1-80e9-8aa6367663bd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-9b6a571a-79da-47f1-80e9-8aa6367663bd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9b6a571a-79da-47f1-80e9-8aa6367663bd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9b6a571a-79da-47f1-80e9-8aa6367663bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-615814ba-4a0e-49b1-ba7c-eb1be88322ff {
  text-align: center;
}




  #s-615814ba-4a0e-49b1-ba7c-eb1be88322ff img.shogun-image {
    
    width: px;
  }


#s-615814ba-4a0e-49b1-ba7c-eb1be88322ff .shogun-image-content {
  
    align-items: center;
  
}

#s-cc92b25d-12ba-41e0-9618-69e19b3bd2af {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-cc92b25d-12ba-41e0-9618-69e19b3bd2af:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cc92b25d-12ba-41e0-9618-69e19b3bd2af:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cc92b25d-12ba-41e0-9618-69e19b3bd2af.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-7aa208fa-c415-45c2-a5e0-faae0b69be60 {
  min-height: 50px;
}








#s-7aa208fa-c415-45c2-a5e0-faae0b69be60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7aa208fa-c415-45c2-a5e0-faae0b69be60.shg-box.shg-c {
  justify-content: center;
}

#s-16ebce27-0785-4a37-b79f-6bac5d37462c {
  text-align: center;
}




  #s-16ebce27-0785-4a37-b79f-6bac5d37462c img.shogun-image {
    
    width: px;
  }


#s-16ebce27-0785-4a37-b79f-6bac5d37462c .shogun-image-content {
  
    align-items: center;
  
}

#s-dbf51792-b61d-457b-8b08-3917a1dc968d {
  min-height: 50px;
}








#s-dbf51792-b61d-457b-8b08-3917a1dc968d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbf51792-b61d-457b-8b08-3917a1dc968d.shg-box.shg-c {
  justify-content: center;
}

#s-e26178ee-8a81-491a-bee8-42e7249a169a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-e3f80496-416a-4672-939b-4b156951bcd5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3f80496-416a-4672-939b-4b156951bcd5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9d1dfce9-ea66-41da-9fbb-b6c9622c4ca8 {
  min-height: 50px;
}








#s-9d1dfce9-ea66-41da-9fbb-b6c9622c4ca8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d1dfce9-ea66-41da-9fbb-b6c9622c4ca8.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0d1a8afc-747e-4ce2-92d9-49ac397f1629"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b72a62e8-65f3-4874-9c4d-e919f4a3eb9b {
  text-align: center;
}




  #s-b72a62e8-65f3-4874-9c4d-e919f4a3eb9b img.shogun-image {
    
    width: px;
  }


#s-b72a62e8-65f3-4874-9c4d-e919f4a3eb9b .shogun-image-content {
  
    align-items: center;
  
}

#s-b18316dc-126a-4dba-b00d-6bf6015d77a9 {
  text-align: center;
}




  #s-b18316dc-126a-4dba-b00d-6bf6015d77a9 img.shogun-image {
    
    width: px;
  }


#s-b18316dc-126a-4dba-b00d-6bf6015d77a9 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9e0b593f-997c-4f8d-afd3-10c72cf59020"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-93f6deec-5a6f-4838-9308-07d5d3fb7e9c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-93f6deec-5a6f-4838-9308-07d5d3fb7e9c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-93f6deec-5a6f-4838-9308-07d5d3fb7e9c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-93f6deec-5a6f-4838-9308-07d5d3fb7e9c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-ceef6eb2-da4d-4af3-9118-17507dd3b43f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ceef6eb2-da4d-4af3-9118-17507dd3b43f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ceef6eb2-da4d-4af3-9118-17507dd3b43f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ceef6eb2-da4d-4af3-9118-17507dd3b43f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-7afed769-fb12-4be3-a67a-dc28d795285c {
  min-height: 50px;
}








#s-7afed769-fb12-4be3-a67a-dc28d795285c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7afed769-fb12-4be3-a67a-dc28d795285c.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c1e24680-a7a6-4654-9742-01c1ef16bc47"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-da012f24-6813-44aa-b360-9f11a1676229 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-69259430-ab80-4aec-8b3b-9d8833857e41 {
  text-align: left;
}


.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 {
  max-width: 100%;
}

.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 .shg-image-zoom,
.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 {
  max-width: 100%;
}

.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 .shg-image-zoom,
.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 {
  max-width: 100%;
}

.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 .shg-image-zoom,
.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 {
  max-width: 100%;
}

.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 .shg-image-zoom,
.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 {
  max-width: 100%;
}

.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 .shg-image-zoom,
.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69259430-ab80-4aec-8b3b-9d8833857e41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-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;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-a7bb4cba-8680-476e-8a93-bec653547a11 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7bb4cba-8680-476e-8a93-bec653547a11 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Merriweather;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
}

.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-a8e3b8bc-e071-410d-bd57-2c27aa205670 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a8e3b8bc-e071-410d-bd57-2c27aa205670:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a8e3b8bc-e071-410d-bd57-2c27aa205670:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a8e3b8bc-e071-410d-bd57-2c27aa205670 {
  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-a8e3b8bc-e071-410d-bd57-2c27aa205670.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a8e3b8bc-e071-410d-bd57-2c27aa205670.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-a8e3b8bc-e071-410d-bd57-2c27aa205670.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7acedc21-bcd9-40af-9a31-fc27904bf193 {
  display: none;
}
#s-c343c6ba-c8b5-4101-ad7a-6537d790095f {
  text-align: left;
}


.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f {
  max-width: 100%;
}

.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f .shg-image-zoom,
.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f {
  max-width: 100%;
}

.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f .shg-image-zoom,
.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f {
  max-width: 100%;
}

.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f .shg-image-zoom,
.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f {
  max-width: 100%;
}

.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f .shg-image-zoom,
.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f {
  max-width: 100%;
}

.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f .shg-image-zoom,
.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c343c6ba-c8b5-4101-ad7a-6537d790095f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-403a1f34-b7c5-4ace-be57-13e76015dc47 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-403a1f34-b7c5-4ace-be57-13e76015dc47 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Merriweather;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
}

#s-77b9d72a-aaa7-495f-8c80-3cabe642dc19 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-77b9d72a-aaa7-495f-8c80-3cabe642dc19:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-77b9d72a-aaa7-495f-8c80-3cabe642dc19:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-77b9d72a-aaa7-495f-8c80-3cabe642dc19 {
  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-77b9d72a-aaa7-495f-8c80-3cabe642dc19.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-77b9d72a-aaa7-495f-8c80-3cabe642dc19.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-77b9d72a-aaa7-495f-8c80-3cabe642dc19.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b0a0b4c0-55e1-46bc-8a59-fbada1831aa7 {
  display: none;
}
#s-35d019f5-bf80-427c-b72e-349126f33bc7 {
  text-align: left;
}


.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 {
  max-width: 100%;
}

.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 .shg-image-zoom,
.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 {
  max-width: 100%;
}

.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 .shg-image-zoom,
.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 {
  max-width: 100%;
}

.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 .shg-image-zoom,
.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 {
  max-width: 100%;
}

.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 .shg-image-zoom,
.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 {
  max-width: 100%;
}

.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 .shg-image-zoom,
.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35d019f5-bf80-427c-b72e-349126f33bc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5c971202-afe9-4a97-9d98-e4f124727692 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c971202-afe9-4a97-9d98-e4f124727692 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Merriweather;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
}

#s-6185932e-e6ab-41be-81b0-28fd58ebef55 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-6185932e-e6ab-41be-81b0-28fd58ebef55:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6185932e-e6ab-41be-81b0-28fd58ebef55:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6185932e-e6ab-41be-81b0-28fd58ebef55 {
  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-6185932e-e6ab-41be-81b0-28fd58ebef55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6185932e-e6ab-41be-81b0-28fd58ebef55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-6185932e-e6ab-41be-81b0-28fd58ebef55.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b3c69e92-62dd-45ff-9cdf-517f1b7e7c81 {
  min-height: 50px;
}








#s-b3c69e92-62dd-45ff-9cdf-517f1b7e7c81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3c69e92-62dd-45ff-9cdf-517f1b7e7c81.shg-box.shg-c {
  justify-content: center;
}

#s-d99346c1-9518-4ce2-aa5b-c30f7d9db8d8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-d99346c1-9518-4ce2-aa5b-c30f7d9db8d8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d99346c1-9518-4ce2-aa5b-c30f7d9db8d8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d99346c1-9518-4ce2-aa5b-c30f7d9db8d8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-bcc36288-2554-4707-b4d3-81e99c646d94 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-faaebcee-078a-47eb-b3a0-c6787d6a4cf1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-faaebcee-078a-47eb-b3a0-c6787d6a4cf1 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-889ec7fa-9c98-42d8-b577-3419b0ab589b {
  min-height: 50px;
}








#s-889ec7fa-9c98-42d8-b577-3419b0ab589b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-889ec7fa-9c98-42d8-b577-3419b0ab589b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-04dca70d-6591-4c6c-a0f3-ca7dee991096"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-d4a2958a-d09d-4e48-82d1-2f38ac0c1d12 {
  text-align: center;
}




  #s-d4a2958a-d09d-4e48-82d1-2f38ac0c1d12 img.shogun-image {
    
    width: px;
  }


#s-d4a2958a-d09d-4e48-82d1-2f38ac0c1d12 .shogun-image-content {
  
    align-items: center;
  
}

#s-264b15b4-c388-4da2-92fb-f99280ff9243 {
  text-align: center;
}




  #s-264b15b4-c388-4da2-92fb-f99280ff9243 img.shogun-image {
    
    width: px;
  }


#s-264b15b4-c388-4da2-92fb-f99280ff9243 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f52e934-a256-42c1-b5fd-3f17354b5c23 {
  text-align: center;
}




  #s-2f52e934-a256-42c1-b5fd-3f17354b5c23 img.shogun-image {
    
    width: px;
  }


#s-2f52e934-a256-42c1-b5fd-3f17354b5c23 .shogun-image-content {
  
    align-items: center;
  
}

#s-7b2c04eb-56f3-4d1c-92fb-1d87e9931efd {
  text-align: center;
}




  #s-7b2c04eb-56f3-4d1c-92fb-1d87e9931efd img.shogun-image {
    
    width: px;
  }


#s-7b2c04eb-56f3-4d1c-92fb-1d87e9931efd .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6a53b850-ea90-41b2-8bc0-59a15416c6f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3a230507-5139-46dd-a998-aa6f7b8c4730 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-3a230507-5139-46dd-a998-aa6f7b8c4730:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3a230507-5139-46dd-a998-aa6f7b8c4730:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3a230507-5139-46dd-a998-aa6f7b8c4730.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-d9a26324-a24e-4090-99a2-46c3fff43688 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-d9a26324-a24e-4090-99a2-46c3fff43688:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d9a26324-a24e-4090-99a2-46c3fff43688:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d9a26324-a24e-4090-99a2-46c3fff43688.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-f4b6231e-e922-481d-adbc-d6014aefd940 {
  min-height: 50px;
}








#s-f4b6231e-e922-481d-adbc-d6014aefd940 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4b6231e-e922-481d-adbc-d6014aefd940.shg-box.shg-c {
  justify-content: center;
}

#s-a0ac8ed3-9e38-4317-aea4-8f72563cbc06 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a0ac8ed3-9e38-4317-aea4-8f72563cbc06 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5d292919-f79c-4762-8548-358a25ccd030 {
  min-height: 50px;
}








#s-5d292919-f79c-4762-8548-358a25ccd030 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d292919-f79c-4762-8548-358a25ccd030.shg-box.shg-c {
  justify-content: center;
}

#s-8691993d-de58-48a4-9250-e54a1221efb1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-4181451e-e9f3-43f5-ad22-6f5d74a3b6f3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4181451e-e9f3-43f5-ad22-6f5d74a3b6f3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-73d0b375-dd12-4d7b-8bb4-6f4de32c4fcc {
  min-height: 50px;
}








#s-73d0b375-dd12-4d7b-8bb4-6f4de32c4fcc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73d0b375-dd12-4d7b-8bb4-6f4de32c4fcc.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e2101295-4910-469d-9342-ae9ca3443ac7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ea7e7a4f-5f04-4d35-b9db-f58c2f9202ce {
  text-align: center;
}




  #s-ea7e7a4f-5f04-4d35-b9db-f58c2f9202ce img.shogun-image {
    
    width: px;
  }


#s-ea7e7a4f-5f04-4d35-b9db-f58c2f9202ce .shogun-image-content {
  
    align-items: center;
  
}

#s-7e22c524-5c87-4d28-9be5-f493e220c7ec {
  text-align: center;
}




  #s-7e22c524-5c87-4d28-9be5-f493e220c7ec img.shogun-image {
    
    width: px;
  }


#s-7e22c524-5c87-4d28-9be5-f493e220c7ec .shogun-image-content {
  
    align-items: center;
  
}

#s-d3cd5094-d31b-4e61-9367-387520db25b7 {
  min-height: 50px;
}








#s-d3cd5094-d31b-4e61-9367-387520db25b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d3cd5094-d31b-4e61-9367-387520db25b7.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cf18c541-5197-4e40-9904-5cd4c669c255"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7d79638b-f3df-4512-9552-a044d3ea650d {
  text-align: center;
}




  #s-7d79638b-f3df-4512-9552-a044d3ea650d img.shogun-image {
    
    width: px;
  }


#s-7d79638b-f3df-4512-9552-a044d3ea650d .shogun-image-content {
  
    align-items: center;
  
}

#s-816274e0-edef-41ec-8f5a-80227f829800 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-816274e0-edef-41ec-8f5a-80227f829800:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-816274e0-edef-41ec-8f5a-80227f829800:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-816274e0-edef-41ec-8f5a-80227f829800.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-6d43c446-c0b1-43ac-a839-8b7e562ceef3 {
  text-align: center;
}




  #s-6d43c446-c0b1-43ac-a839-8b7e562ceef3 img.shogun-image {
    
    width: px;
  }


#s-6d43c446-c0b1-43ac-a839-8b7e562ceef3 .shogun-image-content {
  
    align-items: center;
  
}

#s-732fff47-17df-4cb9-8d06-3f8fb9d76873 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-732fff47-17df-4cb9-8d06-3f8fb9d76873:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-732fff47-17df-4cb9-8d06-3f8fb9d76873:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-732fff47-17df-4cb9-8d06-3f8fb9d76873.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-52e3f172-5c2b-474c-8f58-c2e99537a0f1 {
  min-height: 50px;
}








#s-52e3f172-5c2b-474c-8f58-c2e99537a0f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52e3f172-5c2b-474c-8f58-c2e99537a0f1.shg-box.shg-c {
  justify-content: center;
}

#s-19fdf661-d065-4ea3-bff3-143fff813c67 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-64d737ec-e939-44ed-9ba1-f57269ff4eaf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-64d737ec-e939-44ed-9ba1-f57269ff4eaf .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-30b4204b-fec3-42ad-81d1-0f0615cdabc2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-709bc357-811d-4601-bfb4-85eaf8e918cb {
  text-align: center;
}




  #s-709bc357-811d-4601-bfb4-85eaf8e918cb img.shogun-image {
    
    width: px;
  }


#s-709bc357-811d-4601-bfb4-85eaf8e918cb .shogun-image-content {
  
    align-items: center;
  
}

#s-928eb0ba-d7b4-4e6d-b42d-e116c60b4409 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-928eb0ba-d7b4-4e6d-b42d-e116c60b4409:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-928eb0ba-d7b4-4e6d-b42d-e116c60b4409:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-928eb0ba-d7b4-4e6d-b42d-e116c60b4409.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-2a2a37d5-b298-44f9-96b4-5facedf7c787 {
  text-align: center;
}




  #s-2a2a37d5-b298-44f9-96b4-5facedf7c787 img.shogun-image {
    
    width: px;
  }


#s-2a2a37d5-b298-44f9-96b4-5facedf7c787 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee7a8f8a-a271-4857-ad4d-47dee1b45463 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ee7a8f8a-a271-4857-ad4d-47dee1b45463:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ee7a8f8a-a271-4857-ad4d-47dee1b45463:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ee7a8f8a-a271-4857-ad4d-47dee1b45463.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Merriweather;
  display:  inline-block ;
}

#s-08df8342-0d91-4cc3-8037-e6d77e6b4f42 {
  min-height: 50px;
}








#s-08df8342-0d91-4cc3-8037-e6d77e6b4f42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08df8342-0d91-4cc3-8037-e6d77e6b4f42.shg-box.shg-c {
  justify-content: center;
}

#s-fb4f95d6-5b3c-495c-93a7-9d5509c7e00b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fb4f95d6-5b3c-495c-93a7-9d5509c7e00b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-74f07881-dac0-4fe8-8ac8-4d2067838399 {
  min-height: 50px;
}








#s-74f07881-dac0-4fe8-8ac8-4d2067838399 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74f07881-dac0-4fe8-8ac8-4d2067838399.shg-box.shg-c {
  justify-content: center;
}

#s-29e170d2-08c5-4db0-93f9-72b5bc1621aa hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-af662274-80c6-4f88-bd3d-a2921270ac52 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-af662274-80c6-4f88-bd3d-a2921270ac52 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-8a3718e5-e04f-4a04-83bd-a39d29cdde26 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-517550af-e087-4ce1-94fa-fba9d922fce5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-517550af-e087-4ce1-94fa-fba9d922fce5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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