#s-af734387-9ea1-4835-a002-1bafe61fbe6a {
  display: none;
}
.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

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

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-b00f2405-6e67-4d1e-a52a-3f0dd0b2f0b5 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-b00f2405-6e67-4d1e-a52a-3f0dd0b2f0b5 {
  display: none;
}
#s-b00f2405-6e67-4d1e-a52a-3f0dd0b2f0b5, #wrap-s-b00f2405-6e67-4d1e-a52a-3f0dd0b2f0b5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b00f2405-6e67-4d1e-a52a-3f0dd0b2f0b5 {
  display: none;
}
#s-b00f2405-6e67-4d1e-a52a-3f0dd0b2f0b5, #wrap-s-b00f2405-6e67-4d1e-a52a-3f0dd0b2f0b5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b00f2405-6e67-4d1e-a52a-3f0dd0b2f0b5 {
  
}
}@media (max-width: 767px){#s-b00f2405-6e67-4d1e-a52a-3f0dd0b2f0b5 {
  
}
}







#s-b00f2405-6e67-4d1e-a52a-3f0dd0b2f0b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b00f2405-6e67-4d1e-a52a-3f0dd0b2f0b5.shg-box.shg-c {
  justify-content: center;
}

.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-878d382e-1e33-497f-a8f0-b05db77ca26c {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-ebc5beeb-738d-4ed4-9395-c7c11470657e {
  text-align: center;
}




  #s-ebc5beeb-738d-4ed4-9395-c7c11470657e img.shogun-image {
    
    width: px;
  }


#s-ebc5beeb-738d-4ed4-9395-c7c11470657e .shogun-image-content {
  
    align-items: center;
  
}

#s-460c097a-e607-4d2c-9191-c11996e273f2 {
  text-align: center;
}




  #s-460c097a-e607-4d2c-9191-c11996e273f2 img.shogun-image {
    
    width: px;
  }


#s-460c097a-e607-4d2c-9191-c11996e273f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-1997b8e7-5bef-49dc-9ddf-3e6153bda5d3 {
  text-align: center;
}




  #s-1997b8e7-5bef-49dc-9ddf-3e6153bda5d3 img.shogun-image {
    
    width: px;
  }


#s-1997b8e7-5bef-49dc-9ddf-3e6153bda5d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-c9e21dfa-4954-42f5-8f7b-42e18a7b6cfc {
  text-align: center;
}




  #s-c9e21dfa-4954-42f5-8f7b-42e18a7b6cfc img.shogun-image {
    
    width: px;
  }


#s-c9e21dfa-4954-42f5-8f7b-42e18a7b6cfc .shogun-image-content {
  
    align-items: center;
  
}

#s-ff6e93a2-feb7-4a9a-a1a9-9f10c38531bd {
  text-align: center;
}




  #s-ff6e93a2-feb7-4a9a-a1a9-9f10c38531bd img.shogun-image {
    
    width: px;
  }


#s-ff6e93a2-feb7-4a9a-a1a9-9f10c38531bd .shogun-image-content {
  
    align-items: center;
  
}

#s-19d6135e-4a42-438f-8905-74a492fdab1d {
  text-align: center;
}




  #s-19d6135e-4a42-438f-8905-74a492fdab1d img.shogun-image {
    
    width: px;
  }


#s-19d6135e-4a42-438f-8905-74a492fdab1d .shogun-image-content {
  
    align-items: center;
  
}

#s-7431d294-47f2-46ba-9cdc-52a1a7475d34 {
  text-align: center;
}




  #s-7431d294-47f2-46ba-9cdc-52a1a7475d34 img.shogun-image {
    
    width: px;
  }


#s-7431d294-47f2-46ba-9cdc-52a1a7475d34 .shogun-image-content {
  
    align-items: center;
  
}

#s-4d946c61-ab1a-4810-a0a3-feb0fc42d70f {
  text-align: center;
}




  #s-4d946c61-ab1a-4810-a0a3-feb0fc42d70f img.shogun-image {
    
    width: px;
  }


#s-4d946c61-ab1a-4810-a0a3-feb0fc42d70f .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-6ec641c3-65e8-4433-b7c9-2ffd4d2ed24c {
  margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
}

#s-688ba877-fc98-4550-92f2-61e3aba25ec4 {
  margin-left: 20px;
text-align: left;
}

#s-688ba877-fc98-4550-92f2-61e3aba25ec4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-688ba877-fc98-4550-92f2-61e3aba25ec4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
}

#s-688ba877-fc98-4550-92f2-61e3aba25ec4 .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;
}
.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-1fdb6e12-c213-4ee9-a5c1-aeab1cc1d887 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1fdb6e12-c213-4ee9-a5c1-aeab1cc1d887 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-347b7b6b-5773-4751-9981-8904cbddb2d7 {
  margin-left: 20px;
margin-right: 20px;
}

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

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

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

#s-ed81cd63-99b0-4212-92ff-29c6a20b85fa {
  margin-top: 5px;
margin-left: 20px;
margin-bottom: 5px;
margin-right: 150px;
}

@media (min-width: 0px) {
[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ed81cd63-99b0-4212-92ff-29c6a20b85fa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-43b2c32f-7fe9-49fd-83a7-ed38d265ad24 {
  text-align: left;
}

#s-43b2c32f-7fe9-49fd-83a7-ed38d265ad24 .shg-product-quantity-wrapper {
  display: flex;
}

#s-43b2c32f-7fe9-49fd-83a7-ed38d265ad24 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





.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-37ff1943-1f39-4e95-8c7c-d22f3c35c0cd {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-37ff1943-1f39-4e95-8c7c-d22f3c35c0cd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-37ff1943-1f39-4e95-8c7c-d22f3c35c0cd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-37ff1943-1f39-4e95-8c7c-d22f3c35c0cd {
  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-37ff1943-1f39-4e95-8c7c-d22f3c35c0cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37ff1943-1f39-4e95-8c7c-d22f3c35c0cd.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-37ff1943-1f39-4e95-8c7c-d22f3c35c0cd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ad948dab-7a4b-44ee-99af-f90610f3ae08 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}

#s-53118c40-1b5c-4390-80e6-146c7f9fa172 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-53118c40-1b5c-4390-80e6-146c7f9fa172"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-089829ee-cabb-4d3d-beaa-6d030f06e9dd {
  text-align: center;
}




  #s-089829ee-cabb-4d3d-beaa-6d030f06e9dd img.shogun-image {
    
    width: px;
  }


#s-089829ee-cabb-4d3d-beaa-6d030f06e9dd .shogun-image-content {
  
    align-items: center;
  
}

#s-232673d5-09da-4ac0-b880-592d017b4b57 {
  text-align: center;
}




  #s-232673d5-09da-4ac0-b880-592d017b4b57 img.shogun-image {
    
    width: px;
  }


#s-232673d5-09da-4ac0-b880-592d017b4b57 .shogun-image-content {
  
    align-items: center;
  
}

#s-78b4c8cc-b1a9-4428-8ddc-eb614ff9edd4 {
  text-align: center;
}




  #s-78b4c8cc-b1a9-4428-8ddc-eb614ff9edd4 img.shogun-image {
    
    width: px;
  }


#s-78b4c8cc-b1a9-4428-8ddc-eb614ff9edd4 .shogun-image-content {
  
    align-items: center;
  
}

#s-e260869c-cbbe-4140-8089-63edd3e75df2 {
  text-align: center;
}




  #s-e260869c-cbbe-4140-8089-63edd3e75df2 img.shogun-image {
    
    width: px;
  }


#s-e260869c-cbbe-4140-8089-63edd3e75df2 .shogun-image-content {
  
    align-items: center;
  
}

#s-af24f078-e0d7-4643-af41-9895b64eea2f {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-af24f078-e0d7-4643-af41-9895b64eea2f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-a3ca3146-d2d8-4202-a496-00818314dbb4 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a3ca3146-d2d8-4202-a496-00818314dbb4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-72b1519f-539d-4399-8326-50ec8ae16031 {
  text-align: center;
}




  #s-72b1519f-539d-4399-8326-50ec8ae16031 img.shogun-image {
    
    width: px;
  }


#s-72b1519f-539d-4399-8326-50ec8ae16031 .shogun-image-content {
  
    align-items: center;
  
}

#s-9a756ffd-b761-4baa-b78e-9871f85e994a {
  text-align: center;
}




  #s-9a756ffd-b761-4baa-b78e-9871f85e994a img.shogun-image {
    
    width: px;
  }


#s-9a756ffd-b761-4baa-b78e-9871f85e994a .shogun-image-content {
  
    align-items: center;
  
}

#s-f70c4011-5855-4533-b86d-c7fb13ae321b {
  text-align: center;
}




  #s-f70c4011-5855-4533-b86d-c7fb13ae321b img.shogun-image {
    
    width: px;
  }


#s-f70c4011-5855-4533-b86d-c7fb13ae321b .shogun-image-content {
  
    align-items: center;
  
}

#s-82cc03f4-6270-42da-a485-cf86bbac77a1 {
  text-align: center;
}




  #s-82cc03f4-6270-42da-a485-cf86bbac77a1 img.shogun-image {
    
    width: px;
  }


#s-82cc03f4-6270-42da-a485-cf86bbac77a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e1aeb85d-15f6-4adb-966b-e6536f8bdfb6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

.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-b5119997-232a-4833-9a42-9fce45b8a66f {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(46, 126, 202, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-b5119997-232a-4833-9a42-9fce45b8a66f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(134, 184, 231, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-b5119997-232a-4833-9a42-9fce45b8a66f:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(46, 126, 202, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-b5119997-232a-4833-9a42-9fce45b8a66f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-aca86830-f139-42d0-a58e-b8fff5d650b2 {
  margin-left: 20px;
margin-right: 20px;
}

#s-aca86830-f139-42d0-a58e-b8fff5d650b2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

#s-200ca0a1-0aab-4724-81ad-0e07f44b9223 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-200ca0a1-0aab-4724-81ad-0e07f44b9223 {
  display: none;
}
#s-200ca0a1-0aab-4724-81ad-0e07f44b9223, #wrap-s-200ca0a1-0aab-4724-81ad-0e07f44b9223 { display:none !important; }}@media (max-width: 767px){#s-200ca0a1-0aab-4724-81ad-0e07f44b9223 {
  display: none;
}
#s-200ca0a1-0aab-4724-81ad-0e07f44b9223, #wrap-s-200ca0a1-0aab-4724-81ad-0e07f44b9223 { display:none !important; }}







#s-200ca0a1-0aab-4724-81ad-0e07f44b9223 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-200ca0a1-0aab-4724-81ad-0e07f44b9223.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-794de932-80cc-49d4-a3e9-223beff2d34d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4 {
  margin-top: 30px;
margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-f5dea2c9-662f-43e7-82f7-6290ffdf95e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

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

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

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

#s-2c8ff916-b467-4cc9-997a-a37960147e59 {
  margin-left: 10px;
margin-right: 10px;
text-align: left;
}

#s-2c8ff916-b467-4cc9-997a-a37960147e59 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 100.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-2c8ff916-b467-4cc9-997a-a37960147e59 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 {
  text-align: left;
}


.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 {
  max-width: 100%;
}

.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 .shg-image-zoom,
.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 {
  max-width: 100%;
}

.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 .shg-image-zoom,
.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 {
  max-width: 100%;
}

.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 .shg-image-zoom,
.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 {
  max-width: 100%;
}

.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 .shg-image-zoom,
.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 {
  max-width: 100%;
}

.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 .shg-image-zoom,
.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ebc0e4f-c006-4b2f-9405-32d97c915a55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-13a5b565-ec87-4982-aa87-7e504b4f8e93 {
  margin-left: 20px;
}

#s-7189de9a-cb66-424e-a5bc-8e80d71ccfe4 {
  margin-left: 20px;
margin-right: 20px;
text-align: left;
}

#s-7189de9a-cb66-424e-a5bc-8e80d71ccfe4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-7189de9a-cb66-424e-a5bc-8e80d71ccfe4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
}

#s-7189de9a-cb66-424e-a5bc-8e80d71ccfe4 .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-9af9df59-1914-4043-9b9f-7b3fb6a28a63 {
  margin-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9af9df59-1914-4043-9b9f-7b3fb6a28a63 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-5c966279-39ac-44f9-86fd-772cb1e7e20f {
  margin-left: 20px;
margin-right: 20px;
}

#s-a310a807-0301-41e1-bc24-897cedea4b36 {
  margin-left: 20px;
}

@media (min-width: 0px) {
[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a310a807-0301-41e1-bc24-897cedea4b36"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-ac5de12f-213e-49a3-b4ef-3c30a562eb8a {
  text-align: left;
}

#s-ac5de12f-213e-49a3-b4ef-3c30a562eb8a .shg-product-quantity-wrapper {
  display: flex;
}

#s-ac5de12f-213e-49a3-b4ef-3c30a562eb8a .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





#s-1d0c264a-c630-4aab-a32f-8b2bf1e50b93 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 11px;
padding-left: 20px;
padding-bottom: 11px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
cursor: pointer;
hover-type: color;
background-color: rgba(0, 0, 0, 1);
}
#s-1d0c264a-c630-4aab-a32f-8b2bf1e50b93:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-1d0c264a-c630-4aab-a32f-8b2bf1e50b93:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1d0c264a-c630-4aab-a32f-8b2bf1e50b93 {
  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-1d0c264a-c630-4aab-a32f-8b2bf1e50b93.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d0c264a-c630-4aab-a32f-8b2bf1e50b93.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-1d0c264a-c630-4aab-a32f-8b2bf1e50b93.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9a202661-d175-4e5d-b6b7-d21b3124f876 {
  margin-top: 10px;
margin-left: 20px;
}

#s-f6f174c3-d7fe-4c9c-b0b1-b83d11fe1c14 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(46, 126, 202, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-f6f174c3-d7fe-4c9c-b0b1-b83d11fe1c14:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(134, 184, 231, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-f6f174c3-d7fe-4c9c-b0b1-b83d11fe1c14:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(46, 126, 202, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-f6f174c3-d7fe-4c9c-b0b1-b83d11fe1c14.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-1038d291-d6a5-4499-8ebe-6ec3b5c56380 {
  margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
}

#s-ae2184de-e821-402d-9ec8-d64bd2679e82 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ae2184de-e821-402d-9ec8-d64bd2679e82"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-93b08738-f5ea-474f-824f-c9b896e680d3 {
  text-align: center;
}




  #s-93b08738-f5ea-474f-824f-c9b896e680d3 img.shogun-image {
    
    width: px;
  }


#s-93b08738-f5ea-474f-824f-c9b896e680d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-836ed796-19bf-4380-9f1f-4c8b048494e9 {
  text-align: center;
}




  #s-836ed796-19bf-4380-9f1f-4c8b048494e9 img.shogun-image {
    
    width: px;
  }


#s-836ed796-19bf-4380-9f1f-4c8b048494e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-0238213d-b3be-4045-8b97-5e7419ee5369 {
  text-align: center;
}




  #s-0238213d-b3be-4045-8b97-5e7419ee5369 img.shogun-image {
    
    width: px;
  }


#s-0238213d-b3be-4045-8b97-5e7419ee5369 .shogun-image-content {
  
    align-items: center;
  
}

#s-0f386878-7d98-4f6e-aa30-6d83e22c76b1 {
  text-align: center;
}




  #s-0f386878-7d98-4f6e-aa30-6d83e22c76b1 img.shogun-image {
    
    width: px;
  }


#s-0f386878-7d98-4f6e-aa30-6d83e22c76b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-19de66d0-d2ca-49e5-a603-ce3a908f65d3 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-19de66d0-d2ca-49e5-a603-ce3a908f65d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-eafb53da-c3ea-422f-9462-a85c70d384d2 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-eafb53da-c3ea-422f-9462-a85c70d384d2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-4e8d1637-a988-4c73-81e9-4538fdf39b6d {
  text-align: center;
}




  #s-4e8d1637-a988-4c73-81e9-4538fdf39b6d img.shogun-image {
    
    width: px;
  }


#s-4e8d1637-a988-4c73-81e9-4538fdf39b6d .shogun-image-content {
  
    align-items: center;
  
}

#s-5a32e3a5-08bb-491f-b8e8-938c3d7c2d70 {
  text-align: center;
}




  #s-5a32e3a5-08bb-491f-b8e8-938c3d7c2d70 img.shogun-image {
    
    width: px;
  }


#s-5a32e3a5-08bb-491f-b8e8-938c3d7c2d70 .shogun-image-content {
  
    align-items: center;
  
}

#s-c7ca65b5-18b9-43d2-9d83-417343407fc8 {
  text-align: center;
}




  #s-c7ca65b5-18b9-43d2-9d83-417343407fc8 img.shogun-image {
    
    width: px;
  }


#s-c7ca65b5-18b9-43d2-9d83-417343407fc8 .shogun-image-content {
  
    align-items: center;
  
}

#s-b061c05f-7377-4d5e-8bb9-86e940649eed {
  text-align: center;
}




  #s-b061c05f-7377-4d5e-8bb9-86e940649eed img.shogun-image {
    
    width: px;
  }


#s-b061c05f-7377-4d5e-8bb9-86e940649eed .shogun-image-content {
  
    align-items: center;
  
}

#s-199d0526-5167-4747-bb02-a19d8341383b {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-199d0526-5167-4747-bb02-a19d8341383b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-b2d4d9c8-aa04-445d-a936-b3cd69b60fc1 {
  margin-top: 20px;
padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
background-color: rgba(248, 252, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-b2d4d9c8-aa04-445d-a936-b3cd69b60fc1 {
  display: none;
}
#s-b2d4d9c8-aa04-445d-a936-b3cd69b60fc1, #wrap-s-b2d4d9c8-aa04-445d-a936-b3cd69b60fc1 { display:none !important; }}@media (max-width: 767px){#s-b2d4d9c8-aa04-445d-a936-b3cd69b60fc1 {
  display: none;
}
#s-b2d4d9c8-aa04-445d-a936-b3cd69b60fc1, #wrap-s-b2d4d9c8-aa04-445d-a936-b3cd69b60fc1 { display:none !important; }}







#s-b2d4d9c8-aa04-445d-a936-b3cd69b60fc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2d4d9c8-aa04-445d-a936-b3cd69b60fc1.shg-box.shg-c {
  justify-content: center;
}

#s-cfd19f43-ee84-4d16-aa49-7fdd7745919a {
  margin-top: 0px;
margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-7728ed03-d3fa-4ef7-a539-4c11fc29a4b0 .shogun-tabs {
  justify-content: center;
}


  #s-7728ed03-d3fa-4ef7-a539-4c11fc29a4b0 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(248, 252, 255, 1);
    border: 2px solid rgba(255, 255, 255, 1);
  }
  #s-7728ed03-d3fa-4ef7-a539-4c11fc29a4b0 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(248, 252, 255, 1);
    border: 2px solid rgba(54, 126, 182, 1);
  }
#s-7728ed03-d3fa-4ef7-a539-4c11fc29a4b0 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Montserrat;
  font-weight: 600;
  font-style: ;
  font-size: 14px;
}

#s-7728ed03-d3fa-4ef7-a539-4c11fc29a4b0 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-7728ed03-d3fa-4ef7-a539-4c11fc29a4b0 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  background: rgba(248, 252, 255, 1);
}

#s-7728ed03-d3fa-4ef7-a539-4c11fc29a4b0 .shogun-tabs-body {
  margin-top: -2px;
  border-top: 2px solid rgba(54, 126, 182, 1);
}

#s-7728ed03-d3fa-4ef7-a539-4c11fc29a4b0 .shogun-tab {
  max-width: calc(100% / 4 - (4 - 2) * 2px / 4);
}

#s-5f91f52a-9072-4f6d-b2d9-7b801c12aa00 {
  margin-top: 30px;
margin-left: 120px;
margin-bottom: 30px;
margin-right: 120px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-5f91f52a-9072-4f6d-b2d9-7b801c12aa00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f91f52a-9072-4f6d-b2d9-7b801c12aa00.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-912ba3e6-7209-4a0a-b764-a7d6e7b10ca2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-78dc6af4-9de4-458e-af3f-1dcd1e9a82a9 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-feb6bdcd-580d-4b41-a47c-084451a1e4f4 {
  margin-top: 30px;
margin-bottom: 30px;
margin-right: 30px;
text-align: center;
}




  #s-feb6bdcd-580d-4b41-a47c-084451a1e4f4 img.shogun-image {
    
    width: px;
  }


#s-feb6bdcd-580d-4b41-a47c-084451a1e4f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-750ff8c1-3105-4c07-874b-8eb8d3f4fb22 {
  margin-top: 30px;
margin-left: 120px;
margin-bottom: 30px;
margin-right: 120px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-750ff8c1-3105-4c07-874b-8eb8d3f4fb22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-750ff8c1-3105-4c07-874b-8eb8d3f4fb22.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2f6544e8-87d5-40a6-910d-02c2084bfee0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a7e3119d-ba9f-4d3a-8550-64e248ebaf95 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
text-align: center;
}




  #s-a7e3119d-ba9f-4d3a-8550-64e248ebaf95 img.shogun-image {
    
    width: px;
  }


#s-a7e3119d-ba9f-4d3a-8550-64e248ebaf95 .shogun-image-content {
  
    align-items: center;
  
}

#s-f4ec7ffa-a766-420d-b438-7f9911a9a9ad {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-99632521-d72e-4051-b896-b90bec683caa {
  margin-top: 30px;
margin-left: 120px;
margin-bottom: 30px;
margin-right: 120px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-99632521-d72e-4051-b896-b90bec683caa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99632521-d72e-4051-b896-b90bec683caa.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a4ea51f4-b65f-4325-8618-e59fc1b6133e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5c2dfb39-29ba-41dd-a737-9ca03d81c82d {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a {
  margin-left: 30px;
padding-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6bbfb326-e62f-4d80-a133-ba6b2f16f78a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-e22e43e3-c643-4aed-99a6-d7e131366f59 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-color: rgba(255, 255, 255, 1);
}
#s-e22e43e3-c643-4aed-99a6-d7e131366f59:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(171, 171, 171, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}#s-e22e43e3-c643-4aed-99a6-d7e131366f59:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}


#s-e22e43e3-c643-4aed-99a6-d7e131366f59.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-ef59ae0e-3a27-45cd-8466-736502cac698 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-color: rgba(255, 255, 255, 1);
}
#s-ef59ae0e-3a27-45cd-8466-736502cac698:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(171, 171, 171, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}#s-ef59ae0e-3a27-45cd-8466-736502cac698:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}


#s-ef59ae0e-3a27-45cd-8466-736502cac698.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-a2c6bbb3-7e67-4432-a20b-549d7d763696 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
text-align: center;
}




  #s-a2c6bbb3-7e67-4432-a20b-549d7d763696 img.shogun-image {
    
    width: px;
  }


#s-a2c6bbb3-7e67-4432-a20b-549d7d763696 .shogun-image-content {
  
    align-items: center;
  
}

#s-0aa56a4d-96ea-4086-bd02-7ab0cc5e9eee {
  margin-top: 30px;
margin-left: 120px;
margin-bottom: 30px;
margin-right: 120px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-0aa56a4d-96ea-4086-bd02-7ab0cc5e9eee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0aa56a4d-96ea-4086-bd02-7ab0cc5e9eee.shg-box.shg-c {
  justify-content: center;
}

#s-cebac663-5676-4fd9-8f81-358caf36a7a6 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092 {
  padding-left: 30px;
}

@media (min-width: 0px) {
[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65e67bbb-a267-4f2e-b0e1-9ffa18e0d092"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-19828235-514b-49dc-817e-a845828fbd99 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-19828235-514b-49dc-817e-a845828fbd99"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-a2e89249-6ef8-4560-9e5e-c230e4e2072a {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}




  #s-a2e89249-6ef8-4560-9e5e-c230e4e2072a img.shogun-image {
    
    width: px;
  }


#s-a2e89249-6ef8-4560-9e5e-c230e4e2072a .shogun-image-content {
  
    align-items: center;
  
}

#s-623fa947-48bb-4dc4-adde-a49bdf87d192 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

#s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a1cd016a-2007-4b89-b1fa-6a98cbaa7031"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-a08f0f56-875f-4da9-b8c6-edbf2a662bd7 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}




  #s-a08f0f56-875f-4da9-b8c6-edbf2a662bd7 img.shogun-image {
    
    width: px;
  }


#s-a08f0f56-875f-4da9-b8c6-edbf2a662bd7 .shogun-image-content {
  
    align-items: center;
  
}

#s-34491ebc-e4ee-45d4-8908-3508108e5cfa hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

#s-1bf52520-5d01-4956-8aed-c80397d86c13 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1bf52520-5d01-4956-8aed-c80397d86c13"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-a2bc5a04-36f1-4cff-a787-c744c3c880f9 {
  text-align: center;
}




  #s-a2bc5a04-36f1-4cff-a787-c744c3c880f9 img.shogun-image {
    
    width: px;
  }


#s-a2bc5a04-36f1-4cff-a787-c744c3c880f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-4e5da0d5-c04a-41a2-a9d5-9bed7b4c31e0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

#s-fb45e7ea-1fcd-4435-9af5-49d489bce946 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-fb45e7ea-1fcd-4435-9af5-49d489bce946"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-a70ca637-5f3c-4964-8c29-9e3fee1ef90b {
  text-align: center;
}




  #s-a70ca637-5f3c-4964-8c29-9e3fee1ef90b img.shogun-image {
    
    width: px;
  }


#s-a70ca637-5f3c-4964-8c29-9e3fee1ef90b .shogun-image-content {
  
    align-items: center;
  
}

#s-0625b6d8-41a6-4d66-a100-d8e65eb1eb41 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

#s-a3ecf1fc-dda4-472e-a080-30b39496218c {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a3ecf1fc-dda4-472e-a080-30b39496218c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-32ff9d69-c2c1-43df-8a1b-123591f8aebe {
  text-align: center;
}




  #s-32ff9d69-c2c1-43df-8a1b-123591f8aebe img.shogun-image {
    
    width: px;
  }


#s-32ff9d69-c2c1-43df-8a1b-123591f8aebe .shogun-image-content {
  
    align-items: center;
  
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-a14a230b-2eaa-4f61-a1fb-cb0b0f9b35fe {
  margin-top: 15px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-a14a230b-2eaa-4f61-a1fb-cb0b0f9b35fe > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 1);
}

#s-a14a230b-2eaa-4f61-a1fb-cb0b0f9b35fe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-a14a230b-2eaa-4f61-a1fb-cb0b0f9b35fe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-a14a230b-2eaa-4f61-a1fb-cb0b0f9b35fe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-a14a230b-2eaa-4f61-a1fb-cb0b0f9b35fe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Montserrat;
  font-weight: 600;
  font-style: ;
  font-size: 14px;
}

#s-a14a230b-2eaa-4f61-a1fb-cb0b0f9b35fe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 14px;
}
#s-8a5e99d5-c8b7-440e-a694-07dee2d0c6a2 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-8ef94b07-4bc2-45fd-927a-d70e2669d8cc {
  margin-left: 30px;
margin-right: 30px;
}

#s-1df36128-1bbc-46d1-b319-298ec92ad3f6 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-1df36128-1bbc-46d1-b319-298ec92ad3f6:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(171, 171, 171, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}#s-1df36128-1bbc-46d1-b319-298ec92ad3f6:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}


#s-1df36128-1bbc-46d1-b319-298ec92ad3f6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-2135d13a-a016-4044-8a3b-93571babf2b8 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2135d13a-a016-4044-8a3b-93571babf2b8 {
  display: none;
}
#s-2135d13a-a016-4044-8a3b-93571babf2b8, #wrap-s-2135d13a-a016-4044-8a3b-93571babf2b8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2135d13a-a016-4044-8a3b-93571babf2b8 {
  display: none;
}
#s-2135d13a-a016-4044-8a3b-93571babf2b8, #wrap-s-2135d13a-a016-4044-8a3b-93571babf2b8 { display:none !important; }}







#s-2135d13a-a016-4044-8a3b-93571babf2b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2135d13a-a016-4044-8a3b-93571babf2b8.shg-box.shg-c {
  justify-content: center;
}

#s-faecd1b6-03a2-421f-b54a-fb8e50223263 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-87b92d6f-901c-44d9-bd56-5726bb8ddfc8 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 10px;
background-color: rgba(248, 252, 255, 1);
}

#s-fc0e4a4d-557b-4669-afd8-25580faaa799 {
  padding-left: 0px;
padding-right: 0px;
}

#s-fc0e4a4d-557b-4669-afd8-25580faaa799 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 252, 255, 1);
}

#s-fc0e4a4d-557b-4669-afd8-25580faaa799 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(248, 252, 255, 1);
  padding: 10px;
}

#s-fc0e4a4d-557b-4669-afd8-25580faaa799 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-fc0e4a4d-557b-4669-afd8-25580faaa799 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(248, 252, 255, 1);
  border-top: 1px solid rgba(248, 252, 255, 1);
}

#s-fc0e4a4d-557b-4669-afd8-25580faaa799 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Montserrat;
  font-weight: 700;
  font-style: ;
  font-size: 14px;
}

#s-fc0e4a4d-557b-4669-afd8-25580faaa799 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 14px;
}
#s-f3a1a396-71f0-4dfe-b832-182cac60e78a {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
min-height: 50px;
background-color: rgba(248, 252, 255, 1);
}








#s-f3a1a396-71f0-4dfe-b832-182cac60e78a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3a1a396-71f0-4dfe-b832-182cac60e78a.shg-box.shg-c {
  justify-content: center;
}

#s-456389fb-01a5-493d-9fad-552f69dbd08d {
  margin-left: 0px;
margin-right: 0px;
}

#s-e673416b-a3ba-4a83-8dab-86746842fba3 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e673416b-a3ba-4a83-8dab-86746842fba3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-9c783c5c-482e-4719-a68f-f5b565c0d88b {
  text-align: center;
}




  #s-9c783c5c-482e-4719-a68f-f5b565c0d88b img.shogun-image {
    
    width: px;
  }


#s-9c783c5c-482e-4719-a68f-f5b565c0d88b .shogun-image-content {
  
    align-items: center;
  
}

#s-7abfc91c-df19-4a76-bbd6-ad747d9b28bb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

#s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3dfd9700-aecd-4fa3-87d1-d5e550bf1aa1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-97243464-a640-4baf-98c8-2ab651274619 {
  text-align: center;
}




  #s-97243464-a640-4baf-98c8-2ab651274619 img.shogun-image {
    
    width: px;
  }


#s-97243464-a640-4baf-98c8-2ab651274619 .shogun-image-content {
  
    align-items: center;
  
}

#s-92c4b94b-a62e-4039-839f-64ef64bf0f34 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

#s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ab4b6dbf-c3fe-4019-ad47-55ac03ac6df2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-c7d58818-8eee-4a0b-9fe2-06b5149a5d76 {
  text-align: center;
}




  #s-c7d58818-8eee-4a0b-9fe2-06b5149a5d76 img.shogun-image {
    
    width: px;
  }


#s-c7d58818-8eee-4a0b-9fe2-06b5149a5d76 .shogun-image-content {
  
    align-items: center;
  
}

#s-fe58b96e-e969-4a14-a569-826bdb1cb043 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

#s-fc46a714-f209-4300-abef-8915982b5d20 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-fc46a714-f209-4300-abef-8915982b5d20"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-b7b492ed-904f-48e7-b1e5-907d728b7e93 {
  text-align: center;
}




  #s-b7b492ed-904f-48e7-b1e5-907d728b7e93 img.shogun-image {
    
    width: px;
  }


#s-b7b492ed-904f-48e7-b1e5-907d728b7e93 .shogun-image-content {
  
    align-items: center;
  
}

#s-73cf4f9a-c892-4641-88f6-3ca04ce00ffe hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

#s-10a357cf-6ba1-4788-bbb6-87c90b7c5811 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-10a357cf-6ba1-4788-bbb6-87c90b7c5811"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-e2ba6993-641a-49bc-a5db-176e40b61d94 {
  text-align: center;
}




  #s-e2ba6993-641a-49bc-a5db-176e40b61d94 img.shogun-image {
    
    width: px;
  }


#s-e2ba6993-641a-49bc-a5db-176e40b61d94 .shogun-image-content {
  
    align-items: center;
  
}

#s-b0821518-589b-4713-a276-b8c28947b83d {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}

#s-b0821518-589b-4713-a276-b8c28947b83d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 1);
}

#s-b0821518-589b-4713-a276-b8c28947b83d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-b0821518-589b-4713-a276-b8c28947b83d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-b0821518-589b-4713-a276-b8c28947b83d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-b0821518-589b-4713-a276-b8c28947b83d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Montserrat;
  font-weight: 600;
  font-style: ;
  font-size: 14px;
}

#s-b0821518-589b-4713-a276-b8c28947b83d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 14px;
}
#s-a3d1a78a-f85e-4231-a442-ce4afba3d01d {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-32c54562-aaf4-4c23-af31-ecf32544d44c {
  margin-left: 0px;
margin-right: 0px;
}

#s-ea2611c5-175b-4b3a-bf34-0b95c4e13042 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-ea2611c5-175b-4b3a-bf34-0b95c4e13042:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(171, 171, 171, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}#s-ea2611c5-175b-4b3a-bf34-0b95c4e13042:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}


#s-ea2611c5-175b-4b3a-bf34-0b95c4e13042.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-e78c9a0b-7602-4347-a94b-d50b87f76146 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(248, 252, 255, 1);
}








#s-e78c9a0b-7602-4347-a94b-d50b87f76146 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e78c9a0b-7602-4347-a94b-d50b87f76146.shg-box.shg-c {
  justify-content: center;
}

#s-1f2b337c-f014-4a92-ac00-0a550cacf0d4 {
  margin-left: 20px;
margin-right: 20px;
padding-bottom: 0px;
}

#s-43f60328-d1dd-4be3-823b-d91e73704fc1 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
min-height: 50px;
background-color: rgba(248, 252, 255, 1);
}








#s-43f60328-d1dd-4be3-823b-d91e73704fc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43f60328-d1dd-4be3-823b-d91e73704fc1.shg-box.shg-c {
  justify-content: center;
}

#s-bd2653e3-5c4a-45ad-9027-257e993d12fc {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-dd290697-36af-4c7e-b3dc-a67942916223 {
  text-align: center;
}




  #s-dd290697-36af-4c7e-b3dc-a67942916223 img.shogun-image {
    
    width: px;
  }


#s-dd290697-36af-4c7e-b3dc-a67942916223 .shogun-image-content {
  
    align-items: center;
  
}

#s-64b114b5-8d9f-4cf4-8a1f-c057f57104b7 {
  margin-top: 10px;
margin-left: 0px;
margin-right: 0px;
}

#s-aa5f2648-f489-4e8f-a075-7b682c64501b {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 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: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-color: rgba(255, 255, 255, 1);
}
#s-aa5f2648-f489-4e8f-a075-7b682c64501b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(171, 171, 171, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}#s-aa5f2648-f489-4e8f-a075-7b682c64501b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}


#s-aa5f2648-f489-4e8f-a075-7b682c64501b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-1bbb4f0b-8a52-4756-9378-9cf205b467f2 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-color: rgba(255, 255, 255, 1);
}
#s-1bbb4f0b-8a52-4756-9378-9cf205b467f2:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(171, 171, 171, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}#s-1bbb4f0b-8a52-4756-9378-9cf205b467f2:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}


#s-1bbb4f0b-8a52-4756-9378-9cf205b467f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-67b9ad22-59a1-4a02-abd0-2f2567901a18 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
min-height: 50px;
background-color: rgba(248, 252, 255, 1);
}








#s-67b9ad22-59a1-4a02-abd0-2f2567901a18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67b9ad22-59a1-4a02-abd0-2f2567901a18.shg-box.shg-c {
  justify-content: center;
}

#s-1f2cc027-1cff-4cbd-9a5b-ae397faa6e2e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
}

#s-abc9ee6a-c693-4b90-a169-cc548a0edf7f {
  margin-top: 0px;
margin-bottom: 10px;
text-align: center;
}




  #s-abc9ee6a-c693-4b90-a169-cc548a0edf7f img.shogun-image {
    
    width: px;
  }


#s-abc9ee6a-c693-4b90-a169-cc548a0edf7f .shogun-image-content {
  
    align-items: center;
  
}

#s-ea752f6f-f401-41c1-a2f7-d59c78c24e01 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
text-align: center;
}




  #s-ea752f6f-f401-41c1-a2f7-d59c78c24e01 img.shogun-image {
    
    width: px;
  }


#s-ea752f6f-f401-41c1-a2f7-d59c78c24e01 .shogun-image-content {
  
    align-items: center;
  
}

#s-fec82619-d412-4134-80ee-466ebce6a26b {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-fec82619-d412-4134-80ee-466ebce6a26b {
  display: none;
}
#s-fec82619-d412-4134-80ee-466ebce6a26b, #wrap-s-fec82619-d412-4134-80ee-466ebce6a26b { display:none !important; }}@media (max-width: 767px){#s-fec82619-d412-4134-80ee-466ebce6a26b {
  display: none;
}
#s-fec82619-d412-4134-80ee-466ebce6a26b, #wrap-s-fec82619-d412-4134-80ee-466ebce6a26b { display:none !important; }}







#s-fec82619-d412-4134-80ee-466ebce6a26b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fec82619-d412-4134-80ee-466ebce6a26b.shg-box.shg-c {
  justify-content: center;
}

#s-187c023d-6cff-49de-b9a3-a4aef5339151 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-54d74f9c-29d2-488a-b875-6afb083527e5 {
  margin-top: 0px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-0a108dfa-1ad2-4672-90f0-f37b1a24528f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 0px) {
[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 25.0px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 37.5px);
}

}

@media (min-width: 992px) {
[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 37.5px);
}

}

@media (min-width: 1200px) {
[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-54896c75-2cd5-4365-aba2-a6945a220a6d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 37.5px);
}

}

.shg-product-reviews-container {
  position: relative;
}

.shg-product-reviews-container .shg-product-reviews-wrapper {
  display: flex;
  flex-direction: column;
}

.shg-product-reviews-container .shg-product-reviews-title-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.shg-product-reviews-container .shg-product-reviews-actions {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.shg-product-reviews-title-header {
  width: 85%;
}

.shg-product-reviews-container .shg-product-reviews-hidden {
  display: none;
}

.shg-product-reviews-container .shg-product-reviews-stars {
  display: inline-block;
  margin: 10px 0;
  font-size: 0;
}

.shg-product-reviews-container
  .shg-product-reviews-stars.shg-product-reviews-stars-average {
  margin-right: 20px;
}

.shg-product-reviews-container .shg-product-reviews-loading {
  text-align: center;
}

.shg-product-reviews-container .shg-product-reviews-loading svg {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-star {
  display: inline-block;
}

.shg-product-reviews-container
  .shg-product-reviews-stars-hoverable
  .shg-product-reviews-star {
  cursor: pointer;
}

.shg-product-reviews-container .shg-product-reviews-stars > * {
  margin: 0 5px;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:first-child {
  margin-left: 0;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:last-child {
  margin-right: 0;
}

.shg-product-reviews-container .shg-product-reviews-button {
  cursor: pointer;
  display: inline-block;

  height: 40px;
  line-height: 40px;
  padding: 0 30px;

  border-radius: 3px;
}

.shg-product-reviews-container .shg-product-reviews-button-write {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-based-on {
  display: inline-block;
  position: relative;
  top: -2px;
}

.shg-product-reviews-container .shg-product-reviews-date {
  margin: 10px 0;
}

.shg-product-reviews-container .shg-product-reviews-separator {
  height: 1px;
  margin: 20px 0;
  background-color: black;
}

.shg-product-reviews-container .shg-product-reviews-review-content {
  word-break: break-word;
  white-space: normal;
}

.shg-product-reviews-container .shg-product-reviews-empty-view {
  text-align: center;
  margin: 80px 0;
}

.shg-product-reviews-container .shg-product-reviews-title-margin {
  margin: 30px 0;
}

.shg-product-reviews-container .shg-product-reviews-label {
  display: block;
  margin-bottom: 10px;
}

.shg-product-reviews-container .shg-product-reviews-label-error {
  display: none;
  float: right;
}

.shg-product-reviews-container .shg-product-reviews-form {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field {
  margin-top: 5px;
  margin-bottom: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error {
  color: #cf4747;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error input,
.shg-product-reviews-container .shg-product-reviews-form-field-error textarea {
  border-width: 2px;
  border-color: #cf4747;
}

.shg-product-reviews-container
  .shg-product-reviews-form-field-error
  .shg-product-reviews-label-error {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-form-input {
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  border-radius: 3px;
  background: transparent;
  border: 1px solid black;
}

.shg-product-reviews-container input.shg-product-reviews-form-input {
  height: 40px;
  line-height: 40px;
}

.shg-product-reviews-container textarea.shg-product-reviews-form-input {
  padding-top: 10px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-items {
  margin-top: 30px;
  text-align: center;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item {
  cursor: pointer;
  display: inline-block;
  margin: 0 5px;
}

.shg-product-reviews-container
  .shg-product-reviews-pagination-item
  .shg-product-reviews-pagination-item-flip {
  transform: scaleX(-1);
}

.shg-product-reviews-container
  .shg-product-reviews-pagination-item:first-child {
  margin-right: 25px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item:last-child {
  margin-left: 25px;
}

#s-6c696219-701c-4e72-b4ac-74702ab75f66 {
  margin-left: 0px;
margin-right: 0px;
}

#s-6c696219-701c-4e72-b4ac-74702ab75f66 .shg-product-reviews-container {
  font-family: ;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}

#s-6c696219-701c-4e72-b4ac-74702ab75f66 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 18px;
}

#s-6c696219-701c-4e72-b4ac-74702ab75f66 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-6c696219-701c-4e72-b4ac-74702ab75f66 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-6c696219-701c-4e72-b4ac-74702ab75f66 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-6c696219-701c-4e72-b4ac-74702ab75f66 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-6c696219-701c-4e72-b4ac-74702ab75f66 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-6c696219-701c-4e72-b4ac-74702ab75f66 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-6c696219-701c-4e72-b4ac-74702ab75f66 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-25ab887f-43ca-4fb4-a8d2-ffb13a869457 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-a82e6b52-8f48-483b-b2ed-2f4b13663ac9 {
  margin-left: 20px;
margin-right: 20px;
}

#s-a82e6b52-8f48-483b-b2ed-2f4b13663ac9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

#s-73122ffa-f90d-4831-8460-c5e720f4a6bf {
  margin-left: 20px;
margin-right: 20px;
}

#s-73122ffa-f90d-4831-8460-c5e720f4a6bf hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-cd05a91e-c282-4fe4-abdc-43a4a421131b {
  margin-top: 0px;
margin-left: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4085803a-1ca2-4148-96f5-a721ab2436b8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a343cab0-e805-45be-ac3c-69e007a0d6d6 {
  display: none;
}
#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d {
  text-align: left;
}


.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d {
  max-width: 100%;
}

.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d .shg-image-zoom,
.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d {
  max-width: 100%;
}

.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d .shg-image-zoom,
.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d {
  max-width: 100%;
}

.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d .shg-image-zoom,
.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d {
  max-width: 100%;
}

.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d .shg-image-zoom,
.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d {
  max-width: 100%;
}

.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d .shg-image-zoom,
.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4b0ae01-bec1-418c-b0ba-b8e83559bc4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-86c3d889-1254-4465-96af-fcfcfc915af2 {
  margin-top: 10px;
}

#s-e0325567-2522-4fa2-9968-09e69507f365 {
  text-align: center;
}

#s-e0325567-2522-4fa2-9968-09e69507f365 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-e0325567-2522-4fa2-9968-09e69507f365 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-e0325567-2522-4fa2-9968-09e69507f365 .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-a7c4328b-1cc7-44a1-8036-6cac335db5fd {
  margin-top: 0px;
}

#s-6b2753db-408c-434e-9e6a-8422ebbcb62d {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
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;
text-align: center;
cursor: pointer;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-6b2753db-408c-434e-9e6a-8422ebbcb62d:hover {background-image: url(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-6b2753db-408c-434e-9e6a-8422ebbcb62d:active {background-image: url(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-6b2753db-408c-434e-9e6a-8422ebbcb62d {
  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-6b2753db-408c-434e-9e6a-8422ebbcb62d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b2753db-408c-434e-9e6a-8422ebbcb62d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-6b2753db-408c-434e-9e6a-8422ebbcb62d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-6b2753db-408c-434e-9e6a-8422ebbcb62d.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }


#s-8f843217-1c61-4ef0-981e-3ccd93ffb3d1 {
  display: none;
}
#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f {
  text-align: left;
}


.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f {
  max-width: 100%;
}

.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f .shg-image-zoom,
.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f {
  max-width: 100%;
}

.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f .shg-image-zoom,
.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f {
  max-width: 100%;
}

.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f .shg-image-zoom,
.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f {
  max-width: 100%;
}

.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f .shg-image-zoom,
.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f {
  max-width: 100%;
}

.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f .shg-image-zoom,
.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2070bc6-8417-4be2-9529-9271cdb4cc2f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b1aa572c-b2e9-4143-9d91-03de6566b26c {
  margin-top: 10px;
}

#s-c9a41c19-ce28-4201-8f14-1f14470a154a {
  text-align: center;
}

#s-c9a41c19-ce28-4201-8f14-1f14470a154a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-c9a41c19-ce28-4201-8f14-1f14470a154a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-c9a41c19-ce28-4201-8f14-1f14470a154a .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-0e08518e-1381-4ad9-ba59-aeb2aa507244 {
  margin-top: 0px;
}

#s-40f43fce-0456-4443-88ed-474d5a62a949 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
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;
text-align: center;
cursor: pointer;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-40f43fce-0456-4443-88ed-474d5a62a949:hover {background-image: url(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-40f43fce-0456-4443-88ed-474d5a62a949:active {background-image: url(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-40f43fce-0456-4443-88ed-474d5a62a949 {
  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-40f43fce-0456-4443-88ed-474d5a62a949.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-40f43fce-0456-4443-88ed-474d5a62a949.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-40f43fce-0456-4443-88ed-474d5a62a949.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-40f43fce-0456-4443-88ed-474d5a62a949.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }


#s-e016b876-e61e-4984-b0cc-1db71fd36192 {
  display: none;
}
#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd {
  text-align: left;
}


.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd {
  max-width: 100%;
}

.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd .shg-image-zoom,
.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd {
  max-width: 100%;
}

.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd .shg-image-zoom,
.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd {
  max-width: 100%;
}

.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd .shg-image-zoom,
.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd {
  max-width: 100%;
}

.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd .shg-image-zoom,
.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd {
  max-width: 100%;
}

.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd .shg-image-zoom,
.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae6175cd-9940-4a78-820b-d7ebd4bb8efd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1aef9618-35bf-4972-bcb5-219582733092 {
  margin-top: 10px;
}

#s-56da4777-ffc0-4486-8a6e-e756e86f1b95 {
  text-align: center;
}

#s-56da4777-ffc0-4486-8a6e-e756e86f1b95 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-56da4777-ffc0-4486-8a6e-e756e86f1b95 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-56da4777-ffc0-4486-8a6e-e756e86f1b95 .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-f61f6ce4-a492-40d5-be3e-7fc81d5796d9 {
  margin-top: 0px;
}

#s-a3641210-5674-41ab-9164-d4fb03d29998 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
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;
text-align: center;
cursor: pointer;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-a3641210-5674-41ab-9164-d4fb03d29998:hover {background-image: url(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-a3641210-5674-41ab-9164-d4fb03d29998:active {background-image: url(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-a3641210-5674-41ab-9164-d4fb03d29998 {
  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-a3641210-5674-41ab-9164-d4fb03d29998.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3641210-5674-41ab-9164-d4fb03d29998.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-a3641210-5674-41ab-9164-d4fb03d29998.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-a3641210-5674-41ab-9164-d4fb03d29998.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }


#s-229d70fb-0559-45f8-b05b-756fe58c8d86 {
  display: none;
}
#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 {
  text-align: left;
}


.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 {
  max-width: 100%;
}

.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 .shg-image-zoom,
.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 {
  max-width: 100%;
}

.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 .shg-image-zoom,
.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 {
  max-width: 100%;
}

.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 .shg-image-zoom,
.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 {
  max-width: 100%;
}

.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 .shg-image-zoom,
.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 {
  max-width: 100%;
}

.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 .shg-image-zoom,
.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dc75695-8cc7-44d0-b505-d6fdd37c39c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a5cd2b0d-89aa-4633-b38b-7649ff4273d9 {
  margin-top: 10px;
}

#s-a961853c-e40a-46a4-97b8-aba1efd2faa3 {
  text-align: center;
}

#s-a961853c-e40a-46a4-97b8-aba1efd2faa3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-a961853c-e40a-46a4-97b8-aba1efd2faa3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-a961853c-e40a-46a4-97b8-aba1efd2faa3 .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-5b8e1641-11bd-4fad-b9b8-91c15c44301d {
  margin-top: 0px;
}

#s-d9ed9af3-31cc-4ac9-a1cb-241f7068a60e {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
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;
text-align: center;
cursor: pointer;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-d9ed9af3-31cc-4ac9-a1cb-241f7068a60e:hover {background-image: url(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-d9ed9af3-31cc-4ac9-a1cb-241f7068a60e:active {background-image: url(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-d9ed9af3-31cc-4ac9-a1cb-241f7068a60e {
  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-d9ed9af3-31cc-4ac9-a1cb-241f7068a60e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d9ed9af3-31cc-4ac9-a1cb-241f7068a60e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-d9ed9af3-31cc-4ac9-a1cb-241f7068a60e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d9ed9af3-31cc-4ac9-a1cb-241f7068a60e.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }


#s-b55887cc-d30b-49df-9fd7-f5d82b6c8288 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b55887cc-d30b-49df-9fd7-f5d82b6c8288 {
  display: none;
}
#s-b55887cc-d30b-49df-9fd7-f5d82b6c8288, #wrap-s-b55887cc-d30b-49df-9fd7-f5d82b6c8288 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b55887cc-d30b-49df-9fd7-f5d82b6c8288 {
  display: none;
}
#s-b55887cc-d30b-49df-9fd7-f5d82b6c8288, #wrap-s-b55887cc-d30b-49df-9fd7-f5d82b6c8288 { display:none !important; }}







#s-b55887cc-d30b-49df-9fd7-f5d82b6c8288 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b55887cc-d30b-49df-9fd7-f5d82b6c8288.shg-box.shg-c {
  justify-content: center;
}

#s-be32cdcb-e7a3-4a3c-a55d-7f490c8b0ac7 {
  margin-left: 20px;
margin-right: 20px;
}

#s-be32cdcb-e7a3-4a3c-a55d-7f490c8b0ac7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

#s-484953d0-258b-434b-9078-2f696bd49f51 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
background-color: rgba(248, 252, 255, 0);
}

#s-81f10841-b01c-4195-b470-2f200d862928 {
  padding-left: 20px;
padding-right: 20px;
}

#s-fc1d7807-1fdf-459a-af0b-2ba511504ace {
  margin-left: 20px;
margin-right: 20px;
}

#s-9e9dae58-868e-44a1-bd6a-6a84c6eef458 {
  margin-left: 20px;
margin-right: 20px;
}

#s-9e9dae58-868e-44a1-bd6a-6a84c6eef458 .shg-product-reviews-container {
  font-family: ;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}

#s-9e9dae58-868e-44a1-bd6a-6a84c6eef458 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 18px;
}

#s-9e9dae58-868e-44a1-bd6a-6a84c6eef458 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-9e9dae58-868e-44a1-bd6a-6a84c6eef458 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-9e9dae58-868e-44a1-bd6a-6a84c6eef458 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-9e9dae58-868e-44a1-bd6a-6a84c6eef458 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-9e9dae58-868e-44a1-bd6a-6a84c6eef458 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-9e9dae58-868e-44a1-bd6a-6a84c6eef458 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-9e9dae58-868e-44a1-bd6a-6a84c6eef458 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-180ef6d5-b74c-4966-8348-cb6f8d871cae hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-f7f4e260-bb06-4480-9f35-4dab32a7dbb0 {
  margin-left: 20px;
margin-right: 20px;
}

#s-f7f4e260-bb06-4480-9f35-4dab32a7dbb0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

#s-3204385d-f47b-442d-8667-d004db9eb29c {
  margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eca3eb27-e8f2-4693-b4e6-5561b9bbfa72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-af4c36b0-cacd-4d50-9014-d716b542564f {
  display: none;
}
#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc {
  text-align: left;
}


.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc {
  max-width: 100%;
}

.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc .shg-image-zoom,
.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc {
  max-width: 100%;
}

.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc .shg-image-zoom,
.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc {
  max-width: 100%;
}

.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc .shg-image-zoom,
.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc {
  max-width: 100%;
}

.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc .shg-image-zoom,
.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc {
  max-width: 100%;
}

.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc .shg-image-zoom,
.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b9983b2b-0fc5-4e4e-a1ab-541698aa81fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-46b706e2-acf6-49c5-b17c-f7b7b6ba7d4e {
  margin-top: 10px;
}

#s-b23f15c6-b33c-4e1f-a448-b4b3d407d70e {
  text-align: center;
}

#s-b23f15c6-b33c-4e1f-a448-b4b3d407d70e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-b23f15c6-b33c-4e1f-a448-b4b3d407d70e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-b23f15c6-b33c-4e1f-a448-b4b3d407d70e .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-d823c1b5-7dd3-419b-a749-39cfd6cc2766 {
  margin-top: 0px;
}

#s-f6c6f60e-9ea2-42a0-8948-8378273152b6 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 2px;
text-align: center;
cursor: pointer;
background-color: rgba(255, 255, 255, 1);
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-f6c6f60e-9ea2-42a0-8948-8378273152b6:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(133, 133, 133, 1) !important;
hover-type: color !important;}#s-f6c6f60e-9ea2-42a0-8948-8378273152b6:active {background-image: url(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-f6c6f60e-9ea2-42a0-8948-8378273152b6 {
  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-f6c6f60e-9ea2-42a0-8948-8378273152b6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6c6f60e-9ea2-42a0-8948-8378273152b6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-f6c6f60e-9ea2-42a0-8948-8378273152b6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-f6c6f60e-9ea2-42a0-8948-8378273152b6.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }


#s-60aa095d-e64f-4779-8f84-03dd9aca37d0 {
  display: none;
}
#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 {
  text-align: left;
}


.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 {
  max-width: 100%;
}

.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 .shg-image-zoom,
.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 {
  max-width: 100%;
}

.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 .shg-image-zoom,
.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 {
  max-width: 100%;
}

.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 .shg-image-zoom,
.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 {
  max-width: 100%;
}

.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 .shg-image-zoom,
.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 {
  max-width: 100%;
}

.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 .shg-image-zoom,
.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9846316d-4b52-4ef7-9cf8-2da5879c1800 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-21197770-df5c-4a03-a3e1-9f56166158e2 {
  margin-top: 10px;
}

#s-98c22779-4f4d-472a-8935-3700646b1186 {
  text-align: center;
}

#s-98c22779-4f4d-472a-8935-3700646b1186 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-98c22779-4f4d-472a-8935-3700646b1186 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-98c22779-4f4d-472a-8935-3700646b1186 .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-4f6b4d50-75fb-43a1-92f1-76a611d9c347 {
  margin-top: 0px;
}

#s-d7f42358-9172-4aed-b5fc-1cfd783634b3 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
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;
text-align: center;
cursor: pointer;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-d7f42358-9172-4aed-b5fc-1cfd783634b3:hover {background-image: url(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-d7f42358-9172-4aed-b5fc-1cfd783634b3:active {background-image: url(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-d7f42358-9172-4aed-b5fc-1cfd783634b3 {
  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-d7f42358-9172-4aed-b5fc-1cfd783634b3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d7f42358-9172-4aed-b5fc-1cfd783634b3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-d7f42358-9172-4aed-b5fc-1cfd783634b3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d7f42358-9172-4aed-b5fc-1cfd783634b3.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }


#s-93a8e6ab-d2ee-421e-a992-d2bd8017588a {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-93a8e6ab-d2ee-421e-a992-d2bd8017588a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-e9c8514a-aac1-4976-880f-0559013cf958 {
  display: none;
}
#s-6293d847-5a6f-4d26-b421-eec35b4282ff {
  text-align: left;
}


.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff {
  max-width: 100%;
}

.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff .shg-image-zoom,
.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff {
  max-width: 100%;
}

.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff .shg-image-zoom,
.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff {
  max-width: 100%;
}

.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff .shg-image-zoom,
.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff {
  max-width: 100%;
}

.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff .shg-image-zoom,
.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff {
  max-width: 100%;
}

.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff .shg-image-zoom,
.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6293d847-5a6f-4d26-b421-eec35b4282ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-55d60dbd-21c8-4563-a1a4-6431f8dadcc0 {
  margin-top: 10px;
}

#s-35f967bd-1fe7-401e-9e6f-a47f0e93cdad {
  text-align: center;
}

#s-35f967bd-1fe7-401e-9e6f-a47f0e93cdad .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-35f967bd-1fe7-401e-9e6f-a47f0e93cdad .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-35f967bd-1fe7-401e-9e6f-a47f0e93cdad .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-ab2d6111-179a-419d-b1b4-5260bb8e215e {
  margin-top: 0px;
}

#s-99633802-1d97-4c9e-8f88-8451615f423e {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
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;
text-align: center;
cursor: pointer;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-99633802-1d97-4c9e-8f88-8451615f423e:hover {background-image: url(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-99633802-1d97-4c9e-8f88-8451615f423e:active {background-image: url(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-99633802-1d97-4c9e-8f88-8451615f423e {
  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-99633802-1d97-4c9e-8f88-8451615f423e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-99633802-1d97-4c9e-8f88-8451615f423e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-99633802-1d97-4c9e-8f88-8451615f423e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-99633802-1d97-4c9e-8f88-8451615f423e.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }


#s-9d626286-8eb0-4601-8101-0bdaa63f2475 {
  display: none;
}
#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac {
  text-align: left;
}


.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac {
  max-width: 100%;
}

.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac .shg-image-zoom,
.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac {
  max-width: 100%;
}

.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac .shg-image-zoom,
.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac {
  max-width: 100%;
}

.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac .shg-image-zoom,
.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac {
  max-width: 100%;
}

.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac .shg-image-zoom,
.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac {
  max-width: 100%;
}

.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac .shg-image-zoom,
.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6aca8d24-0f89-40b3-8353-4727d7eb7dac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-20f4f8aa-7f3d-4c74-82ac-c9d6d2699cfa {
  margin-top: 10px;
}

#s-6ff6ddd2-e822-4934-a6a0-03dde157f4d5 {
  text-align: center;
}

#s-6ff6ddd2-e822-4934-a6a0-03dde157f4d5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-6ff6ddd2-e822-4934-a6a0-03dde157f4d5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-6ff6ddd2-e822-4934-a6a0-03dde157f4d5 .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-c5ccfab7-5bc2-477c-aecc-fbc38c19f43b {
  margin-top: 0px;
}

#s-93a4d10b-33e3-4b46-ad2e-8e6566e53ac2 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
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;
text-align: center;
cursor: pointer;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-93a4d10b-33e3-4b46-ad2e-8e6566e53ac2:hover {background-image: url(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-93a4d10b-33e3-4b46-ad2e-8e6566e53ac2:active {background-image: url(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-93a4d10b-33e3-4b46-ad2e-8e6566e53ac2 {
  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-93a4d10b-33e3-4b46-ad2e-8e6566e53ac2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-93a4d10b-33e3-4b46-ad2e-8e6566e53ac2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-93a4d10b-33e3-4b46-ad2e-8e6566e53ac2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-93a4d10b-33e3-4b46-ad2e-8e6566e53ac2.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }


#s-bcb45a0b-9013-4f42-9dea-3bfb7dddb365 {
  margin-left: 20px;
margin-right: 20px;
}

#s-bcb45a0b-9013-4f42-9dea-3bfb7dddb365 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

#s-25b1ccf0-22c6-4238-addd-a4b88717638b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-d7c4031b-84e4-4130-a8fd-646ea12ac882 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d7c4031b-84e4-4130-a8fd-646ea12ac882 {
  display: none;
}
#s-d7c4031b-84e4-4130-a8fd-646ea12ac882, #wrap-s-d7c4031b-84e4-4130-a8fd-646ea12ac882 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d7c4031b-84e4-4130-a8fd-646ea12ac882 {
  display: none;
}
#s-d7c4031b-84e4-4130-a8fd-646ea12ac882, #wrap-s-d7c4031b-84e4-4130-a8fd-646ea12ac882 { display:none !important; }}







#s-d7c4031b-84e4-4130-a8fd-646ea12ac882 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7c4031b-84e4-4130-a8fd-646ea12ac882.shg-box.shg-c {
  justify-content: center;
}

#s-e10c89a9-5619-41e9-abc0-cc5bf462a2dc .shogun-icon-wrapper {
  text-align: center;
}


#s-e10c89a9-5619-41e9-abc0-cc5bf462a2dc .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 0, 0, 1);
}

#s-b661d87f-89e0-4653-bdd2-566cfae6eb53 {
  background-image: url(none);
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-b661d87f-89e0-4653-bdd2-566cfae6eb53:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(171, 171, 171, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}#s-b661d87f-89e0-4653-bdd2-566cfae6eb53:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;
background-color: rgba(244, 244, 244, 1) !important;}


#s-b661d87f-89e0-4653-bdd2-566cfae6eb53.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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