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

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

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

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

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

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

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

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

#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}







#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  background-image: url(https://i.shgcdn.com/64bbe1c4-e9b1-4e62-aa54-cc81a7bf09dc/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10%;
padding-bottom: 10%;
min-height: 0px;
background-position: center 4%;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  display: none;
}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-s-a92d74ae-118a-47c8-b2dc-0104a67a8591 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  display: none;
}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-s-a92d74ae-118a-47c8-b2dc-0104a67a8591 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  display: none;
}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-s-a92d74ae-118a-47c8-b2dc-0104a67a8591 { display:none !important; }}@media (max-width: 767px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}







#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-a92d74ae-118a-47c8-b2dc-0104a67a8591.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-78b25ea8-e76b-453a-b284-969dbe7be6f0 {
  text-align: center;
}
@media (max-width: 767px){#s-78b25ea8-e76b-453a-b284-969dbe7be6f0 {
  display: none;
}
#s-78b25ea8-e76b-453a-b284-969dbe7be6f0, #wrap-s-78b25ea8-e76b-453a-b284-969dbe7be6f0 { display:none !important; }}



  #s-78b25ea8-e76b-453a-b284-969dbe7be6f0 img.shogun-image {
    
    width: px;
  }


#s-78b25ea8-e76b-453a-b284-969dbe7be6f0 .shogun-image-content {
  
    align-items: center;
  
}

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

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

#s-4ba8b898-62fa-495a-8009-b95cdb2edef7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-4ba8b898-62fa-495a-8009-b95cdb2edef7 {
  display: none;
}
#s-4ba8b898-62fa-495a-8009-b95cdb2edef7, #wrap-s-4ba8b898-62fa-495a-8009-b95cdb2edef7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4ba8b898-62fa-495a-8009-b95cdb2edef7 {
  display: none;
}
#s-4ba8b898-62fa-495a-8009-b95cdb2edef7, #wrap-s-4ba8b898-62fa-495a-8009-b95cdb2edef7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4ba8b898-62fa-495a-8009-b95cdb2edef7 {
  display: none;
}
#s-4ba8b898-62fa-495a-8009-b95cdb2edef7, #wrap-s-4ba8b898-62fa-495a-8009-b95cdb2edef7 { display:none !important; }}
#s-4ba8b898-62fa-495a-8009-b95cdb2edef7 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-842877b4-06eb-4ee5-aee8-27c039e3833d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-842877b4-06eb-4ee5-aee8-27c039e3833d {
  display: none;
}
#s-842877b4-06eb-4ee5-aee8-27c039e3833d, #wrap-s-842877b4-06eb-4ee5-aee8-27c039e3833d { display:none !important; }}
#s-842877b4-06eb-4ee5-aee8-27c039e3833d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 76px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px){#s-b55bced8-5dfc-4328-8e29-6e99a9d8643c {
  display: none;
}
#s-b55bced8-5dfc-4328-8e29-6e99a9d8643c, #wrap-s-b55bced8-5dfc-4328-8e29-6e99a9d8643c { display:none !important; }}
@media (min-width: 1200px){#s-418f9dff-e63a-46ac-ba30-6f3719f3ac8e {
  display: none;
}
#s-418f9dff-e63a-46ac-ba30-6f3719f3ac8e, #wrap-s-418f9dff-e63a-46ac-ba30-6f3719f3ac8e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-418f9dff-e63a-46ac-ba30-6f3719f3ac8e {
  display: none;
}
#s-418f9dff-e63a-46ac-ba30-6f3719f3ac8e, #wrap-s-418f9dff-e63a-46ac-ba30-6f3719f3ac8e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-418f9dff-e63a-46ac-ba30-6f3719f3ac8e {
  display: none;
}
#s-418f9dff-e63a-46ac-ba30-6f3719f3ac8e, #wrap-s-418f9dff-e63a-46ac-ba30-6f3719f3ac8e { display:none !important; }}
#s-5882fb4b-a950-4fd5-ae22-dd30187c85f4 {
  background-image: url(https://i.shgcdn.com/0ee5dcb9-f691-4d9d-8f36-ec0595773000/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10%;
padding-bottom: 10%;
min-height: 600px;
background-position: center top;
}
@media (min-width: 1200px){#s-5882fb4b-a950-4fd5-ae22-dd30187c85f4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5882fb4b-a950-4fd5-ae22-dd30187c85f4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5882fb4b-a950-4fd5-ae22-dd30187c85f4 {
  
}
}@media (max-width: 767px){#s-5882fb4b-a950-4fd5-ae22-dd30187c85f4 {
  display: none;
}
#s-5882fb4b-a950-4fd5-ae22-dd30187c85f4, #wrap-s-5882fb4b-a950-4fd5-ae22-dd30187c85f4 { display:none !important; }}







#s-5882fb4b-a950-4fd5-ae22-dd30187c85f4 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0.5;
}#s-5882fb4b-a950-4fd5-ae22-dd30187c85f4.shg-box.shg-c {
  justify-content: center;
}

#s-fb3a288d-0613-4762-90a6-5f7567d1bb6a {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fb3a288d-0613-4762-90a6-5f7567d1bb6a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e1b51d5a-2df2-42ad-86c4-66caf5ea1d82 {
  text-align: center;
}
@media (max-width: 767px){#s-e1b51d5a-2df2-42ad-86c4-66caf5ea1d82 {
  display: none;
}
#s-e1b51d5a-2df2-42ad-86c4-66caf5ea1d82, #wrap-s-e1b51d5a-2df2-42ad-86c4-66caf5ea1d82 { display:none !important; }}



  #s-e1b51d5a-2df2-42ad-86c4-66caf5ea1d82 img.shogun-image {
    
    width: px;
  }


#s-e1b51d5a-2df2-42ad-86c4-66caf5ea1d82 .shogun-image-content {
  
    align-items: center;
  
}

#s-3b4725d5-219d-4df0-a111-8236657ba0a4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-3b4725d5-219d-4df0-a111-8236657ba0a4 {
  display: none;
}
#s-3b4725d5-219d-4df0-a111-8236657ba0a4, #wrap-s-3b4725d5-219d-4df0-a111-8236657ba0a4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3b4725d5-219d-4df0-a111-8236657ba0a4 {
  display: none;
}
#s-3b4725d5-219d-4df0-a111-8236657ba0a4, #wrap-s-3b4725d5-219d-4df0-a111-8236657ba0a4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3b4725d5-219d-4df0-a111-8236657ba0a4 {
  display: none;
}
#s-3b4725d5-219d-4df0-a111-8236657ba0a4, #wrap-s-3b4725d5-219d-4df0-a111-8236657ba0a4 { display:none !important; }}
#s-3b4725d5-219d-4df0-a111-8236657ba0a4 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-346453d3-c3d9-4f03-83b4-b2e5ba4fea35 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-346453d3-c3d9-4f03-83b4-b2e5ba4fea35 {
  display: none;
}
#s-346453d3-c3d9-4f03-83b4-b2e5ba4fea35, #wrap-s-346453d3-c3d9-4f03-83b4-b2e5ba4fea35 { display:none !important; }}
#s-346453d3-c3d9-4f03-83b4-b2e5ba4fea35 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 76px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (max-width: 767px){#s-99c284f0-e2b1-44e7-bb02-6c232d899476 {
  display: none;
}
#s-99c284f0-e2b1-44e7-bb02-6c232d899476, #wrap-s-99c284f0-e2b1-44e7-bb02-6c232d899476 { display:none !important; }}
@media (min-width: 1200px){#s-9730428c-25d7-4407-b339-ba70ec753781 {
  display: none;
}
#s-9730428c-25d7-4407-b339-ba70ec753781, #wrap-s-9730428c-25d7-4407-b339-ba70ec753781 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9730428c-25d7-4407-b339-ba70ec753781 {
  display: none;
}
#s-9730428c-25d7-4407-b339-ba70ec753781, #wrap-s-9730428c-25d7-4407-b339-ba70ec753781 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9730428c-25d7-4407-b339-ba70ec753781 {
  display: none;
}
#s-9730428c-25d7-4407-b339-ba70ec753781, #wrap-s-9730428c-25d7-4407-b339-ba70ec753781 { display:none !important; }}
#s-d0ae151c-9add-4baf-83a7-9ae60ff603cd {
  min-height: 50px;
}








#s-d0ae151c-9add-4baf-83a7-9ae60ff603cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0ae151c-9add-4baf-83a7-9ae60ff603cd.shg-box.shg-c {
  justify-content: center;
}

#s-18db5941-30ad-465f-99f2-dc27b4b27085 {
  margin-top: 2%;
margin-bottom: 1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-18db5941-30ad-465f-99f2-dc27b4b27085 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-18db5941-30ad-465f-99f2-dc27b4b27085 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-626e8b63-6fb1-4cd3-97fe-5a94482160b0 {
  margin-left: 17%;
margin-right: 17%;
}
@media (min-width: 768px) and (max-width: 991px){#s-626e8b63-6fb1-4cd3-97fe-5a94482160b0 {
  margin-left: 7%;
margin-right: 7%;
}
}@media (max-width: 767px){#s-626e8b63-6fb1-4cd3-97fe-5a94482160b0 {
  margin-left: 6%;
margin-right: 6%;
}
}
#s-b7163fca-3949-45ba-9b5f-47897888b902 {
  margin-top: 1%;
margin-bottom: 0%;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-b7163fca-3949-45ba-9b5f-47897888b902 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7163fca-3949-45ba-9b5f-47897888b902.shg-box.shg-c {
  justify-content: center;
}

#s-39f78fb8-5c40-46de-8126-d5f0599705e1 {
  margin-top: 1%;
margin-left: 7%;
margin-bottom: 3%;
margin-right: 7%;
}

@media (min-width: 0px) {
[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-39f78fb8-5c40-46de-8126-d5f0599705e1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-8a900e20-b18d-4e2d-9677-ad27165accb8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8a900e20-b18d-4e2d-9677-ad27165accb8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a70fbb15-ef48-4f54-8b3b-6edf31500a57 {
  padding-top: 2%;
padding-bottom: 2%;
}

#s-404a2ec8-46e0-411f-a932-c4d2ca5eceb0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-404a2ec8-46e0-411f-a932-c4d2ca5eceb0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (max-width: 767px){#s-6fce5588-b069-44f4-97e9-ff76a4a5d27e {
  margin-top: 2%;
margin-bottom: 2%;
}
}
#s-e2c3bef6-915e-473a-a8c1-60b3463ef57d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e2c3bef6-915e-473a-a8c1-60b3463ef57d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-31ad5ddd-9ff1-449d-8923-ec43694e24a7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-c1a022ef-d64e-45f5-b816-f9633e8705f3 {
  min-height: 50px;
max-width: 86%;
}








#s-c1a022ef-d64e-45f5-b816-f9633e8705f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1a022ef-d64e-45f5-b816-f9633e8705f3.shg-box.shg-c {
  justify-content: center;
}

#s-057c92f6-19b6-4c62-abaa-542c490acfd8 {
  display: none;
}
@media (min-width: 0px) {
[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c18df8f-691e-403c-818d-7ec0c1145379"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

#s-cdd87bfa-c89c-4636-8614-706dea7068e7 {
  text-align: left;
}


.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 {
  max-width: 100%;
}

.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 .shg-image-zoom,
.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 img.shogun-image {
  max-width: 84% !important;
  min-height:  !important;
}

.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 {
  max-width: 100%;
}

.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 .shg-image-zoom,
.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 img.shogun-image {
  max-width: 84% !important;
  min-height:  !important;
}

.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 {
  max-width: 100%;
}

.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 .shg-image-zoom,
.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 img.shogun-image {
  max-width: 84% !important;
  min-height:  !important;
}

.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 {
  max-width: 100%;
}

.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 .shg-image-zoom,
.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 img.shogun-image {
  max-width: 84% !important;
  min-height:  !important;
}

.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 {
  max-width: 100%;
}

.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 .shg-image-zoom,
.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 img.shogun-image {
  max-width: 84% !important;
  min-height:  !important;
}

.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 {
  max-width: 100%;
}

.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 .shg-image-zoom,
.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 img.shogun-image {
  max-width: 84% !important;
  min-height:  !important;
}

.shg-c#s-cdd87bfa-c89c-4636-8614-706dea7068e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


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

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

#s-660b9f0c-8e7d-4137-b8b1-440cdf1417f6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-660b9f0c-8e7d-4137-b8b1-440cdf1417f6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-7cf2dac8-1e36-4ec3-846f-acae98a12d7a {
  text-align: left;
}

#s-7cf2dac8-1e36-4ec3-846f-acae98a12d7a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7cf2dac8-1e36-4ec3-846f-acae98a12d7a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7cf2dac8-1e36-4ec3-846f-acae98a12d7a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

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

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

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

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

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

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

#s-16f3b27c-c51d-418c-962d-5b19af6cda4b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-16f3b27c-c51d-418c-962d-5b19af6cda4b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-16f3b27c-c51d-418c-962d-5b19af6cda4b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-16f3b27c-c51d-418c-962d-5b19af6cda4b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-16f3b27c-c51d-418c-962d-5b19af6cda4b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16f3b27c-c51d-418c-962d-5b19af6cda4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-16f3b27c-c51d-418c-962d-5b19af6cda4b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-10921fa9-a615-4f17-a2a6-0cfa733d3452 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-25dfec75-0f4f-407f-a9bb-42193b7305f3 {
  min-height: 50px;
}








#s-25dfec75-0f4f-407f-a9bb-42193b7305f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25dfec75-0f4f-407f-a9bb-42193b7305f3.shg-box.shg-c {
  justify-content: center;
}

#s-be731638-42e1-4bd0-b9ba-3615c91d943a {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-position: center 87%;
}
@media (max-width: 767px){#s-be731638-42e1-4bd0-b9ba-3615c91d943a {
  display: none;
}
#s-be731638-42e1-4bd0-b9ba-3615c91d943a, #wrap-s-be731638-42e1-4bd0-b9ba-3615c91d943a { display:none !important; }}







#s-be731638-42e1-4bd0-b9ba-3615c91d943a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-be731638-42e1-4bd0-b9ba-3615c91d943a.shg-box.shg-c {
  justify-content: center;
}

#s-e2453ac7-9425-4c6d-bda8-d108ccb8ec60 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4%;
padding-bottom: 2%;
text-align: center;
background-color: rgba(0, 0, 0, 0);
opacity: 1;
}

#s-e2453ac7-9425-4c6d-bda8-d108ccb8ec60 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-13868afb-3ceb-47f5-ae27-106477707d8f {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 4%;
margin-right: 3%;
}
@media (max-width: 767px){#s-13868afb-3ceb-47f5-ae27-106477707d8f {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-13868afb-3ceb-47f5-ae27-106477707d8f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-de01829c-bd89-4264-9860-5059242ff58b {
  text-align: center;
}




  #s-de01829c-bd89-4264-9860-5059242ff58b img.shogun-image {
    
    width: px;
  }


#s-de01829c-bd89-4264-9860-5059242ff58b .shogun-image-content {
  
    align-items: center;
  
}

#s-c0798dc7-7d63-4f4e-911c-230cca58d26e {
  margin-top: 40%;
margin-bottom: 0%;
min-height: 50px;
}








#s-c0798dc7-7d63-4f4e-911c-230cca58d26e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0798dc7-7d63-4f4e-911c-230cca58d26e.shg-box.shg-c {
  justify-content: center;
}

#s-27e7a519-0e9f-4da5-9523-e222cd27fda7 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: 2%;
text-align: center;
background-color: rgba(0, 0, 0, 0.64);
}

#s-27e7a519-0e9f-4da5-9523-e222cd27fda7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-20353ed8-151c-4da9-ae67-79dbf7055eb4 {
  margin-top: 4%;
}
@media (min-width: 768px) and (max-width: 991px){#s-20353ed8-151c-4da9-ae67-79dbf7055eb4 {
  margin-top: 20%;
}
}@media (max-width: 767px){#s-20353ed8-151c-4da9-ae67-79dbf7055eb4 {
  margin-top: 16%;
}
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

#s-0d484e91-5756-400d-9f7b-0ed699396440 {
  border-style: solid;
margin-top: 3%;
margin-bottom: 3%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 199, 69, 1);
border-style: solid;
border-radius: 6px;
background-color: rgba(255, 199, 69, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-0d484e91-5756-400d-9f7b-0ed699396440:hover {background-color: rgba(255, 199, 69, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-0d484e91-5756-400d-9f7b-0ed699396440:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-0d484e91-5756-400d-9f7b-0ed699396440-btn-wrapper {
    text-align: center;
  }


#s-0d484e91-5756-400d-9f7b-0ed699396440.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-dcfb99f5-df13-4c8e-8658-1efab2c3fc18 {
  text-align: center;
}




  #s-dcfb99f5-df13-4c8e-8658-1efab2c3fc18 img.shogun-image {
    
    width: px;
  }


#s-dcfb99f5-df13-4c8e-8658-1efab2c3fc18 .shogun-image-content {
  
    align-items: center;
  
}

#s-f35e536c-3365-4420-b86f-0878092b60c1 {
  margin-top: 40%;
margin-bottom: 0%;
min-height: 50px;
}








#s-f35e536c-3365-4420-b86f-0878092b60c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f35e536c-3365-4420-b86f-0878092b60c1.shg-box.shg-c {
  justify-content: center;
}

#s-bfc4b806-752b-4bc3-a219-1a159fc22593 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: 2%;
text-align: center;
background-color: rgba(0, 0, 0, 0.64);
}

#s-bfc4b806-752b-4bc3-a219-1a159fc22593 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-246cd066-dcd9-4ab1-9be3-8e9a3bfbef00 {
  margin-top: 4%;
}
@media (min-width: 768px) and (max-width: 991px){#s-246cd066-dcd9-4ab1-9be3-8e9a3bfbef00 {
  margin-top: 20%;
}
}@media (max-width: 767px){#s-246cd066-dcd9-4ab1-9be3-8e9a3bfbef00 {
  margin-top: 16%;
}
}
#s-bef42bae-2216-4fbd-843a-f4fd4466e4b9 {
  border-style: solid;
margin-top: 3%;
margin-bottom: 3%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 199, 69, 1);
border-style: solid;
border-radius: 6px;
background-color: rgba(255, 199, 69, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-bef42bae-2216-4fbd-843a-f4fd4466e4b9:hover {background-color: rgba(255, 199, 69, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-bef42bae-2216-4fbd-843a-f4fd4466e4b9:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-bef42bae-2216-4fbd-843a-f4fd4466e4b9-btn-wrapper {
    text-align: center;
  }


#s-bef42bae-2216-4fbd-843a-f4fd4466e4b9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-8cafce14-c6a3-4651-bcdd-845616c33d6d {
  text-align: center;
}




  #s-8cafce14-c6a3-4651-bcdd-845616c33d6d img.shogun-image {
    
    width: px;
  }


#s-8cafce14-c6a3-4651-bcdd-845616c33d6d .shogun-image-content {
  
    align-items: center;
  
}

#s-9ffb6290-4535-49c8-9dc4-4ef549e4882f {
  margin-top: 40%;
margin-bottom: 0%;
min-height: 50px;
}








#s-9ffb6290-4535-49c8-9dc4-4ef549e4882f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ffb6290-4535-49c8-9dc4-4ef549e4882f.shg-box.shg-c {
  justify-content: center;
}

#s-55019e0c-7fee-476d-860e-e03413d41ac0 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: 2%;
text-align: center;
background-color: rgba(0, 0, 0, 0.64);
}

#s-55019e0c-7fee-476d-860e-e03413d41ac0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-40015044-8631-4dd4-8aa9-6ff7544167d0 {
  margin-top: 4%;
}
@media (min-width: 768px) and (max-width: 991px){#s-40015044-8631-4dd4-8aa9-6ff7544167d0 {
  margin-top: 20%;
}
}
#s-0c68822a-5851-42f3-8a82-846cd70bbdfb {
  border-style: solid;
margin-top: 3%;
margin-bottom: 3%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 199, 69, 1);
border-style: solid;
border-radius: 6px;
background-color: rgba(255, 199, 69, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-0c68822a-5851-42f3-8a82-846cd70bbdfb:hover {background-color: rgba(255, 199, 69, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-0c68822a-5851-42f3-8a82-846cd70bbdfb:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-0c68822a-5851-42f3-8a82-846cd70bbdfb-btn-wrapper {
    text-align: center;
  }


#s-0c68822a-5851-42f3-8a82-846cd70bbdfb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-03dd87d3-bfc3-40d9-9b9b-85c63554434d {
  text-align: center;
}




  #s-03dd87d3-bfc3-40d9-9b9b-85c63554434d img.shogun-image {
    
    width: px;
  }


#s-03dd87d3-bfc3-40d9-9b9b-85c63554434d .shogun-image-content {
  
    align-items: center;
  
}

#s-6ea19ecf-184d-48d5-ad03-46b676edfb5d {
  margin-top: 40%;
margin-bottom: 0%;
min-height: 50px;
}








#s-6ea19ecf-184d-48d5-ad03-46b676edfb5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ea19ecf-184d-48d5-ad03-46b676edfb5d.shg-box.shg-c {
  justify-content: center;
}

#s-48f78917-7c85-4bf6-8015-b63752f6449e {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: 2%;
text-align: center;
background-color: rgba(0, 0, 0, 0.64);
}

#s-48f78917-7c85-4bf6-8015-b63752f6449e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6f36164c-3469-4652-a300-e8ca673832d3 {
  margin-top: 4%;
}
@media (min-width: 768px) and (max-width: 991px){#s-6f36164c-3469-4652-a300-e8ca673832d3 {
  margin-top: 20%;
}
}
#s-db968bef-ac5a-4b08-b338-f9bd6520e525 {
  border-style: solid;
margin-top: 3%;
margin-bottom: 3%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 199, 69, 1);
border-style: solid;
border-radius: 6px;
background-color: rgba(255, 199, 69, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-db968bef-ac5a-4b08-b338-f9bd6520e525:hover {background-color: rgba(255, 199, 69, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-db968bef-ac5a-4b08-b338-f9bd6520e525:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-db968bef-ac5a-4b08-b338-f9bd6520e525-btn-wrapper {
    text-align: center;
  }


#s-db968bef-ac5a-4b08-b338-f9bd6520e525.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-0c291b56-ca94-4664-afee-4625e98e1cd3 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-position: center 87%;
}
@media (min-width: 1200px){#s-0c291b56-ca94-4664-afee-4625e98e1cd3 {
  display: none;
}
#s-0c291b56-ca94-4664-afee-4625e98e1cd3, #wrap-s-0c291b56-ca94-4664-afee-4625e98e1cd3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0c291b56-ca94-4664-afee-4625e98e1cd3 {
  display: none;
}
#s-0c291b56-ca94-4664-afee-4625e98e1cd3, #wrap-s-0c291b56-ca94-4664-afee-4625e98e1cd3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0c291b56-ca94-4664-afee-4625e98e1cd3 {
  display: none;
}
#s-0c291b56-ca94-4664-afee-4625e98e1cd3, #wrap-s-0c291b56-ca94-4664-afee-4625e98e1cd3 { display:none !important; }}







#s-0c291b56-ca94-4664-afee-4625e98e1cd3 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-0c291b56-ca94-4664-afee-4625e98e1cd3.shg-box.shg-c {
  justify-content: center;
}

#s-4e702c48-282f-48e9-b064-558b30d83363 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 4%;
padding-bottom: 2%;
text-align: center;
background-color: rgba(0, 0, 0, 0);
opacity: 1;
}

#s-4e702c48-282f-48e9-b064-558b30d83363 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6 {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 4%;
margin-right: 3%;
}
@media (max-width: 767px){#s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6 {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5dbc39df-fba6-471b-b4d2-9dfa68e220a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-5bbc8dd2-44cc-4454-9dcc-10eec0082dff {
  text-align: center;
}




  #s-5bbc8dd2-44cc-4454-9dcc-10eec0082dff img.shogun-image {
    
    width: px;
  }


#s-5bbc8dd2-44cc-4454-9dcc-10eec0082dff .shogun-image-content {
  
    align-items: center;
  
}

#s-8d097b2a-4f7b-4f5a-b781-8f5813423bb3 {
  margin-top: 40%;
margin-bottom: 0%;
min-height: 50px;
}








#s-8d097b2a-4f7b-4f5a-b781-8f5813423bb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d097b2a-4f7b-4f5a-b781-8f5813423bb3.shg-box.shg-c {
  justify-content: center;
}

#s-8806f324-4081-48da-ad59-3237df019a43 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: 2%;
text-align: center;
background-color: rgba(0, 0, 0, 0.64);
}

#s-8806f324-4081-48da-ad59-3237df019a43 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-665ca523-73c9-4d6e-ac3f-8f3ca8447ddb {
  margin-top: 4%;
}
@media (min-width: 768px) and (max-width: 991px){#s-665ca523-73c9-4d6e-ac3f-8f3ca8447ddb {
  margin-top: 20%;
}
}@media (max-width: 767px){#s-665ca523-73c9-4d6e-ac3f-8f3ca8447ddb {
  margin-top: 16%;
}
}
#s-0dfbefcf-680f-4d47-8337-96917936ef9e {
  border-style: solid;
margin-top: 3%;
margin-bottom: 3%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 199, 69, 1);
border-style: solid;
border-radius: 6px;
background-color: rgba(255, 199, 69, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-0dfbefcf-680f-4d47-8337-96917936ef9e:hover {background-color: rgba(255, 199, 69, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-0dfbefcf-680f-4d47-8337-96917936ef9e:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-0dfbefcf-680f-4d47-8337-96917936ef9e-btn-wrapper {
    text-align: center;
  }


#s-0dfbefcf-680f-4d47-8337-96917936ef9e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-70112f6b-bd37-46a8-8cce-44e1f5588e30 {
  text-align: center;
}




  #s-70112f6b-bd37-46a8-8cce-44e1f5588e30 img.shogun-image {
    
    width: px;
  }


#s-70112f6b-bd37-46a8-8cce-44e1f5588e30 .shogun-image-content {
  
    align-items: center;
  
}

#s-0c6c9395-175f-47dd-ba36-e35647b60f7c {
  margin-top: 40%;
margin-bottom: 0%;
min-height: 50px;
}








#s-0c6c9395-175f-47dd-ba36-e35647b60f7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c6c9395-175f-47dd-ba36-e35647b60f7c.shg-box.shg-c {
  justify-content: center;
}

#s-f0c0d51c-c151-4c35-a0f0-960f64ae1c3d {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: 2%;
text-align: center;
background-color: rgba(0, 0, 0, 0.64);
}

#s-f0c0d51c-c151-4c35-a0f0-960f64ae1c3d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-516bfcd3-d86a-44df-945a-8ede0977b9d8 {
  margin-top: 4%;
}
@media (min-width: 768px) and (max-width: 991px){#s-516bfcd3-d86a-44df-945a-8ede0977b9d8 {
  margin-top: 20%;
}
}@media (max-width: 767px){#s-516bfcd3-d86a-44df-945a-8ede0977b9d8 {
  margin-top: 16%;
}
}
#s-f7fbd842-141c-4270-9f32-c56eb440e2ca {
  border-style: solid;
margin-top: 3%;
margin-bottom: 3%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 199, 69, 1);
border-style: solid;
border-radius: 6px;
background-color: rgba(255, 199, 69, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-f7fbd842-141c-4270-9f32-c56eb440e2ca:hover {background-color: rgba(255, 199, 69, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f7fbd842-141c-4270-9f32-c56eb440e2ca:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-f7fbd842-141c-4270-9f32-c56eb440e2ca-btn-wrapper {
    text-align: center;
  }


#s-f7fbd842-141c-4270-9f32-c56eb440e2ca.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-f49d8b57-ebc7-41a3-bd86-bb90e5c5553d {
  text-align: center;
}




  #s-f49d8b57-ebc7-41a3-bd86-bb90e5c5553d img.shogun-image {
    
    width: px;
  }


#s-f49d8b57-ebc7-41a3-bd86-bb90e5c5553d .shogun-image-content {
  
    align-items: center;
  
}

#s-4b1b1442-a723-4011-bf4d-b70ab7e9b80d {
  margin-top: 40%;
margin-bottom: 0%;
min-height: 50px;
}








#s-4b1b1442-a723-4011-bf4d-b70ab7e9b80d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b1b1442-a723-4011-bf4d-b70ab7e9b80d.shg-box.shg-c {
  justify-content: center;
}

#s-039b2545-c56c-4240-a82c-458e97b25874 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: 2%;
text-align: center;
background-color: rgba(0, 0, 0, 0.64);
}

#s-039b2545-c56c-4240-a82c-458e97b25874 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f6dc6cf3-65f0-4112-8dd4-bfe243a66cd8 {
  margin-top: 4%;
}
@media (min-width: 768px) and (max-width: 991px){#s-f6dc6cf3-65f0-4112-8dd4-bfe243a66cd8 {
  margin-top: 20%;
}
}
#s-18cfc75d-ef81-4a6a-b25e-0ecb4a166dfb {
  border-style: solid;
margin-top: 3%;
margin-bottom: 3%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 199, 69, 1);
border-style: solid;
border-radius: 6px;
background-color: rgba(255, 199, 69, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-18cfc75d-ef81-4a6a-b25e-0ecb4a166dfb:hover {background-color: rgba(255, 199, 69, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-18cfc75d-ef81-4a6a-b25e-0ecb4a166dfb:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-18cfc75d-ef81-4a6a-b25e-0ecb4a166dfb-btn-wrapper {
    text-align: center;
  }


#s-18cfc75d-ef81-4a6a-b25e-0ecb4a166dfb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-55ea552b-ad30-4c99-a305-450863a9de0e {
  text-align: center;
}




  #s-55ea552b-ad30-4c99-a305-450863a9de0e img.shogun-image {
    
    width: px;
  }


#s-55ea552b-ad30-4c99-a305-450863a9de0e .shogun-image-content {
  
    align-items: center;
  
}

#s-da273d7a-a77f-41ce-beb5-429d29401d9d {
  margin-top: 40%;
margin-bottom: 0%;
min-height: 50px;
}








#s-da273d7a-a77f-41ce-beb5-429d29401d9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da273d7a-a77f-41ce-beb5-429d29401d9d.shg-box.shg-c {
  justify-content: center;
}

#s-de950d7e-e1be-4e64-b9b3-23b8180e17a4 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: 2%;
text-align: center;
background-color: rgba(0, 0, 0, 0.64);
}

#s-de950d7e-e1be-4e64-b9b3-23b8180e17a4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a8409cf6-7e66-4a8e-b9bf-0a4014bac4c5 {
  margin-top: 4%;
}
@media (min-width: 768px) and (max-width: 991px){#s-a8409cf6-7e66-4a8e-b9bf-0a4014bac4c5 {
  margin-top: 20%;
}
}
#s-11fd9d94-a5b7-459d-b6f3-c6f30d1666b7 {
  border-style: solid;
margin-top: 3%;
margin-bottom: 3%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 199, 69, 1);
border-style: solid;
border-radius: 6px;
background-color: rgba(255, 199, 69, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-11fd9d94-a5b7-459d-b6f3-c6f30d1666b7:hover {background-color: rgba(255, 199, 69, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-11fd9d94-a5b7-459d-b6f3-c6f30d1666b7:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-11fd9d94-a5b7-459d-b6f3-c6f30d1666b7 {
  display: none;
}
#s-11fd9d94-a5b7-459d-b6f3-c6f30d1666b7, #wrap-s-11fd9d94-a5b7-459d-b6f3-c6f30d1666b7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-11fd9d94-a5b7-459d-b6f3-c6f30d1666b7 {
  display: none;
}
#s-11fd9d94-a5b7-459d-b6f3-c6f30d1666b7, #wrap-s-11fd9d94-a5b7-459d-b6f3-c6f30d1666b7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-11fd9d94-a5b7-459d-b6f3-c6f30d1666b7 {
  display: none;
}
#s-11fd9d94-a5b7-459d-b6f3-c6f30d1666b7, #wrap-s-11fd9d94-a5b7-459d-b6f3-c6f30d1666b7 { display:none !important; }}

  #s-11fd9d94-a5b7-459d-b6f3-c6f30d1666b7-btn-wrapper {
    text-align: center;
  }


#s-11fd9d94-a5b7-459d-b6f3-c6f30d1666b7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-963182d0-7171-4b11-88a3-3641a2f09fb6 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-963182d0-7171-4b11-88a3-3641a2f09fb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-963182d0-7171-4b11-88a3-3641a2f09fb6.shg-box.shg-c {
  justify-content: center;
}

#s-3003484c-68fe-4e34-a895-fb7ec73fcd49 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3003484c-68fe-4e34-a895-fb7ec73fcd49 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a411af80-4786-473e-9f91-dd1de122a843 {
  margin-left: 12%;
margin-right: 12%;
padding-top: 1%;
padding-bottom: 1%;
}
@media (max-width: 767px){#s-a411af80-4786-473e-9f91-dd1de122a843 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-bddf5ec2-ef09-425e-9e5c-5dded840d925 {
  margin-top: 1%;
margin-left: 7%;
margin-bottom: 3%;
margin-right: 7%;
}

@media (min-width: 0px) {
[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bddf5ec2-ef09-425e-9e5c-5dded840d925"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (max-width: 767px){#s-61d48ab5-e0ca-4f9d-a10b-78135d9c2af5 {
  margin-top: 3%;
margin-bottom: 3%;
}
}
#s-cd61f2c0-5c8a-45c7-9156-83b639cbe523 {
  padding-top: 2%;
padding-bottom: 2%;
}

#s-98cc112b-f83c-4da9-a64c-f1f15d5a91c3 {
  padding-top: 2%;
padding-bottom: 2%;
}

#s-af3e36c5-975b-4301-8713-682709d30c62 {
  padding-top: 2%;
padding-bottom: 2%;
}

#s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70 {
  background-image: url(https://i.shgcdn.com/59d368d8-51e9-46d9-9b06-0d658be1ce85/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-bottom: 0%;
padding-top: 6%;
padding-left: 2%;
padding-bottom: 28%;
padding-right: 2%;
background-position: center top;
}

@media (min-width: 0px) {
[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ac13c4f8-b1bd-4266-8679-3a9a00bbba70"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-49ff04ea-faec-43f7-81dc-3ac77ac9cd2b {
  padding-top: 10px;
padding-left: 3%;
padding-bottom: 10px;
padding-right: 3%;
text-align: left;
background-color: rgba(0, 0, 0, 0.56);
}

#s-49ff04ea-faec-43f7-81dc-3ac77ac9cd2b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-49ff04ea-faec-43f7-81dc-3ac77ac9cd2b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-4f2531a7-19f8-4d08-b383-a5e4e41d8989 {
  padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
background-color: rgba(0, 0, 0, 0.56);
}

#s-d6cbeac2-8e6c-4870-8f06-5e312b394dd3 {
  min-height: 50px;
}








#s-d6cbeac2-8e6c-4870-8f06-5e312b394dd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6cbeac2-8e6c-4870-8f06-5e312b394dd3.shg-box.shg-c {
  justify-content: center;
}

#s-53e2992a-2208-4616-b5df-8cf94d0edea7 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-53e2992a-2208-4616-b5df-8cf94d0edea7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-53e2992a-2208-4616-b5df-8cf94d0edea7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-53e2992a-2208-4616-b5df-8cf94d0edea7 {
  
}
}@media (max-width: 767px){#s-53e2992a-2208-4616-b5df-8cf94d0edea7 {
  
}
}







#s-53e2992a-2208-4616-b5df-8cf94d0edea7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53e2992a-2208-4616-b5df-8cf94d0edea7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-246be816-1fcc-40a2-ba40-bd84d3a6c7ab {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 2%;
padding-left: 15%;
padding-bottom: 2%;
padding-right: 15%;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-246be816-1fcc-40a2-ba40-bd84d3a6c7ab {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-246be816-1fcc-40a2-ba40-bd84d3a6c7ab {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-246be816-1fcc-40a2-ba40-bd84d3a6c7ab {
  
}
}@media (max-width: 767px){#s-246be816-1fcc-40a2-ba40-bd84d3a6c7ab {
  margin-left: -16%;
margin-right: -16%;
}
}







#s-246be816-1fcc-40a2-ba40-bd84d3a6c7ab > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.7;
}#s-246be816-1fcc-40a2-ba40-bd84d3a6c7ab.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d8b17b12-64b8-42d0-a99d-9acc018fa7b8 {
  margin-top: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d8b17b12-64b8-42d0-a99d-9acc018fa7b8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6adc38c8-21e4-45da-81f8-03a9be2d3701 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-6adc38c8-21e4-45da-81f8-03a9be2d3701 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6adc38c8-21e4-45da-81f8-03a9be2d3701 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6adc38c8-21e4-45da-81f8-03a9be2d3701 {
  margin-top: 1%;
margin-left: -18%;
margin-bottom: 1%;
margin-right: -18%;
}
}@media (max-width: 767px){#s-6adc38c8-21e4-45da-81f8-03a9be2d3701 {
  
}
}
@media (min-width: 0px) {
[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-6adc38c8-21e4-45da-81f8-03a9be2d3701"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-31a9c363-22c8-4de3-a590-e4a4c1aacb6f {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-31a9c363-22c8-4de3-a590-e4a4c1aacb6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31a9c363-22c8-4de3-a590-e4a4c1aacb6f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-11d266f1-2986-4ad1-acad-a6ebad616b97 {
  margin-top: 4%;
padding-top: 2%;
padding-left: 26%;
padding-bottom: 2%;
padding-right: 26%;
text-align: center;
}




  #s-11d266f1-2986-4ad1-acad-a6ebad616b97 img.shogun-image {
    
    width: px;
  }


#s-11d266f1-2986-4ad1-acad-a6ebad616b97 .shogun-image-content {
  
    align-items: center;
  
}

#s-9010e730-7ef0-4d11-89ab-a00baee5cee4 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-9010e730-7ef0-4d11-89ab-a00baee5cee4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9010e730-7ef0-4d11-89ab-a00baee5cee4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9010e730-7ef0-4d11-89ab-a00baee5cee4 {
  
}
}@media (max-width: 767px){#s-9010e730-7ef0-4d11-89ab-a00baee5cee4 {
  
}
}
#s-77321e76-bad0-4595-8f9d-21df63a041f4 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-77321e76-bad0-4595-8f9d-21df63a041f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77321e76-bad0-4595-8f9d-21df63a041f4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-44cee30a-58e7-4f50-be1a-d81a92d626d4 {
  margin-top: 6%;
margin-left: 26%;
margin-bottom: 2%;
margin-right: 26%;
text-align: center;
}




  #s-44cee30a-58e7-4f50-be1a-d81a92d626d4 img.shogun-image {
    
    width: px;
  }


#s-44cee30a-58e7-4f50-be1a-d81a92d626d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf8dbd6b-a559-4e7d-b911-93bc7c74316f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-bf8dbd6b-a559-4e7d-b911-93bc7c74316f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bf8dbd6b-a559-4e7d-b911-93bc7c74316f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bf8dbd6b-a559-4e7d-b911-93bc7c74316f {
  
}
}@media (max-width: 767px){#s-bf8dbd6b-a559-4e7d-b911-93bc7c74316f {
  
}
}
#s-9bf30cb3-fd03-4791-9d4b-f14be4cbe16d {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-9bf30cb3-fd03-4791-9d4b-f14be4cbe16d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bf30cb3-fd03-4791-9d4b-f14be4cbe16d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e892ecb2-32c2-4d02-8a79-cd8234db75d7 {
  margin-top: 6%;
margin-left: 26%;
margin-bottom: 2%;
margin-right: 26%;
text-align: center;
}




  #s-e892ecb2-32c2-4d02-8a79-cd8234db75d7 img.shogun-image {
    
    width: px;
  }


#s-e892ecb2-32c2-4d02-8a79-cd8234db75d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-a2d881ef-f0f4-4f12-8319-e35e8af6afce {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-a2d881ef-f0f4-4f12-8319-e35e8af6afce {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a2d881ef-f0f4-4f12-8319-e35e8af6afce {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a2d881ef-f0f4-4f12-8319-e35e8af6afce {
  
}
}@media (max-width: 767px){#s-a2d881ef-f0f4-4f12-8319-e35e8af6afce {
  
}
}
#s-195e35f2-ba09-4ea4-bbfb-fe9114e8cf00 {
  padding-top: 0%;
padding-bottom: 5%;
min-height: 50px;
background-color: rgba(235, 235, 235, 0);
}








#s-195e35f2-ba09-4ea4-bbfb-fe9114e8cf00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-195e35f2-ba09-4ea4-bbfb-fe9114e8cf00.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d167e161-ade3-4298-8918-dcdff14200b9 {
  margin-top: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d167e161-ade3-4298-8918-dcdff14200b9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f059dd6a-10e7-471c-a376-3a39fefdadb7 {
  padding-left: 45%;
padding-right: 45%;
}

#s-f059dd6a-10e7-471c-a376-3a39fefdadb7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19 {
  margin-top: 2%;
margin-left: 6%;
margin-right: 6%;
}

@media (min-width: 0px) {
[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1d0b6a3f-199c-4fb7-9b2d-bdf8d9b51f19"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-be3d75af-839f-4a7d-8133-e85029455fd0 {
  display: none;
}
#s-c912874d-b2b8-469d-98f9-9a94081be487 {
  text-align: left;
}


.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 {
  max-width: 100%;
}

.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 .shg-image-zoom,
.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 {
  max-width: 100%;
}

.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 .shg-image-zoom,
.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 {
  max-width: 100%;
}

.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 .shg-image-zoom,
.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 {
  max-width: 100%;
}

.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 .shg-image-zoom,
.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 {
  max-width: 100%;
}

.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 .shg-image-zoom,
.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c912874d-b2b8-469d-98f9-9a94081be487 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0dad8b49-5a48-4962-a029-00f3b1017113 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0dad8b49-5a48-4962-a029-00f3b1017113 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-501efd98-2547-408c-a3b7-a845513e4535 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-501efd98-2547-408c-a3b7-a845513e4535:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-501efd98-2547-408c-a3b7-a845513e4535:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-501efd98-2547-408c-a3b7-a845513e4535 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-501efd98-2547-408c-a3b7-a845513e4535.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-501efd98-2547-408c-a3b7-a845513e4535.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-501efd98-2547-408c-a3b7-a845513e4535.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2dddb8ea-7c03-46d9-b7eb-a4f04ea26665 {
  display: none;
}
#s-5a66fc55-8b3c-46a7-9521-af6bc5beba92 {
  display: none;
}
#s-e5b8de53-01ba-420d-8d2a-9a5b5e2ab2c0 {
  display: none;
}
#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 {
  text-align: left;
}


.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 {
  max-width: 100%;
}

.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 .shg-image-zoom,
.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 {
  max-width: 100%;
}

.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 .shg-image-zoom,
.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 {
  max-width: 100%;
}

.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 .shg-image-zoom,
.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 {
  max-width: 100%;
}

.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 .shg-image-zoom,
.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 {
  max-width: 100%;
}

.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 .shg-image-zoom,
.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca405c99-fee1-4e7c-b4c6-2cda6cb8e2c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fca20a82-53ce-4b86-afee-ab05b94bbd63 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fca20a82-53ce-4b86-afee-ab05b94bbd63 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-5fda4941-db57-4754-94b9-ae4ba1c8b3d1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5fda4941-db57-4754-94b9-ae4ba1c8b3d1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5fda4941-db57-4754-94b9-ae4ba1c8b3d1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5fda4941-db57-4754-94b9-ae4ba1c8b3d1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5fda4941-db57-4754-94b9-ae4ba1c8b3d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5fda4941-db57-4754-94b9-ae4ba1c8b3d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5fda4941-db57-4754-94b9-ae4ba1c8b3d1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-39450a2d-a945-4266-be58-a7f3d889dd9d {
  display: none;
}
#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 {
  text-align: left;
}


.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 {
  max-width: 100%;
}

.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 .shg-image-zoom,
.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 {
  max-width: 100%;
}

.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 .shg-image-zoom,
.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 {
  max-width: 100%;
}

.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 .shg-image-zoom,
.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 {
  max-width: 100%;
}

.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 .shg-image-zoom,
.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 {
  max-width: 100%;
}

.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 .shg-image-zoom,
.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54a3c739-546d-49da-b1ee-b9982fe1fc51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-05b12173-1f9d-4bb1-aa03-8744648f6ba4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-05b12173-1f9d-4bb1-aa03-8744648f6ba4 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-0f3684ca-0c71-4fd1-837e-7ba708ef82ae {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0f3684ca-0c71-4fd1-837e-7ba708ef82ae:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0f3684ca-0c71-4fd1-837e-7ba708ef82ae:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0f3684ca-0c71-4fd1-837e-7ba708ef82ae {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0f3684ca-0c71-4fd1-837e-7ba708ef82ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f3684ca-0c71-4fd1-837e-7ba708ef82ae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0f3684ca-0c71-4fd1-837e-7ba708ef82ae.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bf638d65-9eab-4ca9-96a4-58e619a5c909 {
  display: none;
}
#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b {
  text-align: left;
}


.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b {
  max-width: 100%;
}

.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b .shg-image-zoom,
.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b {
  max-width: 100%;
}

.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b .shg-image-zoom,
.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b {
  max-width: 100%;
}

.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b .shg-image-zoom,
.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b {
  max-width: 100%;
}

.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b .shg-image-zoom,
.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b {
  max-width: 100%;
}

.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b .shg-image-zoom,
.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d158260-a3e9-4b42-bdee-7cfe5214b50b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ca5e6c48-0ff6-4c49-b9b4-f273d22e3b17 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca5e6c48-0ff6-4c49-b9b4-f273d22e3b17 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-c855d1d2-2a21-4389-b61f-7c223f426ed3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c855d1d2-2a21-4389-b61f-7c223f426ed3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c855d1d2-2a21-4389-b61f-7c223f426ed3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c855d1d2-2a21-4389-b61f-7c223f426ed3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c855d1d2-2a21-4389-b61f-7c223f426ed3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c855d1d2-2a21-4389-b61f-7c223f426ed3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c855d1d2-2a21-4389-b61f-7c223f426ed3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0b21aa75-1e77-4bfa-b016-e3a71d2e95b7 {
  min-height: 50px;
}








#s-0b21aa75-1e77-4bfa-b016-e3a71d2e95b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b21aa75-1e77-4bfa-b016-e3a71d2e95b7.shg-box.shg-c {
  justify-content: center;
}

#s-2e92378b-c640-47c2-9565-c1d7e72796b1 {
  min-height: 50px;
}








#s-2e92378b-c640-47c2-9565-c1d7e72796b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e92378b-c640-47c2-9565-c1d7e72796b1.shg-box.shg-c {
  justify-content: center;
}

#s-9f9656c1-1658-4887-90a8-80c7aa514927 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-9f9656c1-1658-4887-90a8-80c7aa514927 {
  padding-top: 40px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 20px;
}
}







#s-9f9656c1-1658-4887-90a8-80c7aa514927 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 0.95);
  opacity: 0.6;
}#s-9f9656c1-1658-4887-90a8-80c7aa514927.shg-box.shg-c {
  justify-content: center;
}

#s-139e5f31-365e-4e53-bd8d-b35db122e048 {
  padding-left: 10%;
padding-right: 10%;
}

@media (min-width: 0px) {
[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-139e5f31-365e-4e53-bd8d-b35db122e048"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ccdfeeed-ea20-44db-a00e-9b7487537fed {
  margin-bottom: 20px;
}

#s-ccdfeeed-ea20-44db-a00e-9b7487537fed .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  
}



#s-d605e39f-bc8b-4c51-ac6b-d457187201f3 {
  min-height: 200px;
}








#s-d605e39f-bc8b-4c51-ac6b-d457187201f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d605e39f-bc8b-4c51-ac6b-d457187201f3.shg-box.shg-c {
  justify-content: center;
}

#s-a6ee7a31-f084-4764-9aa5-fd92638a91be .shogun-form-box {
  padding: 10px;
}

#s-a6ee7a31-f084-4764-9aa5-fd92638a91be .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  
  
  
  
}

#s-a6ee7a31-f084-4764-9aa5-fd92638a91be .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  font-style: ;
  color: rgba(112, 194, 134, 1);
  font-family: Montserrat;
  font-weight: 600;
  
  
  
}

#s-a6ee7a31-f084-4764-9aa5-fd92638a91be .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: rgba(238, 104, 93, 1);
}

#s-a6ee7a31-f084-4764-9aa5-fd92638a91be .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(112, 194, 134, 1);
}

#s-a6ee7a31-f084-4764-9aa5-fd92638a91be .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  font-style: ;
  color: rgba(238, 104, 93, 1);
  font-family: Montserrat;
  font-weight: 600;
  
  
  
}

#s-a6ee7a31-f084-4764-9aa5-fd92638a91be .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
#s-a8c8affa-6f32-44bb-a545-e68399751246 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a8c8affa-6f32-44bb-a545-e68399751246"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

.shogun-form-text-input-field {
  width: 100%;
}

.shogun-form-text-input-field:focus {
  outline: none;
}

textarea.shogun-form-text-input-field {
  resize: none;
  overflow: hidden;
  min-height: 70px !important;
}

#s-fd0401b6-e8bb-42e6-8190-e28afd5bfccf {
  padding-top: 0%;
padding-bottom: 0%;
}

#s-fd0401b6-e8bb-42e6-8190-e28afd5bfccf  .shogun-form-text-input-field {
  border-width: 0px;
  border-color: rgba(238, 233, 233, 1);
  border-radius: 4px;
  
  
  font-size: ;
  font-style: normal;
  color: rgba(15, 14, 14, 1);
  font-family: Montserrat;
  font-weight: normal;
  line-height: 2em;
  
}

#s-fd0401b6-e8bb-42e6-8190-e28afd5bfccf  .shogun-form-text-input-field::-moz-placeholder {
  font-size: ;
  font-style: ;
  color: rgba(15, 14, 14, 1);
  font-family: Montserrat;
  font-weight: ;
  
  
}

#s-fd0401b6-e8bb-42e6-8190-e28afd5bfccf  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: ;
  font-style: ;
  color: rgba(15, 14, 14, 1);
  font-family: Montserrat;
  font-weight: ;
  
  
}

#s-fd0401b6-e8bb-42e6-8190-e28afd5bfccf  .shogun-form-text-input-field::placeholder {
  font-size: ;
  font-style: ;
  color: rgba(15, 14, 14, 1);
  font-family: Montserrat;
  font-weight: ;
  
  
}


#s-fd0401b6-e8bb-42e6-8190-e28afd5bfccf .shogun-form-text-input-field:hover {
  border-width: 0px;
  border-color: rgba(190, 186, 186, 1);
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.9);
  color: rgba(15, 14, 14, 1);
}



#s-fd0401b6-e8bb-42e6-8190-e28afd5bfccf .shogun-form-text-input-field:focus {
  border-width: 0px;
  border-color: rgba(190, 186, 186, 1);
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 1);
  color: rgba(37, 48, 65, 1);
}


.shogun-form-box-submit:focus {
  outline: none;
}

.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-7a7f4395-ccd6-4dc5-9160-34f4b32f791b {
  border-style: solid;
margin-top: 5px;
padding-top: 14px;
padding-left: 24px;
padding-bottom: 14px;
padding-right: 24px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 4px;
color: rgba(0, 0, 0, 1);
background-color: rgba(255, 199, 69, 1);
text-align: left;
cursor: pointer;
background-image: none;
hover-type: color;
font-family: Montserrat;
font-weight: 800;
letter-spacing: 2px;
}
#s-7a7f4395-ccd6-4dc5-9160-34f4b32f791b:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 4px !important;
background-color: rgba(171, 215, 229, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7a7f4395-ccd6-4dc5-9160-34f4b32f791b:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 4px !important;
background-color: rgba(203, 242, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-7a7f4395-ccd6-4dc5-9160-34f4b32f791b {
  padding-left: 30px;
padding-right: 30px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7a7f4395-ccd6-4dc5-9160-34f4b32f791b {
  padding-left: 30px;
padding-right: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7a7f4395-ccd6-4dc5-9160-34f4b32f791b {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-7a7f4395-ccd6-4dc5-9160-34f4b32f791b {
  margin-top: 20px;
text-align: left;
}
}
#s-7a7f4395-ccd6-4dc5-9160-34f4b32f791b[disabled],
#s-7a7f4395-ccd6-4dc5-9160-34f4b32f791b[disabled]:hover,
#s-7a7f4395-ccd6-4dc5-9160-34f4b32f791b[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-7a7f4395-ccd6-4dc5-9160-34f4b32f791b {
  display:  inline-block ;
  width:  auto ;
}


#s-554eb499-c048-47be-95ea-78e4e850d4c6 {
  margin-top: 1px;
}

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

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}

.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 {
  display: block;
}