.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-17e69c43-aad9-48c3-9704-1cd8e0bbf8da {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
max-width: 1400px;
}








#s-17e69c43-aad9-48c3-9704-1cd8e0bbf8da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17e69c43-aad9-48c3-9704-1cd8e0bbf8da.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-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31 {
  padding-top: 30px;
padding-left: 0%;
padding-bottom: 30px;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-dd2d5a25-22ed-4f6e-8987-8b73ebf6ad31"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-43e91602-fbe4-407e-9e4a-6452d037a96f {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-43e91602-fbe4-407e-9e4a-6452d037a96f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-43e91602-fbe4-407e-9e4a-6452d037a96f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-43e91602-fbe4-407e-9e4a-6452d037a96f {
  
}
}@media (max-width: 767px){#s-43e91602-fbe4-407e-9e4a-6452d037a96f {
  
}
}
.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-1df436a6-0c1f-490d-8f97-f2f49843ca73 {
  text-align: center;
}




  #s-1df436a6-0c1f-490d-8f97-f2f49843ca73 img.shogun-image {
    
    width: px;
  }


#s-1df436a6-0c1f-490d-8f97-f2f49843ca73 .shogun-image-content {
  
    align-items: center;
  
}

#s-24f22367-efd3-4854-9f08-bcb7733b22cb {
  text-align: center;
}




  #s-24f22367-efd3-4854-9f08-bcb7733b22cb img.shogun-image {
    
    width: px;
  }


#s-24f22367-efd3-4854-9f08-bcb7733b22cb .shogun-image-content {
  
    align-items: center;
  
}

#s-9ab6df0f-6edc-4c78-a2b4-6aa5a21ad2c6 {
  text-align: center;
}




  #s-9ab6df0f-6edc-4c78-a2b4-6aa5a21ad2c6 img.shogun-image {
    
    width: px;
  }


#s-9ab6df0f-6edc-4c78-a2b4-6aa5a21ad2c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-03f6188e-15da-4d06-af15-5802548f8d1d {
  text-align: center;
}




  #s-03f6188e-15da-4d06-af15-5802548f8d1d img.shogun-image {
    
    width: px;
  }


#s-03f6188e-15da-4d06-af15-5802548f8d1d .shogun-image-content {
  
    align-items: center;
  
}

#s-c3addf95-6d20-4198-aed5-6e86a4aaeb6e {
  text-align: center;
}




  #s-c3addf95-6d20-4198-aed5-6e86a4aaeb6e img.shogun-image {
    
    width: px;
  }


#s-c3addf95-6d20-4198-aed5-6e86a4aaeb6e .shogun-image-content {
  
    align-items: center;
  
}

#s-ff8eaac0-9cf7-476c-92b8-6003d23bd2e6 {
  text-align: center;
}




  #s-ff8eaac0-9cf7-476c-92b8-6003d23bd2e6 img.shogun-image {
    
    width: px;
  }


#s-ff8eaac0-9cf7-476c-92b8-6003d23bd2e6 .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-048c16ce-eb50-450a-84ff-837343df2545 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 5%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-048c16ce-eb50-450a-84ff-837343df2545 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b88e5861-cdac-4627-8d30-fc833f33e8a1 {
  margin-left: 0%;
margin-bottom: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-b88e5861-cdac-4627-8d30-fc833f33e8a1 {
  margin-right: 5%;
}
}
#s-b88e5861-cdac-4627-8d30-fc833f33e8a1 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 1.2em;
  letter-spacing: 0px;
  text-align: left;
}


#s-b88e5861-cdac-4627-8d30-fc833f33e8a1 .shogun-heading-component h3 a {
  color: #000;
}


#s-6658d9d8-a126-436a-ade9-d8f008cdad56 {
  min-height: 20px;
}








#s-6658d9d8-a126-436a-ade9-d8f008cdad56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6658d9d8-a126-436a-ade9-d8f008cdad56.shg-box.shg-c {
  justify-content: center;
}

#s-3f79e80f-1c3a-4a3f-b826-77a70da35b5d {
  min-height: 0px;
}








#s-3f79e80f-1c3a-4a3f-b826-77a70da35b5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f79e80f-1c3a-4a3f-b826-77a70da35b5d.shg-box.shg-c {
  justify-content: center;
}

#s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5 {
  margin-top: 0%;
padding-top: 2%;
padding-bottom: 2%;
}

@media (min-width: 0px) {
[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a8cc8875-a9b2-4963-be98-ffbea2fce0f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-6e8f7b71-815b-4320-a1d6-fa0d0a8aa709 {
  display: none;
}
#s-01fe56f7-9d27-4f4b-9ad6-46d64e30a4dc {
  margin-top: -2%;
margin-left: 0px;
margin-bottom: 0%;
margin-right: 0px;
padding-top: 0%;
padding-left: 0px;
padding-bottom: 0%;
padding-right: 0px;
text-align: left;
}

#s-01fe56f7-9d27-4f4b-9ad6-46d64e30a4dc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 31px;
}

#s-01fe56f7-9d27-4f4b-9ad6-46d64e30a4dc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 31px;
}

#s-01fe56f7-9d27-4f4b-9ad6-46d64e30a4dc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-20302b2e-032a-4894-a2cb-4adfb6b83ad7 {
  display: none;
}
.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-6158622f-c195-4937-a94f-7ea126e7795b {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0%;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 5px;
background-color: rgba(101, 70, 249, 1);
text-align: center;
cursor: pointer;
hover-type: color;
background-position: undefined center;
}
#s-6158622f-c195-4937-a94f-7ea126e7795b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6158622f-c195-4937-a94f-7ea126e7795b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6158622f-c195-4937-a94f-7ea126e7795b-atc-btn-wrapper {
    text-align: center;
  }


#s-6158622f-c195-4937-a94f-7ea126e7795b {
  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-6158622f-c195-4937-a94f-7ea126e7795b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6158622f-c195-4937-a94f-7ea126e7795b.shg-btn {
  color: #ffffff;
  font-size: 27px;
  
  
  font-family: GT Haptik Bold;
  display:  block ;
}

#s-6158622f-c195-4937-a94f-7ea126e7795b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-4e869414-031b-42ca-ac3c-b44f24db3cee > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(235, 235, 235, 1);
}

#s-4e869414-031b-42ca-ac3c-b44f24db3cee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(235, 235, 235, 1);
  padding: 6px;
}

#s-4e869414-031b-42ca-ac3c-b44f24db3cee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-4e869414-031b-42ca-ac3c-b44f24db3cee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(235, 235, 235, 1);
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-4e869414-031b-42ca-ac3c-b44f24db3cee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: GT Haptik Bold;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-4e869414-031b-42ca-ac3c-b44f24db3cee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
.shg-rich-text {
  overflow-wrap: break-word;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-6c7b4340-2f9b-48a2-a9c0-218adc2cea8a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-6ee10d3c-1795-43c8-9696-535cac44db81 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

#s-8b7ba970-cf80-4d2b-af99-8003463f667b {
  padding-left: 20px;
padding-right: 20px;
}

.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-fe51bd7e-7390-41a9-b95b-b0456475becc {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(100, 76, 244, 1);
text-align: left;
text-decoration: none;
hover-type: color;
}
#s-fe51bd7e-7390-41a9-b95b-b0456475becc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fe51bd7e-7390-41a9-b95b-b0456475becc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fe51bd7e-7390-41a9-b95b-b0456475becc-btn-wrapper {
    text-align: left;
  }


#s-fe51bd7e-7390-41a9-b95b-b0456475becc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-49b27553-7004-41c7-8c75-cec06c1377e4 {
  min-height: 50px;
}








#s-49b27553-7004-41c7-8c75-cec06c1377e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49b27553-7004-41c7-8c75-cec06c1377e4.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ca75c6a-be7a-488e-a5a5-42784835bdd6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b1bfbc6a-40c4-4b0b-b19a-07bf1e365b85 {
  min-height: 50px;
}








#s-b1bfbc6a-40c4-4b0b-b19a-07bf1e365b85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1bfbc6a-40c4-4b0b-b19a-07bf1e365b85.shg-box.shg-c {
  justify-content: center;
}

#s-d0882917-2565-483a-9517-419053d538a3 {
  text-align: center;
}




  #s-d0882917-2565-483a-9517-419053d538a3 img.shogun-image {
    
    width: px;
  }


#s-d0882917-2565-483a-9517-419053d538a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-a8f5929e-9251-4685-a071-920f85cf17f3 {
  display: none;
}
#s-eb326f06-ca41-4656-a937-9cd55672b94b {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0%;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 5px;
background-color: rgba(101, 70, 249, 1);
text-align: center;
cursor: pointer;
hover-type: color;
background-position: undefined center;
}
#s-eb326f06-ca41-4656-a937-9cd55672b94b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-eb326f06-ca41-4656-a937-9cd55672b94b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-eb326f06-ca41-4656-a937-9cd55672b94b-atc-btn-wrapper {
    text-align: center;
  }


#s-eb326f06-ca41-4656-a937-9cd55672b94b {
  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-eb326f06-ca41-4656-a937-9cd55672b94b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb326f06-ca41-4656-a937-9cd55672b94b.shg-btn {
  color: #ffffff;
  font-size: 27px;
  
  
  font-family: GT Haptik Bold;
  display:  block ;
}

#s-eb326f06-ca41-4656-a937-9cd55672b94b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-831236c1-9204-4e6a-ae58-6a766f5051ad {
  text-align: left;
}

#s-831236c1-9204-4e6a-ae58-6a766f5051ad .shg-product-quantity-wrapper {
  display: flex;
}

#s-831236c1-9204-4e6a-ae58-6a766f5051ad .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





#s-a31ff8db-4a46-494d-b048-d5a67be5126d {
  min-height: 50px;
}








#s-a31ff8db-4a46-494d-b048-d5a67be5126d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a31ff8db-4a46-494d-b048-d5a67be5126d.shg-box.shg-c {
  justify-content: center;
}

#s-a19918fa-a713-403c-9730-311290bf5a28 {
  text-align: center;
}




  #s-a19918fa-a713-403c-9730-311290bf5a28 img.shogun-image {
    
    width: px;
  }


#s-a19918fa-a713-403c-9730-311290bf5a28 .shogun-image-content {
  
    align-items: center;
  
}

#s-fccdd875-78b7-456b-82bd-466418b38724 {
  display: none;
}
#s-f43149b9-b4a4-48e2-8dd1-1aa6d88d8625 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0%;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 5px;
background-color: rgba(101, 70, 249, 1);
text-align: center;
cursor: pointer;
hover-type: color;
background-position: undefined center;
}
#s-f43149b9-b4a4-48e2-8dd1-1aa6d88d8625:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f43149b9-b4a4-48e2-8dd1-1aa6d88d8625:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f43149b9-b4a4-48e2-8dd1-1aa6d88d8625-atc-btn-wrapper {
    text-align: center;
  }


#s-f43149b9-b4a4-48e2-8dd1-1aa6d88d8625 {
  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-f43149b9-b4a4-48e2-8dd1-1aa6d88d8625.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f43149b9-b4a4-48e2-8dd1-1aa6d88d8625.shg-btn {
  color: #ffffff;
  font-size: 27px;
  
  
  font-family: GT Haptik Bold;
  display:  block ;
}

#s-f43149b9-b4a4-48e2-8dd1-1aa6d88d8625.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-54c0c8f5-3425-4aa6-9cdc-44c5c567ffbc {
  text-align: left;
}

#s-54c0c8f5-3425-4aa6-9cdc-44c5c567ffbc .shg-product-quantity-wrapper {
  display: flex;
}

#s-54c0c8f5-3425-4aa6-9cdc-44c5c567ffbc .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





#s-43bc47e2-4efe-4a32-8a48-c90b70f61cee {
  min-height: 50px;
}








#s-43bc47e2-4efe-4a32-8a48-c90b70f61cee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43bc47e2-4efe-4a32-8a48-c90b70f61cee.shg-box.shg-c {
  justify-content: center;
}

#s-7b91c97d-b9b0-46e6-8ae5-1e54a47ce16b {
  text-align: center;
}




  #s-7b91c97d-b9b0-46e6-8ae5-1e54a47ce16b img.shogun-image {
    
    width: px;
  }


#s-7b91c97d-b9b0-46e6-8ae5-1e54a47ce16b .shogun-image-content {
  
    align-items: center;
  
}

#s-8ddc5de4-bc33-47df-be1f-6d04a50aa016 {
  display: none;
}
#s-c4be2151-5c2c-4de4-b729-45068c8ae408 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0%;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 5px;
background-color: rgba(101, 70, 249, 1);
text-align: center;
cursor: pointer;
hover-type: color;
background-position: undefined center;
}
#s-c4be2151-5c2c-4de4-b729-45068c8ae408:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c4be2151-5c2c-4de4-b729-45068c8ae408:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c4be2151-5c2c-4de4-b729-45068c8ae408-atc-btn-wrapper {
    text-align: center;
  }


#s-c4be2151-5c2c-4de4-b729-45068c8ae408 {
  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-c4be2151-5c2c-4de4-b729-45068c8ae408.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c4be2151-5c2c-4de4-b729-45068c8ae408.shg-btn {
  color: #ffffff;
  font-size: 27px;
  
  
  font-family: GT Haptik Bold;
  display:  block ;
}

#s-c4be2151-5c2c-4de4-b729-45068c8ae408.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5c30c56d-a070-42d6-afe8-f7ef4fcb10d2 {
  text-align: left;
}

#s-5c30c56d-a070-42d6-afe8-f7ef4fcb10d2 .shg-product-quantity-wrapper {
  display: flex;
}

#s-5c30c56d-a070-42d6-afe8-f7ef4fcb10d2 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





#s-03c909e8-cd61-4742-bee9-05bb5700563f {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
max-width: 1500px;
}








#s-03c909e8-cd61-4742-bee9-05bb5700563f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03c909e8-cd61-4742-bee9-05bb5700563f.shg-box.shg-c {
  justify-content: center;
}

#s-45b53f6d-b5b9-4731-80a1-283c0adc0240 {
  margin-top: 3%;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
text-align: center;
}
@media (min-width: 1200px){#s-45b53f6d-b5b9-4731-80a1-283c0adc0240 {
  display: none;
}
#s-45b53f6d-b5b9-4731-80a1-283c0adc0240, #wrap-s-45b53f6d-b5b9-4731-80a1-283c0adc0240 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-45b53f6d-b5b9-4731-80a1-283c0adc0240 {
  display: none;
}
#s-45b53f6d-b5b9-4731-80a1-283c0adc0240, #wrap-s-45b53f6d-b5b9-4731-80a1-283c0adc0240 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-45b53f6d-b5b9-4731-80a1-283c0adc0240 {
  display: none;
}
#s-45b53f6d-b5b9-4731-80a1-283c0adc0240, #wrap-s-45b53f6d-b5b9-4731-80a1-283c0adc0240 { display:none !important; }}@media (max-width: 767px){#s-45b53f6d-b5b9-4731-80a1-283c0adc0240 {
  display: none;
}
#s-45b53f6d-b5b9-4731-80a1-283c0adc0240, #wrap-s-45b53f6d-b5b9-4731-80a1-283c0adc0240 { display:none !important; }}



  #s-45b53f6d-b5b9-4731-80a1-283c0adc0240 img.shogun-image {
    
    width: px;
  }


#s-45b53f6d-b5b9-4731-80a1-283c0adc0240 .shogun-image-content {
  
    align-items: center;
  
}

#s-e5dada34-703f-4f45-b44b-bc788771d52f {
  margin-top: 5%;
margin-left: 0%;
margin-bottom: 5%;
margin-right: 0%;
text-align: center;
}
@media (max-width: 767px){#s-e5dada34-703f-4f45-b44b-bc788771d52f {
  
}
}




#s-e5dada34-703f-4f45-b44b-bc788771d52f .shogun-image-content {
  
    align-items: center;
  
}

#s-1647a59e-5fbc-4a57-bdb0-45c78cd6a32c {
  min-height: 50px;
}








#s-1647a59e-5fbc-4a57-bdb0-45c78cd6a32c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1647a59e-5fbc-4a57-bdb0-45c78cd6a32c.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-d2845770-fcfb-4057-9af5-15abb04ef634 {
  
}
}
@media (min-width: 0px) {
[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-d2845770-fcfb-4057-9af5-15abb04ef634"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-6f5e9221-9d73-48fe-ad16-94cc50f139f9 {
  padding-top: 20%;
padding-left: 20%;
padding-bottom: 20%;
padding-right: 20%;
min-height: 50px;
}








#s-6f5e9221-9d73-48fe-ad16-94cc50f139f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f5e9221-9d73-48fe-ad16-94cc50f139f9.shg-box.shg-c {
  justify-content: center;
}

#s-e310c02a-8cd3-42d0-b212-82b12435cab5 {
  text-align: center;
}




  #s-e310c02a-8cd3-42d0-b212-82b12435cab5 img.shogun-image {
    
    width: px;
  }


#s-e310c02a-8cd3-42d0-b212-82b12435cab5 .shogun-image-content {
  
    align-items: center;
  
}

#s-e7e96e52-5e40-492a-a73c-a7d144012d57 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-8e8d0bcd-6d9d-4bbe-bb24-a10f88b3db39 {
  padding-top: 20%;
padding-left: 20%;
padding-bottom: 20%;
padding-right: 20%;
min-height: 50px;
}








#s-8e8d0bcd-6d9d-4bbe-bb24-a10f88b3db39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e8d0bcd-6d9d-4bbe-bb24-a10f88b3db39.shg-box.shg-c {
  justify-content: center;
}

#s-3311c370-31d1-44bb-a5de-9cb87119deee {
  min-height: 7px;
text-align: center;
}




  #s-3311c370-31d1-44bb-a5de-9cb87119deee img.shogun-image {
    
    width: px;
  }


#s-3311c370-31d1-44bb-a5de-9cb87119deee .shogun-image-content {
  
    align-items: center;
  
}

#s-684f372e-2fa2-4d8d-ad68-69823079f148 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-615bf5d2-0d05-41d3-9e0f-d82ce3dc6c91 {
  min-height: 50px;
}








#s-615bf5d2-0d05-41d3-9e0f-d82ce3dc6c91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-615bf5d2-0d05-41d3-9e0f-d82ce3dc6c91.shg-box.shg-c {
  justify-content: center;
}

#s-94251411-bc95-4d7a-8143-2c7df6e0347e {
  padding-top: 20%;
padding-left: 20%;
padding-bottom: 20%;
padding-right: 20%;
min-height: 50px;
}








#s-94251411-bc95-4d7a-8143-2c7df6e0347e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94251411-bc95-4d7a-8143-2c7df6e0347e.shg-box.shg-c {
  justify-content: center;
}

#s-2246a8c0-4a61-4e98-a78d-86bb6daf9edf {
  text-align: center;
}




  #s-2246a8c0-4a61-4e98-a78d-86bb6daf9edf img.shogun-image {
    
    width: px;
  }


#s-2246a8c0-4a61-4e98-a78d-86bb6daf9edf .shogun-image-content {
  
    align-items: center;
  
}

#s-c009fa12-8cea-43f5-9ffc-54ce66363a76 {
  padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-c009fa12-8cea-43f5-9ffc-54ce66363a76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c009fa12-8cea-43f5-9ffc-54ce66363a76.shg-box.shg-c {
  justify-content: center;
}

#s-d5ae90da-3be3-4161-a94b-1de39d613d0c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-7150d599-b9dd-4785-834c-36dd3505cea2 {
  min-height: 50px;
}








#s-7150d599-b9dd-4785-834c-36dd3505cea2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7150d599-b9dd-4785-834c-36dd3505cea2.shg-box.shg-c {
  justify-content: center;
}

#s-2f5c2cf9-dd68-486b-811d-af89a7b6da4c {
  padding-top: 20%;
padding-left: 20%;
padding-bottom: 20%;
padding-right: 20%;
min-height: 50px;
}








#s-2f5c2cf9-dd68-486b-811d-af89a7b6da4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f5c2cf9-dd68-486b-811d-af89a7b6da4c.shg-box.shg-c {
  justify-content: center;
}

#s-864da937-c118-46e4-9624-8ba8cf800b30 {
  text-align: center;
}




  #s-864da937-c118-46e4-9624-8ba8cf800b30 img.shogun-image {
    
    width: px;
  }


#s-864da937-c118-46e4-9624-8ba8cf800b30 .shogun-image-content {
  
    align-items: center;
  
}

#s-639a8e47-893b-4db8-bf81-ba88d52ebd31 {
  padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-639a8e47-893b-4db8-bf81-ba88d52ebd31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-639a8e47-893b-4db8-bf81-ba88d52ebd31.shg-box.shg-c {
  justify-content: center;
}

#s-86e5d182-5fe3-41a6-ba42-415fcaa70cad {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-c89fff28-4bdd-4ed6-a315-d4271794b3ac {
  padding-top: 20%;
padding-left: 20%;
padding-bottom: 20%;
padding-right: 20%;
min-height: 50px;
}








#s-c89fff28-4bdd-4ed6-a315-d4271794b3ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c89fff28-4bdd-4ed6-a315-d4271794b3ac.shg-box.shg-c {
  justify-content: center;
}

#s-5aec94f3-c07f-47c8-b2ca-f6b777899434 {
  text-align: center;
}




  #s-5aec94f3-c07f-47c8-b2ca-f6b777899434 img.shogun-image {
    
    width: px;
  }


#s-5aec94f3-c07f-47c8-b2ca-f6b777899434 .shogun-image-content {
  
    align-items: center;
  
}

#s-aafc7446-f060-4cac-b5aa-9b25e55a1e2b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-47d55428-e8ef-49f4-af7c-a0b5276a2b77 {
  padding-top: 20%;
padding-left: 20%;
padding-bottom: 20%;
padding-right: 20%;
min-height: 50px;
}








#s-47d55428-e8ef-49f4-af7c-a0b5276a2b77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47d55428-e8ef-49f4-af7c-a0b5276a2b77.shg-box.shg-c {
  justify-content: center;
}

#s-a872c10b-270f-4495-9eff-f5ae95af1335 {
  text-align: center;
}




  #s-a872c10b-270f-4495-9eff-f5ae95af1335 img.shogun-image {
    
    width: px;
  }


#s-a872c10b-270f-4495-9eff-f5ae95af1335 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b88dffd-6416-4e77-a010-f90ab6604214 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-92e219a1-51dc-4e71-bec5-7ba577c44d7c {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 5%;
padding-bottom: 0%;
}
@media (min-width: 1200px){#s-92e219a1-51dc-4e71-bec5-7ba577c44d7c {
  display: none;
}
#s-92e219a1-51dc-4e71-bec5-7ba577c44d7c, #wrap-s-92e219a1-51dc-4e71-bec5-7ba577c44d7c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-92e219a1-51dc-4e71-bec5-7ba577c44d7c {
  display: none;
}
#s-92e219a1-51dc-4e71-bec5-7ba577c44d7c, #wrap-s-92e219a1-51dc-4e71-bec5-7ba577c44d7c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-92e219a1-51dc-4e71-bec5-7ba577c44d7c {
  display: none;
}
#s-92e219a1-51dc-4e71-bec5-7ba577c44d7c, #wrap-s-92e219a1-51dc-4e71-bec5-7ba577c44d7c { display:none !important; }}@media (max-width: 767px){#s-92e219a1-51dc-4e71-bec5-7ba577c44d7c {
  display: none;
}
#s-92e219a1-51dc-4e71-bec5-7ba577c44d7c, #wrap-s-92e219a1-51dc-4e71-bec5-7ba577c44d7c { display:none !important; }}
@media (min-width: 0px) {
[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 768px) {
[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-92e219a1-51dc-4e71-bec5-7ba577c44d7c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-1881a80c-a4a5-4d0e-b25c-7a04e30de711 {
  text-align: center;
}




  #s-1881a80c-a4a5-4d0e-b25c-7a04e30de711 img.shogun-image {
    
    width: px;
  }


#s-1881a80c-a4a5-4d0e-b25c-7a04e30de711 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd9ed31d-dfe7-406c-8b14-3b3852ff85ea {
  min-height: 50px;
}








#s-cd9ed31d-dfe7-406c-8b14-3b3852ff85ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd9ed31d-dfe7-406c-8b14-3b3852ff85ea.shg-box.shg-c {
  justify-content: center;
}

#s-a80a8ce7-646d-458c-8bec-8c8e1168f533 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-1e059142-0157-4a94-a049-fbdfbdff0334 {
  text-align: center;
}




  #s-1e059142-0157-4a94-a049-fbdfbdff0334 img.shogun-image {
    
    width: px;
  }


#s-1e059142-0157-4a94-a049-fbdfbdff0334 .shogun-image-content {
  
    align-items: center;
  
}

#s-02d1a216-9128-41c8-932a-dfc8e365388d {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-e232cffd-a42f-464c-aad8-4b8065120573 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 5%;
padding-bottom: 0%;
}
@media (min-width: 1200px){#s-e232cffd-a42f-464c-aad8-4b8065120573 {
  display: none;
}
#s-e232cffd-a42f-464c-aad8-4b8065120573, #wrap-s-e232cffd-a42f-464c-aad8-4b8065120573 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e232cffd-a42f-464c-aad8-4b8065120573 {
  display: none;
}
#s-e232cffd-a42f-464c-aad8-4b8065120573, #wrap-s-e232cffd-a42f-464c-aad8-4b8065120573 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e232cffd-a42f-464c-aad8-4b8065120573 {
  display: none;
}
#s-e232cffd-a42f-464c-aad8-4b8065120573, #wrap-s-e232cffd-a42f-464c-aad8-4b8065120573 { display:none !important; }}@media (max-width: 767px){#s-e232cffd-a42f-464c-aad8-4b8065120573 {
  display: none;
}
#s-e232cffd-a42f-464c-aad8-4b8065120573, #wrap-s-e232cffd-a42f-464c-aad8-4b8065120573 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 768px) {
[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-e232cffd-a42f-464c-aad8-4b8065120573"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-2cd862f8-b03b-470c-92ec-ab9bf12c792a {
  text-align: center;
}




  #s-2cd862f8-b03b-470c-92ec-ab9bf12c792a img.shogun-image {
    
    width: px;
  }


#s-2cd862f8-b03b-470c-92ec-ab9bf12c792a .shogun-image-content {
  
    align-items: center;
  
}

#s-a8412b27-1bf8-4c57-aa67-4fd3dd76041c {
  min-height: 50px;
}








#s-a8412b27-1bf8-4c57-aa67-4fd3dd76041c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8412b27-1bf8-4c57-aa67-4fd3dd76041c.shg-box.shg-c {
  justify-content: center;
}

#s-f69a1ae2-d317-4ce1-95c8-5453c86bd5e8 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-88a0f385-912f-41e2-8774-b8a65714311c {
  text-align: center;
}




  #s-88a0f385-912f-41e2-8774-b8a65714311c img.shogun-image {
    
    width: px;
  }


#s-88a0f385-912f-41e2-8774-b8a65714311c .shogun-image-content {
  
    align-items: center;
  
}

#s-11c2538f-47a2-48ab-8f95-96f979c1104d {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-9cf5489e-ec7c-4c82-b392-affa6a86c394 {
  min-height: 50px;
}








#s-9cf5489e-ec7c-4c82-b392-affa6a86c394 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cf5489e-ec7c-4c82-b392-affa6a86c394.shg-box.shg-c {
  justify-content: center;
}

#s-dd10c904-266d-422f-ac46-e95920689422 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 2px;
margin-right: 0px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
background-color: rgba(0, 0, 0, 1);
}

#s-4885977d-c532-48c4-8297-44bf90b45f3a {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-4885977d-c532-48c4-8297-44bf90b45f3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4885977d-c532-48c4-8297-44bf90b45f3a.shg-box.shg-c {
  justify-content: center;
}

#s-dd9d1032-4b6b-479c-a770-fa22ebd7e0d3 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 50px;
padding-bottom: 0px;
max-width: 1500px;
text-align: center;
}

#s-dd9d1032-4b6b-479c-a770-fa22ebd7e0d3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-04bd4f3d-27a0-4876-8840-e03b51584d09 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-04bd4f3d-27a0-4876-8840-e03b51584d09"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-1a2dad6c-4b75-41b7-aee9-6df8c7f6f19a {
  margin-top: 5%;
margin-left: 0%;
text-align: center;
}
@media (max-width: 767px){#s-1a2dad6c-4b75-41b7-aee9-6df8c7f6f19a {
  margin-bottom: 0px;
}
}



  #s-1a2dad6c-4b75-41b7-aee9-6df8c7f6f19a img.shogun-image {
    
    width: px;
  }


#s-1a2dad6c-4b75-41b7-aee9-6df8c7f6f19a .shogun-image-content {
  
    align-items: center;
  
}

#s-ca0fd936-d2ba-4b44-8e05-37cb584ca89a {
  margin-top: 5%;
margin-right: 0%;
text-align: center;
}
@media (max-width: 767px){#s-ca0fd936-d2ba-4b44-8e05-37cb584ca89a {
  margin-bottom: 0px;
}
}



  #s-ca0fd936-d2ba-4b44-8e05-37cb584ca89a img.shogun-image {
    
    width: px;
  }


#s-ca0fd936-d2ba-4b44-8e05-37cb584ca89a .shogun-image-content {
  
    align-items: center;
  
}

#s-fbd24925-e6c7-4d73-8406-95ce7371a281 {
  margin-top: 5%;
margin-left: 0%;
text-align: center;
}
@media (max-width: 767px){#s-fbd24925-e6c7-4d73-8406-95ce7371a281 {
  margin-bottom: 0px;
margin-right: 0px;
}
}



  #s-fbd24925-e6c7-4d73-8406-95ce7371a281 img.shogun-image {
    
    width: px;
  }


#s-fbd24925-e6c7-4d73-8406-95ce7371a281 .shogun-image-content {
  
    align-items: center;
  
}

#s-fbddf8d8-b5fc-4837-b146-5b93ad781482 {
  margin-top: 5%;
margin-right: 0%;
text-align: center;
}




  #s-fbddf8d8-b5fc-4837-b146-5b93ad781482 img.shogun-image {
    
    width: px;
  }


#s-fbddf8d8-b5fc-4837-b146-5b93ad781482 .shogun-image-content {
  
    align-items: center;
  
}

#s-3a827845-1adb-46ce-ac03-9031c0fbf895 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(100, 76, 244, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-3a827845-1adb-46ce-ac03-9031c0fbf895:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3a827845-1adb-46ce-ac03-9031c0fbf895:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3a827845-1adb-46ce-ac03-9031c0fbf895.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-c764f0f5-34ec-4aef-8bd1-d1914bca1380 {
  min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-c764f0f5-34ec-4aef-8bd1-d1914bca1380 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c764f0f5-34ec-4aef-8bd1-d1914bca1380 {
  display: none;
}
#s-c764f0f5-34ec-4aef-8bd1-d1914bca1380, #wrap-s-c764f0f5-34ec-4aef-8bd1-d1914bca1380 { display:none !important; }}







#s-c764f0f5-34ec-4aef-8bd1-d1914bca1380 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c764f0f5-34ec-4aef-8bd1-d1914bca1380.shg-box.shg-c {
  justify-content: center;
}

#s-f624cb63-1109-4588-b9d1-bf97fbd71c7b {
  min-height: 50px;
}








#s-f624cb63-1109-4588-b9d1-bf97fbd71c7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f624cb63-1109-4588-b9d1-bf97fbd71c7b.shg-box.shg-c {
  justify-content: center;
}

#s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd {
  margin-left: 0%;
margin-right: 0%;
max-width: 1500px;
}
}
@media (min-width: 0px) {
[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-048eb896-5d67-4bbd-a1fc-cd111f6edfdd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-79143b62-d808-47f2-8cc1-cb4276819a85 {
  min-height: 50px;
}








#s-79143b62-d808-47f2-8cc1-cb4276819a85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79143b62-d808-47f2-8cc1-cb4276819a85.shg-box.shg-c {
  justify-content: center;
}

#s-04914ceb-6a11-49bb-8a13-bc0888609dd5 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 5%;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}

#s-04914ceb-6a11-49bb-8a13-bc0888609dd5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-03a09c36-954e-4efb-b888-9e62135ebce2 {
  padding-top: 2px;
padding-bottom: 2px;
}

#s-03a09c36-954e-4efb-b888-9e62135ebce2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-03a09c36-954e-4efb-b888-9e62135ebce2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 20px;
}

#s-03a09c36-954e-4efb-b888-9e62135ebce2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-03a09c36-954e-4efb-b888-9e62135ebce2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-03a09c36-954e-4efb-b888-9e62135ebce2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: GT Haptik Bold;
  font-weight: ;
  font-style: ;
  font-size: 21px;
}

#s-03a09c36-954e-4efb-b888-9e62135ebce2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 21px;
}
#s-6fa59300-9c0a-4aa6-b28f-fc85a0067121 {
  min-height: 50px;
}








#s-6fa59300-9c0a-4aa6-b28f-fc85a0067121 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6fa59300-9c0a-4aa6-b28f-fc85a0067121.shg-box.shg-c {
  justify-content: center;
}

#s-8c4b5465-8ad4-4a48-a2f1-1e22368feb3a {
  min-height: 50px;
}








#s-8c4b5465-8ad4-4a48-a2f1-1e22368feb3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c4b5465-8ad4-4a48-a2f1-1e22368feb3a.shg-box.shg-c {
  justify-content: center;
}

#s-ed664ce4-80f2-429b-8839-1a4ef2b4c883 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-ed664ce4-80f2-429b-8839-1a4ef2b4c883 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed664ce4-80f2-429b-8839-1a4ef2b4c883.shg-box.shg-c {
  justify-content: center;
}

#s-5477770c-000c-4d54-b23d-13d9a541517b {
  min-height: 50px;
}








#s-5477770c-000c-4d54-b23d-13d9a541517b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5477770c-000c-4d54-b23d-13d9a541517b.shg-box.shg-c {
  justify-content: center;
}

#s-b6c05d5c-95cd-4f51-ab65-49310de8694d {
  min-height: 50px;
}








#s-b6c05d5c-95cd-4f51-ab65-49310de8694d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6c05d5c-95cd-4f51-ab65-49310de8694d.shg-box.shg-c {
  justify-content: center;
}

#s-aaf53dec-9841-448d-8fca-c2c6d7b2892a {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 5%;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-aaf53dec-9841-448d-8fca-c2c6d7b2892a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ba53376d-5f20-44c1-b6d9-5b1de73aebe7 {
  min-height: 50px;
max-width: 1500px;
background-color: rgba(235, 235, 235, 1);
}








#s-ba53376d-5f20-44c1-b6d9-5b1de73aebe7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba53376d-5f20-44c1-b6d9-5b1de73aebe7.shg-box.shg-c {
  justify-content: center;
}

#s-96dd5d84-eea7-412c-8e07-fafef8488d6c {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
max-width: 1500px;
}
@media (min-width: 1200px){#s-96dd5d84-eea7-412c-8e07-fafef8488d6c {
  display: none;
}
#s-96dd5d84-eea7-412c-8e07-fafef8488d6c, #wrap-s-96dd5d84-eea7-412c-8e07-fafef8488d6c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96dd5d84-eea7-412c-8e07-fafef8488d6c {
  display: none;
}
#s-96dd5d84-eea7-412c-8e07-fafef8488d6c, #wrap-s-96dd5d84-eea7-412c-8e07-fafef8488d6c { display:none !important; }}@media (max-width: 767px){#s-96dd5d84-eea7-412c-8e07-fafef8488d6c {
  display: none;
}
#s-96dd5d84-eea7-412c-8e07-fafef8488d6c, #wrap-s-96dd5d84-eea7-412c-8e07-fafef8488d6c { display:none !important; }}







#s-96dd5d84-eea7-412c-8e07-fafef8488d6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96dd5d84-eea7-412c-8e07-fafef8488d6c.shg-box.shg-c {
  justify-content: center;
}

#s-3fdb6fd5-a1fd-4655-b993-e78e9397bb5e {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 5%;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}

#s-3fdb6fd5-a1fd-4655-b993-e78e9397bb5e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-63befc16-9370-44dd-b8ba-e941f345bdb9 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}
@media (min-width: 1200px){#s-63befc16-9370-44dd-b8ba-e941f345bdb9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-63befc16-9370-44dd-b8ba-e941f345bdb9 {
  
}
}@media (max-width: 767px){#s-63befc16-9370-44dd-b8ba-e941f345bdb9 {
  
}
}
#s-63befc16-9370-44dd-b8ba-e941f345bdb9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(235, 235, 235, 1);
}

#s-63befc16-9370-44dd-b8ba-e941f345bdb9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(235, 235, 235, 1);
  padding: 20px;
}

#s-63befc16-9370-44dd-b8ba-e941f345bdb9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-63befc16-9370-44dd-b8ba-e941f345bdb9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(235, 235, 235, 1);
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-63befc16-9370-44dd-b8ba-e941f345bdb9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 24px;
}

#s-63befc16-9370-44dd-b8ba-e941f345bdb9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 24px;
}
#s-fae5f4c4-d7b8-4cfa-9cb7-a6e1b1f59426 {
  padding-left: 20px;
padding-right: 20px;
}

#s-c71bf544-8aef-4e71-84e9-52d01896911b {
  padding-left: 20px;
padding-right: 20px;
}

#s-bdb37ccc-ee0c-401c-b7bc-e516bafad052 {
  padding-left: 20px;
padding-right: 20px;
}

#s-2009fb64-65b2-41c4-b48b-5ad287029d78 {
  padding-left: 20px;
padding-right: 20px;
}

#s-258c1226-2b44-494c-a529-390aceb87399 {
  padding-left: 20px;
padding-right: 20px;
}

#s-edbcfff3-5f47-4364-8738-5e3916947349 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
padding-left: 20px;
padding-right: 20px;
}

#s-b38a711b-0b30-497f-98a3-bed1152211de {
  min-height: 50px;
}








#s-b38a711b-0b30-497f-98a3-bed1152211de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b38a711b-0b30-497f-98a3-bed1152211de.shg-box.shg-c {
  justify-content: center;
}

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

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
