.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-6e9ef576-71ea-41d3-9835-a8f0c21ef72a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a {
  display: none;
}
#s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a, #wrap-s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a { display:none !important; }}@media (max-width: 767px){#s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a {
  display: none;
}
#s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a, #wrap-s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a { display:none !important; }}







#s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e9ef576-71ea-41d3-9835-a8f0c21ef72a.shg-box.shg-c {
  justify-content: center;
}

.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-ea75d694-354a-45dc-9742-2301f30bde49 {
  text-align: center;
}




  #s-ea75d694-354a-45dc-9742-2301f30bde49 img.shogun-image {
    
    width: px;
  }


#s-ea75d694-354a-45dc-9742-2301f30bde49 .shogun-image-content {
  
    align-items: 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-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cc8ed64b-5693-4e48-99e4-871e0065f617"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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-b15110c3-6505-4da2-a899-dbb9c4f55257 {
  margin-left: 0px;
margin-right: 100px;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
text-align: left;
background-color: rgba(255, 255, 255, 0.85);
}

#s-b15110c3-6505-4da2-a899-dbb9c4f55257 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-a8819669-991b-4b81-9302-3c0f3e5bb909 {
  margin-right: 100px;
padding-left: 50px;
padding-right: 50px;
background-color: rgba(255, 255, 255, 0.85);
}

#s-28ca3255-f51f-4226-baf3-7a5704abb05c {
  margin-right: 100px;
padding-top: 0px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
text-align: left;
background-color: rgba(255, 255, 255, 0.85);
}

#s-28ca3255-f51f-4226-baf3-7a5704abb05c .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b0bd8d9e-6578-4009-bdee-c51e5d5ea8e7 {
  margin-right: 100px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.85);
}








#s-b0bd8d9e-6578-4009-bdee-c51e5d5ea8e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0bd8d9e-6578-4009-bdee-c51e5d5ea8e7.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-871d5d41-7473-4302-a544-ef5cf9e028d5 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-871d5d41-7473-4302-a544-ef5cf9e028d5:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(155, 155, 155, 1) !important;
hover-type: color !important;}#s-871d5d41-7473-4302-a544-ef5cf9e028d5:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-871d5d41-7473-4302-a544-ef5cf9e028d5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-d3d47147-e5e9-4334-b6b9-b8e9998f29be {
  min-height: 50px;
}








#s-d3d47147-e5e9-4334-b6b9-b8e9998f29be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d3d47147-e5e9-4334-b6b9-b8e9998f29be.shg-box.shg-c {
  justify-content: center;
}

#s-9823b3e2-dc39-4156-bfba-512f9187489f {
  margin-top: 50px;
margin-bottom: 50px;
padding-top: 20px;
padding-bottom: 10px;
min-height: 50px;
background-color: rgba(255, 250, 250, 1);
}








#s-9823b3e2-dc39-4156-bfba-512f9187489f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9823b3e2-dc39-4156-bfba-512f9187489f.shg-box.shg-c {
  justify-content: center;
}

#s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4 {
  margin-top: 30px;
margin-left: 50px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-caf0dcb1-a1ef-48c7-8b13-2ad020c37dc4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2d705721-65c6-4045-8b44-7df358849c3b {
  margin-right: 0px;
}

#s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79 {
  margin-left: 30px;
margin-bottom: 15px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bc237c1e-1f7d-4dfc-928e-0b1dc84d1c79"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-375e8ac7-a985-48a1-955b-477a4730385c {
  margin-left: 50px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 30.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-375e8ac7-a985-48a1-955b-477a4730385c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 50.0px);
}

}

#s-694c029d-d4b5-452a-bfce-83c1e46c8945 {
  text-align: center;
}




  #s-694c029d-d4b5-452a-bfce-83c1e46c8945 img.shogun-image {
    
    width: px;
  }


#s-694c029d-d4b5-452a-bfce-83c1e46c8945 .shogun-image-content {
  
    align-items: center;
  
}

#s-ece5e388-3449-41dc-b005-d9f8d671541a {
  text-align: center;
}




  #s-ece5e388-3449-41dc-b005-d9f8d671541a img.shogun-image {
    
    width: px;
  }


#s-ece5e388-3449-41dc-b005-d9f8d671541a .shogun-image-content {
  
    align-items: center;
  
}

#s-37a8f8df-d1ea-4f92-840b-f3dcc0a13140 {
  text-align: center;
}




  #s-37a8f8df-d1ea-4f92-840b-f3dcc0a13140 img.shogun-image {
    
    width: px;
  }


#s-37a8f8df-d1ea-4f92-840b-f3dcc0a13140 .shogun-image-content {
  
    align-items: center;
  
}

#s-c16b59ba-6916-426f-b558-6f72d67d3740 {
  text-align: center;
}




  #s-c16b59ba-6916-426f-b558-6f72d67d3740 img.shogun-image {
    
    width: px;
  }


#s-c16b59ba-6916-426f-b558-6f72d67d3740 .shogun-image-content {
  
    align-items: center;
  
}

#s-f3ac56a6-0dc2-482d-9476-baa5450caf1b {
  text-align: center;
}




  #s-f3ac56a6-0dc2-482d-9476-baa5450caf1b img.shogun-image {
    
    width: px;
  }


#s-f3ac56a6-0dc2-482d-9476-baa5450caf1b .shogun-image-content {
  
    align-items: center;
  
}

#s-49f49257-98ec-4fe3-a75a-df69a19b86a7 {
  text-align: center;
}




  #s-49f49257-98ec-4fe3-a75a-df69a19b86a7 img.shogun-image {
    
    width: px;
  }


#s-49f49257-98ec-4fe3-a75a-df69a19b86a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-f68f2bb5-300c-4d5f-901c-f93911682d02 {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-f68f2bb5-300c-4d5f-901c-f93911682d02"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-e9030d4b-b389-40ba-af09-fa37688638ae {
  margin-top: 5px;
margin-left: 30px;
margin-bottom: 5px;
}

#s-150655ee-e8a1-43f3-afe2-fc7727da9305 {
  margin-top: 0px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-150655ee-e8a1-43f3-afe2-fc7727da9305"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d36e3535-85c2-4fe8-8deb-277e4b8545e6 {
  margin-left: 0px;
margin-right: 0px;
}

#s-5977eb87-8143-4179-afb7-222d2ae41b31 {
  margin-left: 10px;
margin-right: 10px;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-b3979298-f7ad-4cfb-bd98-1b06cf3a3990 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-44d5ac81-67ea-4d7b-974a-43a7686d06e3 {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-44d5ac81-67ea-4d7b-974a-43a7686d06e3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-e7e87444-2c66-4065-9575-3af2ec9ef236 {
  display: none;
}
#s-35092ec2-76cd-4ace-9c40-5a300eb00d31 {
  text-align: center;
}




  #s-35092ec2-76cd-4ace-9c40-5a300eb00d31 img.shogun-image {
    
    width: px;
  }


#s-35092ec2-76cd-4ace-9c40-5a300eb00d31 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-8d29d6c6-57a2-4a22-8e84-d101e0aca17c {
  padding-top: 5px;
}

#s-468b3f87-15ca-47be-9b66-e071a90c757c {
  text-align: center;
}

#s-468b3f87-15ca-47be-9b66-e071a90c757c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-468b3f87-15ca-47be-9b66-e071a90c757c .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-468b3f87-15ca-47be-9b66-e071a90c757c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d6906948-3b35-4bfc-b918-016e4b882614 {
  margin-bottom: 10px;
}

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

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

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

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

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

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

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

#s-da4603d0-ac4f-45e1-a2a2-cf3727e8a16c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-da4603d0-ac4f-45e1-a2a2-cf3727e8a16c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-da4603d0-ac4f-45e1-a2a2-cf3727e8a16c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-da4603d0-ac4f-45e1-a2a2-cf3727e8a16c {
  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-da4603d0-ac4f-45e1-a2a2-cf3727e8a16c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-da4603d0-ac4f-45e1-a2a2-cf3727e8a16c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-da4603d0-ac4f-45e1-a2a2-cf3727e8a16c.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-a2282183-208d-4aa7-b6da-a814d7ebb3a5 {
  display: none;
}
#s-ca29d759-9ff8-4360-a6a3-bae3d57d11bc {
  text-align: center;
}




  #s-ca29d759-9ff8-4360-a6a3-bae3d57d11bc img.shogun-image {
    
    width: px;
  }


#s-ca29d759-9ff8-4360-a6a3-bae3d57d11bc .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-cd9cca2c-9ba7-46b4-9480-139f4640521a {
  padding-top: 5px;
}

#s-605bb832-88b9-4d34-ab56-8ea76720879f {
  text-align: center;
}

#s-605bb832-88b9-4d34-ab56-8ea76720879f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-605bb832-88b9-4d34-ab56-8ea76720879f .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-605bb832-88b9-4d34-ab56-8ea76720879f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b65a001f-8898-4444-9e07-c3acd4f06d8a {
  margin-bottom: 10px;
}

#s-71365d06-c89d-452e-b5db-af78e1f404ba {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-71365d06-c89d-452e-b5db-af78e1f404ba:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-71365d06-c89d-452e-b5db-af78e1f404ba:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-71365d06-c89d-452e-b5db-af78e1f404ba {
  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-71365d06-c89d-452e-b5db-af78e1f404ba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71365d06-c89d-452e-b5db-af78e1f404ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-71365d06-c89d-452e-b5db-af78e1f404ba.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-5e462b9c-985b-458d-9c49-0bcda05af255 {
  text-align: center;
}




  #s-5e462b9c-985b-458d-9c49-0bcda05af255 img.shogun-image {
    
    width: px;
  }


#s-5e462b9c-985b-458d-9c49-0bcda05af255 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-92e7a763-28c9-4473-a0aa-acb5a67ce19f {
  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-92e7a763-28c9-4473-a0aa-acb5a67ce19f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-92e7a763-28c9-4473-a0aa-acb5a67ce19f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-92e7a763-28c9-4473-a0aa-acb5a67ce19f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-73232e14-698c-448c-a407-b85e854a7241 {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-73232e14-698c-448c-a407-b85e854a7241"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-8a15338e-b7f2-4e75-88dd-41715e14e522 {
  display: none;
}
#s-5268ebcb-0f12-402e-aa57-28deab5a21a9 {
  text-align: center;
}




  #s-5268ebcb-0f12-402e-aa57-28deab5a21a9 img.shogun-image {
    
    width: px;
  }


#s-5268ebcb-0f12-402e-aa57-28deab5a21a9 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-edb753cb-39b0-4641-af2a-6c375cc3e533 {
  padding-top: 5px;
}

#s-a1701e95-d00c-4eb8-b306-12f93d5cb917 {
  text-align: center;
}

#s-a1701e95-d00c-4eb8-b306-12f93d5cb917 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-a1701e95-d00c-4eb8-b306-12f93d5cb917 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-a1701e95-d00c-4eb8-b306-12f93d5cb917 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-cf0fb145-7577-4219-80a6-c7fcbc7ac1f1 {
  margin-bottom: 10px;
}

#s-29a1b6f3-0c3d-4abb-aa72-63b37a3172c9 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-29a1b6f3-0c3d-4abb-aa72-63b37a3172c9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-29a1b6f3-0c3d-4abb-aa72-63b37a3172c9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-29a1b6f3-0c3d-4abb-aa72-63b37a3172c9 {
  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-29a1b6f3-0c3d-4abb-aa72-63b37a3172c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-29a1b6f3-0c3d-4abb-aa72-63b37a3172c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-29a1b6f3-0c3d-4abb-aa72-63b37a3172c9.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-b37cb5bb-dfe4-4aed-8cd7-aecb2d6f8edc {
  text-align: center;
}




  #s-b37cb5bb-dfe4-4aed-8cd7-aecb2d6f8edc img.shogun-image {
    
    width: px;
  }


#s-b37cb5bb-dfe4-4aed-8cd7-aecb2d6f8edc .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-070bee69-ecfe-4a17-9c6e-fb5cfe7729e4 {
  padding-top: 5px;
}

#s-62dfbdac-ab12-4071-9366-3f10710499bf {
  display: none;
}
#s-a1df5cbb-06f6-4412-84d0-06c7cb09741f {
  text-align: center;
}

#s-a1df5cbb-06f6-4412-84d0-06c7cb09741f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-a1df5cbb-06f6-4412-84d0-06c7cb09741f .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-a1df5cbb-06f6-4412-84d0-06c7cb09741f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-4da77976-7d0f-4e28-9a0c-e5f8fd7e0123 {
  margin-bottom: 10px;
}

#s-ac2593f2-c566-4af9-ba40-38072da5a6ce {
  display: none;
}
#s-cec89046-8c39-432a-af5c-0f7efeafb829 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-cec89046-8c39-432a-af5c-0f7efeafb829:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cec89046-8c39-432a-af5c-0f7efeafb829:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cec89046-8c39-432a-af5c-0f7efeafb829 {
  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-cec89046-8c39-432a-af5c-0f7efeafb829.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cec89046-8c39-432a-af5c-0f7efeafb829.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-cec89046-8c39-432a-af5c-0f7efeafb829.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-a49971d0-71f3-4be0-b2d0-145acaa6576d {
  display: none;
}
#s-40fdffc5-095e-4bb9-a22d-c3e46cf30077 {
  text-align: center;
}




  #s-40fdffc5-095e-4bb9-a22d-c3e46cf30077 img.shogun-image {
    
    width: px;
  }


#s-40fdffc5-095e-4bb9-a22d-c3e46cf30077 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-b6f61c0c-7734-426f-92cb-971fccb37c39 {
  text-align: center;
}

#s-b6f61c0c-7734-426f-92cb-971fccb37c39 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-b6f61c0c-7734-426f-92cb-971fccb37c39 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-b6f61c0c-7734-426f-92cb-971fccb37c39 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-fb1835b1-55d8-4edf-9535-0315b1a6f5f2 {
  margin-bottom: 10px;
}

#s-a473bda3-72c5-4094-98ff-9e4cc350e42c {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a473bda3-72c5-4094-98ff-9e4cc350e42c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a473bda3-72c5-4094-98ff-9e4cc350e42c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a473bda3-72c5-4094-98ff-9e4cc350e42c {
  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-a473bda3-72c5-4094-98ff-9e4cc350e42c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a473bda3-72c5-4094-98ff-9e4cc350e42c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-a473bda3-72c5-4094-98ff-9e4cc350e42c.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-eaf268dd-e084-49b3-b8c8-5fbcc00dee18 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

#s-eaf268dd-e084-49b3-b8c8-5fbcc00dee18 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

#s-6ae03e48-0c31-4e37-bc64-62d960a8b625 {
  min-height: 50px;
}








#s-6ae03e48-0c31-4e37-bc64-62d960a8b625 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ae03e48-0c31-4e37-bc64-62d960a8b625.shg-box.shg-c {
  justify-content: center;
}

#s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eeb0d824-a0e1-4c47-8451-bcd65435ef3a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7f00bcb7-6de3-4c75-986e-1812ff741219 {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-f01cfa28-6efb-4043-bf2e-57e58b3b197d {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-f01cfa28-6efb-4043-bf2e-57e58b3b197d:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(155, 155, 155, 1) !important;
hover-type: color !important;}#s-f01cfa28-6efb-4043-bf2e-57e58b3b197d:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-f01cfa28-6efb-4043-bf2e-57e58b3b197d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-e49f4875-3b9a-4b99-8767-a885bc6bd98b {
  text-align: center;
}




  #s-e49f4875-3b9a-4b99-8767-a885bc6bd98b img.shogun-image {
    
    width: px;
  }


#s-e49f4875-3b9a-4b99-8767-a885bc6bd98b .shogun-image-content {
  
    align-items: center;
  
}

#s-da37dc90-3ff5-46fb-aa43-05a03e8de847 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
background-color: rgba(255, 250, 250, 1);
}








#s-da37dc90-3ff5-46fb-aa43-05a03e8de847 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da37dc90-3ff5-46fb-aa43-05a03e8de847.shg-box.shg-c {
  justify-content: center;
}

#s-5bca2743-5196-45f7-a752-e9faf637fbc1 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-e1c26c9b-409a-4e7f-ad74-65087dcf295b {
  margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-e1c26c9b-409a-4e7f-ad74-65087dcf295b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 40.0px);
}

}

#s-f74ffa1a-2a3f-47f1-9671-9496688c9f7e {
  margin-left: 30px;
}

#s-046b5e4a-0d8c-4c5e-8591-af7852a3b6cc {
  margin-right: 30px;
}

#s-00059f83-104b-4e0b-b062-6aa99bca182e {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-00059f83-104b-4e0b-b062-6aa99bca182e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

#s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15 {
  margin-top: 50px;
margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1fe2ee98-3e44-4adf-b1b2-caee423e3d15"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8be0d149-fae5-40cc-9789-b07030aa03f8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8be0d149-fae5-40cc-9789-b07030aa03f8 .shogun-heading-component h6 {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-269e1f8c-7715-42cf-b7b0-55271a5d2c74 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-269e1f8c-7715-42cf-b7b0-55271a5d2c74:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(151, 151, 151, 1) !important;
hover-type: color !important;}#s-269e1f8c-7715-42cf-b7b0-55271a5d2c74:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-269e1f8c-7715-42cf-b7b0-55271a5d2c74.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-fe98ca2a-65d0-4c7a-a26e-9c7bd20c0871 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-fe98ca2a-65d0-4c7a-a26e-9c7bd20c0871 {
  display: none;
}
#s-fe98ca2a-65d0-4c7a-a26e-9c7bd20c0871, #wrap-s-fe98ca2a-65d0-4c7a-a26e-9c7bd20c0871 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fe98ca2a-65d0-4c7a-a26e-9c7bd20c0871 {
  display: none;
}
#s-fe98ca2a-65d0-4c7a-a26e-9c7bd20c0871, #wrap-s-fe98ca2a-65d0-4c7a-a26e-9c7bd20c0871 { display:none !important; }}







#s-fe98ca2a-65d0-4c7a-a26e-9c7bd20c0871 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe98ca2a-65d0-4c7a-a26e-9c7bd20c0871.shg-box.shg-c {
  justify-content: center;
}

#s-b5c924aa-335c-4af3-9ec2-de6a48f9e336 {
  margin-top: 40px;
margin-bottom: 0px;
text-align: center;
}




  #s-b5c924aa-335c-4af3-9ec2-de6a48f9e336 img.shogun-image {
    
    width: px;
  }


#s-b5c924aa-335c-4af3-9ec2-de6a48f9e336 .shogun-image-content {
  
    align-items: center;
  
}

#s-d8c77f25-0b5e-4f14-bb14-b18172d5625e {
  margin-left: 20px;
margin-right: 20px;
padding-top: 30px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-d8c77f25-0b5e-4f14-bb14-b18172d5625e .shogun-heading-component h6 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-d8c77f25-0b5e-4f14-bb14-b18172d5625e .shogun-heading-component h6 a {
  color: rgba(0, 0, 0, 1);
}


#s-cac3e869-2154-4e9c-a2df-e33cbd0aeb28 {
  padding-bottom: 10px;
}

#s-94c6f3d4-da86-447d-b885-30458193d3a6 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-94c6f3d4-da86-447d-b885-30458193d3a6 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8983e0f5-8030-4c94-a340-bc918a09b2af {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-8983e0f5-8030-4c94-a340-bc918a09b2af:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(158, 158, 158, 1) !important;
hover-type: color !important;}#s-8983e0f5-8030-4c94-a340-bc918a09b2af:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-8983e0f5-8030-4c94-a340-bc918a09b2af.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-7e906d8b-7881-49b7-aedf-fc1fb535c568 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
background-color: rgba(255, 250, 250, 1);
}

#s-dbbb0bc0-e272-4759-a9c8-f8a3de05bf1d {
  margin-bottom: 30px;
padding-top: 0px;
min-height: 50px;
background-color: rgba(255, 250, 250, 1);
}








#s-dbbb0bc0-e272-4759-a9c8-f8a3de05bf1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbbb0bc0-e272-4759-a9c8-f8a3de05bf1d.shg-box.shg-c {
  justify-content: center;
}

#s-3c7deff4-1306-4faa-90b4-6b8c80355ca4 {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-0ef6aa01-39d2-4172-b0a3-c71b55c1cd96 {
  margin-bottom: 0px;
padding-top: 15px;
padding-bottom: 10px;
min-height: 50px;
background-color: rgba(255, 250, 250, 1);
}








#s-0ef6aa01-39d2-4172-b0a3-c71b55c1cd96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ef6aa01-39d2-4172-b0a3-c71b55c1cd96.shg-box.shg-c {
  justify-content: center;
}

#s-ea21bcb5-1909-4fd9-901a-b125017c3f0a {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-ea21bcb5-1909-4fd9-901a-b125017c3f0a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

#s-259bbae6-1aeb-4773-a521-312f88ebb249 {
  margin-left: 0px;
margin-right: 0px;
}

#s-cc8d270d-edfc-462f-8380-cc5f6f64c044 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-cc8d270d-edfc-462f-8380-cc5f6f64c044 img.shogun-image {
    
    width: px;
  }


#s-cc8d270d-edfc-462f-8380-cc5f6f64c044 .shogun-image-content {
  
    align-items: center;
  
}

#s-7014dc66-dd51-4acc-af51-526636e38e71 {
  text-align: center;
}




  #s-7014dc66-dd51-4acc-af51-526636e38e71 img.shogun-image {
    
    width: px;
  }


#s-7014dc66-dd51-4acc-af51-526636e38e71 .shogun-image-content {
  
    align-items: center;
  
}

#s-84993c16-ce80-4d71-9da3-b85783e2a6db {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-84993c16-ce80-4d71-9da3-b85783e2a6db img.shogun-image {
    
    width: px;
  }


#s-84993c16-ce80-4d71-9da3-b85783e2a6db .shogun-image-content {
  
    align-items: center;
  
}

#s-0325700e-9993-407e-b12c-7c60dde51b28 {
  text-align: center;
}




  #s-0325700e-9993-407e-b12c-7c60dde51b28 img.shogun-image {
    
    width: px;
  }


#s-0325700e-9993-407e-b12c-7c60dde51b28 .shogun-image-content {
  
    align-items: center;
  
}

#s-a70fcd70-4392-4ed5-9254-dc2faf640ce3 {
  text-align: center;
}




  #s-a70fcd70-4392-4ed5-9254-dc2faf640ce3 img.shogun-image {
    
    width: px;
  }


#s-a70fcd70-4392-4ed5-9254-dc2faf640ce3 .shogun-image-content {
  
    align-items: center;
  
}

#s-f219a6de-892c-4ad1-a0ea-f47e8e6b39b5 {
  min-height: 50px;
}








#s-f219a6de-892c-4ad1-a0ea-f47e8e6b39b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f219a6de-892c-4ad1-a0ea-f47e8e6b39b5.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b044df87-ad24-47fe-96cb-22ac820dfca1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-fe27ee04-e8da-4596-a120-9489fbea5aed {
  margin-left: 20px;
margin-right: 20px;
}

#s-9193561c-138c-49e2-8b40-37a52989a644 {
  margin-right: 20px;
}

#s-2536569f-665d-48f1-ab59-0d57a59cf9dd {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2536569f-665d-48f1-ab59-0d57a59cf9dd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-10380a11-e200-471b-b299-625fbb171c76 {
  display: none;
}
#s-426dc4f7-9981-462a-9793-2a96e2e7d84a {
  min-height: 50px;
}








#s-426dc4f7-9981-462a-9793-2a96e2e7d84a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-426dc4f7-9981-462a-9793-2a96e2e7d84a.shg-box.shg-c {
  justify-content: center;
}

#s-73dd676b-31d8-404d-aa8d-fe3e5b1bfdf6 {
  text-align: center;
}




  #s-73dd676b-31d8-404d-aa8d-fe3e5b1bfdf6 img.shogun-image {
    
    width: px;
  }


#s-73dd676b-31d8-404d-aa8d-fe3e5b1bfdf6 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-b5438647-f1b6-4aa6-865b-d637c3647356 {
  padding-top: 5px;
}

#s-0c93b3c6-6bcd-42da-93a6-f3644be3f1b1 {
  text-align: center;
}

#s-0c93b3c6-6bcd-42da-93a6-f3644be3f1b1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-0c93b3c6-6bcd-42da-93a6-f3644be3f1b1 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-0c93b3c6-6bcd-42da-93a6-f3644be3f1b1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c3940ff5-cf05-4954-b653-08345073424b {
  margin-bottom: 10px;
}

#s-7a5c78f9-4ec7-44f7-940b-a939ef8d731b {
  margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-7a5c78f9-4ec7-44f7-940b-a939ef8d731b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7a5c78f9-4ec7-44f7-940b-a939ef8d731b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7a5c78f9-4ec7-44f7-940b-a939ef8d731b {
  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-7a5c78f9-4ec7-44f7-940b-a939ef8d731b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a5c78f9-4ec7-44f7-940b-a939ef8d731b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-7a5c78f9-4ec7-44f7-940b-a939ef8d731b.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-2f3c5b01-7d98-4917-9b5b-83508a259378 {
  display: none;
}
#s-9da95148-5dea-49c7-b19a-0d7f66e26cb6 {
  min-height: 50px;
}








#s-9da95148-5dea-49c7-b19a-0d7f66e26cb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9da95148-5dea-49c7-b19a-0d7f66e26cb6.shg-box.shg-c {
  justify-content: center;
}

#s-e92c4164-07b2-428e-bb53-7f958a09a778 {
  text-align: center;
}




  #s-e92c4164-07b2-428e-bb53-7f958a09a778 img.shogun-image {
    
    width: px;
  }


#s-e92c4164-07b2-428e-bb53-7f958a09a778 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-d7a9da9d-3099-49c5-9a50-0d11369be7ea {
  padding-top: 5px;
}

#s-56c7c9de-dce9-43c2-95b1-b3b5a9394972 {
  text-align: center;
}

#s-56c7c9de-dce9-43c2-95b1-b3b5a9394972 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-56c7c9de-dce9-43c2-95b1-b3b5a9394972 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-56c7c9de-dce9-43c2-95b1-b3b5a9394972 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f1c00870-399a-4648-92c2-8d4a404f5679 {
  margin-bottom: 10px;
}

#s-ff4d1bb3-cd36-4a3b-abf8-a9066f3867ba {
  margin-top: 0px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ff4d1bb3-cd36-4a3b-abf8-a9066f3867ba:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ff4d1bb3-cd36-4a3b-abf8-a9066f3867ba:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ff4d1bb3-cd36-4a3b-abf8-a9066f3867ba {
  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-ff4d1bb3-cd36-4a3b-abf8-a9066f3867ba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff4d1bb3-cd36-4a3b-abf8-a9066f3867ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-ff4d1bb3-cd36-4a3b-abf8-a9066f3867ba.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-729fafee-49d2-426c-9933-bff325820917 {
  display: none;
}
#s-c7f15b6e-effc-4a16-9969-ad28734ecacb {
  text-align: center;
}




  #s-c7f15b6e-effc-4a16-9969-ad28734ecacb img.shogun-image {
    
    width: px;
  }


#s-c7f15b6e-effc-4a16-9969-ad28734ecacb .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-7b837f27-4735-449e-89f4-08b39335fd43 {
  padding-top: 5px;
}

#s-5d5e7cfe-acd4-4858-93fd-433e4d81dcc0 {
  display: none;
}
#s-19c12ff4-565a-4140-9455-a9c1c5d4dc53 {
  text-align: center;
}

#s-19c12ff4-565a-4140-9455-a9c1c5d4dc53 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-19c12ff4-565a-4140-9455-a9c1c5d4dc53 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-19c12ff4-565a-4140-9455-a9c1c5d4dc53 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-477e66bd-3600-4b1d-a9ce-9f70f2adf1a2 {
  margin-top: 0px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-477e66bd-3600-4b1d-a9ce-9f70f2adf1a2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-477e66bd-3600-4b1d-a9ce-9f70f2adf1a2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-477e66bd-3600-4b1d-a9ce-9f70f2adf1a2 {
  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-477e66bd-3600-4b1d-a9ce-9f70f2adf1a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-477e66bd-3600-4b1d-a9ce-9f70f2adf1a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-477e66bd-3600-4b1d-a9ce-9f70f2adf1a2.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-586939de-f1da-42e3-b7ce-0d75d455ee62 {
  display: none;
}
#s-28966c42-35f5-45f2-9616-f5b6b9c7e7c4 {
  min-height: 50px;
}








#s-28966c42-35f5-45f2-9616-f5b6b9c7e7c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28966c42-35f5-45f2-9616-f5b6b9c7e7c4.shg-box.shg-c {
  justify-content: center;
}

#s-824aa037-980d-467e-b2f2-1638f8ffe02d {
  text-align: center;
}




  #s-824aa037-980d-467e-b2f2-1638f8ffe02d img.shogun-image {
    
    width: px;
  }


#s-824aa037-980d-467e-b2f2-1638f8ffe02d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-565f7712-705c-4c32-9b75-2b6403102e36 {
  padding-top: 5px;
}

#s-1240f3ce-0351-4e4a-9a47-544dd4a0de82 {
  text-align: center;
}

#s-1240f3ce-0351-4e4a-9a47-544dd4a0de82 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-1240f3ce-0351-4e4a-9a47-544dd4a0de82 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-1240f3ce-0351-4e4a-9a47-544dd4a0de82 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-219e3d9c-3e66-4f9c-be1a-c327c4edcf0d {
  margin-bottom: 10px;
}

#s-15a6e6e1-d73d-470c-97b2-52910545df20 {
  margin-top: 0px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-15a6e6e1-d73d-470c-97b2-52910545df20:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-15a6e6e1-d73d-470c-97b2-52910545df20:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-15a6e6e1-d73d-470c-97b2-52910545df20 {
  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-15a6e6e1-d73d-470c-97b2-52910545df20.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15a6e6e1-d73d-470c-97b2-52910545df20.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-15a6e6e1-d73d-470c-97b2-52910545df20.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-cff34317-1b32-4783-a8de-be78c41fe90d {
  display: none;
}
#s-7ba55352-109a-40bb-9814-11f2de02bf0f {
  min-height: 50px;
}








#s-7ba55352-109a-40bb-9814-11f2de02bf0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ba55352-109a-40bb-9814-11f2de02bf0f.shg-box.shg-c {
  justify-content: center;
}

#s-d5dee609-46a4-4db3-bbb8-323875165343 {
  text-align: center;
}




  #s-d5dee609-46a4-4db3-bbb8-323875165343 img.shogun-image {
    
    width: px;
  }


#s-d5dee609-46a4-4db3-bbb8-323875165343 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-0714f3b8-0546-451a-851c-020bc289a939 {
  padding-top: 5px;
}

#s-61b56bd5-cb75-4873-aec3-f99dc66792a9 {
  text-align: center;
}

#s-61b56bd5-cb75-4873-aec3-f99dc66792a9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-61b56bd5-cb75-4873-aec3-f99dc66792a9 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-61b56bd5-cb75-4873-aec3-f99dc66792a9 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7bc44bc1-e121-4ee4-8355-861ba5095076 {
  margin-bottom: 10px;
}

#s-e6f1a98e-39f9-447d-9ea3-20508094605f {
  margin-top: 0px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e6f1a98e-39f9-447d-9ea3-20508094605f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e6f1a98e-39f9-447d-9ea3-20508094605f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e6f1a98e-39f9-447d-9ea3-20508094605f {
  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-e6f1a98e-39f9-447d-9ea3-20508094605f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6f1a98e-39f9-447d-9ea3-20508094605f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-e6f1a98e-39f9-447d-9ea3-20508094605f.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Montserrat;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-e87dbfad-db74-4a37-b2e5-3636b9863e7b {
  text-align: center;
}




  #s-e87dbfad-db74-4a37-b2e5-3636b9863e7b img.shogun-image {
    
    width: px;
  }


#s-e87dbfad-db74-4a37-b2e5-3636b9863e7b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5e19c1a3-7a1c-4fe5-a0f1-ce2bf44d9238 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-5e19c1a3-7a1c-4fe5-a0f1-ce2bf44d9238:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-5e19c1a3-7a1c-4fe5-a0f1-ce2bf44d9238:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-5e19c1a3-7a1c-4fe5-a0f1-ce2bf44d9238.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-b6a27271-714c-4163-a928-c3fb36617218 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-b6a27271-714c-4163-a928-c3fb36617218 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

#s-7762d8ab-97a0-4661-8e1f-bac5080b85e2 {
  text-align: center;
}




  #s-7762d8ab-97a0-4661-8e1f-bac5080b85e2 img.shogun-image {
    
    width: px;
  }


#s-7762d8ab-97a0-4661-8e1f-bac5080b85e2 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-77484bd6-a6de-4eee-a6c1-b4f5bf39b2fa {
  margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 15px;
padding-left: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 0.89);
}

#s-26391f52-d611-4693-8f91-caf034284a68 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}

#s-8c8af371-df48-4524-af17-9fd4ba84adc7 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-8c8af371-df48-4524-af17-9fd4ba84adc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c8af371-df48-4524-af17-9fd4ba84adc7.shg-box.shg-c {
  justify-content: center;
}

#s-5260cca2-c8a5-48cc-bd88-9f760d18e922 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-5260cca2-c8a5-48cc-bd88-9f760d18e922 img.shogun-image {
    
    width: px;
  }


#s-5260cca2-c8a5-48cc-bd88-9f760d18e922 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-7306332a-e7bb-41ee-aa5f-e53a794e49a6 {
  margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 15px;
padding-left: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 0.89);
}

#s-bad9a975-8e0a-44fa-a5bc-de0f9ff2a5e8 {
  margin-left: 20px;
margin-right: 20px;
}

#s-f12f39c1-f1c8-403b-a0a0-bf86c236f4d7 {
  margin-left: 10px;
margin-right: 10px;
}

#s-f12f39c1-f1c8-403b-a0a0-bf86c236f4d7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

#s-b6f1d062-e9d8-4253-af31-744d2cd5b83c {
  margin-top: 30px;
margin-bottom: 0px;
}

#s-f8c957b8-9f9d-4b67-90ec-23f145492ee0 {
  margin-top: 30px;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f8c957b8-9f9d-4b67-90ec-23f145492ee0 .shogun-heading-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-79ffb6cb-320e-41b3-9472-5307a7b243b7 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-79ffb6cb-320e-41b3-9472-5307a7b243b7:hover {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(139, 139, 139, 1) !important;
hover-type: color !important;}#s-79ffb6cb-320e-41b3-9472-5307a7b243b7:active {background-image: url(https://cdn.getshogun.com/none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-79ffb6cb-320e-41b3-9472-5307a7b243b7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-67527f8e-9a6d-4117-9b0e-431020d421b6 {
  padding-left: 50px;
padding-right: 50px;
}

#s-67527f8e-9a6d-4117-9b0e-431020d421b6 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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