.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;
}

.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 {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-9d53eb51-99e6-4d4b-8ef8-ea7ef31818e5 {
  min-height: 50px;
}








#s-9d53eb51-99e6-4d4b-8ef8-ea7ef31818e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9d53eb51-99e6-4d4b-8ef8-ea7ef31818e5.shg-box.shg-c {
  justify-content: flex-start;
}

.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;
  
  
  text-transform: none;
  
  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-b68510bb-9b9b-4cec-85c9-cc72552c0f14 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b68510bb-9b9b-4cec-85c9-cc72552c0f14 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



.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;
}

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa {
  margin-left: -80%;
}
@media (min-width: 1200px){#s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa {
  display: none;
}
#s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa, #wrap-s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa, #wrap-content-s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa {
  display: none;
}
#s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa, #wrap-s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa, #wrap-content-s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa {
  display: none;
}
#s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa, #wrap-s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa, #wrap-content-s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa { display: none !important; }}
@media (min-width: 0px) {
[id="s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-88d6e9b3-dc22-43b2-8c7a-e782ee13acaa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-e18e6e40-5222-4e78-bc19-68debf438de7 .shogun-icon-wrapper {
  text-align: right;
}


#s-e18e6e40-5222-4e78-bc19-68debf438de7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: #495056;
}

.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 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 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;
  
  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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  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;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-beb8d5c6-573c-48cf-89ce-e7d6d6b3221b {
  margin-left: -5%;
}

#s-02ac870a-c23b-4941-92b7-2cf4b156a1e2 {
  margin-left: -80%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-02ac870a-c23b-4941-92b7-2cf4b156a1e2 {
  display: none;
}
#s-02ac870a-c23b-4941-92b7-2cf4b156a1e2, #wrap-s-02ac870a-c23b-4941-92b7-2cf4b156a1e2, #wrap-content-s-02ac870a-c23b-4941-92b7-2cf4b156a1e2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-02ac870a-c23b-4941-92b7-2cf4b156a1e2 {
  display: none;
}
#s-02ac870a-c23b-4941-92b7-2cf4b156a1e2, #wrap-s-02ac870a-c23b-4941-92b7-2cf4b156a1e2, #wrap-content-s-02ac870a-c23b-4941-92b7-2cf4b156a1e2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-02ac870a-c23b-4941-92b7-2cf4b156a1e2 {
  display: none;
}
#s-02ac870a-c23b-4941-92b7-2cf4b156a1e2, #wrap-s-02ac870a-c23b-4941-92b7-2cf4b156a1e2, #wrap-content-s-02ac870a-c23b-4941-92b7-2cf4b156a1e2 { display: none !important; }}
@media (min-width: 0px) {
[id="s-02ac870a-c23b-4941-92b7-2cf4b156a1e2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-02ac870a-c23b-4941-92b7-2cf4b156a1e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-02ac870a-c23b-4941-92b7-2cf4b156a1e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-02ac870a-c23b-4941-92b7-2cf4b156a1e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-02ac870a-c23b-4941-92b7-2cf4b156a1e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-02ac870a-c23b-4941-92b7-2cf4b156a1e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-02ac870a-c23b-4941-92b7-2cf4b156a1e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-0a850d41-e4ec-4835-8980-0146cedb0715 .shogun-icon-wrapper {
  text-align: right;
}


#s-0a850d41-e4ec-4835-8980-0146cedb0715 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: #495056;
}

#s-e5e394ca-97fb-4be5-97e3-02099847111f {
  margin-left: -5%;
}

#s-5febe449-8cff-404e-83f7-5cc37b3ce210 {
  margin-left: -80%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-5febe449-8cff-404e-83f7-5cc37b3ce210 {
  display: none;
}
#s-5febe449-8cff-404e-83f7-5cc37b3ce210, #wrap-s-5febe449-8cff-404e-83f7-5cc37b3ce210, #wrap-content-s-5febe449-8cff-404e-83f7-5cc37b3ce210 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5febe449-8cff-404e-83f7-5cc37b3ce210 {
  display: none;
}
#s-5febe449-8cff-404e-83f7-5cc37b3ce210, #wrap-s-5febe449-8cff-404e-83f7-5cc37b3ce210, #wrap-content-s-5febe449-8cff-404e-83f7-5cc37b3ce210 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5febe449-8cff-404e-83f7-5cc37b3ce210 {
  display: none;
}
#s-5febe449-8cff-404e-83f7-5cc37b3ce210, #wrap-s-5febe449-8cff-404e-83f7-5cc37b3ce210, #wrap-content-s-5febe449-8cff-404e-83f7-5cc37b3ce210 { display: none !important; }}
@media (min-width: 0px) {
[id="s-5febe449-8cff-404e-83f7-5cc37b3ce210"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5febe449-8cff-404e-83f7-5cc37b3ce210"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5febe449-8cff-404e-83f7-5cc37b3ce210"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5febe449-8cff-404e-83f7-5cc37b3ce210"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5febe449-8cff-404e-83f7-5cc37b3ce210"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5febe449-8cff-404e-83f7-5cc37b3ce210"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5febe449-8cff-404e-83f7-5cc37b3ce210"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-56b2ce9d-b04a-41e5-8047-2636bc1d76e6 .shogun-icon-wrapper {
  text-align: right;
}


#s-56b2ce9d-b04a-41e5-8047-2636bc1d76e6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: #495056;
}

#s-19645b0f-2c15-4316-85f1-278363fc1f20 {
  margin-left: -5%;
}

#s-71ccf3d1-1a24-4189-bd9c-c518600d1360 {
  
}
@media (max-width: 767px){#s-71ccf3d1-1a24-4189-bd9c-c518600d1360 {
  display: none;
}
#s-71ccf3d1-1a24-4189-bd9c-c518600d1360, #wrap-s-71ccf3d1-1a24-4189-bd9c-c518600d1360, #wrap-content-s-71ccf3d1-1a24-4189-bd9c-c518600d1360 { display: none !important; }}
@media (min-width: 0px) {
[id="s-71ccf3d1-1a24-4189-bd9c-c518600d1360"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-71ccf3d1-1a24-4189-bd9c-c518600d1360"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-71ccf3d1-1a24-4189-bd9c-c518600d1360"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-71ccf3d1-1a24-4189-bd9c-c518600d1360"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-71ccf3d1-1a24-4189-bd9c-c518600d1360"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-71ccf3d1-1a24-4189-bd9c-c518600d1360"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-71ccf3d1-1a24-4189-bd9c-c518600d1360"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-e88d7f51-939c-4837-9681-573e7df8eb78 .shogun-icon-wrapper {
  text-align: right;
}


#s-e88d7f51-939c-4837-9681-573e7df8eb78 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: #495056;
}

#s-ff87eb04-77c0-4349-9a96-aa0880b67ee5 {
  margin-left: -5%;
}

#s-066e936e-c82d-4cbe-821a-64967e930078 {
  margin-left: %;
margin-right: %;
}
@media (min-width: 768px) and (max-width: 991px){#s-066e936e-c82d-4cbe-821a-64967e930078 {
  
}
}@media (max-width: 767px){#s-066e936e-c82d-4cbe-821a-64967e930078 {
  display: none;
}
#s-066e936e-c82d-4cbe-821a-64967e930078, #wrap-s-066e936e-c82d-4cbe-821a-64967e930078, #wrap-content-s-066e936e-c82d-4cbe-821a-64967e930078 { display: none !important; }}
@media (min-width: 0px) {
[id="s-066e936e-c82d-4cbe-821a-64967e930078"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-066e936e-c82d-4cbe-821a-64967e930078"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-066e936e-c82d-4cbe-821a-64967e930078"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-066e936e-c82d-4cbe-821a-64967e930078"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-066e936e-c82d-4cbe-821a-64967e930078"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-066e936e-c82d-4cbe-821a-64967e930078"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-066e936e-c82d-4cbe-821a-64967e930078"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-5b223693-f702-41f7-9c65-e4150f1eb8eb .shogun-icon-wrapper {
  text-align: right;
}


#s-5b223693-f702-41f7-9c65-e4150f1eb8eb .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: #495056;
}

#s-1495febf-b90c-4475-8f0f-19826dacb145 {
  margin-left: -5%;
}

#s-6d879088-115f-4fef-9392-ea5907ffea82 {
  margin-left: %;
margin-right: %;
}
@media (min-width: 768px) and (max-width: 991px){#s-6d879088-115f-4fef-9392-ea5907ffea82 {
  
}
}@media (max-width: 767px){#s-6d879088-115f-4fef-9392-ea5907ffea82 {
  display: none;
}
#s-6d879088-115f-4fef-9392-ea5907ffea82, #wrap-s-6d879088-115f-4fef-9392-ea5907ffea82, #wrap-content-s-6d879088-115f-4fef-9392-ea5907ffea82 { display: none !important; }}
@media (min-width: 0px) {
[id="s-6d879088-115f-4fef-9392-ea5907ffea82"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6d879088-115f-4fef-9392-ea5907ffea82"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6d879088-115f-4fef-9392-ea5907ffea82"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6d879088-115f-4fef-9392-ea5907ffea82"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6d879088-115f-4fef-9392-ea5907ffea82"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d879088-115f-4fef-9392-ea5907ffea82"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6d879088-115f-4fef-9392-ea5907ffea82"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-367f07d5-4ec6-4497-bbad-97f272e3c82c .shogun-icon-wrapper {
  text-align: right;
}


#s-367f07d5-4ec6-4497-bbad-97f272e3c82c .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: #495056;
}

#s-9e75d15f-467c-4e98-a062-81d4e20cf96f {
  margin-left: -5%;
}

#s-0798bad6-7594-408c-a626-0f579d4aa92f {
  margin-left: -80%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-0798bad6-7594-408c-a626-0f579d4aa92f {
  display: none;
}
#s-0798bad6-7594-408c-a626-0f579d4aa92f, #wrap-s-0798bad6-7594-408c-a626-0f579d4aa92f, #wrap-content-s-0798bad6-7594-408c-a626-0f579d4aa92f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0798bad6-7594-408c-a626-0f579d4aa92f {
  display: none;
}
#s-0798bad6-7594-408c-a626-0f579d4aa92f, #wrap-s-0798bad6-7594-408c-a626-0f579d4aa92f, #wrap-content-s-0798bad6-7594-408c-a626-0f579d4aa92f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0798bad6-7594-408c-a626-0f579d4aa92f {
  display: none;
}
#s-0798bad6-7594-408c-a626-0f579d4aa92f, #wrap-s-0798bad6-7594-408c-a626-0f579d4aa92f, #wrap-content-s-0798bad6-7594-408c-a626-0f579d4aa92f { display: none !important; }}
@media (min-width: 0px) {
[id="s-0798bad6-7594-408c-a626-0f579d4aa92f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0798bad6-7594-408c-a626-0f579d4aa92f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0798bad6-7594-408c-a626-0f579d4aa92f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0798bad6-7594-408c-a626-0f579d4aa92f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0798bad6-7594-408c-a626-0f579d4aa92f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0798bad6-7594-408c-a626-0f579d4aa92f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0798bad6-7594-408c-a626-0f579d4aa92f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-1c3ca801-f8e0-4f3f-b919-57693e892f64 .shogun-icon-wrapper {
  text-align: right;
}


#s-1c3ca801-f8e0-4f3f-b919-57693e892f64 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: #495056;
}

#s-210620e8-1c1c-406b-b43a-55580471a3f3 {
  margin-left: -5%;
}

@media (max-width: 767px){#s-84d67c98-a212-4b34-b158-73e7f354cdfa {
  display: none;
}
#s-84d67c98-a212-4b34-b158-73e7f354cdfa, #wrap-s-84d67c98-a212-4b34-b158-73e7f354cdfa, #wrap-content-s-84d67c98-a212-4b34-b158-73e7f354cdfa { display: none !important; }}
@media (min-width: 0px) {
[id="s-84d67c98-a212-4b34-b158-73e7f354cdfa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-84d67c98-a212-4b34-b158-73e7f354cdfa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-84d67c98-a212-4b34-b158-73e7f354cdfa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-84d67c98-a212-4b34-b158-73e7f354cdfa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-84d67c98-a212-4b34-b158-73e7f354cdfa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-84d67c98-a212-4b34-b158-73e7f354cdfa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-84d67c98-a212-4b34-b158-73e7f354cdfa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-26381dfb-bddd-4aed-8907-3aa03a2e0498 .shogun-icon-wrapper {
  text-align: right;
}


#s-26381dfb-bddd-4aed-8907-3aa03a2e0498 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: #495056;
}

#s-a39196dc-3d68-4221-a4ec-f7dc5efaf63a {
  margin-left: -5%;
}

@media (max-width: 767px){#s-f4f3c725-ce72-4d55-a18b-0aec74b6279d {
  display: none;
}
#s-f4f3c725-ce72-4d55-a18b-0aec74b6279d, #wrap-s-f4f3c725-ce72-4d55-a18b-0aec74b6279d, #wrap-content-s-f4f3c725-ce72-4d55-a18b-0aec74b6279d { display: none !important; }}
@media (min-width: 0px) {
[id="s-f4f3c725-ce72-4d55-a18b-0aec74b6279d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f4f3c725-ce72-4d55-a18b-0aec74b6279d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f4f3c725-ce72-4d55-a18b-0aec74b6279d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f4f3c725-ce72-4d55-a18b-0aec74b6279d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f4f3c725-ce72-4d55-a18b-0aec74b6279d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4f3c725-ce72-4d55-a18b-0aec74b6279d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f4f3c725-ce72-4d55-a18b-0aec74b6279d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-54971c68-ebcf-442e-ae9a-b4e300e8f920 .shogun-icon-wrapper {
  text-align: right;
}


#s-54971c68-ebcf-442e-ae9a-b4e300e8f920 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: #495056;
}

#s-c1a64a9d-65eb-4e4a-82b3-b3396504a904 {
  margin-left: -5%;
}

#s-338dedfb-8e4e-469c-9751-7ccff4ed68c9 {
  margin-left: -80%;
}
@media (min-width: 1200px){#s-338dedfb-8e4e-469c-9751-7ccff4ed68c9 {
  display: none;
}
#s-338dedfb-8e4e-469c-9751-7ccff4ed68c9, #wrap-s-338dedfb-8e4e-469c-9751-7ccff4ed68c9, #wrap-content-s-338dedfb-8e4e-469c-9751-7ccff4ed68c9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-338dedfb-8e4e-469c-9751-7ccff4ed68c9 {
  display: none;
}
#s-338dedfb-8e4e-469c-9751-7ccff4ed68c9, #wrap-s-338dedfb-8e4e-469c-9751-7ccff4ed68c9, #wrap-content-s-338dedfb-8e4e-469c-9751-7ccff4ed68c9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-338dedfb-8e4e-469c-9751-7ccff4ed68c9 {
  display: none;
}
#s-338dedfb-8e4e-469c-9751-7ccff4ed68c9, #wrap-s-338dedfb-8e4e-469c-9751-7ccff4ed68c9, #wrap-content-s-338dedfb-8e4e-469c-9751-7ccff4ed68c9 { display: none !important; }}
@media (min-width: 0px) {
[id="s-338dedfb-8e4e-469c-9751-7ccff4ed68c9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-338dedfb-8e4e-469c-9751-7ccff4ed68c9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-338dedfb-8e4e-469c-9751-7ccff4ed68c9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-338dedfb-8e4e-469c-9751-7ccff4ed68c9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-338dedfb-8e4e-469c-9751-7ccff4ed68c9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-338dedfb-8e4e-469c-9751-7ccff4ed68c9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-338dedfb-8e4e-469c-9751-7ccff4ed68c9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-dba9aadc-bfde-4bc6-87cb-947102b27424 .shogun-icon-wrapper {
  text-align: right;
}


#s-dba9aadc-bfde-4bc6-87cb-947102b27424 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: #495056;
}

#s-edfbf443-42b9-440b-bfd9-c9221e12ca43 {
  margin-left: -5%;
}

#s-70a6d90a-985e-4746-a905-970446ccf005 {
  margin-left: -80%;
}
@media (min-width: 1200px){#s-70a6d90a-985e-4746-a905-970446ccf005 {
  display: none;
}
#s-70a6d90a-985e-4746-a905-970446ccf005, #wrap-s-70a6d90a-985e-4746-a905-970446ccf005, #wrap-content-s-70a6d90a-985e-4746-a905-970446ccf005 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-70a6d90a-985e-4746-a905-970446ccf005 {
  display: none;
}
#s-70a6d90a-985e-4746-a905-970446ccf005, #wrap-s-70a6d90a-985e-4746-a905-970446ccf005, #wrap-content-s-70a6d90a-985e-4746-a905-970446ccf005 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-70a6d90a-985e-4746-a905-970446ccf005 {
  display: none;
}
#s-70a6d90a-985e-4746-a905-970446ccf005, #wrap-s-70a6d90a-985e-4746-a905-970446ccf005, #wrap-content-s-70a6d90a-985e-4746-a905-970446ccf005 { display: none !important; }}
@media (min-width: 0px) {
[id="s-70a6d90a-985e-4746-a905-970446ccf005"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-70a6d90a-985e-4746-a905-970446ccf005"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-70a6d90a-985e-4746-a905-970446ccf005"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-70a6d90a-985e-4746-a905-970446ccf005"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-70a6d90a-985e-4746-a905-970446ccf005"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-70a6d90a-985e-4746-a905-970446ccf005"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-70a6d90a-985e-4746-a905-970446ccf005"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-e3078632-1630-4bc6-8ce9-a3c9ee08b27a .shogun-icon-wrapper {
  text-align: right;
}


#s-e3078632-1630-4bc6-8ce9-a3c9ee08b27a .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: #495056;
}

#s-40e2dea2-b6d0-404f-812c-e9b4ac3ee2a9 {
  margin-left: -5%;
}

@media (max-width: 767px){#s-68b278d0-09a5-4f17-b407-2f0880f074df {
  display: none;
}
#s-68b278d0-09a5-4f17-b407-2f0880f074df, #wrap-s-68b278d0-09a5-4f17-b407-2f0880f074df, #wrap-content-s-68b278d0-09a5-4f17-b407-2f0880f074df { display: none !important; }}
@media (min-width: 0px) {
[id="s-68b278d0-09a5-4f17-b407-2f0880f074df"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-68b278d0-09a5-4f17-b407-2f0880f074df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-68b278d0-09a5-4f17-b407-2f0880f074df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-68b278d0-09a5-4f17-b407-2f0880f074df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-68b278d0-09a5-4f17-b407-2f0880f074df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-68b278d0-09a5-4f17-b407-2f0880f074df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-68b278d0-09a5-4f17-b407-2f0880f074df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-c1aa85e3-23a9-4ff1-ac12-45d4e720f8b5 .shogun-icon-wrapper {
  text-align: right;
}


#s-c1aa85e3-23a9-4ff1-ac12-45d4e720f8b5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: #495056;
}

#s-b9b188c4-7251-4385-9e95-bd6137ab5870 {
  margin-left: -5%;
}

#s-dcf378d1-4861-4019-8d8b-bdcd69cfcbaa {
  
}
@media (max-width: 767px){#s-dcf378d1-4861-4019-8d8b-bdcd69cfcbaa {
  display: none;
}
#s-dcf378d1-4861-4019-8d8b-bdcd69cfcbaa, #wrap-s-dcf378d1-4861-4019-8d8b-bdcd69cfcbaa, #wrap-content-s-dcf378d1-4861-4019-8d8b-bdcd69cfcbaa { display: none !important; }}
@media (min-width: 0px) {
[id="s-dcf378d1-4861-4019-8d8b-bdcd69cfcbaa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-dcf378d1-4861-4019-8d8b-bdcd69cfcbaa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dcf378d1-4861-4019-8d8b-bdcd69cfcbaa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dcf378d1-4861-4019-8d8b-bdcd69cfcbaa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dcf378d1-4861-4019-8d8b-bdcd69cfcbaa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dcf378d1-4861-4019-8d8b-bdcd69cfcbaa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dcf378d1-4861-4019-8d8b-bdcd69cfcbaa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-41f47878-2042-44d0-8974-602d708f698d .shogun-icon-wrapper {
  text-align: right;
}


#s-41f47878-2042-44d0-8974-602d708f698d .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: #495056;
}

#s-937ade92-935a-4063-92df-e64d634b14d2 {
  margin-left: -5%;
}

#s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f {
  margin-left: -80%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f {
  display: none;
}
#s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f, #wrap-s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f, #wrap-content-s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f {
  display: none;
}
#s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f, #wrap-s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f, #wrap-content-s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f {
  display: none;
}
#s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f, #wrap-s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f, #wrap-content-s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f { display: none !important; }}
@media (min-width: 0px) {
[id="s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3afda4ec-fdf5-47ea-9a1e-621b26e2879f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-1ae83c3c-af86-4efc-8845-a89047bcd3a9 .shogun-icon-wrapper {
  text-align: right;
}


#s-1ae83c3c-af86-4efc-8845-a89047bcd3a9 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: #495056;
}

#s-fc58fec2-270c-4c1e-b27a-6187272a3a44 {
  margin-left: -5%;
}

#s-e1803ca7-70d1-471b-9850-887492397a9f {
  padding-top: 20px;
}

#s-9565d808-f933-463d-9185-88ceeab4eb3b {
  margin-top: -2px;
margin-bottom: -2px;
}

@media (min-width: 0px) {
[id="s-9565d808-f933-463d-9185-88ceeab4eb3b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9565d808-f933-463d-9185-88ceeab4eb3b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9565d808-f933-463d-9185-88ceeab4eb3b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9565d808-f933-463d-9185-88ceeab4eb3b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  flex-direction: column;
  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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-00e6fac9-69e1-4b5e-ad9f-a1710c632242 {
  margin-top: -1px;
margin-bottom: -1px;
text-align: center;
}

#s-00e6fac9-69e1-4b5e-ad9f-a1710c632242 {
  overflow: hidden;
  
  
}







  #s-00e6fac9-69e1-4b5e-ad9f-a1710c632242 img.shogun-image {
    

    
    
    
  }


#s-00e6fac9-69e1-4b5e-ad9f-a1710c632242 .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-04cb442d-8499-46e3-b7a0-6e4af31b89d8 {
  padding-top: 50px;
padding-left: 130px;
padding-bottom: 50px;
padding-right: 130px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-04cb442d-8499-46e3-b7a0-6e4af31b89d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-04cb442d-8499-46e3-b7a0-6e4af31b89d8.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-9583ad5d-a042-4af1-8580-4df0180d6560"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9583ad5d-a042-4af1-8580-4df0180d6560"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9583ad5d-a042-4af1-8580-4df0180d6560"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9583ad5d-a042-4af1-8580-4df0180d6560"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-36b6e3ea-a3af-4283-b672-e5ac00385109 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-36b6e3ea-a3af-4283-b672-e5ac00385109 {
  overflow: hidden;
  
  
}







  #s-36b6e3ea-a3af-4283-b672-e5ac00385109 img.shogun-image {
    

    
    
    
  }


#s-36b6e3ea-a3af-4283-b672-e5ac00385109 .shogun-image-content {
  
    justify-content: center;
  
}

#s-b7df12ea-49cd-409c-8543-0672569ff2dc {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-b7df12ea-49cd-409c-8543-0672569ff2dc {
  overflow: hidden;
  
  
}







  #s-b7df12ea-49cd-409c-8543-0672569ff2dc img.shogun-image {
    

    
    
    
  }


#s-b7df12ea-49cd-409c-8543-0672569ff2dc .shogun-image-content {
  
    justify-content: center;
  
}

#s-3d314da0-584d-4ee6-b90d-24905d8a6cde {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-3d314da0-584d-4ee6-b90d-24905d8a6cde {
  overflow: hidden;
  
  
}







  #s-3d314da0-584d-4ee6-b90d-24905d8a6cde img.shogun-image {
    

    
    
    
  }


#s-3d314da0-584d-4ee6-b90d-24905d8a6cde .shogun-image-content {
  
    justify-content: center;
  
}

#s-4fff0ff1-b495-4cff-bd15-6b1cf996a3cd {
  padding-top: 30px;
padding-left: 65px;
padding-bottom: 60px;
padding-right: 65px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(9, 9, 9, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(1, 2, 3, 1);
}








#s-4fff0ff1-b495-4cff-bd15-6b1cf996a3cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4fff0ff1-b495-4cff-bd15-6b1cf996a3cd.shg-box.shg-c {
  justify-content: center;
}

#s-929c61da-49c6-470e-84cd-d6ca2c3c247a {
  padding-top: 0px;
padding-bottom: 52px;
text-align: center;
}

#s-929c61da-49c6-470e-84cd-d6ca2c3c247a .shogun-heading-component h4 {
  color: rgba(245, 245, 245, 0.3);
  font-weight:  500 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-520deeda-2349-4a4e-9fc5-5cff9f219796 {
  margin-bottom: 0px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-520deeda-2349-4a4e-9fc5-5cff9f219796"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-520deeda-2349-4a4e-9fc5-5cff9f219796"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-520deeda-2349-4a4e-9fc5-5cff9f219796"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-520deeda-2349-4a4e-9fc5-5cff9f219796"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-2cd636a2-6951-4a95-b6a5-704a5c907cb8 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-2cd636a2-6951-4a95-b6a5-704a5c907cb8 .shogun-heading-component h3 {
  color: rgba(245, 245, 245, 0.75);
  font-weight:  normal ;
  font-family: "Roboto Condensed";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-c3f881d6-8c45-40ce-ae22-44e6f32689af {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c3f881d6-8c45-40ce-ae22-44e6f32689af .shogun-heading-component h3 {
  color: rgba(245, 245, 245, 0.75);
  font-weight:  normal ;
  font-family: "Fredoka One";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-d7d27d1b-b431-4ba8-9d46-f75a9e999233 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d7d27d1b-b431-4ba8-9d46-f75a9e999233 .shogun-heading-component h3 {
  color: rgba(245, 245, 245, 0.75);
  font-weight:  normal ;
  font-family: "IBM Plex Mono";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-f2e0b526-fde6-4624-bddb-f4beefade464 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f2e0b526-fde6-4624-bddb-f4beefade464 .shogun-heading-component h3 {
  color: rgba(245, 245, 245, 0.75);
  font-weight:  normal ;
  font-family: "Leckerli One";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-bdfc8d6f-d907-4cb5-87a4-2c092fc685cf {
  margin-bottom: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-bdfc8d6f-d907-4cb5-87a4-2c092fc685cf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-bdfc8d6f-d907-4cb5-87a4-2c092fc685cf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-bdfc8d6f-d907-4cb5-87a4-2c092fc685cf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-bdfc8d6f-d907-4cb5-87a4-2c092fc685cf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-518d6647-8d01-4005-877e-735376839f7b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-518d6647-8d01-4005-877e-735376839f7b .shogun-heading-component h3 {
  color: rgba(245, 245, 245, 0.75);
  font-weight:  normal ;
  font-family: "PT Sans Narrow";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-2ed12b1c-8dbd-46c6-8635-1df5b47a987d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-2ed12b1c-8dbd-46c6-8635-1df5b47a987d .shogun-heading-component h3 {
  color: rgba(245, 245, 245, 0.75);
  font-weight:  normal ;
  font-family: "Spline Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-862f6177-cb47-4e3a-9471-9027f1f08c76 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-862f6177-cb47-4e3a-9471-9027f1f08c76 .shogun-heading-component h3 {
  color: rgba(245, 245, 245, 0.75);
  font-weight:  normal ;
  font-family: "Permanent Marker";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-bff0437c-4c57-413a-a716-799ef91be080 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-bff0437c-4c57-413a-a716-799ef91be080 .shogun-heading-component h3 {
  color: rgba(245, 245, 245, 0.75);
  font-weight:  normal ;
  font-family: "Abril Fatface";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-cb12e14e-410c-496a-bd9b-b862cf632d4e {
  padding-top: 60px;
padding-left: 130px;
padding-bottom: 60px;
padding-right: 130px;
min-height: 50px;
background-color: rgba(1, 2, 3, 1);
}








#s-cb12e14e-410c-496a-bd9b-b862cf632d4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cb12e14e-410c-496a-bd9b-b862cf632d4e.shg-box.shg-c {
  justify-content: center;
}

#s-889d60d4-b492-48d6-a43b-73e0c158ba5d {
  padding-top: 0px;
padding-bottom: 30px;
text-align: center;
}

#s-889d60d4-b492-48d6-a43b-73e0c158ba5d .shogun-heading-component h2 {
  color: rgba(245, 245, 245, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 64px;
  line-height: 1.2em;
  
  
}



#s-f0a384ad-f31e-4358-8dc1-f936eb19c658 {
  padding-bottom: 35px;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-a8e2ab38-bfa6-458f-b9d7-d267fe45753f {
  margin-left: auto;
margin-right: auto;
border-top-width: 7px;
border-left-width: 7px;
border-bottom-width: 7px;
border-right-width: 7px;
border-color: rgba(26, 26, 26, 1);
border-style: solid;
max-width: 1000px;
}

#s-1321c6c6-5a50-47e3-a0ac-13c34e1c6173 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 70px;
padding-left: 130px;
padding-bottom: 0px;
padding-right: 130px;
min-height: 50px;
background-color: rgba(1, 2, 3, 1);
}








#s-1321c6c6-5a50-47e3-a0ac-13c34e1c6173 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1321c6c6-5a50-47e3-a0ac-13c34e1c6173.shg-box.shg-c {
  justify-content: center;
}

#s-d4f989a8-8b75-4919-9f64-6e614fcdde7b {
  padding-top: 0px;
padding-bottom: 12px;
text-align: center;
}

#s-d4f989a8-8b75-4919-9f64-6e614fcdde7b .shogun-heading-component h2 {
  color: rgba(245, 245, 245, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 64px;
  line-height: 1.2em;
  
  
}



#s-b4a96f49-d372-4e2e-8d3f-78508af42e14 {
  padding-top: 0px;
padding-bottom: 50px;
text-align: center;
}

#s-b4a96f49-d372-4e2e-8d3f-78508af42e14 .shogun-heading-component h5 {
  color: rgba(245, 245, 245, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}



@media (min-width: 0px) {
[id="s-46329860-6224-4adc-8ec0-db36025097b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-46329860-6224-4adc-8ec0-db36025097b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46329860-6224-4adc-8ec0-db36025097b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-46329860-6224-4adc-8ec0-db36025097b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46329860-6224-4adc-8ec0-db36025097b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-46329860-6224-4adc-8ec0-db36025097b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46329860-6224-4adc-8ec0-db36025097b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-46329860-6224-4adc-8ec0-db36025097b5"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-cae21035-b9f9-452b-8e5f-7627d17ffb57 {
  margin-left: auto;
margin-right: auto;
max-width: 190px;
text-align: right;
}

#s-cae21035-b9f9-452b-8e5f-7627d17ffb57 {
  overflow: hidden;
  
  
      max-width: 190px;
      
      
        margin-left: auto;
        margin-right: 0;
      
      
  
}







  #s-cae21035-b9f9-452b-8e5f-7627d17ffb57 img.shogun-image {
    

    
    
    
  }


#s-cae21035-b9f9-452b-8e5f-7627d17ffb57 .shogun-image-content {
  
    justify-content: center;
  
}

#s-70b18332-5c69-4243-9ea5-5049fc0d2d0d {
  padding-top: 45px;
padding-bottom: 22px;
text-align: left;
}

#s-70b18332-5c69-4243-9ea5-5049fc0d2d0d .shogun-heading-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  
  text-align: left;
}



#s-4ba68cc8-753c-4e24-a020-03f4bdc978fb {
  padding-bottom: 24px;
}

#s-1191016d-a47a-4a77-92e9-a7c304780380 {
  padding-bottom: 22px;
text-align: left;
}

#s-1191016d-a47a-4a77-92e9-a7c304780380 .shogun-heading-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  
  text-align: left;
}



#s-9d80d899-ba04-4542-b2d9-db8d5d9e6fbf {
  padding-bottom: 24px;
}

#s-380b86db-fee0-4324-8517-d2cbf2482690 {
  padding-top: 55px;
padding-left: 130px;
padding-bottom: 55px;
padding-right: 130px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-380b86db-fee0-4324-8517-d2cbf2482690 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-380b86db-fee0-4324-8517-d2cbf2482690.shg-box.shg-c {
  justify-content: center;
}

#s-f4c28dd1-7de4-416a-9545-e444886849d3 {
  padding-top: 0px;
padding-bottom: 18px;
padding-right: 0px;
text-align: center;
}

#s-f4c28dd1-7de4-416a-9545-e444886849d3 .shogun-heading-component h2 {
  color: rgba(1, 2, 3, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 64px;
  line-height: 1.2em;
  
  
}



#s-c29a038c-12e4-4740-8d54-248fd9db25ef {
  padding-top: 0px;
padding-bottom: 90px;
text-align: center;
}

#s-c29a038c-12e4-4740-8d54-248fd9db25ef .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  500 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.1em;
  
  
}



/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-root {
  display: grid;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 20px;
}

.shg-default-column-count-2 {
  grid-template-columns: repeat(2, 1fr);
}

.shg-default-column-count-3 {
  grid-template-columns: repeat(3, 1fr);
}

.shg-default-column-count-4 {
  grid-template-columns: repeat(4, 1fr);
}

.shg-default-column-count-5 {
  grid-template-columns: repeat(5, 1fr);
}

.shg-default-column-count-6 {
  grid-template-columns: repeat(6, 1fr);
}

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

@media (max-width: 767px) {
  .shg-category-root.stacked {
    display: block;
  }
}

/* Swiper CSS - Duplicated from SliderV3 base.css */

.shg-swiper-container {
  --arrow-button-size: 35px;
  --pagination-height: 32px;
  --swiper-pagination-bullet-size: 14px;
  --swiper-pagination-bottom: 8px;

  position: relative;
  /*
  * In case you are wondering, why it's set to grid, please see the links below:
   * https://github.com/nolimits4web/swiper/issues/3599
   * https://github.com/nolimits4web/swiper/issues/3599#issuecomment-1290283431
   */
  display: grid;
  padding: 8px var(--arrow-button-size) var(--pagination-height)
    var(--arrow-button-size);
}

.shg-swiper:not(.swiper-initialized) {
  visibility: hidden;
  display: flex;
  overflow-x: hidden;
}

.shg-swiper-container > .shg-swiper {
  margin-left: 0;
  margin-right: 0;
}

.shg-swiper:not(.swiper-initialized) ~ .swiper-pagination,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-prev,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-next {
  visibility: hidden;
}

.shg-swiper-container > .swiper-button-prev,
.shg-swiper-container > .swiper-button-next {
  top: 0;
  height: calc(100% - var(--pagination-height));
  width: var(--arrow-button-size);
  margin: 0;
}

.shg-swiper-container > .swiper-button-prev {
  left: 0;
}

.shg-swiper-container > .swiper-button-next {
  right: 0;
}

.shg-swiper-container > .swiper-button-next:after,
.shg-swiper-container > .swiper-button-prev:after {
  /* Ditch default Swiper arrow */
  display: none;
}

.shg-swiper-container > .swiper-button-next svg,
.shg-swiper-container > .swiper-button-prev svg {
  width: var(--arrow-button-size);
  height: var(--arrow-button-size);
}

#s-027dd0b5-166f-43a9-9bbc-592c6d41d7d7 .shg-dynamic-column-count {
  grid-template-columns: repeat(3, 1fr);
}


#slider-v3-s-027dd0b5-166f-43a9-9bbc-592c6d41d7d7 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-027dd0b5-166f-43a9-9bbc-592c6d41d7d7 > .swiper-button-prev,
#slider-v3-s-027dd0b5-166f-43a9-9bbc-592c6d41d7d7 > .swiper-button-next {
  
}

#slider-v3-s-027dd0b5-166f-43a9-9bbc-592c6d41d7d7 > .swiper-button-prev svg,
#slider-v3-s-027dd0b5-166f-43a9-9bbc-592c6d41d7d7 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-027dd0b5-166f-43a9-9bbc-592c6d41d7d7 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-027dd0b5-166f-43a9-9bbc-592c6d41d7d7 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-027dd0b5-166f-43a9-9bbc-592c6d41d7d7 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-027dd0b5-166f-43a9-9bbc-592c6d41d7d7 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-027dd0b5-166f-43a9-9bbc-592c6d41d7d7 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-027dd0b5-166f-43a9-9bbc-592c6d41d7d7 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

.shg-product-title-component h1 span,
.shg-product-title-component h2 span,
.shg-product-title-component h3 span,
.shg-product-title-component h4 span,
.shg-product-title-component h5 span,
.shg-product-title-component h6 span {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  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-24da2f3b-d202-4142-b678-d40e5f4041a0 {
  margin-bottom: 80px;
padding-top: 20px;
padding-left: 32px;
padding-bottom: 20px;
padding-right: 32px;
text-align: center;
background-color: rgba(1, 2, 3, 1);
}

#s-24da2f3b-d202-4142-b678-d40e5f4041a0 .shg-product-title-component h3 span {
  color: rgba(245, 245, 245, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  
  font-size: 30px;
  
  
  
}

#s-eeb80820-a025-4450-a8be-b36c7dff6cfb {
  margin-left: auto;
margin-right: auto;
max-width: 130px;
text-align: center;
opacity: 0;
}

#s-eeb80820-a025-4450-a8be-b36c7dff6cfb {
  overflow: hidden;
  
  
      max-width: 130px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-eeb80820-a025-4450-a8be-b36c7dff6cfb img.shogun-image {
    

    
    
    
  }


#s-eeb80820-a025-4450-a8be-b36c7dff6cfb .shogun-image-content {
  
    justify-content: center;
  
}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a {
  margin-bottom: 15px;
text-align: left;
}


.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a {
  max-width:  100%;
}

.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a .shg-image-zoom,
.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a img.shogun-image {
  max-width: 280px !important;
  
}

.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a {
  max-width:  100%;
}

.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a .shg-image-zoom,
.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a img.shogun-image {
  max-width: 280px !important;
  
}

.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a {
  max-width:  100%;
}

.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a .shg-image-zoom,
.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a img.shogun-image {
  max-width: 280px !important;
  
}

.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a {
  max-width:  100%;
}

.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a .shg-image-zoom,
.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a img.shogun-image {
  max-width: 280px !important;
  
}

.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a {
  max-width:  100%;
}

.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a .shg-image-zoom,
.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a img.shogun-image {
  max-width: 280px !important;
  
}

.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b6c606e1-222e-4e9e-8690-25c69d66ad8a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-e4fd94d4-27ac-466a-8869-fd9b5b2211e5 {
  text-align: left;
opacity: 0;
}

#s-f77dc90b-bc2b-4477-a01b-740fb633889b {
  padding-bottom: 12px;
text-align: center;
}

#s-f77dc90b-bc2b-4477-a01b-740fb633889b .shg-product-sold-out {
  display: none;
  color: rgba(1, 2, 3, 1);
  font-size: 40px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-f77dc90b-bc2b-4477-a01b-740fb633889b .shg-product-price {
  color: rgba(1, 2, 3, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 40px;
}

#s-f77dc90b-bc2b-4477-a01b-740fb633889b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2b79e819-83d0-44fc-8a54-0e3d90d74659 {
  text-align: left;
}

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

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

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

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

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

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

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

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

#s-a00f0066-2b68-4b82-9013-41fad31a9644 {
  margin-top: 30px;
padding-top: 11px;
padding-left: 27px;
padding-bottom: 11px;
padding-right: 27px;
border-radius: 11px;
background-color: rgba(175, 141, 31, 1);
text-align: center;
cursor: pointer;
color: rgba(245, 245, 245, 1);
background-image: none;
hover-type: color;
}
#s-a00f0066-2b68-4b82-9013-41fad31a9644:hover {background-color: rgba(225, 181, 37, 1) !important;
text-decoration: none !important;
color: rgba(245, 245, 245, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a00f0066-2b68-4b82-9013-41fad31a9644:active {background-color: rgba(225, 181, 37, 1) !important;
text-decoration: none !important;
color: rgba(245, 245, 245, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-a00f0066-2b68-4b82-9013-41fad31a9644-atc-btn-wrapper {
    text-align: center;
  }


#s-a00f0066-2b68-4b82-9013-41fad31a9644 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a00f0066-2b68-4b82-9013-41fad31a9644.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a00f0066-2b68-4b82-9013-41fad31a9644.shg-btn {
  color: rgba(245, 245, 245, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-a00f0066-2b68-4b82-9013-41fad31a9644.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Work Sans;
  
  font-size: 15px;
  color: rgba(245, 245, 245, 1);
}


@media (min-width: 1200px){
  #s-a00f0066-2b68-4b82-9013-41fad31a9644-atc-btn-wrapper {
    text-align: center;
  }


#s-a00f0066-2b68-4b82-9013-41fad31a9644 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a00f0066-2b68-4b82-9013-41fad31a9644.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a00f0066-2b68-4b82-9013-41fad31a9644.shg-btn {
  color: rgba(245, 245, 245, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-a00f0066-2b68-4b82-9013-41fad31a9644.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Work Sans;
  
  font-size: 15px;
  color: rgba(245, 245, 245, 1);
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-a00f0066-2b68-4b82-9013-41fad31a9644-atc-btn-wrapper {
    text-align: center;
  }


#s-a00f0066-2b68-4b82-9013-41fad31a9644 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a00f0066-2b68-4b82-9013-41fad31a9644.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a00f0066-2b68-4b82-9013-41fad31a9644.shg-btn {
  color: rgba(245, 245, 245, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-a00f0066-2b68-4b82-9013-41fad31a9644.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Work Sans;
  
  font-size: 15px;
  color: rgba(245, 245, 245, 1);
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-a00f0066-2b68-4b82-9013-41fad31a9644-atc-btn-wrapper {
    text-align: center;
  }


#s-a00f0066-2b68-4b82-9013-41fad31a9644 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a00f0066-2b68-4b82-9013-41fad31a9644.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a00f0066-2b68-4b82-9013-41fad31a9644.shg-btn {
  color: rgba(245, 245, 245, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-a00f0066-2b68-4b82-9013-41fad31a9644.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Work Sans;
  
  font-size: 15px;
  color: rgba(245, 245, 245, 1);
}


}@media (max-width: 767px){
  #s-a00f0066-2b68-4b82-9013-41fad31a9644-atc-btn-wrapper {
    text-align: center;
  }


#s-a00f0066-2b68-4b82-9013-41fad31a9644 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a00f0066-2b68-4b82-9013-41fad31a9644.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a00f0066-2b68-4b82-9013-41fad31a9644.shg-btn {
  color: rgba(245, 245, 245, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-a00f0066-2b68-4b82-9013-41fad31a9644.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Work Sans;
  
  font-size: 15px;
  color: rgba(245, 245, 245, 1);
}


}
#s-d24795f4-e46b-4b5c-adc8-9899043216da {
  margin-bottom: 80px;
padding-top: 20px;
padding-left: 32px;
padding-bottom: 20px;
padding-right: 32px;
text-align: center;
background-color: rgba(1, 2, 3, 1);
}

#s-d24795f4-e46b-4b5c-adc8-9899043216da .shg-product-title-component h3 span {
  color: rgba(245, 245, 245, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  
  font-size: 30px;
  
  
  
}

#s-0ed74b70-f534-4034-b050-3ba63683d889 {
  margin-left: auto;
margin-right: auto;
max-width: 130px;
text-align: center;
opacity: 0;
}

#s-0ed74b70-f534-4034-b050-3ba63683d889 {
  overflow: hidden;
  
  
      max-width: 130px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-0ed74b70-f534-4034-b050-3ba63683d889 img.shogun-image {
    

    
    
    
  }


#s-0ed74b70-f534-4034-b050-3ba63683d889 .shogun-image-content {
  
    justify-content: center;
  
}

#s-d0ac941d-9ad0-434d-b41e-351089e5d06a {
  margin-bottom: 15px;
text-align: left;
}


.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a {
  max-width:  100%;
}

.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a .shg-image-zoom,
.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a img.shogun-image {
  max-width: 280px !important;
  
}

.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a {
  max-width:  100%;
}

.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a .shg-image-zoom,
.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a img.shogun-image {
  max-width: 280px !important;
  
}

.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a {
  max-width:  100%;
}

.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a .shg-image-zoom,
.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a img.shogun-image {
  max-width: 280px !important;
  
}

.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a {
  max-width:  100%;
}

.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a .shg-image-zoom,
.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a img.shogun-image {
  max-width: 280px !important;
  
}

.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a {
  max-width:  100%;
}

.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a .shg-image-zoom,
.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a img.shogun-image {
  max-width: 280px !important;
  
}

.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d0ac941d-9ad0-434d-b41e-351089e5d06a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-2767d707-a00f-4b5d-a301-be5cfea8d385 {
  text-align: left;
opacity: 0;
}

#s-b3bc0a5d-cc6e-4e35-8948-777cf3ef2ec7 {
  padding-bottom: 12px;
text-align: center;
}

#s-b3bc0a5d-cc6e-4e35-8948-777cf3ef2ec7 .shg-product-sold-out {
  display: none;
  color: rgba(1, 2, 3, 1);
  font-size: 40px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-b3bc0a5d-cc6e-4e35-8948-777cf3ef2ec7 .shg-product-price {
  color: rgba(1, 2, 3, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 40px;
}

#s-b3bc0a5d-cc6e-4e35-8948-777cf3ef2ec7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-58751e1e-2a57-4f3e-9598-a7377fae588e {
  text-align: left;
}

#s-78236503-0a9c-463e-a019-3ab210970ba1 {
  margin-top: 30px;
padding-top: 11px;
padding-left: 27px;
padding-bottom: 11px;
padding-right: 27px;
border-radius: 11px;
background-color: rgba(175, 141, 31, 1);
text-align: center;
cursor: pointer;
color: rgba(245, 245, 245, 1);
background-image: none;
hover-type: color;
}
#s-78236503-0a9c-463e-a019-3ab210970ba1:hover {background-color: rgba(225, 181, 37, 1) !important;
text-decoration: none !important;
color: rgba(245, 245, 245, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-78236503-0a9c-463e-a019-3ab210970ba1:active {background-color: rgba(225, 181, 37, 1) !important;
text-decoration: none !important;
color: rgba(245, 245, 245, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-78236503-0a9c-463e-a019-3ab210970ba1-atc-btn-wrapper {
    text-align: center;
  }


#s-78236503-0a9c-463e-a019-3ab210970ba1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-78236503-0a9c-463e-a019-3ab210970ba1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78236503-0a9c-463e-a019-3ab210970ba1.shg-btn {
  color: rgba(245, 245, 245, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-78236503-0a9c-463e-a019-3ab210970ba1.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Work Sans;
  
  font-size: 15px;
  color: rgba(245, 245, 245, 1);
}


@media (min-width: 1200px){
  #s-78236503-0a9c-463e-a019-3ab210970ba1-atc-btn-wrapper {
    text-align: center;
  }


#s-78236503-0a9c-463e-a019-3ab210970ba1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-78236503-0a9c-463e-a019-3ab210970ba1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78236503-0a9c-463e-a019-3ab210970ba1.shg-btn {
  color: rgba(245, 245, 245, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-78236503-0a9c-463e-a019-3ab210970ba1.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Work Sans;
  
  font-size: 15px;
  color: rgba(245, 245, 245, 1);
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-78236503-0a9c-463e-a019-3ab210970ba1-atc-btn-wrapper {
    text-align: center;
  }


#s-78236503-0a9c-463e-a019-3ab210970ba1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-78236503-0a9c-463e-a019-3ab210970ba1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78236503-0a9c-463e-a019-3ab210970ba1.shg-btn {
  color: rgba(245, 245, 245, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-78236503-0a9c-463e-a019-3ab210970ba1.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Work Sans;
  
  font-size: 15px;
  color: rgba(245, 245, 245, 1);
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-78236503-0a9c-463e-a019-3ab210970ba1-atc-btn-wrapper {
    text-align: center;
  }


#s-78236503-0a9c-463e-a019-3ab210970ba1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-78236503-0a9c-463e-a019-3ab210970ba1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78236503-0a9c-463e-a019-3ab210970ba1.shg-btn {
  color: rgba(245, 245, 245, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-78236503-0a9c-463e-a019-3ab210970ba1.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Work Sans;
  
  font-size: 15px;
  color: rgba(245, 245, 245, 1);
}


}@media (max-width: 767px){
  #s-78236503-0a9c-463e-a019-3ab210970ba1-atc-btn-wrapper {
    text-align: center;
  }


#s-78236503-0a9c-463e-a019-3ab210970ba1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-78236503-0a9c-463e-a019-3ab210970ba1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78236503-0a9c-463e-a019-3ab210970ba1.shg-btn {
  color: rgba(245, 245, 245, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-78236503-0a9c-463e-a019-3ab210970ba1.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Work Sans;
  
  font-size: 15px;
  color: rgba(245, 245, 245, 1);
}


}
#s-7dd06bd9-c80c-407c-a7dd-9f6c984c87da {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 25px;
text-align: center;
}

#s-7dd06bd9-c80c-407c-a7dd-9f6c984c87da .shogun-heading-component h4 {
  color: rgba(1, 2, 3, 0.5);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-5064a23e-d3a8-465b-b674-dbedd8503daa {
  padding-left: 150px;
padding-bottom: 180px;
padding-right: 150px;
}

@media (min-width: 0px) {
[id="s-5064a23e-d3a8-465b-b674-dbedd8503daa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5064a23e-d3a8-465b-b674-dbedd8503daa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-5064a23e-d3a8-465b-b674-dbedd8503daa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-5064a23e-d3a8-465b-b674-dbedd8503daa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-c163a252-935e-460d-be16-499d6fc68c12 {
  margin-left: auto;
margin-right: auto;
max-width: 180px;
text-align: center;
}

#s-c163a252-935e-460d-be16-499d6fc68c12 {
  overflow: hidden;
  
  
      max-width: 180px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-c163a252-935e-460d-be16-499d6fc68c12 img.shogun-image {
    

    
    
    
  }


#s-c163a252-935e-460d-be16-499d6fc68c12 .shogun-image-content {
  
    justify-content: center;
  
}

#s-4b06f581-7d74-4b7d-ad7f-8879ad6d968e {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}

#s-4b06f581-7d74-4b7d-ad7f-8879ad6d968e {
  overflow: hidden;
  
  
      max-width: 150px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-4b06f581-7d74-4b7d-ad7f-8879ad6d968e img.shogun-image {
    

    
    
    
  }


#s-4b06f581-7d74-4b7d-ad7f-8879ad6d968e .shogun-image-content {
  
    justify-content: center;
  
}

#s-93eefe2f-ac93-4361-9b75-e0e80cf5e5db {
  margin-left: auto;
margin-right: auto;
max-width: 70px;
text-align: center;
}

#s-93eefe2f-ac93-4361-9b75-e0e80cf5e5db {
  overflow: hidden;
  
  
      max-width: 70px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-93eefe2f-ac93-4361-9b75-e0e80cf5e5db img.shogun-image {
    

    
    
    
  }


#s-93eefe2f-ac93-4361-9b75-e0e80cf5e5db .shogun-image-content {
  
    justify-content: center;
  
}

#s-cfcf1546-c54e-4609-ab93-7f33ed90c176 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}

#s-cfcf1546-c54e-4609-ab93-7f33ed90c176 {
  overflow: hidden;
  
  
      max-width: 150px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-cfcf1546-c54e-4609-ab93-7f33ed90c176 img.shogun-image {
    

    
    
    
  }


#s-cfcf1546-c54e-4609-ab93-7f33ed90c176 .shogun-image-content {
  
    justify-content: center;
  
}

#s-eb8872dd-83fc-4335-9475-83d683812031 {
  padding-top: 50px;
padding-left: 100px;
padding-bottom: 70px;
padding-right: 100px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-eb8872dd-83fc-4335-9475-83d683812031"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb8872dd-83fc-4335-9475-83d683812031"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb8872dd-83fc-4335-9475-83d683812031"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eb8872dd-83fc-4335-9475-83d683812031"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb8872dd-83fc-4335-9475-83d683812031"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb8872dd-83fc-4335-9475-83d683812031"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb8872dd-83fc-4335-9475-83d683812031"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-4a7090ac-002a-46b9-99ac-d22b1739c26c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 30px;
text-align: left;
}

#s-4a7090ac-002a-46b9-99ac-d22b1739c26c .shogun-heading-component h4 {
  color: rgba(1, 2, 3, 1);
  font-weight:  500 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 54px;
  line-height: 1.2em;
  
  text-align: left;
}



#s-3592fe76-c7d6-44ea-b029-bc14c6e6ae93 {
  padding-bottom: 30px;
}

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

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

.shg-btn-text {
  
  
}

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

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

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

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

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

#s-ae2dbdc6-9d55-42ca-aa5e-8b7ff641c47a {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(175, 141, 31, 1);
border-style: solid;
border-radius: 11px;
background-color: rgba(240, 236, 236, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(175, 141, 31, 1);
}
#s-ae2dbdc6-9d55-42ca-aa5e-8b7ff641c47a:hover {background-color: rgba(225, 181, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(245, 245, 245, 1) !important;}#s-ae2dbdc6-9d55-42ca-aa5e-8b7ff641c47a:active {background-color: rgba(225, 181, 37, 1) !important;
text-decoration: none !important;
color: rgba(245, 245, 245, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-ae2dbdc6-9d55-42ca-aa5e-8b7ff641c47a-root {
    text-align: left;
  }


#s-ae2dbdc6-9d55-42ca-aa5e-8b7ff641c47a.shg-btn {
  color: rgba(175, 141, 31, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ae2dbdc6-9d55-42ca-aa5e-8b7ff641c47a-root {
    text-align: left;
  }


#s-ae2dbdc6-9d55-42ca-aa5e-8b7ff641c47a.shg-btn {
  color: rgba(175, 141, 31, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ae2dbdc6-9d55-42ca-aa5e-8b7ff641c47a-root {
    text-align: left;
  }


#s-ae2dbdc6-9d55-42ca-aa5e-8b7ff641c47a.shg-btn {
  color: rgba(175, 141, 31, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ae2dbdc6-9d55-42ca-aa5e-8b7ff641c47a-root {
    text-align: left;
  }


#s-ae2dbdc6-9d55-42ca-aa5e-8b7ff641c47a.shg-btn {
  color: rgba(175, 141, 31, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ae2dbdc6-9d55-42ca-aa5e-8b7ff641c47a-root {
    text-align: left;
  }


#s-ae2dbdc6-9d55-42ca-aa5e-8b7ff641c47a.shg-btn {
  color: rgba(175, 141, 31, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-3ccb22fb-dff7-4126-aa5c-e707d4535fde {
  margin-left: auto;
margin-right: auto;
text-align: right;
}

#s-3ccb22fb-dff7-4126-aa5c-e707d4535fde {
  overflow: hidden;
  
  
}







  #s-3ccb22fb-dff7-4126-aa5c-e707d4535fde img.shogun-image {
    

    
    
    
  }


#s-3ccb22fb-dff7-4126-aa5c-e707d4535fde .shogun-image-content {
  
    justify-content: center;
  
}

#s-b7ce9e7a-4eba-45c7-bed6-5ceaf151b57e {
  padding-top: 210px;
padding-left: 130px;
padding-bottom: 100px;
padding-right: 130px;
min-height: 50px;
background-color: rgba(1, 2, 3, 1);
}








#s-b7ce9e7a-4eba-45c7-bed6-5ceaf151b57e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b7ce9e7a-4eba-45c7-bed6-5ceaf151b57e.shg-box.shg-c {
  justify-content: center;
}

#s-deccf96f-a938-4639-98c6-93b97a413ade {
  max-width: 650px;
text-align: center;
}

#s-deccf96f-a938-4639-98c6-93b97a413ade {
  overflow: hidden;
  
  
      max-width: 650px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-deccf96f-a938-4639-98c6-93b97a413ade img.shogun-image {
    

    
    
    
  }


#s-deccf96f-a938-4639-98c6-93b97a413ade .shogun-image-content {
  
    justify-content: center;
  
}

#s-dd6ffe21-9df8-415f-9026-1d43e65afcfe {
  padding-top: 0px;
padding-bottom: 140px;
}

@media (min-width: 0px) {
[id="s-dd6ffe21-9df8-415f-9026-1d43e65afcfe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd6ffe21-9df8-415f-9026-1d43e65afcfe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dd6ffe21-9df8-415f-9026-1d43e65afcfe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dd6ffe21-9df8-415f-9026-1d43e65afcfe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-6e3fb486-cd9c-4fc6-8a93-a43d622d4be2 {
  padding-bottom: 30px;
}

#s-b8367f51-1eda-44b3-87ff-0beeb5c04c01 {
  padding-top: 0px;
padding-bottom: 40px;
text-align: left;
}

#s-b8367f51-1eda-44b3-87ff-0beeb5c04c01 .shogun-heading-component h3 {
  color: rgba(175, 141, 31, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-50a79a6a-31fe-4a6a-b8bd-a1d8ec43beb4 {
  padding-bottom: 30px;
}

#s-f38ab1d4-1f44-474c-a900-83717edcb8d1 {
  padding-bottom: 30px;
}

#s-03abd7f2-2e2f-4326-9a71-53c5046a96d9 {
  padding-bottom: 30px;
}

#s-7213e4ad-511e-4105-bbb7-b3c280125f49 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-7213e4ad-511e-4105-bbb7-b3c280125f49 .shogun-heading-component h5 {
  color: rgba(245, 245, 245, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1em;
  
  text-align: left;
}



#s-fec008e2-9892-4fdb-85a9-c1415d31fc97 {
  padding-top: 0px;
padding-bottom: 30px;
text-align: left;
}

#s-fec008e2-9892-4fdb-85a9-c1415d31fc97 .shogun-heading-component h6 {
  color: rgba(245, 245, 245, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1em;
  
  text-align: left;
}



#s-1f2bc12f-89ab-4a32-8366-c15a934e6bd9 {
  text-align: left;
}

#s-1f2bc12f-89ab-4a32-8366-c15a934e6bd9 {
  overflow: hidden;
  
  
}







  #s-1f2bc12f-89ab-4a32-8366-c15a934e6bd9 img.shogun-image {
    

    
    
    
  }


#s-1f2bc12f-89ab-4a32-8366-c15a934e6bd9 .shogun-image-content {
  
    justify-content: center;
  
}

#s-0c7b80a4-e4c6-4f5f-a4dd-f079874fadfd {
  padding-bottom: 30px;
}

#s-b1b9b55b-f203-4081-949b-7a315dd2f635 {
  padding-top: 0px;
padding-bottom: 40px;
text-align: left;
}

#s-b1b9b55b-f203-4081-949b-7a315dd2f635 .shogun-heading-component h3 {
  color: rgba(175, 141, 31, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-50c6d8ec-23d3-499a-b7eb-c12af498fe8f {
  padding-bottom: 30px;
}

#s-4c7151a8-c878-4d8d-9794-2a267ec50947 {
  padding-bottom: 30px;
}

#s-ed8da457-a1f3-4c0f-9d52-b275308fc7b4 {
  padding-bottom: 30px;
}

#s-113570c9-1239-481b-93c1-273a1198289e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-113570c9-1239-481b-93c1-273a1198289e .shogun-heading-component h5 {
  color: rgba(245, 245, 245, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1em;
  
  text-align: left;
}



#s-dc4fdb42-a267-412b-81c5-8ce656c6a125 {
  padding-top: 0px;
padding-bottom: 30px;
text-align: left;
}

#s-dc4fdb42-a267-412b-81c5-8ce656c6a125 .shogun-heading-component h6 {
  color: rgba(245, 245, 245, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1em;
  
  text-align: left;
}



#s-41b38068-732a-4a77-8bf5-d0cdb74fbb4c {
  text-align: left;
}

#s-41b38068-732a-4a77-8bf5-d0cdb74fbb4c {
  overflow: hidden;
  
  
}







  #s-41b38068-732a-4a77-8bf5-d0cdb74fbb4c img.shogun-image {
    

    
    
    
  }


#s-41b38068-732a-4a77-8bf5-d0cdb74fbb4c .shogun-image-content {
  
    justify-content: center;
  
}

#s-7c50d7ec-0d70-47e7-ab72-85e3c7b13569 {
  padding-bottom: 30px;
}

#s-27bd6a1f-d368-435d-817e-4ab9044d6826 {
  padding-top: 0px;
padding-bottom: 40px;
text-align: left;
}

#s-27bd6a1f-d368-435d-817e-4ab9044d6826 .shogun-heading-component h3 {
  color: rgba(175, 141, 31, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-9207aa03-0bd0-4374-99bf-70847262499b {
  padding-bottom: 30px;
}

#s-dc65ebe8-e46e-48ec-9169-cc09d14e24d1 {
  padding-bottom: 30px;
}

#s-2b0cc040-d216-4bf4-b815-792c891e274b {
  padding-bottom: 30px;
}

#s-6fc39939-460a-4f65-bc10-28535c4702d4 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-6fc39939-460a-4f65-bc10-28535c4702d4 .shogun-heading-component h5 {
  color: rgba(245, 245, 245, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1em;
  
  text-align: left;
}



#s-812f1b0a-8bb2-4393-81e3-dd879b0e0d77 {
  padding-top: 0px;
padding-bottom: 30px;
text-align: left;
}

#s-812f1b0a-8bb2-4393-81e3-dd879b0e0d77 .shogun-heading-component h6 {
  color: rgba(245, 245, 245, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1em;
  
  text-align: left;
}



#s-be36fee0-1470-46c2-aba3-fa704e5b9c80 {
  text-align: left;
}

#s-be36fee0-1470-46c2-aba3-fa704e5b9c80 {
  overflow: hidden;
  
  
}







  #s-be36fee0-1470-46c2-aba3-fa704e5b9c80 img.shogun-image {
    

    
    
    
  }


#s-be36fee0-1470-46c2-aba3-fa704e5b9c80 .shogun-image-content {
  
    justify-content: center;
  
}

#s-d32a5690-9950-45ee-8cab-84fe636244c3 {
  margin-top: 0px;
margin-bottom: 140px;
background-color: #000;
}

@media (min-width: 0px) {
[id="s-d32a5690-9950-45ee-8cab-84fe636244c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d32a5690-9950-45ee-8cab-84fe636244c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d32a5690-9950-45ee-8cab-84fe636244c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d32a5690-9950-45ee-8cab-84fe636244c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-7059ece9-bac5-4dc3-a3a7-caec7f296595 {
  margin-top: 0px;
margin-bottom: 30px;
text-align: center;
}

#s-7059ece9-bac5-4dc3-a3a7-caec7f296595 {
  overflow: hidden;
  
  
}







  #s-7059ece9-bac5-4dc3-a3a7-caec7f296595 img.shogun-image {
    

    
    
    
  }


#s-7059ece9-bac5-4dc3-a3a7-caec7f296595 .shogun-image-content {
  
    justify-content: center;
  
}

#s-2510b34b-82c4-4bb8-a4a7-788ab280f3d8 {
  padding-top: 0px;
padding-bottom: 15px;
text-align: center;
}

#s-2510b34b-82c4-4bb8-a4a7-788ab280f3d8 .shogun-heading-component h4 {
  color: rgba(175, 141, 31, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  
  
}



#s-c50d3585-8c77-4c5b-8ac0-a1bd7931ebed {
  padding-top: 0px;
padding-bottom: 35px;
text-align: center;
}

#s-c50d3585-8c77-4c5b-8ac0-a1bd7931ebed .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  
}



#s-a48a9e50-2ac5-48a8-bb25-3d17c7586d48 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a48a9e50-2ac5-48a8-bb25-3d17c7586d48 .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  italic ;
  font-size: 20px;
  line-height: 1.4em;
  
  
}



#s-b4a68fcd-22ec-46d2-ab6c-390dd85c410c {
  margin-bottom: 30px;
text-align: center;
}

#s-b4a68fcd-22ec-46d2-ab6c-390dd85c410c {
  overflow: hidden;
  
  
}







  #s-b4a68fcd-22ec-46d2-ab6c-390dd85c410c img.shogun-image {
    

    
    
    
  }


#s-b4a68fcd-22ec-46d2-ab6c-390dd85c410c .shogun-image-content {
  
    justify-content: center;
  
}

#s-0466ce56-0985-44e7-bf8c-f624baf23a82 {
  padding-top: 0px;
padding-bottom: 15px;
text-align: center;
}

#s-0466ce56-0985-44e7-bf8c-f624baf23a82 .shogun-heading-component h4 {
  color: rgba(175, 141, 31, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  
  
}



#s-4a2fa36d-dfd1-4197-b6c7-c8b2c3237e24 {
  padding-top: 0px;
padding-bottom: 35px;
text-align: center;
}

#s-4a2fa36d-dfd1-4197-b6c7-c8b2c3237e24 .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  
}



#s-de4e9077-3564-4b11-9f19-05fd97a2e2d8 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-de4e9077-3564-4b11-9f19-05fd97a2e2d8 .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  italic ;
  font-size: 20px;
  line-height: 1.4em;
  
  
}



#s-18af6be9-4c78-4bf3-b709-7ad0946d9b88 {
  margin-bottom: 30px;
text-align: center;
}

#s-18af6be9-4c78-4bf3-b709-7ad0946d9b88 {
  overflow: hidden;
  
  
}







  #s-18af6be9-4c78-4bf3-b709-7ad0946d9b88 img.shogun-image {
    

    
    
    
  }


#s-18af6be9-4c78-4bf3-b709-7ad0946d9b88 .shogun-image-content {
  
    justify-content: center;
  
}

#s-502bdfe2-676d-4da3-876d-533eb8056384 {
  padding-top: 0px;
padding-bottom: 15px;
text-align: center;
}

#s-502bdfe2-676d-4da3-876d-533eb8056384 .shogun-heading-component h4 {
  color: rgba(175, 141, 31, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  
  
}



#s-b0e3b4b2-29a8-4988-a0d4-b321c70a2d85 {
  padding-top: 0px;
padding-bottom: 35px;
text-align: center;
}

#s-b0e3b4b2-29a8-4988-a0d4-b321c70a2d85 .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  
}



#s-8938636d-fe7a-4b0f-8443-d73e2119bf88 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8938636d-fe7a-4b0f-8443-d73e2119bf88 .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  italic ;
  font-size: 20px;
  line-height: 1.4em;
  
  
}



#s-ae2eda82-783f-4b20-a2cf-a6969dfea2d1 {
  padding-top: 0px;
padding-bottom: 40px;
text-align: center;
}

#s-ae2eda82-783f-4b20-a2cf-a6969dfea2d1 .shogun-heading-component h2 {
  color: rgba(245, 245, 245, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 64px;
  line-height: 1.2em;
  
  
}



#s-f89df26e-9b93-4761-b7d3-55720b462d5e {
  padding-top: 0px;
padding-bottom: 70px;
text-align: center;
}

#s-f89df26e-9b93-4761-b7d3-55720b462d5e .shogun-heading-component h4 {
  color: rgba(245, 245, 245, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.4em;
  
  
}



#s-cff69863-1477-4eaa-8eea-9da515fd0c17 {
  margin-bottom: 75px;
}

#s-c8753f38-416b-4dbc-9b49-65932501fa26 {
  margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c8753f38-416b-4dbc-9b49-65932501fa26 .shogun-heading-component h2 {
  color: rgba(245, 245, 245, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 64px;
  line-height: 1.2em;
  
  
}



#s-a73df289-9e35-4dbc-beb7-77b1f756bfe9 {
  margin-bottom: 40px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a73df289-9e35-4dbc-beb7-77b1f756bfe9 .shogun-heading-component h5 {
  color: rgba(245, 245, 245, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.4em;
  
  
}



#s-998ecddf-e656-420f-b859-9cf9eb51bf63 {
  margin-bottom: 40px;
padding-bottom: 0px;
}

#s-824e7b77-55d4-41b6-91b3-a9a7b8cf044c {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 11px;
background-color: rgba(175, 141, 31, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(245, 245, 245, 1);
}
#s-824e7b77-55d4-41b6-91b3-a9a7b8cf044c:hover {background-color: rgba(225, 181, 37, 1) !important;
text-decoration: none !important;
color: rgba(245, 245, 245, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-824e7b77-55d4-41b6-91b3-a9a7b8cf044c:active {background-color: rgba(225, 181, 37, 1) !important;
text-decoration: none !important;
color: rgba(245, 245, 245, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-824e7b77-55d4-41b6-91b3-a9a7b8cf044c-root {
    text-align: center;
  }


#s-824e7b77-55d4-41b6-91b3-a9a7b8cf044c.shg-btn {
  color: rgba(245, 245, 245, 1);
  font-size: 22px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-824e7b77-55d4-41b6-91b3-a9a7b8cf044c-root {
    text-align: center;
  }


#s-824e7b77-55d4-41b6-91b3-a9a7b8cf044c.shg-btn {
  color: rgba(245, 245, 245, 1);
  font-size: 22px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-824e7b77-55d4-41b6-91b3-a9a7b8cf044c-root {
    text-align: center;
  }


#s-824e7b77-55d4-41b6-91b3-a9a7b8cf044c.shg-btn {
  color: rgba(245, 245, 245, 1);
  font-size: 22px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-824e7b77-55d4-41b6-91b3-a9a7b8cf044c-root {
    text-align: center;
  }


#s-824e7b77-55d4-41b6-91b3-a9a7b8cf044c.shg-btn {
  color: rgba(245, 245, 245, 1);
  font-size: 22px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-824e7b77-55d4-41b6-91b3-a9a7b8cf044c-root {
    text-align: center;
  }


#s-824e7b77-55d4-41b6-91b3-a9a7b8cf044c.shg-btn {
  color: rgba(245, 245, 245, 1);
  font-size: 22px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-bc0d0c6f-c8d0-4177-aa63-7988de6255d1 {
  padding-top: 60px;
padding-left: 130px;
padding-bottom: 60px;
padding-right: 130px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-bc0d0c6f-c8d0-4177-aa63-7988de6255d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bc0d0c6f-c8d0-4177-aa63-7988de6255d1.shg-box.shg-c {
  justify-content: center;
}

#s-6a49ffc2-15cf-4df1-9415-b6407461461f {
  padding-top: 0px;
padding-bottom: 55px;
text-align: center;
}

#s-6a49ffc2-15cf-4df1-9415-b6407461461f .shogun-heading-component h2 {
  color: rgba(1, 2, 3, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 64px;
  line-height: 1.2em;
  
  
}



@media (min-width: 0px) {
[id="s-e3f2e460-b4e5-4955-b457-1f1ba03be04e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3f2e460-b4e5-4955-b457-1f1ba03be04e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e3f2e460-b4e5-4955-b457-1f1ba03be04e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3f2e460-b4e5-4955-b457-1f1ba03be04e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e678cf4f-91fc-470e-b4eb-65cd14a44a3e {
  padding-top: 0px;
padding-bottom: 30px;
text-align: left;
}

#s-e678cf4f-91fc-470e-b4eb-65cd14a44a3e .shogun-heading-component h3 {
  color: rgba(1, 2, 3, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: left;
}



#s-e2b8eae0-e8fa-4f6a-b851-e867447fbda6 {
  padding-top: 0px;
padding-bottom: 30px;
text-align: left;
}

#s-e2b8eae0-e8fa-4f6a-b851-e867447fbda6 .shogun-heading-component h3 {
  color: rgba(1, 2, 3, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: left;
}



#s-942650b2-6231-4caa-a3c2-0ea0d0614a47 {
  padding-top: 0px;
padding-bottom: 30px;
text-align: left;
}

#s-942650b2-6231-4caa-a3c2-0ea0d0614a47 .shogun-heading-component h3 {
  color: rgba(1, 2, 3, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: left;
}



#s-19e83bc4-0845-4adc-885d-b4916c7d3227 {
  padding-top: 90px;
padding-left: 130px;
padding-bottom: 80px;
padding-right: 130px;
min-height: 50px;
}








#s-19e83bc4-0845-4adc-885d-b4916c7d3227 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-19e83bc4-0845-4adc-885d-b4916c7d3227.shg-box.shg-c {
  justify-content: center;
}

#s-950d906e-dc70-4932-a471-aa6fb0179d42 {
  padding-top: 0px;
padding-bottom: 11px;
text-align: left;
}

#s-950d906e-dc70-4932-a471-aa6fb0179d42 .shogun-heading-component h2 {
  color: rgba(1, 2, 3, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 64px;
  line-height: 1.2em;
  
  text-align: left;
}



.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-b934b56c-6515-42e7-8f6b-37a2125b9ca3 {
  margin-top: 0px;
margin-bottom: 70px;
padding-left: 0px;
padding-right: 60%;
}

#s-b934b56c-6515-42e7-8f6b-37a2125b9ca3 hr {
  border-top: 12px solid rgba(175, 141, 31, 1);
}

#s-bddf96ae-04ec-43d3-9e56-14067e333846 {
  margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-bddf96ae-04ec-43d3-9e56-14067e333846"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bddf96ae-04ec-43d3-9e56-14067e333846"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bddf96ae-04ec-43d3-9e56-14067e333846"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bddf96ae-04ec-43d3-9e56-14067e333846"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5978ff5b-37cb-47c7-bc59-a11fa4e64e49 {
  padding-top: 0px;
padding-bottom: 8px;
text-align: left;
}

#s-5978ff5b-37cb-47c7-bc59-a11fa4e64e49 .shogun-heading-component h4 {
  color: rgba(1, 2, 3, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.1em;
  
  text-align: left;
}



#s-24b08c3f-281c-476f-8ebf-6bc8e773575c {
  padding-top: 0px;
padding-bottom: 8px;
text-align: left;
}

#s-24b08c3f-281c-476f-8ebf-6bc8e773575c .shogun-heading-component h4 {
  color: rgba(1, 2, 3, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.1em;
  
  text-align: left;
}



#s-7af8e183-a453-47ef-8b0a-f8d3298983f0 {
  margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-7af8e183-a453-47ef-8b0a-f8d3298983f0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7af8e183-a453-47ef-8b0a-f8d3298983f0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7af8e183-a453-47ef-8b0a-f8d3298983f0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7af8e183-a453-47ef-8b0a-f8d3298983f0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3d21eeea-273f-47fb-966c-6808a47875a7 {
  padding-top: 0px;
padding-bottom: 8px;
text-align: left;
}

#s-3d21eeea-273f-47fb-966c-6808a47875a7 .shogun-heading-component h4 {
  color: rgba(1, 2, 3, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.1em;
  
  text-align: left;
}



#s-1051651a-7117-4851-81a1-dad9e5908e6a {
  padding-top: 0px;
padding-bottom: 8px;
text-align: left;
}

#s-1051651a-7117-4851-81a1-dad9e5908e6a .shogun-heading-component h4 {
  color: rgba(1, 2, 3, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.1em;
  
  text-align: left;
}



#s-ec14e791-37a0-4937-bdc3-a617f8199318 {
  margin-bottom: 135px;
}

@media (min-width: 0px) {
[id="s-ec14e791-37a0-4937-bdc3-a617f8199318"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ec14e791-37a0-4937-bdc3-a617f8199318"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ec14e791-37a0-4937-bdc3-a617f8199318"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ec14e791-37a0-4937-bdc3-a617f8199318"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-cd57d3d6-3644-4dfd-86cc-4d84345e6ba6 {
  padding-top: 0px;
padding-bottom: 8px;
text-align: left;
}

#s-cd57d3d6-3644-4dfd-86cc-4d84345e6ba6 .shogun-heading-component h4 {
  color: rgba(1, 2, 3, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.1em;
  
  text-align: left;
}



#s-cba74511-4a33-4bca-9cad-261a6f31c222 {
  margin-bottom: 20px;
}

#s-6ce2e2ad-913a-4f38-a26f-6f31113c754d {
  margin-bottom: 20px;
}

#s-0036b202-073a-4e99-bd39-bb0ea98d10b8 {
  padding-top: 50px;
padding-left: 100px;
padding-bottom: 70px;
padding-right: 100px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(1, 2, 3, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-0036b202-073a-4e99-bd39-bb0ea98d10b8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0036b202-073a-4e99-bd39-bb0ea98d10b8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0036b202-073a-4e99-bd39-bb0ea98d10b8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0036b202-073a-4e99-bd39-bb0ea98d10b8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0036b202-073a-4e99-bd39-bb0ea98d10b8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0036b202-073a-4e99-bd39-bb0ea98d10b8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0036b202-073a-4e99-bd39-bb0ea98d10b8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-f9b4bf8f-52bf-429f-97d5-185bdc389c66 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 30px;
text-align: left;
}

#s-f9b4bf8f-52bf-429f-97d5-185bdc389c66 .shogun-heading-component h4 {
  color: rgba(1, 2, 3, 1);
  font-weight:  500 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 54px;
  line-height: 1.2em;
  
  text-align: left;
}



#s-85695d6f-9359-4cc9-89aa-ac9c6229e09d {
  padding-bottom: 30px;
}

#s-ff92716f-1a66-4ad1-a048-8b4c92a0c28a {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(175, 141, 31, 1);
border-style: solid;
border-radius: 11px;
background-color: rgba(240, 236, 236, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(175, 141, 31, 1);
}
#s-ff92716f-1a66-4ad1-a048-8b4c92a0c28a:hover {background-color: rgba(225, 181, 37, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(245, 245, 245, 1) !important;}#s-ff92716f-1a66-4ad1-a048-8b4c92a0c28a:active {background-color: rgba(225, 181, 37, 1) !important;
text-decoration: none !important;
color: rgba(245, 245, 245, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-ff92716f-1a66-4ad1-a048-8b4c92a0c28a-root {
    text-align: left;
  }


#s-ff92716f-1a66-4ad1-a048-8b4c92a0c28a.shg-btn {
  color: rgba(175, 141, 31, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ff92716f-1a66-4ad1-a048-8b4c92a0c28a-root {
    text-align: left;
  }


#s-ff92716f-1a66-4ad1-a048-8b4c92a0c28a.shg-btn {
  color: rgba(175, 141, 31, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ff92716f-1a66-4ad1-a048-8b4c92a0c28a-root {
    text-align: left;
  }


#s-ff92716f-1a66-4ad1-a048-8b4c92a0c28a.shg-btn {
  color: rgba(175, 141, 31, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ff92716f-1a66-4ad1-a048-8b4c92a0c28a-root {
    text-align: left;
  }


#s-ff92716f-1a66-4ad1-a048-8b4c92a0c28a.shg-btn {
  color: rgba(175, 141, 31, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ff92716f-1a66-4ad1-a048-8b4c92a0c28a-root {
    text-align: left;
  }


#s-ff92716f-1a66-4ad1-a048-8b4c92a0c28a.shg-btn {
  color: rgba(175, 141, 31, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-80075a34-899b-4160-80df-64c6788deda8 {
  margin-left: auto;
margin-right: auto;
text-align: right;
}

#s-80075a34-899b-4160-80df-64c6788deda8 {
  overflow: hidden;
  
  
}







  #s-80075a34-899b-4160-80df-64c6788deda8 img.shogun-image {
    

    
    
    
  }


#s-80075a34-899b-4160-80df-64c6788deda8 .shogun-image-content {
  
    justify-content: center;
  
}

#s-9cc386f9-210e-4389-997f-298fe6785988 {
  padding-top: 100px;
padding-left: 130px;
padding-bottom: 10px;
padding-right: 130px;
min-height: 50px;
}








#s-9cc386f9-210e-4389-997f-298fe6785988 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9cc386f9-210e-4389-997f-298fe6785988.shg-box.shg-c {
  justify-content: center;
}

#s-e51c3ec4-ce2a-4fb3-b6f2-2f5c1ab3a0b5 {
  padding-top: 0px;
padding-bottom: 85px;
text-align: center;
}

#s-e51c3ec4-ce2a-4fb3-b6f2-2f5c1ab3a0b5 .shogun-heading-component h2 {
  color: rgba(1, 2, 3, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 64px;
  line-height: 1.2em;
  
  
}



#s-78a32803-1cfb-4d8a-b856-1211f5dd79f2 {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-78a32803-1cfb-4d8a-b856-1211f5dd79f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78a32803-1cfb-4d8a-b856-1211f5dd79f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-78a32803-1cfb-4d8a-b856-1211f5dd79f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-78a32803-1cfb-4d8a-b856-1211f5dd79f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

#s-8fbd33eb-c06f-411f-be55-2fd437896d11 {
  margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-8fbd33eb-c06f-411f-be55-2fd437896d11"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8fbd33eb-c06f-411f-be55-2fd437896d11"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-8fbd33eb-c06f-411f-be55-2fd437896d11"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-8fbd33eb-c06f-411f-be55-2fd437896d11"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 0px) {
[id="s-68e81cdc-213e-4e2f-9b68-a7db83daef4e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68e81cdc-213e-4e2f-9b68-a7db83daef4e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-68e81cdc-213e-4e2f-9b68-a7db83daef4e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-68e81cdc-213e-4e2f-9b68-a7db83daef4e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

#s-630ded08-01ea-4c9c-98c9-1a65410c4f2f {
  padding-top: 45px;
min-height: 50px;
}








#s-630ded08-01ea-4c9c-98c9-1a65410c4f2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-630ded08-01ea-4c9c-98c9-1a65410c4f2f.shg-box.shg-c {
  justify-content: center;
}

#s-5a1a872b-f423-4f66-848e-56789c9fe48f {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-5a1a872b-f423-4f66-848e-56789c9fe48f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a1a872b-f423-4f66-848e-56789c9fe48f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5a1a872b-f423-4f66-848e-56789c9fe48f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a1a872b-f423-4f66-848e-56789c9fe48f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-a0baf1fb-e3a6-4a68-a801-8efd94c17c59 {
  margin-top: 0px;
margin-bottom: 30px;
text-align: center;
}

#s-a0baf1fb-e3a6-4a68-a801-8efd94c17c59 {
  overflow: hidden;
  
  
}







  #s-a0baf1fb-e3a6-4a68-a801-8efd94c17c59 img.shogun-image {
    

    
    
    
  }


#s-a0baf1fb-e3a6-4a68-a801-8efd94c17c59 .shogun-image-content {
  
    justify-content: center;
  
}

#s-82d5be7a-c481-4800-830a-661f982e0d6d {
  padding-top: 0px;
padding-bottom: 15px;
text-align: center;
}

#s-82d5be7a-c481-4800-830a-661f982e0d6d .shogun-heading-component h4 {
  color: rgba(175, 141, 31, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  
  
}



#s-fcadee83-7a29-421a-9ac0-a2cdc1ac2749 {
  padding-top: 0px;
padding-bottom: 35px;
text-align: center;
}

#s-fcadee83-7a29-421a-9ac0-a2cdc1ac2749 .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  
}



#s-45f16dcc-db41-4f87-a4bf-6dc4ce7d97d5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-45f16dcc-db41-4f87-a4bf-6dc4ce7d97d5 .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  italic ;
  font-size: 20px;
  line-height: 1.4em;
  
  
}



#s-e134ea36-f8db-44ee-95cf-a0fad060cd9a {
  margin-bottom: 30px;
text-align: center;
}

#s-e134ea36-f8db-44ee-95cf-a0fad060cd9a {
  overflow: hidden;
  
  
}







  #s-e134ea36-f8db-44ee-95cf-a0fad060cd9a img.shogun-image {
    

    
    
    
  }


#s-e134ea36-f8db-44ee-95cf-a0fad060cd9a .shogun-image-content {
  
    justify-content: center;
  
}

#s-0ed80c92-46df-4349-a632-02beeeeceeb7 {
  padding-top: 0px;
padding-bottom: 15px;
text-align: center;
}

#s-0ed80c92-46df-4349-a632-02beeeeceeb7 .shogun-heading-component h4 {
  color: rgba(175, 141, 31, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  
  
}



#s-7520479a-d6b7-49b7-8223-cdf408426c09 {
  padding-top: 0px;
padding-bottom: 35px;
text-align: center;
}

#s-7520479a-d6b7-49b7-8223-cdf408426c09 .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  
}



#s-39c2b236-f198-4e3e-ba5b-1868ccaf3331 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-39c2b236-f198-4e3e-ba5b-1868ccaf3331 .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  italic ;
  font-size: 20px;
  line-height: 1.4em;
  
  
}



#s-1e466a60-e9fd-40c9-8d2a-0cd0246b817d {
  margin-bottom: 30px;
text-align: center;
}

#s-1e466a60-e9fd-40c9-8d2a-0cd0246b817d {
  overflow: hidden;
  
  
}







  #s-1e466a60-e9fd-40c9-8d2a-0cd0246b817d img.shogun-image {
    

    
    
    
  }


#s-1e466a60-e9fd-40c9-8d2a-0cd0246b817d .shogun-image-content {
  
    justify-content: center;
  
}

#s-03f5fe7e-7954-49ea-a393-bb0d01cfc833 {
  padding-top: 0px;
padding-bottom: 15px;
text-align: center;
}

#s-03f5fe7e-7954-49ea-a393-bb0d01cfc833 .shogun-heading-component h4 {
  color: rgba(175, 141, 31, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  
  
}



#s-a4632ad4-64fa-46ca-9ab2-8ac659778f18 {
  padding-top: 0px;
padding-bottom: 35px;
text-align: center;
}

#s-a4632ad4-64fa-46ca-9ab2-8ac659778f18 .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  
}



#s-9460e9dd-d23e-47ea-83f1-df74c881d9ad {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9460e9dd-d23e-47ea-83f1-df74c881d9ad .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  italic ;
  font-size: 20px;
  line-height: 1.4em;
  
  
}



#s-35c7c6a4-b3b3-4477-ab4c-6a4f72d7ccaf {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-35c7c6a4-b3b3-4477-ab4c-6a4f72d7ccaf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35c7c6a4-b3b3-4477-ab4c-6a4f72d7ccaf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-35c7c6a4-b3b3-4477-ab4c-6a4f72d7ccaf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-35c7c6a4-b3b3-4477-ab4c-6a4f72d7ccaf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-15a2541a-0667-4a42-be0e-5e2363c2ec5e {
  margin-top: 0px;
margin-bottom: 30px;
text-align: center;
}

#s-15a2541a-0667-4a42-be0e-5e2363c2ec5e {
  overflow: hidden;
  
  
}







  #s-15a2541a-0667-4a42-be0e-5e2363c2ec5e img.shogun-image {
    

    
    
    
  }


#s-15a2541a-0667-4a42-be0e-5e2363c2ec5e .shogun-image-content {
  
    justify-content: center;
  
}

#s-327372f0-3573-4fdc-b697-6ef405c333d2 {
  padding-top: 0px;
padding-bottom: 15px;
text-align: center;
}

#s-327372f0-3573-4fdc-b697-6ef405c333d2 .shogun-heading-component h4 {
  color: rgba(175, 141, 31, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  
  
}



#s-067c050c-6039-4853-8adc-81937692df7e {
  padding-top: 0px;
padding-bottom: 35px;
text-align: center;
}

#s-067c050c-6039-4853-8adc-81937692df7e .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  
}



#s-d7a74313-ca96-44df-8295-318baa59a585 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d7a74313-ca96-44df-8295-318baa59a585 .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  italic ;
  font-size: 20px;
  line-height: 1.4em;
  
  
}



#s-3668d579-6fad-4738-ad77-499e9af443ec {
  margin-bottom: 30px;
text-align: center;
}

#s-3668d579-6fad-4738-ad77-499e9af443ec {
  overflow: hidden;
  
  
}







  #s-3668d579-6fad-4738-ad77-499e9af443ec img.shogun-image {
    

    
    
    
  }


#s-3668d579-6fad-4738-ad77-499e9af443ec .shogun-image-content {
  
    justify-content: center;
  
}

#s-c3e55a12-cd7b-43da-9342-fe338d3ff7d4 {
  padding-top: 0px;
padding-bottom: 15px;
text-align: center;
}

#s-c3e55a12-cd7b-43da-9342-fe338d3ff7d4 .shogun-heading-component h4 {
  color: rgba(175, 141, 31, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  
  
}



#s-3a6b7636-fd3b-4db5-9c95-888f56862547 {
  padding-top: 0px;
padding-bottom: 35px;
text-align: center;
}

#s-3a6b7636-fd3b-4db5-9c95-888f56862547 .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  
}



#s-20b80940-7e76-410d-a436-c08b09301998 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-20b80940-7e76-410d-a436-c08b09301998 .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  italic ;
  font-size: 20px;
  line-height: 1.4em;
  
  
}



#s-2556f236-00e9-4ce7-9a29-d65b9aeb6799 {
  margin-bottom: 30px;
text-align: center;
}

#s-2556f236-00e9-4ce7-9a29-d65b9aeb6799 {
  overflow: hidden;
  
  
}







  #s-2556f236-00e9-4ce7-9a29-d65b9aeb6799 img.shogun-image {
    

    
    
    
  }


#s-2556f236-00e9-4ce7-9a29-d65b9aeb6799 .shogun-image-content {
  
    justify-content: center;
  
}

#s-ff25b1d0-42b4-40f5-a734-2bfcf810f10b {
  padding-top: 0px;
padding-bottom: 15px;
text-align: center;
}

#s-ff25b1d0-42b4-40f5-a734-2bfcf810f10b .shogun-heading-component h4 {
  color: rgba(175, 141, 31, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  
  
}



#s-afc20ad5-8c0c-40bc-a18c-46c5d728c6da {
  padding-top: 0px;
padding-bottom: 35px;
text-align: center;
}

#s-afc20ad5-8c0c-40bc-a18c-46c5d728c6da .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  
}



#s-52f2f072-3a82-4d1a-8827-01f634260e86 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-52f2f072-3a82-4d1a-8827-01f634260e86 .shogun-heading-component h5 {
  color: rgba(1, 2, 3, 1);
  font-weight:  normal ;
  font-family: "Work Sans";
  font-style:  italic ;
  font-size: 20px;
  line-height: 1.4em;
  
  
}



@media (min-width: 0px) {
[id="s-ffc1f3be-99db-45c3-b6ed-d1dc27a3fcd6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ffc1f3be-99db-45c3-b6ed-d1dc27a3fcd6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ffc1f3be-99db-45c3-b6ed-d1dc27a3fcd6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ffc1f3be-99db-45c3-b6ed-d1dc27a3fcd6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-75eb58b5-7925-46ca-a5cf-72e1099e75bd {
  margin-right: -20px;
text-align: center;
}

#s-75eb58b5-7925-46ca-a5cf-72e1099e75bd {
  overflow: hidden;
  
  
}







  #s-75eb58b5-7925-46ca-a5cf-72e1099e75bd img.shogun-image {
    

    
    
    
  }


#s-75eb58b5-7925-46ca-a5cf-72e1099e75bd .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-5a39d42c-1bd5-4678-b8db-a494548c9795 {
  margin-left: -10px;
margin-right: -10px;
text-align: center;
}

#s-5a39d42c-1bd5-4678-b8db-a494548c9795 {
  overflow: hidden;
  
  
}







  #s-5a39d42c-1bd5-4678-b8db-a494548c9795 img.shogun-image {
    

    
    
    
  }


#s-5a39d42c-1bd5-4678-b8db-a494548c9795 .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-461bba02-5831-4b5b-915d-31e0cd987fe5 {
  margin-left: -20px;
margin-right: 0px;
text-align: center;
}

#s-461bba02-5831-4b5b-915d-31e0cd987fe5 {
  overflow: hidden;
  
  
}







  #s-461bba02-5831-4b5b-915d-31e0cd987fe5 img.shogun-image {
    

    
    
    
  }


#s-461bba02-5831-4b5b-915d-31e0cd987fe5 .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-100889ee-7f3b-4593-b9ac-67c1d161259b {
  padding-top: 50px;
padding-bottom: 10px;
min-height: 50px;
}








#s-100889ee-7f3b-4593-b9ac-67c1d161259b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-100889ee-7f3b-4593-b9ac-67c1d161259b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-37899aec-291c-427a-9746-cd2e69323d91 {
  padding-top: 0px;
padding-bottom: 50px;
text-align: center;
}

#s-37899aec-291c-427a-9746-cd2e69323d91 .shogun-heading-component h2 {
  color: rgba(1, 2, 3, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 64px;
  line-height: 1.2em;
  
  
}



.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-ca2fcfac-1d64-4bff-8441-e1316d4d0315 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-ca2fcfac-1d64-4bff-8441-e1316d4d0315 {
  display: none;
}
#s-ca2fcfac-1d64-4bff-8441-e1316d4d0315, #wrap-s-ca2fcfac-1d64-4bff-8441-e1316d4d0315, #wrap-content-s-ca2fcfac-1d64-4bff-8441-e1316d4d0315 { display: none !important; }}
#s-ca2fcfac-1d64-4bff-8441-e1316d4d0315 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(232, 235, 239, 1);
}

#s-ca2fcfac-1d64-4bff-8441-e1316d4d0315 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(232, 235, 239, 1);
  padding: 10px;
}

#s-ca2fcfac-1d64-4bff-8441-e1316d4d0315 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(1, 2, 3, 1);
}

#s-ca2fcfac-1d64-4bff-8441-e1316d4d0315 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(232, 235, 239, 1);
}

#s-ca2fcfac-1d64-4bff-8441-e1316d4d0315 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(1, 2, 3, 1);
  text-align: left;
  font-family: Work Sans;
  font-weight: 700;
  
  font-size: 30px;
}

#s-ca2fcfac-1d64-4bff-8441-e1316d4d0315 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 30px;
}
#s-355f5394-68ae-4212-a446-2556cd67a8bd {
  margin-top: 2%;
margin-left: 10%;
margin-bottom: 2%;
margin-right: 10%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 2px;
text-align: center;
background-color: rgba(159, 130, 53, 1);
text-decoration: none;
}
#s-355f5394-68ae-4212-a446-2556cd67a8bd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-355f5394-68ae-4212-a446-2556cd67a8bd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-355f5394-68ae-4212-a446-2556cd67a8bd-root {
    text-align: center;
  }


#s-355f5394-68ae-4212-a446-2556cd67a8bd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-355f5394-68ae-4212-a446-2556cd67a8bd-root {
    text-align: center;
  }


#s-355f5394-68ae-4212-a446-2556cd67a8bd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-355f5394-68ae-4212-a446-2556cd67a8bd-root {
    text-align: center;
  }


#s-355f5394-68ae-4212-a446-2556cd67a8bd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-355f5394-68ae-4212-a446-2556cd67a8bd-root {
    text-align: center;
  }


#s-355f5394-68ae-4212-a446-2556cd67a8bd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-355f5394-68ae-4212-a446-2556cd67a8bd-root {
    text-align: center;
  }


#s-355f5394-68ae-4212-a446-2556cd67a8bd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-0c9713bc-2fbb-4019-8916-59e34d5aa843 {
  margin-top: 2%;
margin-left: 5%;
margin-bottom: 2%;
margin-right: 5%;
padding-left: 15%;
padding-right: 15%;
}

#s-9b2c561f-21d0-4640-aaaf-f090fbc3adba {
  margin-top: 3%;
margin-left: 5%;
margin-bottom: 3%;
margin-right: 5%;
padding-left: 15%;
padding-right: 15%;
text-align: center;
}

#s-9b2c561f-21d0-4640-aaaf-f090fbc3adba {
  overflow: hidden;
  
  
}







  #s-9b2c561f-21d0-4640-aaaf-f090fbc3adba img.shogun-image {
    

    
    
    
  }


#s-9b2c561f-21d0-4640-aaaf-f090fbc3adba .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-1920ac78-cf23-4b77-98e5-61f263b01944 {
  padding-top: 3%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-1920ac78-cf23-4b77-98e5-61f263b01944"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1920ac78-cf23-4b77-98e5-61f263b01944"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1920ac78-cf23-4b77-98e5-61f263b01944"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1920ac78-cf23-4b77-98e5-61f263b01944"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8a435558-36bb-4155-8ab4-2a90e25a485f {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-8a435558-36bb-4155-8ab4-2a90e25a485f {
  display: none;
}
#s-8a435558-36bb-4155-8ab4-2a90e25a485f, #wrap-s-8a435558-36bb-4155-8ab4-2a90e25a485f, #wrap-content-s-8a435558-36bb-4155-8ab4-2a90e25a485f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8a435558-36bb-4155-8ab4-2a90e25a485f {
  display: none;
}
#s-8a435558-36bb-4155-8ab4-2a90e25a485f, #wrap-s-8a435558-36bb-4155-8ab4-2a90e25a485f, #wrap-content-s-8a435558-36bb-4155-8ab4-2a90e25a485f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8a435558-36bb-4155-8ab4-2a90e25a485f {
  display: none;
}
#s-8a435558-36bb-4155-8ab4-2a90e25a485f, #wrap-s-8a435558-36bb-4155-8ab4-2a90e25a485f, #wrap-content-s-8a435558-36bb-4155-8ab4-2a90e25a485f { display: none !important; }}
#s-8a435558-36bb-4155-8ab4-2a90e25a485f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(232, 235, 239, 1);
}

#s-8a435558-36bb-4155-8ab4-2a90e25a485f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(232, 235, 239, 1);
  padding: 10px;
}

#s-8a435558-36bb-4155-8ab4-2a90e25a485f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(18, 18, 18, 1);
}

#s-8a435558-36bb-4155-8ab4-2a90e25a485f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(232, 235, 239, 1);
}

#s-8a435558-36bb-4155-8ab4-2a90e25a485f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(18, 18, 18, 1);
  text-align: left;
  font-family: Work Sans;
  
  
  font-size: 20px;
}

#s-8a435558-36bb-4155-8ab4-2a90e25a485f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-166c1506-2291-4718-9578-f646916c543e {
  margin-top: 2%;
margin-left: 10%;
margin-bottom: 2%;
margin-right: 10%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 2px;
text-align: center;
background-color: rgba(159, 130, 53, 1);
text-decoration: none;
}
#s-166c1506-2291-4718-9578-f646916c543e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-166c1506-2291-4718-9578-f646916c543e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-166c1506-2291-4718-9578-f646916c543e-root {
    text-align: center;
  }


#s-166c1506-2291-4718-9578-f646916c543e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-166c1506-2291-4718-9578-f646916c543e-root {
    text-align: center;
  }


#s-166c1506-2291-4718-9578-f646916c543e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-166c1506-2291-4718-9578-f646916c543e-root {
    text-align: center;
  }


#s-166c1506-2291-4718-9578-f646916c543e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-166c1506-2291-4718-9578-f646916c543e-root {
    text-align: center;
  }


#s-166c1506-2291-4718-9578-f646916c543e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-166c1506-2291-4718-9578-f646916c543e-root {
    text-align: center;
  }


#s-166c1506-2291-4718-9578-f646916c543e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-5cbef7fc-c10a-4295-8149-51b42ad37d79 {
  margin-top: 3%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
padding-left: 5%;
padding-right: 5%;
}

#s-6b21917c-4b06-470b-84ab-b3b32d6cabcf {
  margin-top: 3%;
margin-left: 0px;
margin-bottom: 3%;
margin-right: 0px;
padding-left: 5%;
padding-right: 5%;
text-align: center;
}

#s-6b21917c-4b06-470b-84ab-b3b32d6cabcf {
  overflow: hidden;
  
  
}







  #s-6b21917c-4b06-470b-84ab-b3b32d6cabcf img.shogun-image {
    

    
    
    
  }


#s-6b21917c-4b06-470b-84ab-b3b32d6cabcf .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-4899d20f-d808-46f3-8743-3b6988604607 {
  padding-top: 3%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-4899d20f-d808-46f3-8743-3b6988604607"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4899d20f-d808-46f3-8743-3b6988604607"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4899d20f-d808-46f3-8743-3b6988604607"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4899d20f-d808-46f3-8743-3b6988604607"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

/*
  $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;
}

#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;
          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;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
       and (min-width: 1024px)
       and (max-height: 1366px)
       and (-webkit-min-device-pixel-ratio: 1.5)
       and (hover: none)
       and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}
