.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-ab7a8b90-240c-471c-a4a1-8dcd64af156b {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 50px;
padding-right: 50px;
text-align: right;
}
@media (min-width: 768px) and (max-width: 991px){#s-ab7a8b90-240c-471c-a4a1-8dcd64af156b {
  display: none;
}
#s-ab7a8b90-240c-471c-a4a1-8dcd64af156b, #wrap-s-ab7a8b90-240c-471c-a4a1-8dcd64af156b { display:none !important; }}@media (max-width: 767px){#s-ab7a8b90-240c-471c-a4a1-8dcd64af156b {
  display: none;
}
#s-ab7a8b90-240c-471c-a4a1-8dcd64af156b, #wrap-s-ab7a8b90-240c-471c-a4a1-8dcd64af156b { display:none !important; }}



  #s-ab7a8b90-240c-471c-a4a1-8dcd64af156b img.shogun-image {
    
    width: px;
  }


#s-ab7a8b90-240c-471c-a4a1-8dcd64af156b .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-ade70638-69d1-4d2e-89de-3b7698bbd1f2 {
  margin-bottom: 20px;
padding-left: 50px;
padding-right: 50px;
text-align: right;
}
@media (min-width: 1200px){#s-ade70638-69d1-4d2e-89de-3b7698bbd1f2 {
  display: none;
}
#s-ade70638-69d1-4d2e-89de-3b7698bbd1f2, #wrap-s-ade70638-69d1-4d2e-89de-3b7698bbd1f2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ade70638-69d1-4d2e-89de-3b7698bbd1f2 {
  display: none;
}
#s-ade70638-69d1-4d2e-89de-3b7698bbd1f2, #wrap-s-ade70638-69d1-4d2e-89de-3b7698bbd1f2 { display:none !important; }}@media (max-width: 767px){#s-ade70638-69d1-4d2e-89de-3b7698bbd1f2 {
  display: none;
}
#s-ade70638-69d1-4d2e-89de-3b7698bbd1f2, #wrap-s-ade70638-69d1-4d2e-89de-3b7698bbd1f2 { display:none !important; }}



  #s-ade70638-69d1-4d2e-89de-3b7698bbd1f2 img.shogun-image {
    
    width: px;
  }


#s-ade70638-69d1-4d2e-89de-3b7698bbd1f2 .shogun-image-content {
  
    align-items:  flex-start;
  
}

.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

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

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

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

#s-6485e66a-df24-4b1b-a644-300fa581a089 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 400px;
}
@media (min-width: 1200px){#s-6485e66a-df24-4b1b-a644-300fa581a089 {
  display: none;
}
#s-6485e66a-df24-4b1b-a644-300fa581a089, #wrap-s-6485e66a-df24-4b1b-a644-300fa581a089 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6485e66a-df24-4b1b-a644-300fa581a089 {
  display: none;
}
#s-6485e66a-df24-4b1b-a644-300fa581a089, #wrap-s-6485e66a-df24-4b1b-a644-300fa581a089 { display:none !important; }}@media (max-width: 767px){#s-6485e66a-df24-4b1b-a644-300fa581a089 {
  display: none;
}
#s-6485e66a-df24-4b1b-a644-300fa581a089, #wrap-s-6485e66a-df24-4b1b-a644-300fa581a089 { display:none !important; }}







#s-6485e66a-df24-4b1b-a644-300fa581a089 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6485e66a-df24-4b1b-a644-300fa581a089.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-9e818c0f-3ddd-40c0-a3bf-6d6d68d45f63 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
}

#s-52ed32d8-d4b2-461b-8c8c-3a2c15a8563e {
  text-align: center;
}




  #s-52ed32d8-d4b2-461b-8c8c-3a2c15a8563e img.shogun-image {
    
    width: px;
  }


#s-52ed32d8-d4b2-461b-8c8c-3a2c15a8563e .shogun-image-content {
  
    align-items: center;
  
}

#s-94553964-64f1-4943-9a7c-111033448751 {
  text-align: center;
}




  #s-94553964-64f1-4943-9a7c-111033448751 img.shogun-image {
    
    width: px;
  }


#s-94553964-64f1-4943-9a7c-111033448751 .shogun-image-content {
  
    align-items: center;
  
}

#s-ca95ccad-c3f1-4dbc-b444-7946b30c7901 {
  text-align: center;
}




  #s-ca95ccad-c3f1-4dbc-b444-7946b30c7901 img.shogun-image {
    
    width: px;
  }


#s-ca95ccad-c3f1-4dbc-b444-7946b30c7901 .shogun-image-content {
  
    align-items: center;
  
}

#s-54aebd79-8c5c-4461-afa0-eb4503634ab8 {
  text-align: center;
}




  #s-54aebd79-8c5c-4461-afa0-eb4503634ab8 img.shogun-image {
    
    width: px;
  }


#s-54aebd79-8c5c-4461-afa0-eb4503634ab8 .shogun-image-content {
  
    align-items: center;
  
}

#s-905b6bab-27f5-4ab6-b3e5-000343061deb {
  text-align: center;
}




  #s-905b6bab-27f5-4ab6-b3e5-000343061deb img.shogun-image {
    
    width: px;
  }


#s-905b6bab-27f5-4ab6-b3e5-000343061deb .shogun-image-content {
  
    align-items: center;
  
}

#s-172286ca-d51e-4ff9-a3b1-5424b4987030 {
  text-align: center;
}




  #s-172286ca-d51e-4ff9-a3b1-5424b4987030 img.shogun-image {
    
    width: px;
  }


#s-172286ca-d51e-4ff9-a3b1-5424b4987030 .shogun-image-content {
  
    align-items: center;
  
}

#s-b4b9311b-85b9-49a9-b87a-bda8ffb3e3f5 {
  text-align: center;
}




  #s-b4b9311b-85b9-49a9-b87a-bda8ffb3e3f5 img.shogun-image {
    
    width: px;
  }


#s-b4b9311b-85b9-49a9-b87a-bda8ffb3e3f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-b7283d96-3a95-4654-8ca1-6d30995229f9 {
  text-align: center;
}




  #s-b7283d96-3a95-4654-8ca1-6d30995229f9 img.shogun-image {
    
    width: px;
  }


#s-b7283d96-3a95-4654-8ca1-6d30995229f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-27f9283b-c37f-425c-ac10-4f6df51adf45 {
  text-align: center;
}




  #s-27f9283b-c37f-425c-ac10-4f6df51adf45 img.shogun-image {
    
    width: px;
  }


#s-27f9283b-c37f-425c-ac10-4f6df51adf45 .shogun-image-content {
  
    align-items: center;
  
}

#s-ea5c89be-6b7a-41a8-8715-96c9fa27701e {
  text-align: center;
}




  #s-ea5c89be-6b7a-41a8-8715-96c9fa27701e img.shogun-image {
    
    width: px;
  }


#s-ea5c89be-6b7a-41a8-8715-96c9fa27701e .shogun-image-content {
  
    align-items: center;
  
}

#s-b58fa079-c7a2-48d1-92d8-136b9e346c18 {
  text-align: center;
}




  #s-b58fa079-c7a2-48d1-92d8-136b9e346c18 img.shogun-image {
    
    width: px;
  }


#s-b58fa079-c7a2-48d1-92d8-136b9e346c18 .shogun-image-content {
  
    align-items: center;
  
}

#s-11a1aed5-0a20-4609-8fce-1ac135449715 {
  text-align: center;
}




  #s-11a1aed5-0a20-4609-8fce-1ac135449715 img.shogun-image {
    
    width: px;
  }


#s-11a1aed5-0a20-4609-8fce-1ac135449715 .shogun-image-content {
  
    align-items: center;
  
}

#s-bce54381-e707-4a75-bafe-7096aab02dd0 {
  text-align: center;
}




  #s-bce54381-e707-4a75-bafe-7096aab02dd0 img.shogun-image {
    
    width: px;
  }


#s-bce54381-e707-4a75-bafe-7096aab02dd0 .shogun-image-content {
  
    align-items: center;
  
}

#s-aea9f690-8494-4efb-8d39-a8d422c19326 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}




  #s-aea9f690-8494-4efb-8d39-a8d422c19326 img.shogun-image {
    
    width: px;
  }


#s-aea9f690-8494-4efb-8d39-a8d422c19326 .shogun-image-content {
  
    align-items: center;
  
}

#s-91dcf648-d2e8-4e03-ae5a-d5e0764c6d03 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
border-style: solid;
min-height: 50px;
max-width: 600px;
}
@media (min-width: 1200px){#s-91dcf648-d2e8-4e03-ae5a-d5e0764c6d03 {
  display: none;
}
#s-91dcf648-d2e8-4e03-ae5a-d5e0764c6d03, #wrap-s-91dcf648-d2e8-4e03-ae5a-d5e0764c6d03 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-91dcf648-d2e8-4e03-ae5a-d5e0764c6d03 {
  display: none;
}
#s-91dcf648-d2e8-4e03-ae5a-d5e0764c6d03, #wrap-s-91dcf648-d2e8-4e03-ae5a-d5e0764c6d03 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-91dcf648-d2e8-4e03-ae5a-d5e0764c6d03 {
  
}
}@media (max-width: 767px){#s-91dcf648-d2e8-4e03-ae5a-d5e0764c6d03 {
  display: none;
}
#s-91dcf648-d2e8-4e03-ae5a-d5e0764c6d03, #wrap-s-91dcf648-d2e8-4e03-ae5a-d5e0764c6d03 { display:none !important; }}







#s-91dcf648-d2e8-4e03-ae5a-d5e0764c6d03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91dcf648-d2e8-4e03-ae5a-d5e0764c6d03.shg-box.shg-c {
  justify-content: center;
}

#s-16c439b3-a2c8-4b79-8a35-2f3d9e3d358f {
  display: none;
}
.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-966bfd59-ab2c-436a-89c5-8c69d03e04b7 {
  margin-top: 10px;
}

.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-848ff416-f465-43f1-9176-d5b3f55d7fc0 {
  padding-top: 5px;
padding-bottom: 10px;
text-align: center;
}

#s-848ff416-f465-43f1-9176-d5b3f55d7fc0 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: a_n8;
  font-style:   ;
  font-size: 30px;
}

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

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

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

@media (min-width: 0px) {
[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5a56966-94bb-4de8-9c74-1706b2721ff2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e8314fa5-4724-48ff-8785-67c4d20a1567 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-3f913fc9-23a4-4aed-9baf-9950d7f122fc {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-78040ce9-fa4e-450e-8fad-86c81792bdd1 {
  margin-top: -3px;
margin-bottom: 0px;
padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c1e9fce1-5069-430e-b6ff-b8cd9f368b6c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ba31abe9-c4df-4a30-84f6-266980f471a9 {
  margin-top: 10px;
margin-bottom: -20px;
}

@media (min-width: 0px) {
[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08c9659f-b314-49c5-aee0-4613b9134b2b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-63a3f2d4-1688-4e8c-8de7-962db085186e {
  text-align: left;
}

#s-63a3f2d4-1688-4e8c-8de7-962db085186e .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-63a3f2d4-1688-4e8c-8de7-962db085186e .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-63a3f2d4-1688-4e8c-8de7-962db085186e .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-63a3f2d4-1688-4e8c-8de7-962db085186e .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-c3a71299-31fd-4341-b98b-60e4a7c361f7 {
  margin-top: -3px;
margin-bottom: -3px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-c3a71299-31fd-4341-b98b-60e4a7c361f7 .shg-product-quantity-wrapper {
  display: flex;
}

#s-c3a71299-31fd-4341-b98b-60e4a7c361f7 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-c3a71299-31fd-4341-b98b-60e4a7c361f7 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-c3a71299-31fd-4341-b98b-60e4a7c361f7 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-c3a71299-31fd-4341-b98b-60e4a7c361f7 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-90287e1c-182d-4a6c-8c46-95673c9660ea {
  box-shadow:1px 3px 1px 1px rgba(39, 147, 47, 1);
border-style: solid;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-bottom: 8px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 182, 82, 1);
}

#s-6d8c12c7-afd9-4e2d-9312-98395ba453ec {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
max-width: 400px;
text-align: center;
}




  #s-6d8c12c7-afd9-4e2d-9312-98395ba453ec img.shogun-image {
    
    width: px;
  }


#s-6d8c12c7-afd9-4e2d-9312-98395ba453ec .shogun-image-content {
  
    align-items: center;
  
}

#s-631b2da9-82ef-493d-aa38-93478b5ab791 {
  margin-top: 40px;
min-height: 50px;
}
@media (min-width: 1200px){#s-631b2da9-82ef-493d-aa38-93478b5ab791 {
  display: none;
}
#s-631b2da9-82ef-493d-aa38-93478b5ab791, #wrap-s-631b2da9-82ef-493d-aa38-93478b5ab791 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-631b2da9-82ef-493d-aa38-93478b5ab791 {
  display: none;
}
#s-631b2da9-82ef-493d-aa38-93478b5ab791, #wrap-s-631b2da9-82ef-493d-aa38-93478b5ab791 { display:none !important; }}@media (max-width: 767px){#s-631b2da9-82ef-493d-aa38-93478b5ab791 {
  display: none;
}
#s-631b2da9-82ef-493d-aa38-93478b5ab791, #wrap-s-631b2da9-82ef-493d-aa38-93478b5ab791 { display:none !important; }}







#s-631b2da9-82ef-493d-aa38-93478b5ab791 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-631b2da9-82ef-493d-aa38-93478b5ab791.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 992px) and (max-width: 1199px){#s-ef2af6ba-6b08-4559-a0ae-034babc6d45d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ef2af6ba-6b08-4559-a0ae-034babc6d45d {
  display: none;
}
#s-ef2af6ba-6b08-4559-a0ae-034babc6d45d, #wrap-s-ef2af6ba-6b08-4559-a0ae-034babc6d45d { display:none !important; }}@media (max-width: 767px){#s-ef2af6ba-6b08-4559-a0ae-034babc6d45d {
  
}
}
#s-ef2af6ba-6b08-4559-a0ae-034babc6d45d {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px){#s-59185ce7-8499-463d-94ed-323fe9afa8c8 {
  display: none;
}
#s-59185ce7-8499-463d-94ed-323fe9afa8c8, #wrap-s-59185ce7-8499-463d-94ed-323fe9afa8c8 { display:none !important; }}@media (max-width: 767px){#s-59185ce7-8499-463d-94ed-323fe9afa8c8 {
  display: none;
}
#s-59185ce7-8499-463d-94ed-323fe9afa8c8, #wrap-s-59185ce7-8499-463d-94ed-323fe9afa8c8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 768px) {
[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-59185ce7-8499-463d-94ed-323fe9afa8c8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 40.0px);
}

}

#s-d3bbfc93-4a54-486e-9ca3-a0bc4e326f77 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-4430f4f5-3919-4503-8385-fbe7de439f92 {
  text-align: center;
}




  #s-4430f4f5-3919-4503-8385-fbe7de439f92 img.shogun-image {
    
    width: px;
  }


#s-4430f4f5-3919-4503-8385-fbe7de439f92 .shogun-image-content {
  
    align-items: center;
  
}

#s-3f25a169-b564-4019-923c-8986d02e06f2 {
  text-align: center;
}




  #s-3f25a169-b564-4019-923c-8986d02e06f2 img.shogun-image {
    
    width: px;
  }


#s-3f25a169-b564-4019-923c-8986d02e06f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-dd68d70f-553c-47a4-a367-c7b680dd88f4 {
  text-align: center;
}




  #s-dd68d70f-553c-47a4-a367-c7b680dd88f4 img.shogun-image {
    
    width: px;
  }


#s-dd68d70f-553c-47a4-a367-c7b680dd88f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-61d6cf06-d146-4c58-a241-70299dae2864 {
  text-align: center;
}




  #s-61d6cf06-d146-4c58-a241-70299dae2864 img.shogun-image {
    
    width: px;
  }


#s-61d6cf06-d146-4c58-a241-70299dae2864 .shogun-image-content {
  
    align-items: center;
  
}

#s-05a6f9df-b597-4c3d-9834-46877fae9a21 {
  text-align: center;
}




  #s-05a6f9df-b597-4c3d-9834-46877fae9a21 img.shogun-image {
    
    width: px;
  }


#s-05a6f9df-b597-4c3d-9834-46877fae9a21 .shogun-image-content {
  
    align-items: center;
  
}

#s-e9f01d73-44eb-4c95-adf9-fa2c365b5727 {
  text-align: center;
}




  #s-e9f01d73-44eb-4c95-adf9-fa2c365b5727 img.shogun-image {
    
    width: px;
  }


#s-e9f01d73-44eb-4c95-adf9-fa2c365b5727 .shogun-image-content {
  
    align-items: center;
  
}

#s-7a3ba20a-b064-499e-8ce7-624b3b6c8b9c {
  text-align: center;
}




  #s-7a3ba20a-b064-499e-8ce7-624b3b6c8b9c img.shogun-image {
    
    width: px;
  }


#s-7a3ba20a-b064-499e-8ce7-624b3b6c8b9c .shogun-image-content {
  
    align-items: center;
  
}

#s-d6a387ec-5a53-46ce-a171-cea4a1ef3563 {
  text-align: center;
}




  #s-d6a387ec-5a53-46ce-a171-cea4a1ef3563 img.shogun-image {
    
    width: px;
  }


#s-d6a387ec-5a53-46ce-a171-cea4a1ef3563 .shogun-image-content {
  
    align-items: center;
  
}

#s-263800ea-6ca5-4dbc-bc95-ba07f0cac395 {
  text-align: center;
}




  #s-263800ea-6ca5-4dbc-bc95-ba07f0cac395 img.shogun-image {
    
    width: px;
  }


#s-263800ea-6ca5-4dbc-bc95-ba07f0cac395 .shogun-image-content {
  
    align-items: center;
  
}

#s-e92a96ce-b41e-473f-8c10-7b5f90a823ac {
  text-align: center;
}




  #s-e92a96ce-b41e-473f-8c10-7b5f90a823ac img.shogun-image {
    
    width: px;
  }


#s-e92a96ce-b41e-473f-8c10-7b5f90a823ac .shogun-image-content {
  
    align-items: center;
  
}

#s-4825280e-36f3-4b73-849a-ebc89a78b261 {
  text-align: center;
}




  #s-4825280e-36f3-4b73-849a-ebc89a78b261 img.shogun-image {
    
    width: px;
  }


#s-4825280e-36f3-4b73-849a-ebc89a78b261 .shogun-image-content {
  
    align-items: center;
  
}

#s-d084e887-14cd-49c7-b0bb-71c1598db708 {
  text-align: center;
}




  #s-d084e887-14cd-49c7-b0bb-71c1598db708 img.shogun-image {
    
    width: px;
  }


#s-d084e887-14cd-49c7-b0bb-71c1598db708 .shogun-image-content {
  
    align-items: center;
  
}

#s-44d9ca2d-2fb4-45f4-8928-62018376e222 {
  text-align: center;
}




  #s-44d9ca2d-2fb4-45f4-8928-62018376e222 img.shogun-image {
    
    width: px;
  }


#s-44d9ca2d-2fb4-45f4-8928-62018376e222 .shogun-image-content {
  
    align-items: center;
  
}

#s-58109d11-f61c-46ec-85fd-ab456cac13ff {
  margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-58109d11-f61c-46ec-85fd-ab456cac13ff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-daa6d404-48ed-4cfe-9586-d99a6e793587 {
  margin-top: 20px;
margin-bottom: 20px;
max-width: 76px;
text-align: center;
}




  #s-daa6d404-48ed-4cfe-9586-d99a6e793587 img.shogun-image {
    
    width: px;
  }


#s-daa6d404-48ed-4cfe-9586-d99a6e793587 .shogun-image-content {
  
    align-items: center;
  
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-eafb78b7-7ca1-40fe-9f70-b29b824bd74a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-eafb78b7-7ca1-40fe-9f70-b29b824bd74a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: a_n7;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-afe5b6bc-658b-4c76-b6ee-9b4f306b8940"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-f588454d-a7be-40b1-a9b9-9984ff5d2ab9 {
  box-shadow:0px 0px 0px 0px ;
max-width: 100px;
text-align: center;
}




  #s-f588454d-a7be-40b1-a9b9-9984ff5d2ab9 img.shogun-image {
    
    width: px;
  }


#s-f588454d-a7be-40b1-a9b9-9984ff5d2ab9 .shogun-image-content {
  
    align-items: center;
  
}

#s-5e6c1364-b3f1-4aee-84d8-65f9c62e7cd6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5e6c1364-b3f1-4aee-84d8-65f9c62e7cd6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: a_n8;
  font-style:   ;
  font-size: 33px;
}

@media (min-width: 0px) {
[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-1078bfd4-030b-4a9d-b963-cc0616dfa711"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.0px);
}

}

#s-87e47205-aa8f-4914-a902-651e15573296 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 180px;
}

#s-58cd7c81-273e-40a8-9f6e-e97fc108f691 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-ff625cda-0616-4cd1-b3c4-0a12d534a6ba {
  margin-top: 5px;
padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f89bf26e-6a60-4e52-80d4-90e38db55c38"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-92925504-9140-4714-80e0-62f9a754070f .shogun-icon-wrapper {
  text-align: center;
}


#s-92925504-9140-4714-80e0-62f9a754070f .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(75, 206, 140, 1);
}

@media (min-width: 0px) {
[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a3e1e679-15d4-47b7-a4e4-65fc216e525f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-bd38a4fd-c1cd-4eb2-bc6b-c2b340dd14f7 .shogun-icon-wrapper {
  text-align: center;
}


#s-bd38a4fd-c1cd-4eb2-bc6b-c2b340dd14f7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(75, 206, 140, 1);
}

@media (min-width: 0px) {
[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4829e94b-3aba-41d2-ae67-676b050fea7d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-11328c0b-1ca8-45fc-aac9-751e66a6d134 .shogun-icon-wrapper {
  text-align: center;
}


#s-11328c0b-1ca8-45fc-aac9-751e66a6d134 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(75, 206, 140, 1);
}

@media (min-width: 0px) {
[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aae92f62-218d-4a09-9491-6ac4856a6bbb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-23cb96fd-3977-4995-959a-9077a87ca661 .shogun-icon-wrapper {
  text-align: center;
}


#s-23cb96fd-3977-4995-959a-9077a87ca661 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(75, 206, 140, 1);
}

@media (min-width: 0px) {
[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-db95bae2-252c-4de1-b83b-14dc4266eb88"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c80b72ea-52b4-4449-9e88-732e18834457 .shogun-icon-wrapper {
  text-align: center;
}


#s-c80b72ea-52b4-4449-9e88-732e18834457 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(75, 206, 140, 1);
}

#s-6f06b075-e6cb-49e1-8684-cc80605ee1b4 {
  margin-top: 1em;
}

@media (min-width: 0px) {
[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f06b075-e6cb-49e1-8684-cc80605ee1b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e2da653e-fb1e-4239-95c2-bb4300187d82 {
  margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7232888a-2a13-4666-85e1-fd3e34048d95"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-2e079bb0-f8d5-4aff-b7ea-abaa3a81c48e {
  text-align: left;
}

#s-2e079bb0-f8d5-4aff-b7ea-abaa3a81c48e .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-2e079bb0-f8d5-4aff-b7ea-abaa3a81c48e .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-2e079bb0-f8d5-4aff-b7ea-abaa3a81c48e .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-2e079bb0-f8d5-4aff-b7ea-abaa3a81c48e .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-caf7ff06-982b-4101-a96a-b75ccdcf35d2 {
  margin-top: 7px;
text-align: left;
}

#s-caf7ff06-982b-4101-a96a-b75ccdcf35d2 .shg-product-quantity-wrapper {
  display: flex;
}

#s-caf7ff06-982b-4101-a96a-b75ccdcf35d2 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-caf7ff06-982b-4101-a96a-b75ccdcf35d2 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-caf7ff06-982b-4101-a96a-b75ccdcf35d2 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-caf7ff06-982b-4101-a96a-b75ccdcf35d2 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-7d6bb17e-0824-4b63-99bd-43ea4c9e0bbc {
  box-shadow:1px 3px 1px 1px rgba(39, 147, 47, 1);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 182, 82, 1);
}

#s-572289b6-7289-4907-8a0d-f251abf22785 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}








#s-572289b6-7289-4907-8a0d-f251abf22785 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-572289b6-7289-4907-8a0d-f251abf22785.shg-box.shg-c {
  justify-content: center;
}

#s-9cdff1ac-8dc7-45c4-bee7-47858ec9b57b {
  margin-top: 1em;
margin-bottom: 1em;
}

#s-fbb2f26a-8212-4dde-827a-10e5df21cf76 {
  max-width: 709px;
text-align: center;
}




  #s-fbb2f26a-8212-4dde-827a-10e5df21cf76 img.shogun-image {
    
    width: px;
  }


#s-fbb2f26a-8212-4dde-827a-10e5df21cf76 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-17296b8a-5e39-452f-908f-e4268f8f4971 {
  display: none;
}
#s-17296b8a-5e39-452f-908f-e4268f8f4971, #wrap-s-17296b8a-5e39-452f-908f-e4268f8f4971 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-17296b8a-5e39-452f-908f-e4268f8f4971 {
  display: none;
}
#s-17296b8a-5e39-452f-908f-e4268f8f4971, #wrap-s-17296b8a-5e39-452f-908f-e4268f8f4971 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-17296b8a-5e39-452f-908f-e4268f8f4971 {
  display: none;
}
#s-17296b8a-5e39-452f-908f-e4268f8f4971, #wrap-s-17296b8a-5e39-452f-908f-e4268f8f4971 { display:none !important; }}@media (max-width: 767px){#s-17296b8a-5e39-452f-908f-e4268f8f4971 {
  
}
}
@media (min-width: 0px) {
[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-17296b8a-5e39-452f-908f-e4268f8f4971"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 40.0px);
}

}

#s-c3047e94-8dba-46da-a1df-db39062116a4 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-8c0c0d85-123b-4d0a-8602-1e4a4344c901 {
  text-align: center;
}




  #s-8c0c0d85-123b-4d0a-8602-1e4a4344c901 img.shogun-image {
    
    width: px;
  }


#s-8c0c0d85-123b-4d0a-8602-1e4a4344c901 .shogun-image-content {
  
    align-items: center;
  
}

#s-e0268ceb-259e-43ff-8add-b4a38fb844eb {
  text-align: center;
}




  #s-e0268ceb-259e-43ff-8add-b4a38fb844eb img.shogun-image {
    
    width: px;
  }


#s-e0268ceb-259e-43ff-8add-b4a38fb844eb .shogun-image-content {
  
    align-items: center;
  
}

#s-2ba8e59a-b44d-4714-8ffe-295a10cc3dd6 {
  text-align: center;
}




  #s-2ba8e59a-b44d-4714-8ffe-295a10cc3dd6 img.shogun-image {
    
    width: px;
  }


#s-2ba8e59a-b44d-4714-8ffe-295a10cc3dd6 .shogun-image-content {
  
    align-items: center;
  
}

#s-356ea17b-1791-4b95-a16f-09134d56ab3a {
  text-align: center;
}




  #s-356ea17b-1791-4b95-a16f-09134d56ab3a img.shogun-image {
    
    width: px;
  }


#s-356ea17b-1791-4b95-a16f-09134d56ab3a .shogun-image-content {
  
    align-items: center;
  
}

#s-c12ca226-1b4e-4481-8160-80cb31eea111 {
  text-align: center;
}




  #s-c12ca226-1b4e-4481-8160-80cb31eea111 img.shogun-image {
    
    width: px;
  }


#s-c12ca226-1b4e-4481-8160-80cb31eea111 .shogun-image-content {
  
    align-items: center;
  
}

#s-a7a9ad24-0775-4f60-97b0-6ad7e5ffac9d {
  text-align: center;
}




  #s-a7a9ad24-0775-4f60-97b0-6ad7e5ffac9d img.shogun-image {
    
    width: px;
  }


#s-a7a9ad24-0775-4f60-97b0-6ad7e5ffac9d .shogun-image-content {
  
    align-items: center;
  
}

#s-fbe88978-b7c1-4745-81d5-6e03d14c8f4a {
  text-align: center;
}




  #s-fbe88978-b7c1-4745-81d5-6e03d14c8f4a img.shogun-image {
    
    width: px;
  }


#s-fbe88978-b7c1-4745-81d5-6e03d14c8f4a .shogun-image-content {
  
    align-items: center;
  
}

#s-09f61d6e-22c3-4a81-87ce-80b1f3aa3503 {
  text-align: center;
}




  #s-09f61d6e-22c3-4a81-87ce-80b1f3aa3503 img.shogun-image {
    
    width: px;
  }


#s-09f61d6e-22c3-4a81-87ce-80b1f3aa3503 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b82d778-e417-4510-9835-6d342d2a916e {
  text-align: center;
}




  #s-9b82d778-e417-4510-9835-6d342d2a916e img.shogun-image {
    
    width: px;
  }


#s-9b82d778-e417-4510-9835-6d342d2a916e .shogun-image-content {
  
    align-items: center;
  
}

#s-2976b698-629d-4a88-97b9-9bd530cee1e0 {
  text-align: center;
}




  #s-2976b698-629d-4a88-97b9-9bd530cee1e0 img.shogun-image {
    
    width: px;
  }


#s-2976b698-629d-4a88-97b9-9bd530cee1e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d39f350-c3a9-4014-be40-2c58a7b72c89 {
  text-align: center;
}




  #s-5d39f350-c3a9-4014-be40-2c58a7b72c89 img.shogun-image {
    
    width: px;
  }


#s-5d39f350-c3a9-4014-be40-2c58a7b72c89 .shogun-image-content {
  
    align-items: center;
  
}

#s-0b493f52-b856-4c9b-88fd-25ff5c5b6451 {
  text-align: center;
}




  #s-0b493f52-b856-4c9b-88fd-25ff5c5b6451 img.shogun-image {
    
    width: px;
  }


#s-0b493f52-b856-4c9b-88fd-25ff5c5b6451 .shogun-image-content {
  
    align-items: center;
  
}

#s-43d4da6d-6a0e-418e-8ba2-4481c57ef42c {
  text-align: center;
}




  #s-43d4da6d-6a0e-418e-8ba2-4481c57ef42c img.shogun-image {
    
    width: px;
  }


#s-43d4da6d-6a0e-418e-8ba2-4481c57ef42c .shogun-image-content {
  
    align-items: center;
  
}

#s-fffbf42f-c585-4815-8d66-a802f904eb62 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}




  #s-fffbf42f-c585-4815-8d66-a802f904eb62 img.shogun-image {
    
    width: px;
  }


#s-fffbf42f-c585-4815-8d66-a802f904eb62 .shogun-image-content {
  
    align-items: center;
  
}

#s-d7dc2050-e696-4407-ab89-d2bfd30080c9 {
  min-height: 50px;
}








#s-d7dc2050-e696-4407-ab89-d2bfd30080c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7dc2050-e696-4407-ab89-d2bfd30080c9.shg-box.shg-c {
  justify-content: center;
}

#s-2bd6ac9d-bcfb-405f-82b4-22d49192bc57 {
  margin-top: 10px;
}

#s-e48f7f77-ed30-4193-bd62-c665e93d4723 {
  padding-top: 5px;
padding-bottom: 10px;
text-align: center;
}

#s-e48f7f77-ed30-4193-bd62-c665e93d4723 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: a_n8;
  font-style:   ;
  font-size: 23px;
}

@media (min-width: 0px) {
[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d0262a5c-7bdc-449b-850e-fcbcf24460a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-893f0768-e244-4f2c-b18f-39b165997678 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-c92a7980-3763-4e05-8549-de1347180594 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-ce45978b-05a7-41d0-a591-071266bb0f55 {
  margin-top: -3px;
margin-bottom: 0px;
padding-left: 10px;
}

#s-862682e2-8fd6-4d98-b010-98b8f0b7083c {
  margin-top: 10px;
margin-bottom: -20px;
}

#s-ddb3fa70-820b-4b7a-8af4-7377cfd40bf4 {
  text-align: center;
}

#s-ddb3fa70-820b-4b7a-8af4-7377cfd40bf4 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-ddb3fa70-820b-4b7a-8af4-7377cfd40bf4 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-ddb3fa70-820b-4b7a-8af4-7377cfd40bf4 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-ddb3fa70-820b-4b7a-8af4-7377cfd40bf4 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-c5794054-5eca-45b2-82eb-3cf8bc5c7956 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c5794054-5eca-45b2-82eb-3cf8bc5c7956"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-f3e941e0-5736-43a6-bb54-04f8c841de9c {
  margin-top: -20px;
padding-top: 15px;
}

#s-fa6a3308-66b1-4964-8078-8b745a6a3571 {
  margin-top: -20px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-fa6a3308-66b1-4964-8078-8b745a6a3571 .shg-product-quantity-wrapper {
  display: flex;
}

#s-fa6a3308-66b1-4964-8078-8b745a6a3571 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-fa6a3308-66b1-4964-8078-8b745a6a3571 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-fa6a3308-66b1-4964-8078-8b745a6a3571 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-fa6a3308-66b1-4964-8078-8b745a6a3571 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-1fb677d8-84a6-4b2a-b2b4-dc6f280ad586 {
  box-shadow:1px 3px 1px 1px rgba(39, 147, 47, 1);
border-style: solid;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-bottom: 8px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 182, 82, 1);
}

#s-129b3a75-4e98-4a1a-b438-eb289133eccc {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}








#s-129b3a75-4e98-4a1a-b438-eb289133eccc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-129b3a75-4e98-4a1a-b438-eb289133eccc.shg-box.shg-c {
  justify-content: center;
}

#s-8f68701c-04cd-46f1-9a7a-3ec7302719c3 {
  margin-top: 20px;
margin-bottom: 20px;
max-width: 709px;
text-align: center;
}




  #s-8f68701c-04cd-46f1-9a7a-3ec7302719c3 img.shogun-image {
    
    width: px;
  }


#s-8f68701c-04cd-46f1-9a7a-3ec7302719c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-a1550407-9a98-4f84-b08a-136fbe64981a {
  margin-top: 40px;
min-height: 50px;
}








#s-a1550407-9a98-4f84-b08a-136fbe64981a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1550407-9a98-4f84-b08a-136fbe64981a.shg-box.shg-c {
  justify-content: center;
}

#s-384bb3ab-8a0c-4795-9fc4-5c062c1caf0a {
  margin-top: 60px;
min-height: 50px;
}
@media (max-width: 767px){#s-384bb3ab-8a0c-4795-9fc4-5c062c1caf0a {
  display: none;
}
#s-384bb3ab-8a0c-4795-9fc4-5c062c1caf0a, #wrap-s-384bb3ab-8a0c-4795-9fc4-5c062c1caf0a { display:none !important; }}







#s-384bb3ab-8a0c-4795-9fc4-5c062c1caf0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-384bb3ab-8a0c-4795-9fc4-5c062c1caf0a.shg-box.shg-c {
  justify-content: center;
}

#s-55b2d0c6-45ed-4c03-8ef5-0d09f8717de5 {
  margin-top: 80px;
margin-bottom: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-55b2d0c6-45ed-4c03-8ef5-0d09f8717de5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: a_n7;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f5428555-4bbd-4561-bc91-04c4e084457a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-12bf2625-cc71-418c-aee5-52903522b80f {
  margin-top: 20px;
margin-bottom: 20px;
text-align: right;
}




  #s-12bf2625-cc71-418c-aee5-52903522b80f img.shogun-image {
    
    width: px;
  }


#s-12bf2625-cc71-418c-aee5-52903522b80f .shogun-image-content {
  
    align-items: center;
  
}

#s-53ba59e1-396e-415c-93ce-db0cbd450a0b {
  margin-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-53ba59e1-396e-415c-93ce-db0cbd450a0b .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: a_n8;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f27e2d65-5712-4590-add6-af0fc36ad92c {
  margin-left: 20px;
}

@media (min-width: 0px) {
[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ef1cbaa5-cdc2-47fe-bfe3-76e208069fdd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-45c6da92-5bc2-48ba-a9ed-09896287e611 .shogun-icon-wrapper {
  text-align: center;
}


#s-45c6da92-5bc2-48ba-a9ed-09896287e611 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(75, 206, 140, 1);
}

@media (min-width: 0px) {
[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d8db671a-3247-451a-86de-98887d7cfa6c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f5d2516e-0528-4256-8143-e2fdadfe4afd .shogun-icon-wrapper {
  text-align: center;
}


#s-f5d2516e-0528-4256-8143-e2fdadfe4afd .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(75, 206, 140, 1);
}

@media (min-width: 0px) {
[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-20388ddf-19f0-4f8f-813f-6eb3f601cefc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c72310be-8232-43c3-8516-717a425f0f3d .shogun-icon-wrapper {
  text-align: center;
}


#s-c72310be-8232-43c3-8516-717a425f0f3d .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(75, 206, 140, 1);
}

@media (min-width: 0px) {
[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8d906edd-cdfa-45cd-ada6-3e1bcddf898f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-10845c9f-ec07-4334-a356-4d2c8f044a75 .shogun-icon-wrapper {
  text-align: center;
}


#s-10845c9f-ec07-4334-a356-4d2c8f044a75 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(75, 206, 140, 1);
}

@media (min-width: 0px) {
[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-10346302-2723-401a-b157-5a68c59a1851"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-464d778e-4357-44a6-8945-4043b3ddf493 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: right;
}




  #s-464d778e-4357-44a6-8945-4043b3ddf493 img.shogun-image {
    
    width: px;
  }


#s-464d778e-4357-44a6-8945-4043b3ddf493 .shogun-image-content {
  
    align-items: center;
  
}

#s-569a9b05-6803-46f5-b563-0c0232717acf {
  margin-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-569a9b05-6803-46f5-b563-0c0232717acf .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: a_n8;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ba5cfd8e-7f6b-40a9-8ae8-ba8b923495d5 {
  margin-left: 20px;
}

@media (min-width: 0px) {
[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b0d9fa0d-3f72-47c6-94f0-e05c8cfae0ad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c67a1c03-2e36-4a3f-beca-9b5c074f91cb .shogun-icon-wrapper {
  text-align: center;
}


#s-c67a1c03-2e36-4a3f-beca-9b5c074f91cb .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(75, 206, 140, 1);
}

@media (min-width: 0px) {
[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7d9fbadc-8170-4f06-906f-f6d27b19c0fa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a57a8cee-74fe-43d5-af81-7013c6baaff6 .shogun-icon-wrapper {
  text-align: center;
}


#s-a57a8cee-74fe-43d5-af81-7013c6baaff6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(75, 206, 140, 1);
}

@media (min-width: 0px) {
[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c2037e64-49f4-4009-85c3-0672d1ceeb7d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7d1d90d0-e837-4b43-9445-60a1fd8bddce .shogun-icon-wrapper {
  text-align: center;
}


#s-7d1d90d0-e837-4b43-9445-60a1fd8bddce .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(75, 206, 140, 1);
}

@media (min-width: 0px) {
[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-00d21c5a-d1a6-4a89-bb03-27afda230fe2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1f8552bf-9eb1-44f6-be12-fc44c406df79 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: right;
}




  #s-1f8552bf-9eb1-44f6-be12-fc44c406df79 img.shogun-image {
    
    width: px;
  }


#s-1f8552bf-9eb1-44f6-be12-fc44c406df79 .shogun-image-content {
  
    align-items: center;
  
}

#s-b30c38d9-9ac7-4dbd-86b8-675234fbfc03 {
  margin-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b30c38d9-9ac7-4dbd-86b8-675234fbfc03 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: a_n8;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3c08c4a4-ecb6-4d9a-8c08-e49ce83dc574 {
  margin-left: 20px;
}

@media (min-width: 0px) {
[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-051f5b4b-bd46-4cd4-8826-69bad9d3ce3b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8dcb2af5-82c3-4ad5-b0e8-8781fca0c083 .shogun-icon-wrapper {
  text-align: center;
}


#s-8dcb2af5-82c3-4ad5-b0e8-8781fca0c083 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(75, 206, 140, 1);
}

@media (min-width: 0px) {
[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-247c55f4-467e-4b7b-bed9-202792841c42"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-22835192-efc0-42e6-9dbb-01f460f5dc71 .shogun-icon-wrapper {
  text-align: center;
}


#s-22835192-efc0-42e6-9dbb-01f460f5dc71 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(75, 206, 140, 1);
}

@media (min-width: 0px) {
[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a91e5731-331e-460b-ac85-751fad854f0e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-98cae62b-8a1e-47fc-8af2-6575af44b23e .shogun-icon-wrapper {
  text-align: center;
}


#s-98cae62b-8a1e-47fc-8af2-6575af44b23e .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(75, 206, 140, 1);
}

@media (min-width: 0px) {
[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d67833f7-a89d-4a9a-8ed3-7552ea395424"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4d45fa78-7f9e-4fbe-9252-7882eba63cd2 .shogun-icon-wrapper {
  text-align: center;
}


#s-4d45fa78-7f9e-4fbe-9252-7882eba63cd2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(75, 206, 140, 1);
}

#s-0aa9d5b2-1414-4bf4-a2eb-e28cea15d671 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 600px;
}
@media (min-width: 1200px){#s-0aa9d5b2-1414-4bf4-a2eb-e28cea15d671 {
  display: none;
}
#s-0aa9d5b2-1414-4bf4-a2eb-e28cea15d671, #wrap-s-0aa9d5b2-1414-4bf4-a2eb-e28cea15d671 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0aa9d5b2-1414-4bf4-a2eb-e28cea15d671 {
  display: none;
}
#s-0aa9d5b2-1414-4bf4-a2eb-e28cea15d671, #wrap-s-0aa9d5b2-1414-4bf4-a2eb-e28cea15d671 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0aa9d5b2-1414-4bf4-a2eb-e28cea15d671 {
  display: none;
}
#s-0aa9d5b2-1414-4bf4-a2eb-e28cea15d671, #wrap-s-0aa9d5b2-1414-4bf4-a2eb-e28cea15d671 { display:none !important; }}@media (max-width: 767px){#s-0aa9d5b2-1414-4bf4-a2eb-e28cea15d671 {
  
}
}







#s-0aa9d5b2-1414-4bf4-a2eb-e28cea15d671 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0aa9d5b2-1414-4bf4-a2eb-e28cea15d671.shg-box.shg-c {
  justify-content: center;
}

#s-cd9ce146-6a5c-41ef-baf5-6108b60e5c46 {
  margin-top: 10px;
}

#s-c5aa2e97-66ef-42eb-b54e-51b90f209644 {
  display: none;
}
#s-84f84c4b-ba0a-4a52-93d8-2a71329f7a2c {
  padding-bottom: 10px;
text-align: center;
}

#s-84f84c4b-ba0a-4a52-93d8-2a71329f7a2c .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: a_n8;
  font-style:   ;
  font-size: 23px;
}

#s-eac1dd47-d1e6-42a4-a570-d027bb703f47 {
  box-shadow:1px 3px 1px 1px rgba(39, 147, 47, 1);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-bottom: 8px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 182, 82, 1);
}

#s-bf9401af-de38-4914-ba31-a53bde143aa6 {
  margin-top: 60px;
min-height: 50px;
}
@media (min-width: 1200px){#s-bf9401af-de38-4914-ba31-a53bde143aa6 {
  display: none;
}
#s-bf9401af-de38-4914-ba31-a53bde143aa6, #wrap-s-bf9401af-de38-4914-ba31-a53bde143aa6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bf9401af-de38-4914-ba31-a53bde143aa6 {
  display: none;
}
#s-bf9401af-de38-4914-ba31-a53bde143aa6, #wrap-s-bf9401af-de38-4914-ba31-a53bde143aa6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bf9401af-de38-4914-ba31-a53bde143aa6 {
  display: none;
}
#s-bf9401af-de38-4914-ba31-a53bde143aa6, #wrap-s-bf9401af-de38-4914-ba31-a53bde143aa6 { display:none !important; }}







#s-bf9401af-de38-4914-ba31-a53bde143aa6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf9401af-de38-4914-ba31-a53bde143aa6.shg-box.shg-c {
  justify-content: center;
}

#s-1e002a2c-72b6-498c-ac94-f4630c482a1f {
  margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e002a2c-72b6-498c-ac94-f4630c482a1f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: a_n7;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1209778b-6501-4fac-bb0d-1e7a85bddb02"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cc06dc99-c13b-4a59-8801-7b19a3dbcc08 {
  text-align: center;
}




  #s-cc06dc99-c13b-4a59-8801-7b19a3dbcc08 img.shogun-image {
    
    width: px;
  }


#s-cc06dc99-c13b-4a59-8801-7b19a3dbcc08 .shogun-image-content {
  
    align-items: center;
  
}

#s-707cb259-4d01-44a4-a7b6-1157a959f32d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-707cb259-4d01-44a4-a7b6-1157a959f32d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: a_n8;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e8e84fef-b22e-4df5-aa16-36b53b762930 {
  margin-left: 20px;
}

#s-07d46f86-f3bf-4dbe-a551-1324803b1076 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
}

#s-2890cc60-0825-43a6-951f-2097d378f517 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
}

#s-b07bf600-c942-45f4-9287-785ce66c0c57 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
}

#s-1c14c957-85e6-49f5-84a1-8054d26f7e4d {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
}

@media (min-width: 0px) {
[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-79c3a832-cf00-4ab2-be62-e28d6a06c3a5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5cba757b-b9ad-412b-8316-7062aec71b8f {
  text-align: center;
}




  #s-5cba757b-b9ad-412b-8316-7062aec71b8f img.shogun-image {
    
    width: px;
  }


#s-5cba757b-b9ad-412b-8316-7062aec71b8f .shogun-image-content {
  
    align-items: center;
  
}

#s-37ec490c-ae31-4a37-80cf-cda95bcdc50a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-37ec490c-ae31-4a37-80cf-cda95bcdc50a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: a_n8;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-76d88dd8-a033-4874-b92c-3ffbcae9f092 {
  margin-left: 20px;
}

#s-fea57d22-87e5-4d70-a4dd-5b6c219ac1d8 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
}

#s-1f6235d9-db21-41fa-b018-48632c3de56b {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
}

#s-0d40b977-5024-4f80-8cbb-6575eca1f03c {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
}

@media (min-width: 0px) {
[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-175f4f8d-3427-4122-8e08-b02c228bd884"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c7e06373-4162-4616-a2c6-c0182c05105b {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-c7e06373-4162-4616-a2c6-c0182c05105b img.shogun-image {
    
    width: px;
  }


#s-c7e06373-4162-4616-a2c6-c0182c05105b .shogun-image-content {
  
    align-items: center;
  
}

#s-2573f734-caf5-4408-b2b0-6fd269a22ecb {
  margin-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2573f734-caf5-4408-b2b0-6fd269a22ecb .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: a_n8;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c1c85541-dfc8-48b6-a056-7c15dc37ab7b {
  margin-left: auto;
margin-right: auto;
}

#s-e9237ba9-c0f5-4558-ae5e-0d81407416e7 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
}

#s-cd060d47-1d70-4b16-ad16-8b04ff8b3882 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
}

#s-2e09ae97-4e05-4350-b217-c66e4b1fc115 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
}

#s-f8290703-73fb-408e-86ef-56cde20e8b20 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
}

#s-73bb10ac-a2cb-439b-8bc3-19073de4f63f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 600px;
}
@media (min-width: 1200px){#s-73bb10ac-a2cb-439b-8bc3-19073de4f63f {
  display: none;
}
#s-73bb10ac-a2cb-439b-8bc3-19073de4f63f, #wrap-s-73bb10ac-a2cb-439b-8bc3-19073de4f63f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-73bb10ac-a2cb-439b-8bc3-19073de4f63f {
  display: none;
}
#s-73bb10ac-a2cb-439b-8bc3-19073de4f63f, #wrap-s-73bb10ac-a2cb-439b-8bc3-19073de4f63f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-73bb10ac-a2cb-439b-8bc3-19073de4f63f {
  display: none;
}
#s-73bb10ac-a2cb-439b-8bc3-19073de4f63f, #wrap-s-73bb10ac-a2cb-439b-8bc3-19073de4f63f { display:none !important; }}







#s-73bb10ac-a2cb-439b-8bc3-19073de4f63f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73bb10ac-a2cb-439b-8bc3-19073de4f63f.shg-box.shg-c {
  justify-content: center;
}

#s-c0a02212-2ae5-4b30-9468-9252ea0a0ba0 {
  margin-top: 10px;
}

#s-dafc51ec-7393-4997-a596-15b051d34426 {
  display: none;
}
#s-0951d93d-1d57-44ea-841a-f473e9661a46 {
  padding-bottom: 10px;
text-align: center;
}

#s-0951d93d-1d57-44ea-841a-f473e9661a46 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: a_n8;
  font-style:   ;
  font-size: 23px;
}

#s-f9c97183-77c0-4e4a-90f3-7f6369fb18a2 {
  box-shadow:1px 3px 1px 1px rgba(39, 147, 47, 1);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-bottom: 8px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 182, 82, 1);
}

#s-96c32a60-fc12-4ab0-85a6-d4b8dd21d742 {
  border-style: solid;
margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
max-width: 740px;
}








#s-96c32a60-fc12-4ab0-85a6-d4b8dd21d742 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96c32a60-fc12-4ab0-85a6-d4b8dd21d742.shg-box.shg-c {
  justify-content: center;
}

#s-d551c38b-b9ce-432f-a8a9-f06a686a8668 {
  display: none;
}
#s-60942e3c-8ce8-4330-9cd2-95787d036ce2 {
  margin-top: 1em;
margin-bottom: 10px;
max-width: 740px;
}

@media (min-width: 0px) {
[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-60942e3c-8ce8-4330-9cd2-95787d036ce2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-a628c433-b681-464e-a812-568fc009fbe2 {
  margin-left: 25px;
margin-right: 25px;
}

#s-26fbdf38-bc0d-4bcf-9618-e1c4f814cf72 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-26fbdf38-bc0d-4bcf-9618-e1c4f814cf72 .shg-product-quantity-wrapper {
  display: flex;
}

#s-26fbdf38-bc0d-4bcf-9618-e1c4f814cf72 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-26fbdf38-bc0d-4bcf-9618-e1c4f814cf72 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-26fbdf38-bc0d-4bcf-9618-e1c4f814cf72 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-26fbdf38-bc0d-4bcf-9618-e1c4f814cf72 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-6e6acab0-feef-4981-8dfd-e1bf236d4e45 {
  margin-top: -5px;
text-align: left;
}

#s-6e6acab0-feef-4981-8dfd-e1bf236d4e45 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-6e6acab0-feef-4981-8dfd-e1bf236d4e45 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-6e6acab0-feef-4981-8dfd-e1bf236d4e45 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-6e6acab0-feef-4981-8dfd-e1bf236d4e45 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


@media (min-width: 0px) {
[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3b32eae-80c2-4f6e-a6ab-7548b280c425"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4cc43d8a-0b9d-4b60-bcd4-591992826a24 {
  box-shadow:1px 3px 1px 1px rgba(39, 147, 47, 1);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 182, 82, 1);
}

#s-abef2c2d-e3d4-47cf-9911-cb94479adee9 {
  margin-top: -5px;
}

#s-3282a50d-358f-4533-a36c-637e08739148 {
  margin-top: -5px;
margin-bottom: -5px;
max-width: 250px;
text-align: center;
}




  #s-3282a50d-358f-4533-a36c-637e08739148 img.shogun-image {
    
    width: px;
  }


#s-3282a50d-358f-4533-a36c-637e08739148 .shogun-image-content {
  
    align-items: center;
  
}

#s-45874fc3-bd28-4454-aca3-197ba6dc3b89 {
  min-height: 50px;
}








#s-45874fc3-bd28-4454-aca3-197ba6dc3b89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45874fc3-bd28-4454-aca3-197ba6dc3b89.shg-box.shg-c {
  justify-content: center;
}

#s-f9be94c0-1d49-468a-8f6a-f017e0129d9c {
  margin-top: 80px;
margin-bottom: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-f9be94c0-1d49-468a-8f6a-f017e0129d9c {
  margin-bottom: 40px;
}
}
#s-f9be94c0-1d49-468a-8f6a-f017e0129d9c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: a_n7;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-97713ca5-93e4-4c84-b827-04a12fcb4ed6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7d50e423-440f-4a22-96a9-1d8c5aa2187e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7d50e423-440f-4a22-96a9-1d8c5aa2187e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: a_n7;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9d47344d-95be-41af-b9b2-aa05e6a3a458 {
  min-height: 80px;
}
@media (max-width: 767px){#s-9d47344d-95be-41af-b9b2-aa05e6a3a458 {
  min-height: 40px;
}
}
#s-ad5628ce-f31c-4165-8006-8096028b78d8 {
  text-align: center;
}
@media (max-width: 767px){#s-ad5628ce-f31c-4165-8006-8096028b78d8 {
  margin-bottom: 40px;
}
}



  #s-ad5628ce-f31c-4165-8006-8096028b78d8 img.shogun-image {
    
    width: px;
  }


#s-ad5628ce-f31c-4165-8006-8096028b78d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-7c54dc53-ba56-484b-addb-9a3f2c5adca6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7c54dc53-ba56-484b-addb-9a3f2c5adca6 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: a_n7;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c741e71c-d9cf-4ebe-ba39-24cad353b828 {
  min-height: 80px;
}

#s-47dc1c9f-f503-42dc-8c8d-4306837fcdd1 {
  text-align: center;
}
@media (max-width: 767px){#s-47dc1c9f-f503-42dc-8c8d-4306837fcdd1 {
  margin-bottom: 40px;
}
}



  #s-47dc1c9f-f503-42dc-8c8d-4306837fcdd1 img.shogun-image {
    
    width: px;
  }


#s-47dc1c9f-f503-42dc-8c8d-4306837fcdd1 .shogun-image-content {
  
    align-items: center;
  
}

#s-eea0d3a5-9f85-4f73-a0d4-7f71d4bfb64e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eea0d3a5-9f85-4f73-a0d4-7f71d4bfb64e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: a_n7;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-846850c1-55c4-493b-b984-2c389c546f8b {
  min-height: 60px;
}

#s-726763cf-d493-4adc-b57a-bbf8ba165722 {
  text-align: center;
}




  #s-726763cf-d493-4adc-b57a-bbf8ba165722 img.shogun-image {
    
    width: px;
  }


#s-726763cf-d493-4adc-b57a-bbf8ba165722 .shogun-image-content {
  
    align-items: center;
  
}

#s-d47e7e80-5195-46d8-a777-4853b8276000 {
  border-style: solid;
margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
max-width: 740px;
}








#s-d47e7e80-5195-46d8-a777-4853b8276000 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d47e7e80-5195-46d8-a777-4853b8276000.shg-box.shg-c {
  justify-content: center;
}

#s-9a8f57f2-07f9-45bb-8c4f-0393bac7e3e8 {
  display: none;
}
#s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde {
  margin-top: 1em;
margin-bottom: 10px;
max-width: 740px;
}

@media (min-width: 0px) {
[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-83d188cf-2a13-4a6f-b023-4b8b9fa39fde"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-514623ad-fd0e-4c36-87e8-c1b44b38ab13 {
  margin-left: 25px;
margin-right: 25px;
}

#s-a91f6ca8-c389-4076-9731-79362668d164 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-a91f6ca8-c389-4076-9731-79362668d164 .shg-product-quantity-wrapper {
  display: flex;
}

#s-a91f6ca8-c389-4076-9731-79362668d164 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-a91f6ca8-c389-4076-9731-79362668d164 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-a91f6ca8-c389-4076-9731-79362668d164 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-a91f6ca8-c389-4076-9731-79362668d164 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-8b820598-d336-40cb-af23-d8592a1e928f {
  margin-top: -5px;
text-align: left;
}

#s-8b820598-d336-40cb-af23-d8592a1e928f .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-8b820598-d336-40cb-af23-d8592a1e928f .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-8b820598-d336-40cb-af23-d8592a1e928f .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-8b820598-d336-40cb-af23-d8592a1e928f .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


@media (min-width: 0px) {
[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3744682c-44bf-4630-a1b5-c82234a727e8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a5675593-b159-4112-9a5a-d478a434cb2e {
  box-shadow:1px 3px 1px 1px rgba(39, 147, 47, 1);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 182, 82, 1);
}

#s-93034638-75de-4d90-992c-b7beab350bee {
  margin-top: -5px;
}

#s-58cd4f56-3e51-459c-a9d1-234a24796c24 {
  margin-top: -5px;
margin-bottom: -5px;
max-width: 250px;
text-align: center;
}




  #s-58cd4f56-3e51-459c-a9d1-234a24796c24 img.shogun-image {
    
    width: px;
  }


#s-58cd4f56-3e51-459c-a9d1-234a24796c24 .shogun-image-content {
  
    align-items: center;
  
}

#s-6f1c991f-306d-4db3-8bda-22ea5c601267 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 600px;
}
@media (min-width: 1200px){#s-6f1c991f-306d-4db3-8bda-22ea5c601267 {
  display: none;
}
#s-6f1c991f-306d-4db3-8bda-22ea5c601267, #wrap-s-6f1c991f-306d-4db3-8bda-22ea5c601267 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6f1c991f-306d-4db3-8bda-22ea5c601267 {
  display: none;
}
#s-6f1c991f-306d-4db3-8bda-22ea5c601267, #wrap-s-6f1c991f-306d-4db3-8bda-22ea5c601267 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6f1c991f-306d-4db3-8bda-22ea5c601267 {
  display: none;
}
#s-6f1c991f-306d-4db3-8bda-22ea5c601267, #wrap-s-6f1c991f-306d-4db3-8bda-22ea5c601267 { display:none !important; }}







#s-6f1c991f-306d-4db3-8bda-22ea5c601267 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f1c991f-306d-4db3-8bda-22ea5c601267.shg-box.shg-c {
  justify-content: center;
}

#s-493e28ad-be4e-40c9-927e-d05b07ed9dc7 {
  margin-top: 10px;
}

#s-df14af5c-c700-4587-abe2-3073b6b53444 {
  display: none;
}
#s-7b7ca63d-a5ff-430f-8b3e-f854b77042e1 {
  padding-bottom: 10px;
text-align: center;
}

#s-7b7ca63d-a5ff-430f-8b3e-f854b77042e1 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: a_n8;
  font-style:   ;
  font-size: 23px;
}

#s-d4765c92-ec08-49cb-a025-ce4fdd6bbebf {
  box-shadow:1px 3px 1px 1px rgba(39, 147, 47, 1);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-bottom: 8px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 182, 82, 1);
}

#s-3dd31ee4-9fca-4f01-bdaf-8e83823dc15f {
  min-height: 50px;
}








#s-3dd31ee4-9fca-4f01-bdaf-8e83823dc15f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3dd31ee4-9fca-4f01-bdaf-8e83823dc15f.shg-box.shg-c {
  justify-content: center;
}

#s-8fcff3a5-1bca-4ae1-a9e4-ab2a92bd3f6a {
  margin-top: 80px;
margin-bottom: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-8fcff3a5-1bca-4ae1-a9e4-ab2a92bd3f6a {
  margin-bottom: 40px;
}
}
#s-8fcff3a5-1bca-4ae1-a9e4-ab2a92bd3f6a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: a_n7;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 768px) and (max-width: 991px){#s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8 {
  display: none;
}
#s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8, #wrap-s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8 { display:none !important; }}@media (max-width: 767px){#s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8 {
  display: none;
}
#s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8, #wrap-s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53d657dd-1d42-421c-a5f9-ebb20b3a92c8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-32bc8bdd-0659-45ee-a40a-52e800a542b7 {
  margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-70ee6449-5797-4f2b-b588-1bed4f99534b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-82d8b4d5-ab06-4968-a8fe-70f3bb91f780 {
  margin-top: 0.6em;
margin-bottom: 0.6em;
}

@media (min-width: 0px) {
[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b98f5fd2-f908-4b13-883c-b598a5a87c19"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3964b663-5345-401b-a3b3-cc6c972ee37c {
  margin-top: 0.6em;
margin-bottom: 0.6em;
}

@media (min-width: 0px) {
[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7a1e5126-5063-4115-b85a-861fba3d902a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8068583e-7eca-4fae-a147-1ff0b5008ead {
  margin-top: 0.6em;
margin-bottom: 0.6em;
}

@media (min-width: 0px) {
[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ed624486-c924-4637-85a4-10044c1c4c59"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9148c158-bce6-4785-958c-8339840a4801 {
  margin-top: 0.6em;
margin-bottom: 0.6em;
}

@media (min-width: 0px) {
[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-674d2c7f-3fc4-4854-9f54-d2014d0ed1b7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-279bc810-febe-40d6-b103-85c868923e8e {
  margin-top: 0.6em;
margin-bottom: 0.6em;
}

@media (min-width: 1200px){#s-fd9521c7-104d-4913-b635-c66173cfd501 {
  display: none;
}
#s-fd9521c7-104d-4913-b635-c66173cfd501, #wrap-s-fd9521c7-104d-4913-b635-c66173cfd501 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fd9521c7-104d-4913-b635-c66173cfd501 {
  display: none;
}
#s-fd9521c7-104d-4913-b635-c66173cfd501, #wrap-s-fd9521c7-104d-4913-b635-c66173cfd501 { display:none !important; }}@media (max-width: 767px){#s-fd9521c7-104d-4913-b635-c66173cfd501 {
  display: none;
}
#s-fd9521c7-104d-4913-b635-c66173cfd501, #wrap-s-fd9521c7-104d-4913-b635-c66173cfd501 { display:none !important; }}
@media (min-width: 0px) {
[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fd9521c7-104d-4913-b635-c66173cfd501"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5f8980e8-067c-4329-84bd-e9de07d708bf {
  margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8dbb1e62-22b1-4b51-8816-2131cd1c0c35"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b6a4fb7c-a9dd-4a0e-b929-cd3103c2ccc3 {
  margin-top: 0.6em;
margin-bottom: 0.6em;
}

@media (min-width: 0px) {
[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f2d245d-6be3-4bfb-b1db-13f1b9baaa9b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a7263022-4433-4543-8442-5265b06b9d5e {
  margin-top: 0.6em;
margin-bottom: 0.6em;
}

@media (min-width: 0px) {
[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-85bb7ddf-a9e0-4ac4-9d81-4bfbe18ed78e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-54f8ec54-d976-403f-8c03-8ab3b409a405 {
  margin-top: 0.6em;
margin-bottom: 0.6em;
}

@media (min-width: 0px) {
[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-87b1a284-3fef-45a0-bfbc-8ebcd6f36aff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-37c1d42f-3250-44c1-a904-729298aba225 {
  margin-top: 0.6em;
margin-bottom: 0.6em;
}

@media (min-width: 0px) {
[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ea95473-2323-4d26-a95e-2fbae86fe511"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0cf425cf-d5dd-4be4-a418-727cb7c5b78d {
  margin-top: 0.6em;
margin-bottom: 0.6em;
}

#s-a279e777-cb25-48a2-a4cc-697d0eadf7ac {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a279e777-cb25-48a2-a4cc-697d0eadf7ac {
  display: none;
}
#s-a279e777-cb25-48a2-a4cc-697d0eadf7ac, #wrap-s-a279e777-cb25-48a2-a4cc-697d0eadf7ac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a279e777-cb25-48a2-a4cc-697d0eadf7ac {
  display: none;
}
#s-a279e777-cb25-48a2-a4cc-697d0eadf7ac, #wrap-s-a279e777-cb25-48a2-a4cc-697d0eadf7ac { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a279e777-cb25-48a2-a4cc-697d0eadf7ac {
  display: none;
}
#s-a279e777-cb25-48a2-a4cc-697d0eadf7ac, #wrap-s-a279e777-cb25-48a2-a4cc-697d0eadf7ac { display:none !important; }}@media (max-width: 767px){#s-a279e777-cb25-48a2-a4cc-697d0eadf7ac {
  
}
}







#s-a279e777-cb25-48a2-a4cc-697d0eadf7ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a279e777-cb25-48a2-a4cc-697d0eadf7ac.shg-box.shg-c {
  justify-content: center;
}

#s-04c1147b-ccee-49a8-9355-d10a67076d44 {
  margin-top: 30px;
}

#s-f9d441e5-4c04-4b83-93c0-ba28dd594a1e {
  margin-top: 40px;
margin-bottom: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f9d441e5-4c04-4b83-93c0-ba28dd594a1e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: a_n7;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8886c9e7-e9b0-4dad-911b-83aa51268438 {
  min-height: 50px;
}
@media (max-width: 767px){#s-8886c9e7-e9b0-4dad-911b-83aa51268438 {
  display: none;
}
#s-8886c9e7-e9b0-4dad-911b-83aa51268438, #wrap-s-8886c9e7-e9b0-4dad-911b-83aa51268438 { display:none !important; }}







#s-8886c9e7-e9b0-4dad-911b-83aa51268438 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8886c9e7-e9b0-4dad-911b-83aa51268438.shg-box.shg-c {
  justify-content: center;
}

#s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1 {
  margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 760px;
}

@media (min-width: 0px) {
[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d3912c5d-5e73-4edd-b252-7940b8b3cfd1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-20cc143f-d806-4fd1-9fe3-c321af7a797f {
  margin-top: 10px;
text-align: center;
}




  #s-20cc143f-d806-4fd1-9fe3-c321af7a797f img.shogun-image {
    
    width: px;
  }


#s-20cc143f-d806-4fd1-9fe3-c321af7a797f .shogun-image-content {
  
    align-items: center;
  
}

#s-f6b0e6c9-9755-48e3-8d58-0ca67b69e665 {
  max-width: 100px;
text-align: center;
}




  #s-f6b0e6c9-9755-48e3-8d58-0ca67b69e665 img.shogun-image {
    
    width: px;
  }


#s-f6b0e6c9-9755-48e3-8d58-0ca67b69e665 .shogun-image-content {
  
    align-items: center;
  
}

#s-09550e9b-0421-4afa-abdf-6f955e6587e2 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 760px;
}

@media (min-width: 0px) {
[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-09550e9b-0421-4afa-abdf-6f955e6587e2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-46ccbb3f-17a6-47f9-9a37-da37b2e418f3 {
  margin-top: 20px;
text-align: center;
}




  #s-46ccbb3f-17a6-47f9-9a37-da37b2e418f3 img.shogun-image {
    
    width: px;
  }


#s-46ccbb3f-17a6-47f9-9a37-da37b2e418f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-8a2b9ed2-b040-4518-8d09-60f34fa6da6d {
  max-width: 100px;
text-align: center;
}




  #s-8a2b9ed2-b040-4518-8d09-60f34fa6da6d img.shogun-image {
    
    width: px;
  }


#s-8a2b9ed2-b040-4518-8d09-60f34fa6da6d .shogun-image-content {
  
    align-items: center;
  
}

#s-63726272-7650-4c38-81c1-ef72a13ba83d {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 760px;
}

@media (min-width: 0px) {
[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-63726272-7650-4c38-81c1-ef72a13ba83d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a4b554d4-fb57-44c4-8e10-8197b56e2bbb {
  margin-top: 20px;
text-align: center;
}




  #s-a4b554d4-fb57-44c4-8e10-8197b56e2bbb img.shogun-image {
    
    width: px;
  }


#s-a4b554d4-fb57-44c4-8e10-8197b56e2bbb .shogun-image-content {
  
    align-items: center;
  
}

#s-387e8689-10cf-4d01-bc46-c38c98e7eb18 {
  max-width: 100px;
text-align: center;
}




  #s-387e8689-10cf-4d01-bc46-c38c98e7eb18 img.shogun-image {
    
    width: px;
  }


#s-387e8689-10cf-4d01-bc46-c38c98e7eb18 .shogun-image-content {
  
    align-items: center;
  
}

#s-536f71e3-7771-4e48-8156-866a24c00a0e {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 760px;
}

@media (min-width: 0px) {
[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-536f71e3-7771-4e48-8156-866a24c00a0e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-16de8183-a89f-4c4b-bc23-42c2fa28001f {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-16de8183-a89f-4c4b-bc23-42c2fa28001f img.shogun-image {
    
    width: px;
  }


#s-16de8183-a89f-4c4b-bc23-42c2fa28001f .shogun-image-content {
  
    align-items: center;
  
}

#s-cf82cbad-d20d-4307-b8c7-6640430123d2 {
  max-width: 100px;
text-align: center;
}




  #s-cf82cbad-d20d-4307-b8c7-6640430123d2 img.shogun-image {
    
    width: px;
  }


#s-cf82cbad-d20d-4307-b8c7-6640430123d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-40cad6aa-7c94-4368-9aec-51c5b741aeb3 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 760px;
}

@media (min-width: 0px) {
[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-40cad6aa-7c94-4368-9aec-51c5b741aeb3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1759cbd3-ffd6-4251-9152-6ec7ee8077fb {
  margin-top: 20px;
text-align: center;
}




  #s-1759cbd3-ffd6-4251-9152-6ec7ee8077fb img.shogun-image {
    
    width: px;
  }


#s-1759cbd3-ffd6-4251-9152-6ec7ee8077fb .shogun-image-content {
  
    align-items: center;
  
}

#s-0764be96-fe4a-4dc5-8578-9d7da1284eef {
  max-width: 100px;
text-align: center;
}




  #s-0764be96-fe4a-4dc5-8578-9d7da1284eef img.shogun-image {
    
    width: px;
  }


#s-0764be96-fe4a-4dc5-8578-9d7da1284eef .shogun-image-content {
  
    align-items: center;
  
}

#s-4ed868d9-3cf8-4201-9aff-539b742fe218 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 760px;
}

@media (min-width: 0px) {
[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4ed868d9-3cf8-4201-9aff-539b742fe218"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-27bbcef9-54ac-4fc7-a445-0a22632252c0 {
  margin-top: 20px;
text-align: center;
}




  #s-27bbcef9-54ac-4fc7-a445-0a22632252c0 img.shogun-image {
    
    width: px;
  }


#s-27bbcef9-54ac-4fc7-a445-0a22632252c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-06d84865-4635-4d42-9aa7-7c6b95c28966 {
  max-width: 100px;
text-align: center;
}




  #s-06d84865-4635-4d42-9aa7-7c6b95c28966 img.shogun-image {
    
    width: px;
  }


#s-06d84865-4635-4d42-9aa7-7c6b95c28966 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6e03b4f-a47d-4a2c-a171-278657a101a4 {
  border-style: solid;
margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
max-width: 740px;
}








#s-d6e03b4f-a47d-4a2c-a171-278657a101a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6e03b4f-a47d-4a2c-a171-278657a101a4.shg-box.shg-c {
  justify-content: center;
}

#s-bc0d228c-06e7-4299-aef4-adf7949f3bed {
  display: none;
}
#s-3b6a6175-b4d8-4979-87ef-105fe8e36626 {
  margin-top: 1em;
margin-bottom: 10px;
max-width: 740px;
}

@media (min-width: 0px) {
[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3b6a6175-b4d8-4979-87ef-105fe8e36626"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-cd4111f0-428a-4088-a19a-62edf75d96f3 {
  margin-left: 25px;
margin-right: 25px;
}

#s-23745a4f-f537-4a03-ad5f-ae9da13abce8 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-23745a4f-f537-4a03-ad5f-ae9da13abce8 .shg-product-quantity-wrapper {
  display: flex;
}

#s-23745a4f-f537-4a03-ad5f-ae9da13abce8 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-23745a4f-f537-4a03-ad5f-ae9da13abce8 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-23745a4f-f537-4a03-ad5f-ae9da13abce8 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-23745a4f-f537-4a03-ad5f-ae9da13abce8 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-6f601ad7-a445-42e1-b939-886bd242d73d {
  margin-top: -5px;
text-align: left;
}

#s-6f601ad7-a445-42e1-b939-886bd242d73d .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-6f601ad7-a445-42e1-b939-886bd242d73d .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-6f601ad7-a445-42e1-b939-886bd242d73d .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-6f601ad7-a445-42e1-b939-886bd242d73d .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


@media (min-width: 0px) {
[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a45f8a5d-fe66-453e-88b9-47ecd753bef0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e5bf6903-84ce-48f5-a845-150733cab249 {
  box-shadow:1px 3px 1px 1px rgba(39, 147, 47, 1);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 182, 82, 1);
}

#s-51378588-be10-4cc4-a66b-0694773680bf {
  margin-top: -5px;
}

#s-a17cc11e-ec26-4c1d-abc4-9b3267f854c1 {
  margin-top: -5px;
margin-bottom: -5px;
max-width: 250px;
text-align: center;
}




  #s-a17cc11e-ec26-4c1d-abc4-9b3267f854c1 img.shogun-image {
    
    width: px;
  }


#s-a17cc11e-ec26-4c1d-abc4-9b3267f854c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-bc794979-b157-48f9-951f-12679fbfa49b {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-bc794979-b157-48f9-951f-12679fbfa49b {
  display: none;
}
#s-bc794979-b157-48f9-951f-12679fbfa49b, #wrap-s-bc794979-b157-48f9-951f-12679fbfa49b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bc794979-b157-48f9-951f-12679fbfa49b {
  display: none;
}
#s-bc794979-b157-48f9-951f-12679fbfa49b, #wrap-s-bc794979-b157-48f9-951f-12679fbfa49b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bc794979-b157-48f9-951f-12679fbfa49b {
  display: none;
}
#s-bc794979-b157-48f9-951f-12679fbfa49b, #wrap-s-bc794979-b157-48f9-951f-12679fbfa49b { display:none !important; }}
#s-864fded9-92a5-4630-a058-4a664f5fc85d {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
}
@media (min-width: 1200px){#s-864fded9-92a5-4630-a058-4a664f5fc85d {
  display: none;
}
#s-864fded9-92a5-4630-a058-4a664f5fc85d, #wrap-s-864fded9-92a5-4630-a058-4a664f5fc85d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-864fded9-92a5-4630-a058-4a664f5fc85d {
  display: none;
}
#s-864fded9-92a5-4630-a058-4a664f5fc85d, #wrap-s-864fded9-92a5-4630-a058-4a664f5fc85d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-864fded9-92a5-4630-a058-4a664f5fc85d {
  display: none;
}
#s-864fded9-92a5-4630-a058-4a664f5fc85d, #wrap-s-864fded9-92a5-4630-a058-4a664f5fc85d { display:none !important; }}







#s-864fded9-92a5-4630-a058-4a664f5fc85d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-864fded9-92a5-4630-a058-4a664f5fc85d.shg-box.shg-c {
  justify-content: center;
}

#s-ef0f8a9e-9cff-421b-9da3-03011ba983ac {
  text-align: center;
}




  #s-ef0f8a9e-9cff-421b-9da3-03011ba983ac img.shogun-image {
    
    width: px;
  }


#s-ef0f8a9e-9cff-421b-9da3-03011ba983ac .shogun-image-content {
  
    align-items: center;
  
}

#s-a79375c8-b93a-4947-963c-41630a049223 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
}
@media (min-width: 1200px){#s-a79375c8-b93a-4947-963c-41630a049223 {
  display: none;
}
#s-a79375c8-b93a-4947-963c-41630a049223, #wrap-s-a79375c8-b93a-4947-963c-41630a049223 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a79375c8-b93a-4947-963c-41630a049223 {
  display: none;
}
#s-a79375c8-b93a-4947-963c-41630a049223, #wrap-s-a79375c8-b93a-4947-963c-41630a049223 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a79375c8-b93a-4947-963c-41630a049223 {
  display: none;
}
#s-a79375c8-b93a-4947-963c-41630a049223, #wrap-s-a79375c8-b93a-4947-963c-41630a049223 { display:none !important; }}







#s-a79375c8-b93a-4947-963c-41630a049223 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a79375c8-b93a-4947-963c-41630a049223.shg-box.shg-c {
  justify-content: center;
}

#s-06b77775-94a5-449c-a091-f881c39391f0 {
  text-align: center;
}




  #s-06b77775-94a5-449c-a091-f881c39391f0 img.shogun-image {
    
    width: px;
  }


#s-06b77775-94a5-449c-a091-f881c39391f0 .shogun-image-content {
  
    align-items: center;
  
}

#s-55b14a2e-782a-46f4-8f9e-16dbf874eb2b {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
}
@media (min-width: 1200px){#s-55b14a2e-782a-46f4-8f9e-16dbf874eb2b {
  display: none;
}
#s-55b14a2e-782a-46f4-8f9e-16dbf874eb2b, #wrap-s-55b14a2e-782a-46f4-8f9e-16dbf874eb2b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-55b14a2e-782a-46f4-8f9e-16dbf874eb2b {
  display: none;
}
#s-55b14a2e-782a-46f4-8f9e-16dbf874eb2b, #wrap-s-55b14a2e-782a-46f4-8f9e-16dbf874eb2b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-55b14a2e-782a-46f4-8f9e-16dbf874eb2b {
  display: none;
}
#s-55b14a2e-782a-46f4-8f9e-16dbf874eb2b, #wrap-s-55b14a2e-782a-46f4-8f9e-16dbf874eb2b { display:none !important; }}







#s-55b14a2e-782a-46f4-8f9e-16dbf874eb2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55b14a2e-782a-46f4-8f9e-16dbf874eb2b.shg-box.shg-c {
  justify-content: center;
}

#s-5c27fe29-9f21-4081-ba68-333b5212c34a {
  text-align: center;
}




  #s-5c27fe29-9f21-4081-ba68-333b5212c34a img.shogun-image {
    
    width: px;
  }


#s-5c27fe29-9f21-4081-ba68-333b5212c34a .shogun-image-content {
  
    align-items: center;
  
}

#s-b28a5308-9d77-454b-a5b3-26086276fcef {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
}
@media (min-width: 1200px){#s-b28a5308-9d77-454b-a5b3-26086276fcef {
  display: none;
}
#s-b28a5308-9d77-454b-a5b3-26086276fcef, #wrap-s-b28a5308-9d77-454b-a5b3-26086276fcef { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b28a5308-9d77-454b-a5b3-26086276fcef {
  display: none;
}
#s-b28a5308-9d77-454b-a5b3-26086276fcef, #wrap-s-b28a5308-9d77-454b-a5b3-26086276fcef { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b28a5308-9d77-454b-a5b3-26086276fcef {
  display: none;
}
#s-b28a5308-9d77-454b-a5b3-26086276fcef, #wrap-s-b28a5308-9d77-454b-a5b3-26086276fcef { display:none !important; }}







#s-b28a5308-9d77-454b-a5b3-26086276fcef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b28a5308-9d77-454b-a5b3-26086276fcef.shg-box.shg-c {
  justify-content: center;
}

#s-083e2dbd-483e-4207-8339-d16512f0843c {
  text-align: center;
}




  #s-083e2dbd-483e-4207-8339-d16512f0843c img.shogun-image {
    
    width: px;
  }


#s-083e2dbd-483e-4207-8339-d16512f0843c .shogun-image-content {
  
    align-items: center;
  
}

#s-98b0e570-c8e1-401e-a9d9-eea618e9e95d {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
}
@media (min-width: 1200px){#s-98b0e570-c8e1-401e-a9d9-eea618e9e95d {
  display: none;
}
#s-98b0e570-c8e1-401e-a9d9-eea618e9e95d, #wrap-s-98b0e570-c8e1-401e-a9d9-eea618e9e95d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-98b0e570-c8e1-401e-a9d9-eea618e9e95d {
  display: none;
}
#s-98b0e570-c8e1-401e-a9d9-eea618e9e95d, #wrap-s-98b0e570-c8e1-401e-a9d9-eea618e9e95d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-98b0e570-c8e1-401e-a9d9-eea618e9e95d {
  display: none;
}
#s-98b0e570-c8e1-401e-a9d9-eea618e9e95d, #wrap-s-98b0e570-c8e1-401e-a9d9-eea618e9e95d { display:none !important; }}







#s-98b0e570-c8e1-401e-a9d9-eea618e9e95d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98b0e570-c8e1-401e-a9d9-eea618e9e95d.shg-box.shg-c {
  justify-content: center;
}

#s-31625a79-e8b7-4c08-9c2c-52e661c766d7 {
  text-align: center;
}




  #s-31625a79-e8b7-4c08-9c2c-52e661c766d7 img.shogun-image {
    
    width: px;
  }


#s-31625a79-e8b7-4c08-9c2c-52e661c766d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-7b0fe181-11d8-4600-9440-ce43546dd2b9 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
}
@media (min-width: 1200px){#s-7b0fe181-11d8-4600-9440-ce43546dd2b9 {
  display: none;
}
#s-7b0fe181-11d8-4600-9440-ce43546dd2b9, #wrap-s-7b0fe181-11d8-4600-9440-ce43546dd2b9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7b0fe181-11d8-4600-9440-ce43546dd2b9 {
  display: none;
}
#s-7b0fe181-11d8-4600-9440-ce43546dd2b9, #wrap-s-7b0fe181-11d8-4600-9440-ce43546dd2b9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7b0fe181-11d8-4600-9440-ce43546dd2b9 {
  display: none;
}
#s-7b0fe181-11d8-4600-9440-ce43546dd2b9, #wrap-s-7b0fe181-11d8-4600-9440-ce43546dd2b9 { display:none !important; }}







#s-7b0fe181-11d8-4600-9440-ce43546dd2b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b0fe181-11d8-4600-9440-ce43546dd2b9.shg-box.shg-c {
  justify-content: center;
}

#s-023dca4e-5d23-4325-82d8-f8c7ab7240f1 {
  text-align: center;
}




  #s-023dca4e-5d23-4325-82d8-f8c7ab7240f1 img.shogun-image {
    
    width: px;
  }


#s-023dca4e-5d23-4325-82d8-f8c7ab7240f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-d7041f7a-6d9b-4278-89c4-ba172809258d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 600px;
}
@media (min-width: 1200px){#s-d7041f7a-6d9b-4278-89c4-ba172809258d {
  display: none;
}
#s-d7041f7a-6d9b-4278-89c4-ba172809258d, #wrap-s-d7041f7a-6d9b-4278-89c4-ba172809258d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d7041f7a-6d9b-4278-89c4-ba172809258d {
  display: none;
}
#s-d7041f7a-6d9b-4278-89c4-ba172809258d, #wrap-s-d7041f7a-6d9b-4278-89c4-ba172809258d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d7041f7a-6d9b-4278-89c4-ba172809258d {
  display: none;
}
#s-d7041f7a-6d9b-4278-89c4-ba172809258d, #wrap-s-d7041f7a-6d9b-4278-89c4-ba172809258d { display:none !important; }}







#s-d7041f7a-6d9b-4278-89c4-ba172809258d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7041f7a-6d9b-4278-89c4-ba172809258d.shg-box.shg-c {
  justify-content: center;
}

#s-714fda6f-46a7-4a64-8211-1344429b9009 {
  margin-top: 10px;
}

#s-74e9b7bc-e8cc-427f-9fac-4b471492aa37 {
  display: none;
}
#s-02c8db24-4b4c-40a6-a4a6-a003ee604c11 {
  padding-bottom: 10px;
text-align: center;
}

#s-02c8db24-4b4c-40a6-a4a6-a003ee604c11 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: a_n8;
  font-style:   ;
  font-size: 23px;
}

#s-1e4a2787-7dff-46eb-bf90-21342ce178e2 {
  box-shadow:1px 3px 1px 1px rgba(39, 147, 47, 1);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-bottom: 8px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 182, 82, 1);
}

#s-eae443ee-4829-482e-af8b-ff4476d0bd2d {
  min-height: 50px;
}
@media (max-width: 767px){#s-eae443ee-4829-482e-af8b-ff4476d0bd2d {
  display: none;
}
#s-eae443ee-4829-482e-af8b-ff4476d0bd2d, #wrap-s-eae443ee-4829-482e-af8b-ff4476d0bd2d { display:none !important; }}







#s-eae443ee-4829-482e-af8b-ff4476d0bd2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eae443ee-4829-482e-af8b-ff4476d0bd2d.shg-box.shg-c {
  justify-content: center;
}

#s-e2411632-9da7-477b-97ad-fde60a5b06c5 {
  margin-top: 80px;
margin-bottom: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2411632-9da7-477b-97ad-fde60a5b06c5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: a_n7;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-95df6863-a8b8-4d74-b469-c62f3f75eefb {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 800px;
}

#s-4c6285c4-f3b3-44a8-8dd9-37b6abab32b4 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 800px;
}

#s-3e2588e8-7f28-47d1-9081-feb3dc78d367 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 800px;
}

#s-5efabb9e-03b5-4f72-b662-7b6c607a3eb4 {
  border-style: solid;
margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
max-width: 740px;
}








#s-5efabb9e-03b5-4f72-b662-7b6c607a3eb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5efabb9e-03b5-4f72-b662-7b6c607a3eb4.shg-box.shg-c {
  justify-content: center;
}

#s-bf2786d1-3bd8-4c66-9cef-84ebc80d1934 {
  display: none;
}
#s-df80e42a-db2e-46b3-a35d-633d38370fa8 {
  margin-top: 1em;
margin-bottom: 10px;
max-width: 740px;
}

@media (min-width: 0px) {
[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-df80e42a-db2e-46b3-a35d-633d38370fa8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-9368b2ef-4734-4f3c-937c-4c59fa6dec48 {
  margin-left: 25px;
margin-right: 25px;
}

#s-0bf0ccf4-7a94-4d5a-bd97-088b6a980fc3 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-0bf0ccf4-7a94-4d5a-bd97-088b6a980fc3 .shg-product-quantity-wrapper {
  display: flex;
}

#s-0bf0ccf4-7a94-4d5a-bd97-088b6a980fc3 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-0bf0ccf4-7a94-4d5a-bd97-088b6a980fc3 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-0bf0ccf4-7a94-4d5a-bd97-088b6a980fc3 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-0bf0ccf4-7a94-4d5a-bd97-088b6a980fc3 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-9f129602-4cbc-44ae-af99-c18f30a50bb5 {
  margin-top: -5px;
text-align: left;
}

#s-9f129602-4cbc-44ae-af99-c18f30a50bb5 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-9f129602-4cbc-44ae-af99-c18f30a50bb5 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-9f129602-4cbc-44ae-af99-c18f30a50bb5 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-9f129602-4cbc-44ae-af99-c18f30a50bb5 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


@media (min-width: 0px) {
[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f948422f-153c-4dde-a2d8-4ee7e5f30929"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f02f972b-37ef-476f-8671-079cdc12513a {
  box-shadow:1px 3px 1px 1px rgba(39, 147, 47, 1);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 182, 82, 1);
}

#s-e4a5c5fe-a8f8-4081-a4ba-dd131cb8c2c9 {
  margin-top: -5px;
}

#s-3028ffd4-7679-4a9f-b636-3a7bd4201401 {
  margin-top: -5px;
margin-bottom: -5px;
max-width: 250px;
text-align: center;
}




  #s-3028ffd4-7679-4a9f-b636-3a7bd4201401 img.shogun-image {
    
    width: px;
  }


#s-3028ffd4-7679-4a9f-b636-3a7bd4201401 .shogun-image-content {
  
    align-items: center;
  
}

#s-b17e60e1-06cf-420b-9eaf-0070c9ee4c1e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-b17e60e1-06cf-420b-9eaf-0070c9ee4c1e {
  display: none;
}
#s-b17e60e1-06cf-420b-9eaf-0070c9ee4c1e, #wrap-s-b17e60e1-06cf-420b-9eaf-0070c9ee4c1e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b17e60e1-06cf-420b-9eaf-0070c9ee4c1e {
  display: none;
}
#s-b17e60e1-06cf-420b-9eaf-0070c9ee4c1e, #wrap-s-b17e60e1-06cf-420b-9eaf-0070c9ee4c1e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b17e60e1-06cf-420b-9eaf-0070c9ee4c1e {
  display: none;
}
#s-b17e60e1-06cf-420b-9eaf-0070c9ee4c1e, #wrap-s-b17e60e1-06cf-420b-9eaf-0070c9ee4c1e { display:none !important; }}







#s-b17e60e1-06cf-420b-9eaf-0070c9ee4c1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b17e60e1-06cf-420b-9eaf-0070c9ee4c1e.shg-box.shg-c {
  justify-content: center;
}

#s-22617f40-caef-4aec-bcf9-23768cf3d578 {
  margin-top: 80px;
margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-22617f40-caef-4aec-bcf9-23768cf3d578 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: a_n7;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-08031d01-790f-4de1-9ba9-8e78fab9deb5 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 800px;
}

#s-04d751c5-340a-4e2a-a25c-dbe15e490666 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 800px;
}

#s-c925d6e7-4fd5-4e94-a64d-c5c13b078be3 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 800px;
}

#s-11ba7934-0af5-434b-82a6-c3841eee3d67 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 600px;
}
@media (min-width: 1200px){#s-11ba7934-0af5-434b-82a6-c3841eee3d67 {
  display: none;
}
#s-11ba7934-0af5-434b-82a6-c3841eee3d67, #wrap-s-11ba7934-0af5-434b-82a6-c3841eee3d67 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-11ba7934-0af5-434b-82a6-c3841eee3d67 {
  display: none;
}
#s-11ba7934-0af5-434b-82a6-c3841eee3d67, #wrap-s-11ba7934-0af5-434b-82a6-c3841eee3d67 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-11ba7934-0af5-434b-82a6-c3841eee3d67 {
  display: none;
}
#s-11ba7934-0af5-434b-82a6-c3841eee3d67, #wrap-s-11ba7934-0af5-434b-82a6-c3841eee3d67 { display:none !important; }}







#s-11ba7934-0af5-434b-82a6-c3841eee3d67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11ba7934-0af5-434b-82a6-c3841eee3d67.shg-box.shg-c {
  justify-content: center;
}

#s-6002d6a5-58ae-41bb-b2dd-588521525305 {
  margin-top: 10px;
}

#s-c96d20fa-98a4-4881-8e78-d6373acdb5f0 {
  display: none;
}
#s-954dfb68-c0f4-4dbb-a2a8-e4b7edcdcb71 {
  padding-bottom: 10px;
text-align: center;
}

#s-954dfb68-c0f4-4dbb-a2a8-e4b7edcdcb71 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: a_n8;
  font-style:   ;
  font-size: 23px;
}

#s-a09b08f4-6dc7-4028-b5f1-2b5c6219119e {
  box-shadow:1px 3px 1px 1px rgba(39, 147, 47, 1);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-bottom: 8px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 182, 82, 1);
}

#s-1b03f9fc-ed99-42a9-92b3-02eaa23e8b40 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1b03f9fc-ed99-42a9-92b3-02eaa23e8b40 {
  display: none;
}
#s-1b03f9fc-ed99-42a9-92b3-02eaa23e8b40, #wrap-s-1b03f9fc-ed99-42a9-92b3-02eaa23e8b40 { display:none !important; }}@media (max-width: 767px){#s-1b03f9fc-ed99-42a9-92b3-02eaa23e8b40 {
  display: none;
}
#s-1b03f9fc-ed99-42a9-92b3-02eaa23e8b40, #wrap-s-1b03f9fc-ed99-42a9-92b3-02eaa23e8b40 { display:none !important; }}







#s-1b03f9fc-ed99-42a9-92b3-02eaa23e8b40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b03f9fc-ed99-42a9-92b3-02eaa23e8b40.shg-box.shg-c {
  justify-content: center;
}

#s-0e3f30b8-cae5-4c92-afb2-fa8fce8bc9e5 {
  margin-top: 80px;
margin-bottom: 80px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0e3f30b8-cae5-4c92-afb2-fa8fce8bc9e5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: a_n7;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f5584c7a-e3eb-42f3-a6d3-043026490df4 {
  text-align: center;
}




  #s-f5584c7a-e3eb-42f3-a6d3-043026490df4 img.shogun-image {
    
    width: px;
  }


#s-f5584c7a-e3eb-42f3-a6d3-043026490df4 .shogun-image-content {
  
    align-items: center;
  
}

#s-e011c0ed-2fc3-4aeb-84b4-dbd0841e1fe7 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 800px;
}

#s-2463d877-ff3d-42b8-a29b-25bb79c4e206 {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2463d877-ff3d-42b8-a29b-25bb79c4e206"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ab05004a-ca4a-41fc-9b9d-b5b0cdc5aad0 {
  margin-top: 0.5em;
margin-left: auto;
margin-right: auto;
max-width: 20px;
text-align: center;
}




  #s-ab05004a-ca4a-41fc-9b9d-b5b0cdc5aad0 img.shogun-image {
    
    width: px;
  }


#s-ab05004a-ca4a-41fc-9b9d-b5b0cdc5aad0 .shogun-image-content {
  
    align-items: center;
  
}

#s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a77670a9-2d8f-446a-8a65-ef0632ae6fbf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-364570aa-fd14-41ee-99d4-507cdd2a53f6 {
  margin-top: 0.5em;
margin-left: auto;
margin-right: auto;
max-width: 20px;
text-align: center;
}




  #s-364570aa-fd14-41ee-99d4-507cdd2a53f6 img.shogun-image {
    
    width: px;
  }


#s-364570aa-fd14-41ee-99d4-507cdd2a53f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-ca7420e4-de56-44cc-a850-472d4056f019 {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ca7420e4-de56-44cc-a850-472d4056f019"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c50b07d4-0b13-446f-95e8-a1b0c33cbf6c {
  margin-top: 0.5em;
margin-left: auto;
margin-right: auto;
max-width: 20px;
text-align: center;
}




  #s-c50b07d4-0b13-446f-95e8-a1b0c33cbf6c img.shogun-image {
    
    width: px;
  }


#s-c50b07d4-0b13-446f-95e8-a1b0c33cbf6c .shogun-image-content {
  
    align-items: center;
  
}

#s-b133fd92-4829-46d4-93bc-fdd02408a045 {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b133fd92-4829-46d4-93bc-fdd02408a045"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c06745da-ad67-41be-ba32-97d2ae5489c4 {
  margin-top: 0.5em;
margin-left: auto;
margin-right: auto;
max-width: 20px;
text-align: center;
}




  #s-c06745da-ad67-41be-ba32-97d2ae5489c4 img.shogun-image {
    
    width: px;
  }


#s-c06745da-ad67-41be-ba32-97d2ae5489c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dea858e6-da2a-49ec-b09b-4efa9dbff7ae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9c8b975a-4b5d-468f-99a7-d2b96c5f3ec3 {
  margin-top: 0.5em;
margin-left: auto;
margin-right: auto;
max-width: 20px;
text-align: center;
}




  #s-9c8b975a-4b5d-468f-99a7-d2b96c5f3ec3 img.shogun-image {
    
    width: px;
  }


#s-9c8b975a-4b5d-468f-99a7-d2b96c5f3ec3 .shogun-image-content {
  
    align-items: center;
  
}

#s-1403aa90-007f-4c04-8e9d-c6f24ac985e8 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 800px;
}

#s-e230037e-bb89-44b3-a554-df50fd0a6953 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 800px;
}

#s-0e181cfe-3096-40da-8a27-bb5dd30ac9c0 {
  border-style: solid;
margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
max-width: 740px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0e181cfe-3096-40da-8a27-bb5dd30ac9c0 {
  display: none;
}
#s-0e181cfe-3096-40da-8a27-bb5dd30ac9c0, #wrap-s-0e181cfe-3096-40da-8a27-bb5dd30ac9c0 { display:none !important; }}







#s-0e181cfe-3096-40da-8a27-bb5dd30ac9c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e181cfe-3096-40da-8a27-bb5dd30ac9c0.shg-box.shg-c {
  justify-content: center;
}

#s-c1d54363-9602-43cf-b2c5-715526435d5b {
  display: none;
}
#s-ba172cac-b5f3-49aa-97c8-e476a5426df9 {
  margin-top: 1em;
margin-bottom: 10px;
max-width: 740px;
}

@media (min-width: 0px) {
[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ba172cac-b5f3-49aa-97c8-e476a5426df9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-09433de5-d10b-4af8-bede-879485d7be74 {
  margin-left: 25px;
margin-right: 25px;
}

#s-4eeb12c6-ec64-449f-b116-21a241e5dc38 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-4eeb12c6-ec64-449f-b116-21a241e5dc38 .shg-product-quantity-wrapper {
  display: flex;
}

#s-4eeb12c6-ec64-449f-b116-21a241e5dc38 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-4eeb12c6-ec64-449f-b116-21a241e5dc38 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-4eeb12c6-ec64-449f-b116-21a241e5dc38 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-4eeb12c6-ec64-449f-b116-21a241e5dc38 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-e80d6a23-d89d-48b2-9989-47a14de27a72 {
  margin-top: -5px;
text-align: left;
}

#s-e80d6a23-d89d-48b2-9989-47a14de27a72 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-e80d6a23-d89d-48b2-9989-47a14de27a72 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-e80d6a23-d89d-48b2-9989-47a14de27a72 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-e80d6a23-d89d-48b2-9989-47a14de27a72 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


@media (min-width: 0px) {
[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b7687691-a65f-480e-90eb-419ed6b7c59e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b92ea3f6-69db-4652-bc50-a8f317c26312 {
  box-shadow:1px 3px 1px 1px rgba(39, 147, 47, 1);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 182, 82, 1);
}

#s-9fea1234-f74b-4127-9656-bb81bdcd8dfe {
  margin-top: -5px;
}

#s-21aacd29-9d94-4459-9160-176fb4b8149a {
  margin-top: -5px;
margin-bottom: -5px;
max-width: 250px;
text-align: center;
}




  #s-21aacd29-9d94-4459-9160-176fb4b8149a img.shogun-image {
    
    width: px;
  }


#s-21aacd29-9d94-4459-9160-176fb4b8149a .shogun-image-content {
  
    align-items: center;
  
}

#s-145eee2c-b97d-4168-b9f4-3b5f4694d728 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-145eee2c-b97d-4168-b9f4-3b5f4694d728 {
  display: none;
}
#s-145eee2c-b97d-4168-b9f4-3b5f4694d728, #wrap-s-145eee2c-b97d-4168-b9f4-3b5f4694d728 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-145eee2c-b97d-4168-b9f4-3b5f4694d728 {
  display: none;
}
#s-145eee2c-b97d-4168-b9f4-3b5f4694d728, #wrap-s-145eee2c-b97d-4168-b9f4-3b5f4694d728 { display:none !important; }}@media (max-width: 767px){#s-145eee2c-b97d-4168-b9f4-3b5f4694d728 {
  display: none;
}
#s-145eee2c-b97d-4168-b9f4-3b5f4694d728, #wrap-s-145eee2c-b97d-4168-b9f4-3b5f4694d728 { display:none !important; }}







#s-145eee2c-b97d-4168-b9f4-3b5f4694d728 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-145eee2c-b97d-4168-b9f4-3b5f4694d728.shg-box.shg-c {
  justify-content: center;
}

#s-7959003a-8fbc-4cf1-b590-5600bcbe9357 {
  margin-top: 80px;
margin-bottom: 80px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7959003a-8fbc-4cf1-b590-5600bcbe9357 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: a_n7;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-09b299ab-2caf-4ff5-8efd-9bf4a3d63915 {
  text-align: center;
}




  #s-09b299ab-2caf-4ff5-8efd-9bf4a3d63915 img.shogun-image {
    
    width: px;
  }


#s-09b299ab-2caf-4ff5-8efd-9bf4a3d63915 .shogun-image-content {
  
    align-items: center;
  
}

#s-6582732d-d196-4150-af45-d73f03664042 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 800px;
}

#s-fb31d40e-c378-4ad2-a03c-270854665582 {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fb31d40e-c378-4ad2-a03c-270854665582"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-284d5281-e3f1-4d8d-a113-4059099206cd {
  margin-top: 0.5em;
margin-left: auto;
margin-right: auto;
max-width: 20px;
text-align: center;
}




  #s-284d5281-e3f1-4d8d-a113-4059099206cd img.shogun-image {
    
    width: px;
  }


#s-284d5281-e3f1-4d8d-a113-4059099206cd .shogun-image-content {
  
    align-items: center;
  
}

#s-8b396988-ec94-4b46-b399-ce9cbddca984 {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8b396988-ec94-4b46-b399-ce9cbddca984"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-91bd42d9-755f-4218-b47e-7fdb36d9a9c7 {
  margin-top: 0.5em;
margin-left: auto;
margin-right: auto;
max-width: 20px;
text-align: center;
}




  #s-91bd42d9-755f-4218-b47e-7fdb36d9a9c7 img.shogun-image {
    
    width: px;
  }


#s-91bd42d9-755f-4218-b47e-7fdb36d9a9c7 .shogun-image-content {
  
    align-items: center;
  
}

#s-77ae3a89-2476-476f-a9ee-ff6a2a89e900 {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-77ae3a89-2476-476f-a9ee-ff6a2a89e900"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9815cff5-c4db-4cc9-ad0c-3bcae7bdb2bb {
  margin-top: 0.5em;
margin-left: auto;
margin-right: auto;
max-width: 20px;
text-align: center;
}




  #s-9815cff5-c4db-4cc9-ad0c-3bcae7bdb2bb img.shogun-image {
    
    width: px;
  }


#s-9815cff5-c4db-4cc9-ad0c-3bcae7bdb2bb .shogun-image-content {
  
    align-items: center;
  
}

#s-dfad414d-d917-4b68-89ae-445cb5a55960 {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dfad414d-d917-4b68-89ae-445cb5a55960"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e5587b65-aab2-40e7-b329-78f00d961b0e {
  margin-top: 0.5em;
margin-left: auto;
margin-right: auto;
max-width: 20px;
text-align: center;
}




  #s-e5587b65-aab2-40e7-b329-78f00d961b0e img.shogun-image {
    
    width: px;
  }


#s-e5587b65-aab2-40e7-b329-78f00d961b0e .shogun-image-content {
  
    align-items: center;
  
}

#s-b70df3c5-63f7-4d49-a360-55aafbfe031c {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 800px;
}

#s-f95f048c-3b71-477f-a2bf-2ae3120c1e82 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 800px;
}

#s-c789c572-1ff4-4b1c-afd3-5512f39e6471 {
  border-style: solid;
margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
max-width: 740px;
}
@media (min-width: 1200px){#s-c789c572-1ff4-4b1c-afd3-5512f39e6471 {
  display: none;
}
#s-c789c572-1ff4-4b1c-afd3-5512f39e6471, #wrap-s-c789c572-1ff4-4b1c-afd3-5512f39e6471 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c789c572-1ff4-4b1c-afd3-5512f39e6471 {
  display: none;
}
#s-c789c572-1ff4-4b1c-afd3-5512f39e6471, #wrap-s-c789c572-1ff4-4b1c-afd3-5512f39e6471 { display:none !important; }}@media (max-width: 767px){#s-c789c572-1ff4-4b1c-afd3-5512f39e6471 {
  display: none;
}
#s-c789c572-1ff4-4b1c-afd3-5512f39e6471, #wrap-s-c789c572-1ff4-4b1c-afd3-5512f39e6471 { display:none !important; }}







#s-c789c572-1ff4-4b1c-afd3-5512f39e6471 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c789c572-1ff4-4b1c-afd3-5512f39e6471.shg-box.shg-c {
  justify-content: center;
}

#s-63e44e7c-9372-41db-80c3-024cf055b217 {
  display: none;
}
#s-93ea48ec-6fba-4eea-baac-86c771e74e8e {
  margin-top: 1em;
margin-bottom: 10px;
max-width: 740px;
}

@media (min-width: 0px) {
[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-93ea48ec-6fba-4eea-baac-86c771e74e8e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-5481c4e4-7c4e-46db-a1c2-213a53a913ab {
  margin-left: 25px;
margin-right: 25px;
}

#s-7854f344-c7df-4d47-afdb-ce2ca1cca195 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-7854f344-c7df-4d47-afdb-ce2ca1cca195 .shg-product-quantity-wrapper {
  display: flex;
}

#s-7854f344-c7df-4d47-afdb-ce2ca1cca195 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-7854f344-c7df-4d47-afdb-ce2ca1cca195 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-7854f344-c7df-4d47-afdb-ce2ca1cca195 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-7854f344-c7df-4d47-afdb-ce2ca1cca195 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-069087fe-89a1-4cd4-b896-fd6633319f1d {
  margin-top: -5px;
text-align: left;
}

#s-069087fe-89a1-4cd4-b896-fd6633319f1d .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-069087fe-89a1-4cd4-b896-fd6633319f1d .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-069087fe-89a1-4cd4-b896-fd6633319f1d .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-069087fe-89a1-4cd4-b896-fd6633319f1d .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


@media (min-width: 0px) {
[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dbe18bb2-29e5-437a-9eba-f780b6fbea3a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-48841b32-45a0-42a3-b0ee-70c994d90bb2 {
  box-shadow:1px 3px 1px 1px rgba(39, 147, 47, 1);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 182, 82, 1);
}

#s-a900d52d-dccd-433d-bdde-3ff31462a622 {
  margin-top: -5px;
}

#s-dc78585b-a137-4bcf-babf-841446559839 {
  margin-top: -5px;
margin-bottom: -5px;
max-width: 250px;
text-align: center;
}




  #s-dc78585b-a137-4bcf-babf-841446559839 img.shogun-image {
    
    width: px;
  }


#s-dc78585b-a137-4bcf-babf-841446559839 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c73772b-3e4d-4c2e-97c4-55de911bd543 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-5c73772b-3e4d-4c2e-97c4-55de911bd543 {
  display: none;
}
#s-5c73772b-3e4d-4c2e-97c4-55de911bd543, #wrap-s-5c73772b-3e4d-4c2e-97c4-55de911bd543 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5c73772b-3e4d-4c2e-97c4-55de911bd543 {
  display: none;
}
#s-5c73772b-3e4d-4c2e-97c4-55de911bd543, #wrap-s-5c73772b-3e4d-4c2e-97c4-55de911bd543 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5c73772b-3e4d-4c2e-97c4-55de911bd543 {
  display: none;
}
#s-5c73772b-3e4d-4c2e-97c4-55de911bd543, #wrap-s-5c73772b-3e4d-4c2e-97c4-55de911bd543 { display:none !important; }}







#s-5c73772b-3e4d-4c2e-97c4-55de911bd543 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c73772b-3e4d-4c2e-97c4-55de911bd543.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e9911fb1-f98f-460c-9985-d243958e6a0a {
  margin-top: 40px;
margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e9911fb1-f98f-460c-9985-d243958e6a0a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: a_n7;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-73eab03a-7522-4600-8a96-c0c4d96b713d {
  text-align: center;
}




  #s-73eab03a-7522-4600-8a96-c0c4d96b713d img.shogun-image {
    
    width: px;
  }


#s-73eab03a-7522-4600-8a96-c0c4d96b713d .shogun-image-content {
  
    align-items: center;
  
}

#s-362599a5-c80b-479b-9a26-ebb5c4ff870b {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 800px;
}

#s-b692d66c-8b19-4768-b9ee-5d71de31d4e2 {
  margin-bottom: 10px;
}

#s-e8174090-4c21-4c57-87dc-6e08d054e8f9 {
  margin-bottom: 10px;
}

#s-9b033b51-e456-4046-a426-6e43249e7b47 {
  margin-bottom: 10px;
}

#s-181acb3d-7a39-434c-8dec-c7d1b17e3906 {
  margin-bottom: 10px;
}

#s-909dda92-ab0a-4fae-b00e-5b18d0751b1a {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 800px;
}

#s-f54ab3b1-6044-4c39-b152-6665e2c66589 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 800px;
}

#s-30ce2b23-c02b-4419-a2d9-34a44521c106 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 600px;
}
@media (min-width: 1200px){#s-30ce2b23-c02b-4419-a2d9-34a44521c106 {
  display: none;
}
#s-30ce2b23-c02b-4419-a2d9-34a44521c106, #wrap-s-30ce2b23-c02b-4419-a2d9-34a44521c106 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-30ce2b23-c02b-4419-a2d9-34a44521c106 {
  display: none;
}
#s-30ce2b23-c02b-4419-a2d9-34a44521c106, #wrap-s-30ce2b23-c02b-4419-a2d9-34a44521c106 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-30ce2b23-c02b-4419-a2d9-34a44521c106 {
  display: none;
}
#s-30ce2b23-c02b-4419-a2d9-34a44521c106, #wrap-s-30ce2b23-c02b-4419-a2d9-34a44521c106 { display:none !important; }}







#s-30ce2b23-c02b-4419-a2d9-34a44521c106 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30ce2b23-c02b-4419-a2d9-34a44521c106.shg-box.shg-c {
  justify-content: center;
}

#s-146467a8-b0d8-45f0-ae08-955fec748869 {
  margin-top: 10px;
}

#s-bebfbc84-0965-4a9e-a1ac-8972fa30df0d {
  display: none;
}
#s-571901d1-54dd-4950-a371-99e9d3a20d09 {
  padding-bottom: 10px;
text-align: center;
}

#s-571901d1-54dd-4950-a371-99e9d3a20d09 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: a_n8;
  font-style:   ;
  font-size: 23px;
}

#s-67b675b4-e8a3-41d0-b8a9-3fff36a8f384 {
  box-shadow:1px 3px 1px 1px rgba(39, 147, 47, 1);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-bottom: 8px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 182, 82, 1);
}

#s-83825131-5cab-41c6-b3c7-bd0b8dc29b68 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-83825131-5cab-41c6-b3c7-bd0b8dc29b68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83825131-5cab-41c6-b3c7-bd0b8dc29b68.shg-box.shg-c {
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

#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;
}
