#s-d9b9d32a-964a-45e6-969d-e07872aee3f5 {
  text-align: left;
}

.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: 0;
  transform: translateZ(0px);
}

#s-b0324927-46dc-4130-a528-fdc3364fa590 {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-left: 30px;
padding-bottom: 80px;
padding-right: 30px;
min-height: 50px;
max-width: 1440px;
}
@media (max-width: 767px){#s-b0324927-46dc-4130-a528-fdc3364fa590 {
  padding-top: 30px;
padding-bottom: 30px;
}
}







#s-b0324927-46dc-4130-a528-fdc3364fa590 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0324927-46dc-4130-a528-fdc3364fa590.shg-box.shg-c {
  justify-content: center;
}

#s-51e69879-5680-44d3-8326-b9ad1bb82f89 {
  display: none;
}
#s-7544ed85-3743-41f7-bf6d-d1111154da80 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-7544ed85-3743-41f7-bf6d-d1111154da80 {
  display: none;
}
#s-7544ed85-3743-41f7-bf6d-d1111154da80, #wrap-s-7544ed85-3743-41f7-bf6d-d1111154da80 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7544ed85-3743-41f7-bf6d-d1111154da80 {
  display: none;
}
#s-7544ed85-3743-41f7-bf6d-d1111154da80, #wrap-s-7544ed85-3743-41f7-bf6d-d1111154da80 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7544ed85-3743-41f7-bf6d-d1111154da80 {
  display: none;
}
#s-7544ed85-3743-41f7-bf6d-d1111154da80, #wrap-s-7544ed85-3743-41f7-bf6d-d1111154da80 { display:none !important; }}







#s-7544ed85-3743-41f7-bf6d-d1111154da80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7544ed85-3743-41f7-bf6d-d1111154da80.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-510b38bb-159a-4ef2-8199-fa75c342f568 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 20px;
max-width: 1440px;
text-align: left;
}

#s-510b38bb-159a-4ef2-8199-fa75c342f568 .shg-product-title-component h1 {
  color: #000;
  
  
  
  font-size: 48px;
  
  
}

#s-52f43e5a-e58c-4e0f-ab93-f526799d9660 {
  display: none;
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

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

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

@media (min-width: 0px) {
[id="s-f70f8ec6-cb10-410f-8b65-6b3991b25687"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f70f8ec6-cb10-410f-8b65-6b3991b25687"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f70f8ec6-cb10-410f-8b65-6b3991b25687"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f70f8ec6-cb10-410f-8b65-6b3991b25687"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-f70f8ec6-cb10-410f-8b65-6b3991b25687"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0cf10f01-79bf-4ce2-aa3d-75321f4eff03 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-0cf10f01-79bf-4ce2-aa3d-75321f4eff03 {
  display: none;
}
#s-0cf10f01-79bf-4ce2-aa3d-75321f4eff03, #wrap-s-0cf10f01-79bf-4ce2-aa3d-75321f4eff03 { display:none !important; }}
#s-0cf10f01-79bf-4ce2-aa3d-75321f4eff03 .shg-product-title-component h1 {
  color: #000;
  
  
  
  font-size: 77px;
  
  
}

#s-169a58c9-6807-449d-8842-abc2f5642d9d {
  text-align: left;
}

#s-169a58c9-6807-449d-8842-abc2f5642d9d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 40px;
  
  
  font-style:  normal ;
}

#s-169a58c9-6807-449d-8842-abc2f5642d9d .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 40px;
}

#s-169a58c9-6807-449d-8842-abc2f5642d9d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 24px;
  padding-left: 10px;
}

#s-8202aaa5-bb9e-4d04-b7f0-1bc7e1daa794 hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(221, 221, 221, 0);
}

.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-2474d6a0-27be-4acb-92b2-fbabda35e7a6 {
  margin-top: 0px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-d6b20e53-45f8-4675-8f7d-dea5abcfbb37"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d6b20e53-45f8-4675-8f7d-dea5abcfbb37"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d6b20e53-45f8-4675-8f7d-dea5abcfbb37"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d6b20e53-45f8-4675-8f7d-dea5abcfbb37"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d6b20e53-45f8-4675-8f7d-dea5abcfbb37"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d6b20e53-45f8-4675-8f7d-dea5abcfbb37"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d6b20e53-45f8-4675-8f7d-dea5abcfbb37"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

}

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

.shg-variant-btn {
  cursor: pointer;
  box-sizing: border-box;
  display: inline-block;
  margin: 2px;
}

.shg-variant-btn.hidden {
  display: none;
}

.shg-variant-btn.disabled {
  cursor: not-allowed;
}

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

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

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

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

#s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 {
  margin-bottom: 20px;
text-align: left;
}

#s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}


  #s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 .shg-product-selector-wrapper label {
    color: rgba(51, 51, 51, 1);
    
    
    font-style:  normal ;
    font-size: 24px;
  }

  
    #s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 1px;
    }
  




  #s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937-btn-wrapper {
    text-align: center;
  }


#s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 .shg-variant-btn:hover {
  background: #252525;
}

#s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 .shg-variant-btn:active, #s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-99470b41-ed76-4dd8-9d6a-fbb4e8a85937 .shg-variant-btn.disabled {
  background: #252525;
}

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

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

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

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

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

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

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

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

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

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

#s-d4303d4a-5a06-4475-8030-27fb5df53b30 {
  text-align: left;
}
@media (min-width: 1200px){#s-d4303d4a-5a06-4475-8030-27fb5df53b30 {
  display: none;
}
#s-d4303d4a-5a06-4475-8030-27fb5df53b30, #wrap-s-d4303d4a-5a06-4475-8030-27fb5df53b30 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d4303d4a-5a06-4475-8030-27fb5df53b30 {
  display: none;
}
#s-d4303d4a-5a06-4475-8030-27fb5df53b30, #wrap-s-d4303d4a-5a06-4475-8030-27fb5df53b30 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d4303d4a-5a06-4475-8030-27fb5df53b30 {
  display: none;
}
#s-d4303d4a-5a06-4475-8030-27fb5df53b30, #wrap-s-d4303d4a-5a06-4475-8030-27fb5df53b30 { display:none !important; }}


.shg-c#s-d4303d4a-5a06-4475-8030-27fb5df53b30 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d4303d4a-5a06-4475-8030-27fb5df53b30 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d4303d4a-5a06-4475-8030-27fb5df53b30 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d4303d4a-5a06-4475-8030-27fb5df53b30 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-d4303d4a-5a06-4475-8030-27fb5df53b30 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d4303d4a-5a06-4475-8030-27fb5df53b30 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-d4303d4a-5a06-4475-8030-27fb5df53b30 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d4303d4a-5a06-4475-8030-27fb5df53b30 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-d4303d4a-5a06-4475-8030-27fb5df53b30 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d4303d4a-5a06-4475-8030-27fb5df53b30 img.shogun-image {
  width: 100%;
}



}
#s-5a9375db-e68d-452a-8043-0c92390cfe06 {
  display: none;
}
#s-e12d8a06-d526-472f-87b9-dcfa266c943f {
  margin-bottom: 20px;
max-width: 150px;
text-align: left;
}

#s-e12d8a06-d526-472f-87b9-dcfa266c943f .shg-product-quantity-wrapper {
  display: flex;
}

#s-e12d8a06-d526-472f-87b9-dcfa266c943f .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-e12d8a06-d526-472f-87b9-dcfa266c943f .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-e12d8a06-d526-472f-87b9-dcfa266c943f .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-e12d8a06-d526-472f-87b9-dcfa266c943f .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-e12d8a06-d526-472f-87b9-dcfa266c943f label {
    color: rgba(51, 51, 51, 1);
    
    
    font-style:  normal ;
    font-size: 24px;
  }

  
    #s-e12d8a06-d526-472f-87b9-dcfa266c943f label:after {
      display: block;
      content: ' ';
      margin-bottom: 7px;
    }
  


.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-959c3ffb-dfd2-43f5-904e-9cf696ed2745 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 320px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-959c3ffb-dfd2-43f5-904e-9cf696ed2745:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-959c3ffb-dfd2-43f5-904e-9cf696ed2745:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-959c3ffb-dfd2-43f5-904e-9cf696ed2745-atc-btn-wrapper {
    text-align: center;
  }


#s-959c3ffb-dfd2-43f5-904e-9cf696ed2745 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-959c3ffb-dfd2-43f5-904e-9cf696ed2745.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-959c3ffb-dfd2-43f5-904e-9cf696ed2745.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-959c3ffb-dfd2-43f5-904e-9cf696ed2745.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-959c3ffb-dfd2-43f5-904e-9cf696ed2745.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-ee9c50ec-eefc-485e-9611-785d089d3b21 {
  display: none;
}
#s-d341a021-89c0-48c5-84a6-1e41cd934437 {
  text-align: left;
}



.shg-c#s-d341a021-89c0-48c5-84a6-1e41cd934437 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d341a021-89c0-48c5-84a6-1e41cd934437 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d341a021-89c0-48c5-84a6-1e41cd934437 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d341a021-89c0-48c5-84a6-1e41cd934437 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-d341a021-89c0-48c5-84a6-1e41cd934437 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d341a021-89c0-48c5-84a6-1e41cd934437 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-d341a021-89c0-48c5-84a6-1e41cd934437 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d341a021-89c0-48c5-84a6-1e41cd934437 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-d341a021-89c0-48c5-84a6-1e41cd934437 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d341a021-89c0-48c5-84a6-1e41cd934437 img.shogun-image {
  width: 100%;
}



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

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

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

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

#s-a38167dc-decf-4aca-a0f7-8a83166398a2 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-a38167dc-decf-4aca-a0f7-8a83166398a2 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 16.666666666666668%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-a38167dc-decf-4aca-a0f7-8a83166398a2 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}




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

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

#s-28da5603-3c7c-49f0-8ebb-263cba7cc9bd {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-bottom: 20px;
max-width: 1440px;
text-align: left;
}

#s-28da5603-3c7c-49f0-8ebb-263cba7cc9bd .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  
  
  
  font-size: 36px;
  
  
  text-align: left;
}



#s-cddf76f3-7dff-4c2a-a282-60590a57d276 {
  display: none;
}
@media (min-width: 0px) {
[id="s-913dd6be-38bd-4d3e-86b8-ba34710a6b12"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-913dd6be-38bd-4d3e-86b8-ba34710a6b12"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-913dd6be-38bd-4d3e-86b8-ba34710a6b12"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-913dd6be-38bd-4d3e-86b8-ba34710a6b12"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-913dd6be-38bd-4d3e-86b8-ba34710a6b12"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-913dd6be-38bd-4d3e-86b8-ba34710a6b12"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-913dd6be-38bd-4d3e-86b8-ba34710a6b12"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-d3218034-5b77-4906-b745-7d5637c32c72 {
  text-align: left;
}



.shg-c#s-d3218034-5b77-4906-b745-7d5637c32c72 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3218034-5b77-4906-b745-7d5637c32c72 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d3218034-5b77-4906-b745-7d5637c32c72 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3218034-5b77-4906-b745-7d5637c32c72 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-d3218034-5b77-4906-b745-7d5637c32c72 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3218034-5b77-4906-b745-7d5637c32c72 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-d3218034-5b77-4906-b745-7d5637c32c72 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3218034-5b77-4906-b745-7d5637c32c72 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-d3218034-5b77-4906-b745-7d5637c32c72 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3218034-5b77-4906-b745-7d5637c32c72 img.shogun-image {
  width: 100%;
}



}
#s-73577e08-9a9d-48e3-bdec-3579fb570f53 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 8px;
}
@media (max-width: 767px){#s-73577e08-9a9d-48e3-bdec-3579fb570f53 {
  padding-top: 20px;
}
}
#s-225416df-f734-48d7-bbd6-abe5d36896ce {
  padding-bottom: 16px;
text-align: left;
}

#s-225416df-f734-48d7-bbd6-abe5d36896ce .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 28px;
  
  
  font-style:  normal ;
}

#s-225416df-f734-48d7-bbd6-abe5d36896ce .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 28px;
}

#s-225416df-f734-48d7-bbd6-abe5d36896ce .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cdcfeec8-4926-4c9e-8176-38bb89ae72ff {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-dc136354-c8b1-41c7-9c04-2483bb8af817 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
cursor: pointer;
}
#s-dc136354-c8b1-41c7-9c04-2483bb8af817:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dc136354-c8b1-41c7-9c04-2483bb8af817:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dc136354-c8b1-41c7-9c04-2483bb8af817-atc-btn-wrapper {
    text-align: left;
  }


#s-dc136354-c8b1-41c7-9c04-2483bb8af817 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dc136354-c8b1-41c7-9c04-2483bb8af817.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dc136354-c8b1-41c7-9c04-2483bb8af817.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-dc136354-c8b1-41c7-9c04-2483bb8af817.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-dc136354-c8b1-41c7-9c04-2483bb8af817.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-71d698b9-d51d-40e8-8d7e-dfbaeb90444f {
  padding-top: 80px;
padding-bottom: 80px;
min-height: 50px;
background-color: rgba(51, 51, 51, 1);
}
@media (max-width: 767px){#s-71d698b9-d51d-40e8-8d7e-dfbaeb90444f {
  padding-top: 30px;
padding-bottom: 30px;
}
}







#s-71d698b9-d51d-40e8-8d7e-dfbaeb90444f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71d698b9-d51d-40e8-8d7e-dfbaeb90444f.shg-box.shg-c {
  justify-content: center;
}

#s-229f7d6b-a991-491e-bcf0-c035f12f9d02 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
min-height: 50px;
max-width: 1440px;
}








#s-229f7d6b-a991-491e-bcf0-c035f12f9d02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-229f7d6b-a991-491e-bcf0-c035f12f9d02.shg-box.shg-c {
  justify-content: center;
}

#s-0a620930-9c86-4714-afcd-82c3986abbdd {
  padding-top: 0px;
padding-bottom: 30px;
text-align: center;
}

#s-0a620930-9c86-4714-afcd-82c3986abbdd .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-size: 48px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-0a620930-9c86-4714-afcd-82c3986abbdd .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-size: 28px;
  
  
  text-align: center;
}


}
@media (max-width: 767px){#s-dee6e3a6-a0f1-4b7f-b4c3-62ccf16af8d0 {
  display: none;
}
#s-dee6e3a6-a0f1-4b7f-b4c3-62ccf16af8d0, #wrap-s-dee6e3a6-a0f1-4b7f-b4c3-62ccf16af8d0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-dee6e3a6-a0f1-4b7f-b4c3-62ccf16af8d0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dee6e3a6-a0f1-4b7f-b4c3-62ccf16af8d0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dee6e3a6-a0f1-4b7f-b4c3-62ccf16af8d0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dee6e3a6-a0f1-4b7f-b4c3-62ccf16af8d0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-bb8676f6-67be-45e6-bb6e-08e8db0a1468 {
  text-align: center;
}







  #s-bb8676f6-67be-45e6-bb6e-08e8db0a1468 img.shogun-image {
    

    
    
    
  }


#s-bb8676f6-67be-45e6-bb6e-08e8db0a1468 .shogun-image-content {
  
    align-items: center;
  
}

#s-10255624-3a3a-4479-9751-51e0d88bb5a8 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-e836df7a-55ee-4a09-842b-068534bc7b9b {
  margin-left: 0px;
padding-left: 30px;
}

#s-e836df7a-55ee-4a09-842b-068534bc7b9b hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(221, 221, 221, 0);
}

#s-f0db23b5-719a-4134-ad78-0c2198e7cb1b {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-a072d1f5-f303-4c7b-9993-4df03a16a72e {
  text-align: center;
}







  #s-a072d1f5-f303-4c7b-9993-4df03a16a72e img.shogun-image {
    

    
    
    
  }


#s-a072d1f5-f303-4c7b-9993-4df03a16a72e .shogun-image-content {
  
    align-items: center;
  
}

#s-722c057b-56b0-4ec8-942f-36897ade840d {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-9f4cc143-5d6d-485b-a441-2684d078684d {
  margin-left: 0px;
padding-left: 30px;
}

#s-9f4cc143-5d6d-485b-a441-2684d078684d hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(221, 221, 221, 0);
}

#s-b674693a-4de5-4255-a5d7-e22d846cb727 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-87692a7f-1ee4-4bd7-b7b0-b6e43d8a8350 {
  text-align: center;
}







  #s-87692a7f-1ee4-4bd7-b7b0-b6e43d8a8350 img.shogun-image {
    

    
    
    
  }


#s-87692a7f-1ee4-4bd7-b7b0-b6e43d8a8350 .shogun-image-content {
  
    align-items: center;
  
}

#s-622752d1-7a0e-418c-83b9-8dd908ddb5d9 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-31559555-1dd4-4d93-8fa3-9a79bdb433aa {
  margin-left: 0px;
padding-left: 30px;
}

#s-31559555-1dd4-4d93-8fa3-9a79bdb433aa hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(221, 221, 221, 0);
}

#s-1d6961b2-ebb4-4a87-b778-9a0581e2ebc5 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-fe8d3a3f-e0a9-4527-bf2b-a933fd274984 {
  margin-top: 30px;
}
@media (max-width: 767px){#s-fe8d3a3f-e0a9-4527-bf2b-a933fd274984 {
  display: none;
}
#s-fe8d3a3f-e0a9-4527-bf2b-a933fd274984, #wrap-s-fe8d3a3f-e0a9-4527-bf2b-a933fd274984 { display:none !important; }}
@media (min-width: 0px) {
[id="s-fe8d3a3f-e0a9-4527-bf2b-a933fd274984"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe8d3a3f-e0a9-4527-bf2b-a933fd274984"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fe8d3a3f-e0a9-4527-bf2b-a933fd274984"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe8d3a3f-e0a9-4527-bf2b-a933fd274984"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-0a310c27-2678-42ea-a891-c162752081a9 {
  text-align: center;
}







  #s-0a310c27-2678-42ea-a891-c162752081a9 img.shogun-image {
    

    
    
    
  }


#s-0a310c27-2678-42ea-a891-c162752081a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-0603ff57-ed85-49be-820d-e7106b083cec {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-94083379-9b3e-4d6f-8e70-c9d9e463d83b {
  margin-left: 0px;
padding-left: 30px;
}

#s-94083379-9b3e-4d6f-8e70-c9d9e463d83b hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(221, 221, 221, 0);
}

#s-ca7279af-ed4a-4d1b-9cff-69fb74672d5c {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-36c65806-665c-4703-9f24-005112b63680 {
  text-align: center;
}







  #s-36c65806-665c-4703-9f24-005112b63680 img.shogun-image {
    

    
    
    
  }


#s-36c65806-665c-4703-9f24-005112b63680 .shogun-image-content {
  
    align-items: center;
  
}

#s-882366f4-a20c-4468-bf34-4db3a21e5c20 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-5ae566b6-234c-4b21-bef9-4065a27a1cd8 {
  margin-left: 0px;
padding-left: 30px;
}

#s-5ae566b6-234c-4b21-bef9-4065a27a1cd8 hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(221, 221, 221, 0);
}

#s-a293d67a-b891-4c44-bb24-adc2f1c5d468 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-bd9cfd0a-90b2-49c8-9d56-7a0d5635b6e7 {
  text-align: center;
}







  #s-bd9cfd0a-90b2-49c8-9d56-7a0d5635b6e7 img.shogun-image {
    

    
    
    
  }


#s-bd9cfd0a-90b2-49c8-9d56-7a0d5635b6e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-afc82035-1f76-4e4e-92da-6d1c3aa9f69a {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-f23e0909-41f4-4f0d-9b66-17572a8d01fe {
  margin-left: 0px;
padding-left: 30px;
}

#s-f23e0909-41f4-4f0d-9b66-17572a8d01fe hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(221, 221, 221, 0);
}

#s-77a877ba-824d-4235-a700-0503393dfdd1 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

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

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

.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 > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.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;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

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

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

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

  to {
    opacity: 1;
  }
}

#s-5b459ee9-ec37-4e8e-bda5-158c1fa1305b {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 110px;
}
@media (min-width: 1200px){#s-5b459ee9-ec37-4e8e-bda5-158c1fa1305b {
  display: none;
}
#s-5b459ee9-ec37-4e8e-bda5-158c1fa1305b, #wrap-s-5b459ee9-ec37-4e8e-bda5-158c1fa1305b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5b459ee9-ec37-4e8e-bda5-158c1fa1305b {
  display: none;
}
#s-5b459ee9-ec37-4e8e-bda5-158c1fa1305b, #wrap-s-5b459ee9-ec37-4e8e-bda5-158c1fa1305b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5b459ee9-ec37-4e8e-bda5-158c1fa1305b {
  display: none;
}
#s-5b459ee9-ec37-4e8e-bda5-158c1fa1305b, #wrap-s-5b459ee9-ec37-4e8e-bda5-158c1fa1305b { display:none !important; }}
#s-5b459ee9-ec37-4e8e-bda5-158c1fa1305b .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-5b459ee9-ec37-4e8e-bda5-158c1fa1305b .shg-sld-nav-button.shg-sld-left,
#s-5b459ee9-ec37-4e8e-bda5-158c1fa1305b .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-2ce8bdae-f2a9-4991-8ae3-90be83f5e035 {
  text-align: center;
}







  #s-2ce8bdae-f2a9-4991-8ae3-90be83f5e035 img.shogun-image {
    

    
    
    
  }


#s-2ce8bdae-f2a9-4991-8ae3-90be83f5e035 .shogun-image-content {
  
    align-items: center;
  
}

#s-07b31371-a983-424c-a1fd-11817966a8a4 {
  text-align: center;
}







  #s-07b31371-a983-424c-a1fd-11817966a8a4 img.shogun-image {
    

    
    
    
  }


#s-07b31371-a983-424c-a1fd-11817966a8a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f7d3ae7-6def-4a65-9597-b2555ccb3984 {
  text-align: center;
}







  #s-2f7d3ae7-6def-4a65-9597-b2555ccb3984 img.shogun-image {
    

    
    
    
  }


#s-2f7d3ae7-6def-4a65-9597-b2555ccb3984 .shogun-image-content {
  
    align-items: center;
  
}

#s-14d2ec49-63fb-4410-a8b8-40255cbb0813 {
  text-align: center;
}







  #s-14d2ec49-63fb-4410-a8b8-40255cbb0813 img.shogun-image {
    

    
    
    
  }


#s-14d2ec49-63fb-4410-a8b8-40255cbb0813 .shogun-image-content {
  
    align-items: center;
  
}

#s-a174f30a-3254-43da-a767-1d2828084ca4 {
  text-align: center;
}







  #s-a174f30a-3254-43da-a767-1d2828084ca4 img.shogun-image {
    

    
    
    
  }


#s-a174f30a-3254-43da-a767-1d2828084ca4 .shogun-image-content {
  
    align-items: center;
  
}

#s-c1f01faf-e2e9-49ac-85d3-3a22c677b19f {
  text-align: center;
}







  #s-c1f01faf-e2e9-49ac-85d3-3a22c677b19f img.shogun-image {
    

    
    
    
  }


#s-c1f01faf-e2e9-49ac-85d3-3a22c677b19f .shogun-image-content {
  
    align-items: center;
  
}

#s-cfebc095-683f-486e-aaf8-78a72fce7ede {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-3615263f-5799-4e0f-8266-b00e2827635e {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-f623b479-7404-446e-9ba0-5d27d4922d53 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-8d2e653c-ecff-48ac-b42a-a8d939c787c9 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-8874ad8a-f18f-4156-b03c-3187d497974f {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-e14bdb9a-32b9-464a-8b12-924de46812cc {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-96120dac-c58b-4ac0-a7f5-850361552cd7 {
  margin-left: 0px;
padding-left: 30px;
}

#s-96120dac-c58b-4ac0-a7f5-850361552cd7 hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(221, 221, 221, 0);
}

#s-a9c70c0e-f48d-4b63-9ff8-09b7887b5e79 {
  margin-left: 0px;
padding-left: 30px;
}

#s-a9c70c0e-f48d-4b63-9ff8-09b7887b5e79 hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(221, 221, 221, 0);
}

#s-a845caef-31fd-4f46-bf0e-f7062c29ea55 {
  margin-left: 0px;
padding-left: 30px;
}

#s-a845caef-31fd-4f46-bf0e-f7062c29ea55 hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(221, 221, 221, 0);
}

#s-78319eda-430b-4ff4-b3e2-121bfdd64a09 {
  margin-left: 0px;
padding-left: 30px;
}

#s-78319eda-430b-4ff4-b3e2-121bfdd64a09 hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(221, 221, 221, 0);
}

#s-6dd92212-d64f-4cf1-b75c-14c9ac2e2dfb {
  margin-left: 0px;
padding-left: 30px;
}

#s-6dd92212-d64f-4cf1-b75c-14c9ac2e2dfb hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(221, 221, 221, 0);
}

#s-80b26a7d-1146-4ace-a0b6-01371fcd48be {
  margin-left: 0px;
padding-left: 30px;
}

#s-80b26a7d-1146-4ace-a0b6-01371fcd48be hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(221, 221, 221, 0);
}

#s-c9f797a6-4e6d-47a3-948d-c98ee88fe97c {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 110px;
background-color: rgba(255, 255, 255, 1);
}

#s-008b3af9-767a-41da-a8e2-a7e3e5fb7e45 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 110px;
background-color: rgba(255, 255, 255, 1);
}

#s-83c85ffb-a8e9-416a-8f2e-0dfe7e54c895 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 110px;
background-color: rgba(255, 255, 255, 1);
}

#s-65bbc8d6-c157-4dab-8b64-cc025da13b8a {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-af997021-2645-469e-a762-ae88d5bd42b3 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 110px;
background-color: rgba(255, 255, 255, 1);
}

#s-c103513e-464a-4977-96f8-144edac8ca0b {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 110px;
background-color: rgba(255, 255, 255, 1);
}

.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-9eaf30d6-c1b2-45c2-a7b4-96d8ebdeea8d {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTliYjUyM2QtMTE2Mi00ZGM1LTk0ZTYtODgwZmUwZGU3NDhmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNzkyZTE3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjQyMjcyNzI3MjcyNzI3MjciIHN0eWxlPSJzdG9wLWNvbG9yOiNjYjY3MzY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuNzQwOTA5MDkwOTA5MDkxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTY4MDJiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNzkyZTE3O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxOWJiNTIzZC0xMTYyLTRkYzUtOTRlNi04ODBmZTBkZTc0OGYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
padding-top: 16px;
padding-left: 24px;
padding-bottom: 16px;
padding-right: 24px;
border-radius: 0px;
max-width: 322px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#792e17"}, {"id"=>3, "pos"=>0.4227272727272727, "color"=>"#cb6736"}, {"id"=>5, "pos"=>0.740909090909091, "color"=>"#e6802b"}, {"id"=>4, "pos"=>1, "color"=>"#792e17"}];
line-height: 1em;
}
#s-9eaf30d6-c1b2-45c2-a7b4-96d8ebdeea8d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9eaf30d6-c1b2-45c2-a7b4-96d8ebdeea8d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-9eaf30d6-c1b2-45c2-a7b4-96d8ebdeea8d {
  margin-top: 20px;
}
}


#s-9eaf30d6-c1b2-45c2-a7b4-96d8ebdeea8d.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  
  display:  block ;
}

#s-7dfd02c2-20f9-48dc-965f-a350089608dd {
  margin-left: 0%;
margin-right: 0%;
padding-top: 80px;
padding-left: 30px;
padding-bottom: 80px;
padding-right: 30px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-7dfd02c2-20f9-48dc-965f-a350089608dd {
  padding-top: 30px;
padding-bottom: 30px;
}
}







#s-7dfd02c2-20f9-48dc-965f-a350089608dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7dfd02c2-20f9-48dc-965f-a350089608dd.shg-box.shg-c {
  justify-content: center;
}

#s-15e95ee1-7a6c-4f7f-8a94-d714218534ac {
  box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 1);
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-15e95ee1-7a6c-4f7f-8a94-d714218534ac .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  
  
  
  font-size: 66px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-15e95ee1-7a6c-4f7f-8a94-d714218534ac .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  
  
  
  font-size: 32px;
  
  
  text-align: center;
}


}
#s-9b512a2f-ba2a-452c-9ec1-f17689fa10ea {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
}

#s-9b512a2f-ba2a-452c-9ec1-f17689fa10ea hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(221, 221, 221, 0);
}

#s-c10f0e2a-282d-490c-85dc-644e42f23eb6 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
min-height: 460px;
max-width: 1150px;
}

#s-c10f0e2a-282d-490c-85dc-644e42f23eb6 .shg-sld-dot {
  background-color: rgba(51, 51, 51, 1);
}

#s-c10f0e2a-282d-490c-85dc-644e42f23eb6 .shg-sld-nav-button.shg-sld-left,
#s-c10f0e2a-282d-490c-85dc-644e42f23eb6 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(51, 51, 51, 1);
}

#s-515111d6-cae4-4744-96f9-1183c8d90544 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 30px;
max-width: 1440px;
text-align: center;
}
@media (max-width: 767px){#s-515111d6-cae4-4744-96f9-1183c8d90544 {
  padding-bottom: 10px;
}
}
#s-515111d6-cae4-4744-96f9-1183c8d90544 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  
  
  
  font-size: 48px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-515111d6-cae4-4744-96f9-1183c8d90544 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  
  
  
  font-size: 28px;
  
  
  text-align: center;
}


}
#s-289b1621-84ed-4b8f-a9f7-b42b40812c8f {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 30px;
max-width: 1440px;
text-align: center;
}
@media (max-width: 767px){#s-289b1621-84ed-4b8f-a9f7-b42b40812c8f {
  padding-bottom: 10px;
}
}
#s-289b1621-84ed-4b8f-a9f7-b42b40812c8f .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  
  
  
  font-size: 48px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-289b1621-84ed-4b8f-a9f7-b42b40812c8f .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  
  
  
  font-size: 28px;
  
  
  text-align: center;
}


}
#s-92a79a63-8940-40e3-95a0-8846dcd10d09 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 30px;
max-width: 1440px;
text-align: center;
}
@media (max-width: 767px){#s-92a79a63-8940-40e3-95a0-8846dcd10d09 {
  padding-bottom: 10px;
}
}
#s-92a79a63-8940-40e3-95a0-8846dcd10d09 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  
  
  
  font-size: 48px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-92a79a63-8940-40e3-95a0-8846dcd10d09 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  
  
  
  font-size: 28px;
  
  
  text-align: center;
}


}
#s-246a9f02-cc8e-4ef9-a79a-eaf671686514 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 30px;
max-width: 1440px;
text-align: center;
}
@media (max-width: 767px){#s-246a9f02-cc8e-4ef9-a79a-eaf671686514 {
  padding-bottom: 10px;
}
}
#s-246a9f02-cc8e-4ef9-a79a-eaf671686514 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  
  
  
  font-size: 48px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-246a9f02-cc8e-4ef9-a79a-eaf671686514 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  
  
  
  font-size: 28px;
  
  
  text-align: center;
}


}
#s-64c5f2e1-d139-479b-b722-c7863d51ef65 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 30px;
max-width: 1440px;
text-align: center;
}
@media (max-width: 767px){#s-64c5f2e1-d139-479b-b722-c7863d51ef65 {
  padding-bottom: 10px;
}
}
#s-64c5f2e1-d139-479b-b722-c7863d51ef65 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  
  
  
  font-size: 48px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-64c5f2e1-d139-479b-b722-c7863d51ef65 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  
  
  
  font-size: 28px;
  
  
  text-align: center;
}


}
#s-87cccb18-d90e-47dc-a25c-3c626deaf6d9 {
  padding-left: 30px;
padding-right: 30px;
}
@media (max-width: 767px){#s-87cccb18-d90e-47dc-a25c-3c626deaf6d9 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-79afae73-bfaa-42df-910b-190bd3a034ca {
  padding-left: 30px;
padding-right: 30px;
}
@media (max-width: 767px){#s-79afae73-bfaa-42df-910b-190bd3a034ca {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-8e8ceaa8-dc05-45a0-a1a2-f742f2615207 {
  padding-left: 30px;
padding-right: 30px;
}
@media (max-width: 767px){#s-8e8ceaa8-dc05-45a0-a1a2-f742f2615207 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-31bbf357-bcc2-4400-9d4f-55042f0e1f86 {
  padding-left: 30px;
padding-right: 30px;
}
@media (max-width: 767px){#s-31bbf357-bcc2-4400-9d4f-55042f0e1f86 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-0e02742b-721a-4f30-b9ff-6928620f3b36 {
  padding-left: 30px;
padding-right: 30px;
}
@media (max-width: 767px){#s-0e02742b-721a-4f30-b9ff-6928620f3b36 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-a8f7a2d9-6446-44d8-8888-ce0a8f661537 {
  text-align: left;
}

#s-63d0e38b-ecc8-4a42-8629-bb170591c9a1 {
  text-align: left;
}

#s-5c5653ed-ab9d-4e74-8ec1-274b4f41ef68 {
  text-align: left;
}

#s-8faff1e5-5b3e-471c-8e4f-913d73aa61bd {
  text-align: left;
}

#s-984029b6-9016-48e8-9948-44d694d2ffe9 {
  text-align: left;
}

#s-fb6db957-24df-4836-a452-7aff18337342 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
}

#s-fb6db957-24df-4836-a452-7aff18337342 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-a149e32f-244a-46c4-9b1e-ab55266a2bb4 {
  background-size: cover;
min-height: 800px;
background-position: center center;
}
@media (max-width: 767px){#s-a149e32f-244a-46c4-9b1e-ab55266a2bb4 {
  min-height: 250px;
}
}







#s-a149e32f-244a-46c4-9b1e-ab55266a2bb4 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-a149e32f-244a-46c4-9b1e-ab55266a2bb4.shg-box.shg-c {
  justify-content: center;
}

#s-a5803d31-7f76-424c-925e-4a9d34ae7024 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1440px;
}
@media (max-width: 767px){#s-a5803d31-7f76-424c-925e-4a9d34ae7024 {
  display: none;
}
#s-a5803d31-7f76-424c-925e-4a9d34ae7024, #wrap-s-a5803d31-7f76-424c-925e-4a9d34ae7024 { display:none !important; }}







#s-a5803d31-7f76-424c-925e-4a9d34ae7024 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5803d31-7f76-424c-925e-4a9d34ae7024.shg-box.shg-c {
  justify-content: center;
}

#s-9566e99c-f387-4067-b68c-b1e050f72bee {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
}

#s-9566e99c-f387-4067-b68c-b1e050f72bee hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(221, 221, 221, 0);
}

#s-18f99e82-9338-4b7b-a972-c3a968624f8c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-18f99e82-9338-4b7b-a972-c3a968624f8c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-size: 48px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-18f99e82-9338-4b7b-a972-c3a968624f8c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-size: 28px;
  
  
  text-align: center;
}


}
#s-d380fb59-cc2c-4c91-a157-1e5fb4867c1e {
  text-align: left;
}

#s-d3201630-7d8e-45aa-89c2-20927b9450ef {
  text-align: left;
}

#s-bac22930-0c30-4d13-89fe-33884407068a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 80px;
padding-left: 30px;
padding-bottom: 80px;
padding-right: 30px;
min-height: 50px;
}
@media (max-width: 767px){#s-bac22930-0c30-4d13-89fe-33884407068a {
  padding-top: 30px;
padding-bottom: 30px;
}
}







#s-bac22930-0c30-4d13-89fe-33884407068a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bac22930-0c30-4d13-89fe-33884407068a.shg-box.shg-c {
  justify-content: center;
}

#s-292b6c38-24cc-4a55-93bd-25493f7a1352 {
  min-height: 50px;
}
@media (max-width: 767px){#s-292b6c38-24cc-4a55-93bd-25493f7a1352 {
  display: none;
}
#s-292b6c38-24cc-4a55-93bd-25493f7a1352, #wrap-s-292b6c38-24cc-4a55-93bd-25493f7a1352 { display:none !important; }}







#s-292b6c38-24cc-4a55-93bd-25493f7a1352 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-292b6c38-24cc-4a55-93bd-25493f7a1352.shg-box.shg-c {
  justify-content: center;
}

#s-c72d57ab-ea82-421b-8ab2-4a7fa932fd14 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1440px;
}
@media (min-width: 1200px){#s-c72d57ab-ea82-421b-8ab2-4a7fa932fd14 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c72d57ab-ea82-421b-8ab2-4a7fa932fd14 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c72d57ab-ea82-421b-8ab2-4a7fa932fd14 {
  
}
}@media (max-width: 767px){#s-c72d57ab-ea82-421b-8ab2-4a7fa932fd14 {
  display: none;
}
#s-c72d57ab-ea82-421b-8ab2-4a7fa932fd14, #wrap-s-c72d57ab-ea82-421b-8ab2-4a7fa932fd14 { display:none !important; }}







#s-c72d57ab-ea82-421b-8ab2-4a7fa932fd14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c72d57ab-ea82-421b-8ab2-4a7fa932fd14.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-736924c8-44da-4481-8310-97ac7e7415b8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-736924c8-44da-4481-8310-97ac7e7415b8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-736924c8-44da-4481-8310-97ac7e7415b8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-736924c8-44da-4481-8310-97ac7e7415b8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-39a3eec4-45cb-4fa4-a2db-37cd59b094a1 {
  margin-left: auto;
margin-right: auto;
max-width: 160px;
text-align: center;
}







  #s-39a3eec4-45cb-4fa4-a2db-37cd59b094a1 img.shogun-image {
    

    
    
    
  }


#s-39a3eec4-45cb-4fa4-a2db-37cd59b094a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-b8abb4d8-98f8-4580-b606-c361213fd481 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-47f9e048-b5e9-4de5-b539-8b81e1b73467 {
  margin-left: auto;
margin-right: auto;
max-width: 160px;
text-align: center;
}







  #s-47f9e048-b5e9-4de5-b539-8b81e1b73467 img.shogun-image {
    

    
    
    
  }


#s-47f9e048-b5e9-4de5-b539-8b81e1b73467 .shogun-image-content {
  
    align-items: center;
  
}

#s-c08a85c9-f672-4a12-ae39-4b5005325559 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-bfce3c8a-3894-4178-a3db-7072450120f4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bfce3c8a-3894-4178-a3db-7072450120f4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bfce3c8a-3894-4178-a3db-7072450120f4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bfce3c8a-3894-4178-a3db-7072450120f4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d0786208-9376-4fb0-83fb-13ceddbe867d {
  padding-top: 20px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-575dfe49-2f11-441a-b9c5-d5a031f44e3d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 25px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-575dfe49-2f11-441a-b9c5-d5a031f44e3d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-575dfe49-2f11-441a-b9c5-d5a031f44e3d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-575dfe49-2f11-441a-b9c5-d5a031f44e3d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-575dfe49-2f11-441a-b9c5-d5a031f44e3d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-5ee47114-8a5d-497e-aa7c-3186fb61d69a {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-d1e1213b-142e-4b89-811b-24220b913f57 {
  margin-left: auto;
margin-right: auto;
max-width: 21px;
text-align: center;
}







  #s-d1e1213b-142e-4b89-811b-24220b913f57 img.shogun-image {
    

    
    
    
  }


#s-d1e1213b-142e-4b89-811b-24220b913f57 .shogun-image-content {
  
    align-items: center;
  
}

#s-8acd1247-d110-46ed-91f7-2c0a0bbd0d11 {
  margin-left: auto;
margin-right: auto;
max-width: 15px;
text-align: center;
}







  #s-8acd1247-d110-46ed-91f7-2c0a0bbd0d11 img.shogun-image {
    

    
    
    
  }


#s-8acd1247-d110-46ed-91f7-2c0a0bbd0d11 .shogun-image-content {
  
    align-items: center;
  
}

#s-b8b8759c-9f81-4bc5-bff2-8700d2b4ac16 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
}

#s-b8b8759c-9f81-4bc5-bff2-8700d2b4ac16 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-3e302b4f-9575-47d7-a1e1-3c7be7caa11c {
  padding-top: 30px;
padding-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-3e302b4f-9575-47d7-a1e1-3c7be7caa11c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e302b4f-9575-47d7-a1e1-3c7be7caa11c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3e302b4f-9575-47d7-a1e1-3c7be7caa11c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e302b4f-9575-47d7-a1e1-3c7be7caa11c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-8c5c0352-a266-49e6-9374-dfbbdf643563 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-214e2e64-b2b8-4ee0-adf3-7e9531536e87 {
  margin-left: auto;
margin-right: auto;
max-width: 21px;
text-align: center;
}







  #s-214e2e64-b2b8-4ee0-adf3-7e9531536e87 img.shogun-image {
    

    
    
    
  }


#s-214e2e64-b2b8-4ee0-adf3-7e9531536e87 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6255b9e-42cc-42bb-b75c-86c7374291fd {
  margin-left: auto;
margin-right: auto;
max-width: 15px;
text-align: center;
}







  #s-b6255b9e-42cc-42bb-b75c-86c7374291fd img.shogun-image {
    

    
    
    
  }


#s-b6255b9e-42cc-42bb-b75c-86c7374291fd .shogun-image-content {
  
    align-items: center;
  
}

#s-0980a63a-58cb-4218-814f-d19d2d749363 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
}

#s-0980a63a-58cb-4218-814f-d19d2d749363 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-77ab7556-68f8-496a-acd1-a88a44df2641 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 25px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-77ab7556-68f8-496a-acd1-a88a44df2641"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77ab7556-68f8-496a-acd1-a88a44df2641"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-77ab7556-68f8-496a-acd1-a88a44df2641"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-77ab7556-68f8-496a-acd1-a88a44df2641"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-bf8276ed-bad8-4ae5-9118-93717f7c602f {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-c573c873-53fc-4b33-b15b-fd4bb83c65f4 {
  margin-left: auto;
margin-right: auto;
max-width: 21px;
text-align: center;
}







  #s-c573c873-53fc-4b33-b15b-fd4bb83c65f4 img.shogun-image {
    

    
    
    
  }


#s-c573c873-53fc-4b33-b15b-fd4bb83c65f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-428081b0-549e-4dd4-a2fd-c8c2829e277b {
  margin-left: auto;
margin-right: auto;
max-width: 15px;
text-align: center;
}







  #s-428081b0-549e-4dd4-a2fd-c8c2829e277b img.shogun-image {
    

    
    
    
  }


#s-428081b0-549e-4dd4-a2fd-c8c2829e277b .shogun-image-content {
  
    align-items: center;
  
}

#s-35064775-5802-46e5-892a-27dc534ef9b5 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
}

#s-35064775-5802-46e5-892a-27dc534ef9b5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-3e59e5f3-a6f9-4881-9338-49a8d5894928 {
  margin-top: -1px;
margin-bottom: -1px;
padding-top: 25px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-3e59e5f3-a6f9-4881-9338-49a8d5894928"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e59e5f3-a6f9-4881-9338-49a8d5894928"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3e59e5f3-a6f9-4881-9338-49a8d5894928"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e59e5f3-a6f9-4881-9338-49a8d5894928"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-4d2ac50c-821c-4209-a9f7-9bec5b87933d {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-54f60d96-81a3-4bbf-a8fd-7a1ebe6af185 {
  margin-left: auto;
margin-right: auto;
max-width: 21px;
text-align: center;
}







  #s-54f60d96-81a3-4bbf-a8fd-7a1ebe6af185 img.shogun-image {
    

    
    
    
  }


#s-54f60d96-81a3-4bbf-a8fd-7a1ebe6af185 .shogun-image-content {
  
    align-items: center;
  
}

#s-b259fd58-4406-493c-8f3b-2b8cb9c6642e {
  margin-left: auto;
margin-right: auto;
max-width: 15px;
text-align: center;
}







  #s-b259fd58-4406-493c-8f3b-2b8cb9c6642e img.shogun-image {
    

    
    
    
  }


#s-b259fd58-4406-493c-8f3b-2b8cb9c6642e .shogun-image-content {
  
    align-items: center;
  
}

#s-0776968a-647d-4f0d-9b8b-f740f241e3ee {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
}

#s-0776968a-647d-4f0d-9b8b-f740f241e3ee hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-9151c465-52d8-4532-bab9-fb2416873421 {
  padding-top: 25px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-9151c465-52d8-4532-bab9-fb2416873421"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9151c465-52d8-4532-bab9-fb2416873421"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9151c465-52d8-4532-bab9-fb2416873421"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9151c465-52d8-4532-bab9-fb2416873421"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-061cfe92-e537-4d77-95df-15c056439ea8 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-02cb88d3-31dc-4a62-b0b0-9479ab9cde37 {
  margin-left: auto;
margin-right: auto;
max-width: 21px;
text-align: center;
}







  #s-02cb88d3-31dc-4a62-b0b0-9479ab9cde37 img.shogun-image {
    

    
    
    
  }


#s-02cb88d3-31dc-4a62-b0b0-9479ab9cde37 .shogun-image-content {
  
    align-items: center;
  
}

#s-a13f9c3c-2b10-4490-9651-5dfb9f0a32ec {
  margin-left: auto;
margin-right: auto;
max-width: 15px;
text-align: center;
}







  #s-a13f9c3c-2b10-4490-9651-5dfb9f0a32ec img.shogun-image {
    

    
    
    
  }


#s-a13f9c3c-2b10-4490-9651-5dfb9f0a32ec .shogun-image-content {
  
    align-items: center;
  
}

#s-7470f3f5-9d38-42c3-a4f8-929de50cf62d {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
}

#s-7470f3f5-9d38-42c3-a4f8-929de50cf62d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-70e3b6ad-6e5d-47e9-a023-89703f13f6b0 {
  padding-top: 25px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-70e3b6ad-6e5d-47e9-a023-89703f13f6b0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-70e3b6ad-6e5d-47e9-a023-89703f13f6b0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-70e3b6ad-6e5d-47e9-a023-89703f13f6b0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-70e3b6ad-6e5d-47e9-a023-89703f13f6b0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-dd1bb864-4ede-498b-91db-aab6e2236436 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-de90f811-a72a-4f7a-8690-b965b45b4ee7 {
  margin-left: auto;
margin-right: auto;
max-width: 21px;
text-align: center;
}







  #s-de90f811-a72a-4f7a-8690-b965b45b4ee7 img.shogun-image {
    

    
    
    
  }


#s-de90f811-a72a-4f7a-8690-b965b45b4ee7 .shogun-image-content {
  
    align-items: center;
  
}

#s-c3843218-47b9-4066-a556-78692cf3af64 {
  margin-left: auto;
margin-right: auto;
max-width: 15px;
text-align: center;
}







  #s-c3843218-47b9-4066-a556-78692cf3af64 img.shogun-image {
    

    
    
    
  }


#s-c3843218-47b9-4066-a556-78692cf3af64 .shogun-image-content {
  
    align-items: center;
  
}

#s-ed60159f-6730-414a-9e9c-eb6009ee5eb2 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
}

#s-ed60159f-6730-414a-9e9c-eb6009ee5eb2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-ea4effb0-e269-45c7-a494-40cfa59f7d77 {
  padding-top: 25px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-ea4effb0-e269-45c7-a494-40cfa59f7d77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea4effb0-e269-45c7-a494-40cfa59f7d77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ea4effb0-e269-45c7-a494-40cfa59f7d77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ea4effb0-e269-45c7-a494-40cfa59f7d77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-dced6b90-192e-4fec-8129-5001c9e44b23 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-bff6bfff-6781-4afe-b637-e6ece990e475 {
  margin-left: auto;
margin-right: auto;
max-width: 21px;
text-align: center;
}







  #s-bff6bfff-6781-4afe-b637-e6ece990e475 img.shogun-image {
    

    
    
    
  }


#s-bff6bfff-6781-4afe-b637-e6ece990e475 .shogun-image-content {
  
    align-items: center;
  
}

#s-588c0e8c-2462-4144-8173-f714c8346ccb {
  margin-left: auto;
margin-right: auto;
max-width: 15px;
text-align: center;
}







  #s-588c0e8c-2462-4144-8173-f714c8346ccb img.shogun-image {
    

    
    
    
  }


#s-588c0e8c-2462-4144-8173-f714c8346ccb .shogun-image-content {
  
    align-items: center;
  
}

#s-8744e4be-af24-48ee-ae8b-8bfe53cb9d87 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
}

#s-8744e4be-af24-48ee-ae8b-8bfe53cb9d87 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-ce47c44d-84a8-410f-90ca-32af3c596f54 {
  padding-top: 25px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-ce47c44d-84a8-410f-90ca-32af3c596f54"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce47c44d-84a8-410f-90ca-32af3c596f54"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ce47c44d-84a8-410f-90ca-32af3c596f54"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce47c44d-84a8-410f-90ca-32af3c596f54"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-7eeb9fd4-c0bc-4209-b950-50ad56be281a {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-adeaeba7-8349-4d74-9e2d-312936649b78 {
  margin-left: auto;
margin-right: auto;
max-width: 21px;
text-align: center;
}







  #s-adeaeba7-8349-4d74-9e2d-312936649b78 img.shogun-image {
    

    
    
    
  }


#s-adeaeba7-8349-4d74-9e2d-312936649b78 .shogun-image-content {
  
    align-items: center;
  
}

#s-1f927372-3ef4-4a02-bcce-3552c16cbe4a {
  margin-left: auto;
margin-right: auto;
max-width: 15px;
text-align: center;
}







  #s-1f927372-3ef4-4a02-bcce-3552c16cbe4a img.shogun-image {
    

    
    
    
  }


#s-1f927372-3ef4-4a02-bcce-3552c16cbe4a .shogun-image-content {
  
    align-items: center;
  
}

#s-1972be1b-7e37-41c7-9ee2-71efe860e4df {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1440px;
}
@media (min-width: 1200px){#s-1972be1b-7e37-41c7-9ee2-71efe860e4df {
  display: none;
}
#s-1972be1b-7e37-41c7-9ee2-71efe860e4df, #wrap-s-1972be1b-7e37-41c7-9ee2-71efe860e4df { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1972be1b-7e37-41c7-9ee2-71efe860e4df {
  display: none;
}
#s-1972be1b-7e37-41c7-9ee2-71efe860e4df, #wrap-s-1972be1b-7e37-41c7-9ee2-71efe860e4df { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1972be1b-7e37-41c7-9ee2-71efe860e4df {
  display: none;
}
#s-1972be1b-7e37-41c7-9ee2-71efe860e4df, #wrap-s-1972be1b-7e37-41c7-9ee2-71efe860e4df { display:none !important; }}







#s-1972be1b-7e37-41c7-9ee2-71efe860e4df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1972be1b-7e37-41c7-9ee2-71efe860e4df.shg-box.shg-c {
  justify-content: center;
}

#s-9f3c0488-3634-4ec1-8a9b-ab9e358bf515 {
  padding-top: 0px;
padding-bottom: 20px;
background-color: rgba(0, 0, 0, 0);
}

#s-4bad2bb0-120e-4cf9-930a-03ddfb36aea5 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-4bad2bb0-120e-4cf9-930a-03ddfb36aea5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-4bad2bb0-120e-4cf9-930a-03ddfb36aea5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-4bad2bb0-120e-4cf9-930a-03ddfb36aea5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-4bad2bb0-120e-4cf9-930a-03ddfb36aea5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-4bad2bb0-120e-4cf9-930a-03ddfb36aea5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-4bad2bb0-120e-4cf9-930a-03ddfb36aea5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-4bad2bb0-120e-4cf9-930a-03ddfb36aea5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-7c35f3a1-93dc-41fe-b8f0-49cc537a72eb {
  margin-left: auto;
margin-right: auto;
max-width: 21px;
text-align: center;
}







  #s-7c35f3a1-93dc-41fe-b8f0-49cc537a72eb img.shogun-image {
    

    
    
    
  }


#s-7c35f3a1-93dc-41fe-b8f0-49cc537a72eb .shogun-image-content {
  
    align-items: center;
  
}

#s-c1b48fd0-e864-4492-88ac-521af765527b {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-da4438b7-502d-4d09-b1ad-1cb1a87b57a2 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-da4438b7-502d-4d09-b1ad-1cb1a87b57a2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-da4438b7-502d-4d09-b1ad-1cb1a87b57a2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-da4438b7-502d-4d09-b1ad-1cb1a87b57a2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-da4438b7-502d-4d09-b1ad-1cb1a87b57a2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-da4438b7-502d-4d09-b1ad-1cb1a87b57a2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-da4438b7-502d-4d09-b1ad-1cb1a87b57a2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-da4438b7-502d-4d09-b1ad-1cb1a87b57a2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-2ab78ae3-6267-465a-8a3e-1f30c1b957ff {
  margin-left: auto;
margin-right: auto;
max-width: 21px;
text-align: center;
}







  #s-2ab78ae3-6267-465a-8a3e-1f30c1b957ff img.shogun-image {
    

    
    
    
  }


#s-2ab78ae3-6267-465a-8a3e-1f30c1b957ff .shogun-image-content {
  
    align-items: center;
  
}

#s-d92bdaff-c17f-4d41-a126-cc9fde0656a0 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-2c24e049-ac31-43f0-a472-0f50f8819191 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-2c24e049-ac31-43f0-a472-0f50f8819191"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-2c24e049-ac31-43f0-a472-0f50f8819191"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-2c24e049-ac31-43f0-a472-0f50f8819191"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-2c24e049-ac31-43f0-a472-0f50f8819191"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-2c24e049-ac31-43f0-a472-0f50f8819191"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-2c24e049-ac31-43f0-a472-0f50f8819191"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-2c24e049-ac31-43f0-a472-0f50f8819191"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-e56fd8d1-bad5-48e0-89c7-46fc1e666656 {
  margin-left: auto;
margin-right: auto;
max-width: 21px;
text-align: center;
}







  #s-e56fd8d1-bad5-48e0-89c7-46fc1e666656 img.shogun-image {
    

    
    
    
  }


#s-e56fd8d1-bad5-48e0-89c7-46fc1e666656 .shogun-image-content {
  
    align-items: center;
  
}

#s-7a5da8d0-c6fb-4a3f-b230-6bcfcd0cb2e5 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-8cc89f38-db7c-4168-a9ac-08a21754005e {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-8cc89f38-db7c-4168-a9ac-08a21754005e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-8cc89f38-db7c-4168-a9ac-08a21754005e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-8cc89f38-db7c-4168-a9ac-08a21754005e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-8cc89f38-db7c-4168-a9ac-08a21754005e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-8cc89f38-db7c-4168-a9ac-08a21754005e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-8cc89f38-db7c-4168-a9ac-08a21754005e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-8cc89f38-db7c-4168-a9ac-08a21754005e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-dc73303c-b3f1-42fa-a957-5badd461325d {
  margin-left: auto;
margin-right: auto;
max-width: 21px;
text-align: center;
}







  #s-dc73303c-b3f1-42fa-a957-5badd461325d img.shogun-image {
    

    
    
    
  }


#s-dc73303c-b3f1-42fa-a957-5badd461325d .shogun-image-content {
  
    align-items: center;
  
}

#s-659269ee-0ba2-43e5-b5c3-da2a5a98c756 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-b7064750-fa5c-4303-9b0a-a011abb09cd3 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-b7064750-fa5c-4303-9b0a-a011abb09cd3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-b7064750-fa5c-4303-9b0a-a011abb09cd3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-b7064750-fa5c-4303-9b0a-a011abb09cd3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-b7064750-fa5c-4303-9b0a-a011abb09cd3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-b7064750-fa5c-4303-9b0a-a011abb09cd3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-b7064750-fa5c-4303-9b0a-a011abb09cd3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-b7064750-fa5c-4303-9b0a-a011abb09cd3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-b25df303-f781-4ab1-af0e-88cf25296dea {
  margin-left: auto;
margin-right: auto;
max-width: 21px;
text-align: center;
}







  #s-b25df303-f781-4ab1-af0e-88cf25296dea img.shogun-image {
    

    
    
    
  }


#s-b25df303-f781-4ab1-af0e-88cf25296dea .shogun-image-content {
  
    align-items: center;
  
}

#s-42dbfdd9-5bfa-4460-aef1-9ef48346a2c0 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-22f77e36-3e29-45bf-99df-be9938dfb816 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-22f77e36-3e29-45bf-99df-be9938dfb816"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-22f77e36-3e29-45bf-99df-be9938dfb816"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-22f77e36-3e29-45bf-99df-be9938dfb816"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-22f77e36-3e29-45bf-99df-be9938dfb816"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-22f77e36-3e29-45bf-99df-be9938dfb816"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-22f77e36-3e29-45bf-99df-be9938dfb816"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-22f77e36-3e29-45bf-99df-be9938dfb816"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-0ae460c4-b99f-4eb2-8f08-368b301c9e03 {
  margin-left: auto;
margin-right: auto;
max-width: 21px;
text-align: center;
}







  #s-0ae460c4-b99f-4eb2-8f08-368b301c9e03 img.shogun-image {
    

    
    
    
  }


#s-0ae460c4-b99f-4eb2-8f08-368b301c9e03 .shogun-image-content {
  
    align-items: center;
  
}

#s-21ac695d-0b20-448e-a051-06c8c95d83b2 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-31e18f9c-fe5f-4ccc-ba42-a7fb641750e9 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-31e18f9c-fe5f-4ccc-ba42-a7fb641750e9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-31e18f9c-fe5f-4ccc-ba42-a7fb641750e9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-31e18f9c-fe5f-4ccc-ba42-a7fb641750e9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-31e18f9c-fe5f-4ccc-ba42-a7fb641750e9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-31e18f9c-fe5f-4ccc-ba42-a7fb641750e9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-31e18f9c-fe5f-4ccc-ba42-a7fb641750e9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-31e18f9c-fe5f-4ccc-ba42-a7fb641750e9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-f5e06d09-fd72-4533-a40d-6599b2e09f55 {
  margin-left: auto;
margin-right: auto;
max-width: 21px;
text-align: center;
}







  #s-f5e06d09-fd72-4533-a40d-6599b2e09f55 img.shogun-image {
    

    
    
    
  }


#s-f5e06d09-fd72-4533-a40d-6599b2e09f55 .shogun-image-content {
  
    align-items: center;
  
}

#s-81028ddc-106e-4aed-b594-6941bc28f240 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-f50cba32-270b-4e16-a871-05474794e3ac {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-f50cba32-270b-4e16-a871-05474794e3ac"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-f50cba32-270b-4e16-a871-05474794e3ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f50cba32-270b-4e16-a871-05474794e3ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-f50cba32-270b-4e16-a871-05474794e3ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f50cba32-270b-4e16-a871-05474794e3ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-f50cba32-270b-4e16-a871-05474794e3ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f50cba32-270b-4e16-a871-05474794e3ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-5618bce0-e9bd-45cc-ba88-f562f9d0f570 {
  margin-left: auto;
margin-right: auto;
max-width: 21px;
text-align: center;
}







  #s-5618bce0-e9bd-45cc-ba88-f562f9d0f570 img.shogun-image {
    

    
    
    
  }


#s-5618bce0-e9bd-45cc-ba88-f562f9d0f570 .shogun-image-content {
  
    align-items: center;
  
}

#s-8f44ee0c-ccaf-43f8-a396-9f6959d621e1 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-e3f554fb-8175-434a-8ad6-e49fcbb0d657 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjM3MDhiNTMtYTFkNi00ZGIzLThlNDMtM2UzNzkwMjYyOTFmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNzkyZTE3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjQyMjcyNzI3MjcyNzI3MjciIHN0eWxlPSJzdG9wLWNvbG9yOiNjYjY3MzY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuNzQwOTA5MDkwOTA5MDkxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTY4MDJiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNzkyZTE3O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2MzcwOGI1My1hMWQ2LTRkYjMtOGU0My0zZTM3OTAyNjI5MWYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
padding-top: 16px;
padding-left: 24px;
padding-bottom: 16px;
padding-right: 24px;
border-radius: 0px;
max-width: 320px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#792e17"}, {"id"=>3, "pos"=>0.4227272727272727, "color"=>"#cb6736"}, {"id"=>5, "pos"=>0.740909090909091, "color"=>"#e6802b"}, {"id"=>4, "pos"=>1, "color"=>"#792e17"}];
}
#s-e3f554fb-8175-434a-8ad6-e49fcbb0d657:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e3f554fb-8175-434a-8ad6-e49fcbb0d657:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-e3f554fb-8175-434a-8ad6-e49fcbb0d657 {
  margin-top: 20px;
}
}


#s-e3f554fb-8175-434a-8ad6-e49fcbb0d657.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  
  display:  block ;
}

#s-4deefe3c-a833-40d8-8c71-9b14a00b56dc {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 80px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (max-width: 767px){#s-4deefe3c-a833-40d8-8c71-9b14a00b56dc {
  padding-top: 30px;
}
}







#s-4deefe3c-a833-40d8-8c71-9b14a00b56dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4deefe3c-a833-40d8-8c71-9b14a00b56dc.shg-box.shg-c {
  justify-content: center;
}

#s-7ad07080-f388-42aa-a217-2a07ad4a2411 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1440px;
}








#s-7ad07080-f388-42aa-a217-2a07ad4a2411 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ad07080-f388-42aa-a217-2a07ad4a2411.shg-box.shg-c {
  justify-content: center;
}

#s-bcbffaa3-6ee6-4829-b2be-271cbc373240 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1440px;
text-align: center;
}
@media (max-width: 767px){#s-bcbffaa3-6ee6-4829-b2be-271cbc373240 {
  padding-top: 0px;
padding-bottom: 10px;
}
}
#s-bcbffaa3-6ee6-4829-b2be-271cbc373240 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  
  
  
  font-size: 48px;
  
  
  text-align: left;
}


@media (max-width: 767px){#s-bcbffaa3-6ee6-4829-b2be-271cbc373240 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  
  
  
  font-size: 28px;
  
  
  text-align: left;
}


}
#s-66eeb46b-a977-44d1-826d-7c433b2485b0 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-c08c60e7-5701-4b34-b8fa-2abeb8f9458c {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 0px;
min-height: 50px;
max-width: 700px;
}
@media (max-width: 767px){#s-c08c60e7-5701-4b34-b8fa-2abeb8f9458c {
  padding-top: 10px;
}
}







#s-c08c60e7-5701-4b34-b8fa-2abeb8f9458c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c08c60e7-5701-4b34-b8fa-2abeb8f9458c.shg-box.shg-c {
  justify-content: center;
}

#s-5fe578dc-59cf-42ab-9072-042b1515263a {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}
@media (max-width: 767px){#s-5fe578dc-59cf-42ab-9072-042b1515263a {
  margin-top: 15px;
margin-bottom: 15px;
}
}
#s-5fe578dc-59cf-42ab-9072-042b1515263a .shogun-form-box {
  padding: 10px;
}

#s-5fe578dc-59cf-42ab-9072-042b1515263a .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  padding-top: 5px;
  padding-bottom: 5px;
  
  
}

#s-5fe578dc-59cf-42ab-9072-042b1515263a .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: #008000;
  
  
  
  
  
}

#s-5fe578dc-59cf-42ab-9072-042b1515263a .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

#s-5fe578dc-59cf-42ab-9072-042b1515263a .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: #008000;
}

#s-5fe578dc-59cf-42ab-9072-042b1515263a .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: #ff0000;
  
  
  
  
  
}

#s-5fe578dc-59cf-42ab-9072-042b1515263a .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
@media (min-width: 0px) {
[id="s-0b5493a3-4c82-4a74-8376-90e331017b64"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0b5493a3-4c82-4a74-8376-90e331017b64"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0b5493a3-4c82-4a74-8376-90e331017b64"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0b5493a3-4c82-4a74-8376-90e331017b64"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

.shogun-form-text-input-field {
  width: 100%;
}

.shogun-form-text-input-field:focus {
  outline: none;
}

textarea.shogun-form-text-input-field {
  resize: none;
  overflow: hidden;
  min-height: 70px !important;
}

#s-19bf0614-da17-404d-bf04-546a6e4f7f3c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-19bf0614-da17-404d-bf04-546a6e4f7f3c  .shogun-form-text-input-field {
  border-width: 0px;
  border-color: #000;
  
  background-color: rgba(255, 255, 255, 1);
  
  font-size: 24px;
  
  color: #000;
  
  
  line-height: 0.5em;
  
}

#s-19bf0614-da17-404d-bf04-546a6e4f7f3c  .shogun-form-text-input-field::-moz-placeholder {
  font-size: 24px;
  
  color: rgba(189, 189, 189, 1);
  
  
  
  
}

#s-19bf0614-da17-404d-bf04-546a6e4f7f3c  .shogun-form-text-input-field::placeholder {
  font-size: 24px;
  
  color: rgba(189, 189, 189, 1);
  
  
  
  
}


#s-19bf0614-da17-404d-bf04-546a6e4f7f3c .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-19bf0614-da17-404d-bf04-546a6e4f7f3c .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


.shogun-form-box-submit:focus {
  outline: none;
}

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

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

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

#s-b91299ba-9942-460c-927f-b9905bf0adaa {
  background-image: url(https://i.shgcdn.com/eb515a62-0c2c-42f8-8f12-e85e19150a1d/);
background-repeat: no-repeat;
border-style: solid;
padding-top: 16px;
padding-left: 24px;
padding-bottom: 16px;
padding-right: 24px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
color: #FFFFFF;
text-align: center;
cursor: pointer;
hover-type: image;
background-position: center center;
font-size: 24px;
}
#s-b91299ba-9942-460c-927f-b9905bf0adaa:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b91299ba-9942-460c-927f-b9905bf0adaa:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-b91299ba-9942-460c-927f-b9905bf0adaa[disabled],
#s-b91299ba-9942-460c-927f-b9905bf0adaa[disabled]:hover,
#s-b91299ba-9942-460c-927f-b9905bf0adaa[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-b91299ba-9942-460c-927f-b9905bf0adaa {
  display:  block ;
  width:  100% ;
}


#s-c15a80e6-280d-4190-af41-d51068642b8a {
  text-align: left;
}

#s-a70236dd-7439-4d8c-9cc2-8d2b6a34b077 {
  padding-top: 80px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
min-height: 50px;
background-color: rgba(51, 51, 51, 1);
}
@media (max-width: 767px){#s-a70236dd-7439-4d8c-9cc2-8d2b6a34b077 {
  padding-top: 30px;
}
}







#s-a70236dd-7439-4d8c-9cc2-8d2b6a34b077 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a70236dd-7439-4d8c-9cc2-8d2b6a34b077.shg-box.shg-c {
  justify-content: center;
}

#s-e077af36-6fc2-4303-a54a-f0ff895d5473 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 1440px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-e077af36-6fc2-4303-a54a-f0ff895d5473"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e077af36-6fc2-4303-a54a-f0ff895d5473"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e077af36-6fc2-4303-a54a-f0ff895d5473"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e077af36-6fc2-4303-a54a-f0ff895d5473"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-f6c3bd9b-8db7-464a-9578-c36ead7f139c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f6c3bd9b-8db7-464a-9578-c36ead7f139c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f6c3bd9b-8db7-464a-9578-c36ead7f139c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f6c3bd9b-8db7-464a-9578-c36ead7f139c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px){#s-6403c9d8-e978-4872-b171-374ec557922c {
  display: none;
}
#s-6403c9d8-e978-4872-b171-374ec557922c, #wrap-s-6403c9d8-e978-4872-b171-374ec557922c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6403c9d8-e978-4872-b171-374ec557922c {
  display: none;
}
#s-6403c9d8-e978-4872-b171-374ec557922c, #wrap-s-6403c9d8-e978-4872-b171-374ec557922c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6403c9d8-e978-4872-b171-374ec557922c {
  display: none;
}
#s-6403c9d8-e978-4872-b171-374ec557922c, #wrap-s-6403c9d8-e978-4872-b171-374ec557922c { display:none !important; }}
@media (min-width: 0px) {
[id="s-6403c9d8-e978-4872-b171-374ec557922c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6403c9d8-e978-4872-b171-374ec557922c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6403c9d8-e978-4872-b171-374ec557922c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6403c9d8-e978-4872-b171-374ec557922c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-71c956eb-a5e7-4a2f-8902-51587091a69c {
  padding-top: 0px;
padding-bottom: 20px;
text-align: center;
}







  #s-71c956eb-a5e7-4a2f-8902-51587091a69c img.shogun-image {
    

    
    
    
  }


#s-71c956eb-a5e7-4a2f-8902-51587091a69c .shogun-image-content {
  
    align-items: center;
  
}

#s-657b5df0-f13d-4155-9341-ef27522765f5 {
  text-align: center;
}







  #s-657b5df0-f13d-4155-9341-ef27522765f5 img.shogun-image {
    

    
    
    
  }


#s-657b5df0-f13d-4155-9341-ef27522765f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-a4c28d84-0bb3-44a2-b398-542b2b3ffb5c {
  padding-top: 0px;
padding-bottom: 20px;
max-width: 196px;
text-align: center;
}
@media (max-width: 767px){#s-a4c28d84-0bb3-44a2-b398-542b2b3ffb5c {
  display: none;
}
#s-a4c28d84-0bb3-44a2-b398-542b2b3ffb5c, #wrap-s-a4c28d84-0bb3-44a2-b398-542b2b3ffb5c { display:none !important; }}






  #s-a4c28d84-0bb3-44a2-b398-542b2b3ffb5c img.shogun-image {
    

    
    
    
  }


#s-a4c28d84-0bb3-44a2-b398-542b2b3ffb5c .shogun-image-content {
  
    align-items: center;
  
}

#s-171b926f-af71-40aa-80f5-21982143d9a4 {
  max-width: 196px;
text-align: center;
}
@media (max-width: 767px){#s-171b926f-af71-40aa-80f5-21982143d9a4 {
  display: none;
}
#s-171b926f-af71-40aa-80f5-21982143d9a4, #wrap-s-171b926f-af71-40aa-80f5-21982143d9a4 { display:none !important; }}






  #s-171b926f-af71-40aa-80f5-21982143d9a4 img.shogun-image {
    

    
    
    
  }


#s-171b926f-af71-40aa-80f5-21982143d9a4 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-3a075d6d-40a6-41d4-8443-bbc7e78b580f {
  margin-top: 30px;
}
}
#s-9acde913-1326-4003-baa9-902becbe9e93 {
  text-align: left;
}

#s-9b8333f1-4ead-4406-9402-2b4fc1e97ad4 {
  margin-top: 0px;
}
@media (max-width: 767px){#s-9b8333f1-4ead-4406-9402-2b4fc1e97ad4 {
  margin-top: 30px;
}
}
#s-73a224b0-4a7a-46e8-8f07-7e77fe08a4a6 {
  text-align: left;
}

@media (max-width: 767px){#s-a8519ace-6f66-4929-abaa-dad1775b8b58 {
  margin-top: 30px;
}
}
#s-2d784f8b-911b-4953-86c7-40df4aeb0237 {
  padding-top: 20px;
padding-bottom: 40px;
max-width: 500px;
}

@media (min-width: 0px) {
[id="s-2d784f8b-911b-4953-86c7-40df4aeb0237"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.75px);
}

}

@media (min-width: 768px) {
[id="s-2d784f8b-911b-4953-86c7-40df4aeb0237"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75px);
}

}

@media (min-width: 992px) {
[id="s-2d784f8b-911b-4953-86c7-40df4aeb0237"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75px);
}

}

@media (min-width: 1200px) {
[id="s-2d784f8b-911b-4953-86c7-40df4aeb0237"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75px);
}

}

#s-f4bd1fa8-38ba-4292-925f-40c123ae1752 {
  max-width: 88px;
text-align: center;
}







  #s-f4bd1fa8-38ba-4292-925f-40c123ae1752 img.shogun-image {
    

    
    
    
  }


#s-f4bd1fa8-38ba-4292-925f-40c123ae1752 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d8f4930-5bd0-4ac7-85e9-b41fd0fef28e {
  max-width: 88px;
text-align: center;
}







  #s-1d8f4930-5bd0-4ac7-85e9-b41fd0fef28e img.shogun-image {
    

    
    
    
  }


#s-1d8f4930-5bd0-4ac7-85e9-b41fd0fef28e .shogun-image-content {
  
    align-items: center;
  
}

#s-43a2694d-7c24-4ed2-adbf-b7177d5e53bf {
  max-width: 88px;
text-align: center;
}







  #s-43a2694d-7c24-4ed2-adbf-b7177d5e53bf img.shogun-image {
    

    
    
    
  }


#s-43a2694d-7c24-4ed2-adbf-b7177d5e53bf .shogun-image-content {
  
    align-items: center;
  
}

#s-0f9824a8-9d89-44cd-ad45-1bc71c011aef {
  max-width: 178px;
text-align: center;
}







  #s-0f9824a8-9d89-44cd-ad45-1bc71c011aef img.shogun-image {
    

    
    
    
  }


#s-0f9824a8-9d89-44cd-ad45-1bc71c011aef .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-fd7df7b6-140e-49d3-af8f-6f63c87f40ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd7df7b6-140e-49d3-af8f-6f63c87f40ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fd7df7b6-140e-49d3-af8f-6f63c87f40ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fd7df7b6-140e-49d3-af8f-6f63c87f40ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fd7df7b6-140e-49d3-af8f-6f63c87f40ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd7df7b6-140e-49d3-af8f-6f63c87f40ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fd7df7b6-140e-49d3-af8f-6f63c87f40ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-fd7df7b6-140e-49d3-af8f-6f63c87f40ed"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0483f310-0ca6-403a-a3c1-6ec7706d8aeb {
  padding-bottom: 0px;
}

#s-9471df3c-c55f-456a-bd9f-696d969efd10 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-ebad8245-50a2-41e0-aadb-17430ef0bcb9 {
  max-width: 88px;
text-align: center;
}
@media (max-width: 767px){#s-ebad8245-50a2-41e0-aadb-17430ef0bcb9 {
  padding-top: 0px;
padding-bottom: 10px;
}
}






  #s-ebad8245-50a2-41e0-aadb-17430ef0bcb9 img.shogun-image {
    

    
    
    
  }


#s-ebad8245-50a2-41e0-aadb-17430ef0bcb9 .shogun-image-content {
  
    align-items: center;
  
}

#s-a912f31b-418a-4d3d-98d9-607cf100035d {
  padding-top: 59px;
min-height: 50px;
}








#s-a912f31b-418a-4d3d-98d9-607cf100035d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a912f31b-418a-4d3d-98d9-607cf100035d.shg-box.shg-c {
  justify-content: center;
}

#s-4a070481-b25a-47f6-bd5c-ad46e8e2f65f {
  padding-bottom: 0px;
}

#s-eb1c4cec-94a5-42a9-9b37-7311b1bb61ff {
  text-align: left;
}
@media (min-width: 1200px){#s-eb1c4cec-94a5-42a9-9b37-7311b1bb61ff {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eb1c4cec-94a5-42a9-9b37-7311b1bb61ff {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-eb1c4cec-94a5-42a9-9b37-7311b1bb61ff {
  
}
}@media (max-width: 767px){#s-eb1c4cec-94a5-42a9-9b37-7311b1bb61ff {
  
}
}
#s-255acd3b-4181-4536-8dcb-9df238d71566 {
  text-align: left;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg {
  display: none;
  margin-top: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}
.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg{display:none;margin-top:16px;line-height:16px;font-size:14px;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
