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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

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

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

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

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

.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

#s-fe79ac19-069b-41b4-a5e0-c56b6c380599 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-fe79ac19-069b-41b4-a5e0-c56b6c380599 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fe79ac19-069b-41b4-a5e0-c56b6c380599 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fe79ac19-069b-41b4-a5e0-c56b6c380599 {
  
}
}@media (max-width: 767px){#s-fe79ac19-069b-41b4-a5e0-c56b6c380599 {
  
}
}







#s-fe79ac19-069b-41b4-a5e0-c56b6c380599 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-fe79ac19-069b-41b4-a5e0-c56b6c380599.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  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;
}

#s-fb2e5441-fcb0-430c-8c73-b5122d6d2850 {
  margin-left: 0px;
margin-right: 0px;
background-color: rgba(243, 243, 243, 1);
}

@media (min-width: 0px) {
[id="s-fb2e5441-fcb0-430c-8c73-b5122d6d2850"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fb2e5441-fcb0-430c-8c73-b5122d6d2850"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fb2e5441-fcb0-430c-8c73-b5122d6d2850"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fb2e5441-fcb0-430c-8c73-b5122d6d2850"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-76b20102-5455-4fb5-9dd5-6f3e68fb2cec {
  margin-top: 50px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-76b20102-5455-4fb5-9dd5-6f3e68fb2cec {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-76b20102-5455-4fb5-9dd5-6f3e68fb2cec {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-76b20102-5455-4fb5-9dd5-6f3e68fb2cec {
  
}
}@media (max-width: 767px){#s-76b20102-5455-4fb5-9dd5-6f3e68fb2cec {
  
}
}
.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-95a98fe7-4460-47af-8b0e-2d948d96521c {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-95a98fe7-4460-47af-8b0e-2d948d96521c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-95a98fe7-4460-47af-8b0e-2d948d96521c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-95a98fe7-4460-47af-8b0e-2d948d96521c {
  
}
}@media (max-width: 767px){#s-95a98fe7-4460-47af-8b0e-2d948d96521c {
  
}
}
#s-95a98fe7-4460-47af-8b0e-2d948d96521c .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-a0d9977c-6eb2-42d6-95cc-71bcb30a4f76 {
  border-style: solid;
margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-a0d9977c-6eb2-42d6-95cc-71bcb30a4f76 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a0d9977c-6eb2-42d6-95cc-71bcb30a4f76 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a0d9977c-6eb2-42d6-95cc-71bcb30a4f76 {
  
}
}@media (max-width: 767px){#s-a0d9977c-6eb2-42d6-95cc-71bcb30a4f76 {
  
}
}
.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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "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;
}

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

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

#s-2b894a2b-b671-4171-8e26-dd49a72f52f5 {
  box-shadow:0px 0px 0px 0px ;
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
text-align: center;
}







  #s-2b894a2b-b671-4171-8e26-dd49a72f52f5 img.shogun-image {
    

    
    
    
  }


#s-2b894a2b-b671-4171-8e26-dd49a72f52f5 .shogun-image-content {
  
    align-items: center;
  
}

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

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

#s-9b9d0525-3d05-48fd-b664-b7faa56750e5 hr {
  border-top: 2px solid #ddd;
}

#s-3d298892-a03b-498a-aba3-758ddcecf11c {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

#s-85ea1889-5c37-4b90-b68a-0200a62ce331 {
  min-height: 50px;
}








#s-85ea1889-5c37-4b90-b68a-0200a62ce331 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85ea1889-5c37-4b90-b68a-0200a62ce331.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4f2126e8-ab3a-4241-99a3-a891517e09ca {
  min-height: 50px;
}








#s-4f2126e8-ab3a-4241-99a3-a891517e09ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f2126e8-ab3a-4241-99a3-a891517e09ca.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0d6cd91c-d2fa-4be9-8298-b40e1082abfc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(228, 189, 176, 1);
}

#s-0d6cd91c-d2fa-4be9-8298-b40e1082abfc .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-9c57e31b-ed60-4a76-aecf-aa8198ea07f4 {
  padding-top: 30px;
padding-bottom: 30px;
background-color: rgba(228, 189, 176, 1);
}

@media (min-width: 0px) {
[id="s-9c57e31b-ed60-4a76-aecf-aa8198ea07f4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c57e31b-ed60-4a76-aecf-aa8198ea07f4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9c57e31b-ed60-4a76-aecf-aa8198ea07f4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9c57e31b-ed60-4a76-aecf-aa8198ea07f4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6ecfd8c8-82e0-473e-aec8-8dcb413981cd {
  margin-top: 20px;
margin-left: 20%;
margin-bottom: 20px;
margin-right: 20%;
}

.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;
  min-height: 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-a21f9767-11a3-4120-97b6-8a0cdf41d90b {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-a21f9767-11a3-4120-97b6-8a0cdf41d90b .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-a21f9767-11a3-4120-97b6-8a0cdf41d90b .shg-sld-nav-button.shg-sld-left,
#s-a21f9767-11a3-4120-97b6-8a0cdf41d90b .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

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

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

.shg-imageV2-content {
  text-align: initial;
}

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-0f4cea61-5126-4433-9588-3fe60bfbd397 {
  text-align: center;
}







  img.s-0f4cea61-5126-4433-9588-3fe60bfbd397.shogun-image {
    
    
  }


.s-0f4cea61-5126-4433-9588-3fe60bfbd397 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f4cea61-5126-4433-9588-3fe60bfbd397.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f4cea61-5126-4433-9588-3fe60bfbd397.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f4cea61-5126-4433-9588-3fe60bfbd397.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-0f4cea61-5126-4433-9588-3fe60bfbd397.shogun-image {
    
    
  }


.s-0f4cea61-5126-4433-9588-3fe60bfbd397 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f4cea61-5126-4433-9588-3fe60bfbd397.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f4cea61-5126-4433-9588-3fe60bfbd397.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f4cea61-5126-4433-9588-3fe60bfbd397.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0f4cea61-5126-4433-9588-3fe60bfbd397.shogun-image {
    
    
  }


.s-0f4cea61-5126-4433-9588-3fe60bfbd397 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f4cea61-5126-4433-9588-3fe60bfbd397.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f4cea61-5126-4433-9588-3fe60bfbd397.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f4cea61-5126-4433-9588-3fe60bfbd397.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0f4cea61-5126-4433-9588-3fe60bfbd397.shogun-image {
    
    
  }


.s-0f4cea61-5126-4433-9588-3fe60bfbd397 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f4cea61-5126-4433-9588-3fe60bfbd397.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f4cea61-5126-4433-9588-3fe60bfbd397.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f4cea61-5126-4433-9588-3fe60bfbd397.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0f4cea61-5126-4433-9588-3fe60bfbd397.shogun-image {
    
    
  }


.s-0f4cea61-5126-4433-9588-3fe60bfbd397 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f4cea61-5126-4433-9588-3fe60bfbd397.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f4cea61-5126-4433-9588-3fe60bfbd397.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f4cea61-5126-4433-9588-3fe60bfbd397.shogun-image {
  box-sizing: border-box;
}



}
#s-db6ac953-e808-4ce9-9569-c4553fb2b697 {
  min-height: 50px;
}








#s-db6ac953-e808-4ce9-9569-c4553fb2b697 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db6ac953-e808-4ce9-9569-c4553fb2b697.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-22cf3670-9fdd-421a-933b-8ac97e275349 {
  min-height: 50px;
background-color: rgba(210, 180, 158, 1);
}








#s-22cf3670-9fdd-421a-933b-8ac97e275349 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22cf3670-9fdd-421a-933b-8ac97e275349.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f8df7f05-1e0a-4ae9-932b-77724bf6c177 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f8df7f05-1e0a-4ae9-932b-77724bf6c177 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-8cfac6ec-4bac-49a2-9510-1c9bd948489f {
  margin-left: 10%;
margin-right: 10%;
padding-top: 20px;
padding-bottom: 20px;
}

#s-8cfac6ec-4bac-49a2-9510-1c9bd948489f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 239, 227, 1);
}

#s-8cfac6ec-4bac-49a2-9510-1c9bd948489f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 239, 227, 1);
  padding: 10px;
}

#s-8cfac6ec-4bac-49a2-9510-1c9bd948489f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-8cfac6ec-4bac-49a2-9510-1c9bd948489f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 239, 227, 1);
}

#s-8cfac6ec-4bac-49a2-9510-1c9bd948489f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Open Sans;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}

#s-8cfac6ec-4bac-49a2-9510-1c9bd948489f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-7d08c16c-3916-45d7-9960-485c6100b6ce {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-a6d8b67e-87cb-40b1-95b8-d1030de2bb9b {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-16b0ab74-cbce-4153-a060-6650b45a3aa8 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-a194b464-2074-4eaf-b2a9-2241ba571d48 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-a14efc8a-a49b-4a34-9974-aa358a4f5972 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-cdee2322-0418-41af-b7ba-75ce40ed3628 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-905b7821-279e-4e77-ab13-7db12707f891 {
  min-height: 50px;
}








#s-905b7821-279e-4e77-ab13-7db12707f891 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-905b7821-279e-4e77-ab13-7db12707f891.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9cdc5f13-2d96-4bca-8598-6607be8764f6 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}








#s-9cdc5f13-2d96-4bca-8598-6607be8764f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cdc5f13-2d96-4bca-8598-6607be8764f6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-010a1628-5322-447f-bdb4-c3bad7727cb9 {
  box-shadow:0px 0px 0px 0px ;
padding-top: 10px;
padding-bottom: 10px;
max-width: 800px;
}

#s-010a1628-5322-447f-bdb4-c3bad7727cb9 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-010a1628-5322-447f-bdb4-c3bad7727cb9 .shg-sld-nav-button.shg-sld-left,
#s-010a1628-5322-447f-bdb4-c3bad7727cb9 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-da54f397-8126-4995-b072-1f8f8a1bc275 {
  text-align: center;
}







  img.s-da54f397-8126-4995-b072-1f8f8a1bc275.shogun-image {
    
    
  }


.s-da54f397-8126-4995-b072-1f8f8a1bc275 .shogun-image-content {
  
    align-items: center;
  
}

.s-da54f397-8126-4995-b072-1f8f8a1bc275.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da54f397-8126-4995-b072-1f8f8a1bc275.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da54f397-8126-4995-b072-1f8f8a1bc275.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-da54f397-8126-4995-b072-1f8f8a1bc275.shogun-image {
    
    
  }


.s-da54f397-8126-4995-b072-1f8f8a1bc275 .shogun-image-content {
  
    align-items: center;
  
}

.s-da54f397-8126-4995-b072-1f8f8a1bc275.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da54f397-8126-4995-b072-1f8f8a1bc275.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da54f397-8126-4995-b072-1f8f8a1bc275.shogun-image {
  box-sizing: border-box;
}



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





  img.s-da54f397-8126-4995-b072-1f8f8a1bc275.shogun-image {
    
    
  }


.s-da54f397-8126-4995-b072-1f8f8a1bc275 .shogun-image-content {
  
    align-items: center;
  
}

.s-da54f397-8126-4995-b072-1f8f8a1bc275.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da54f397-8126-4995-b072-1f8f8a1bc275.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da54f397-8126-4995-b072-1f8f8a1bc275.shogun-image {
  box-sizing: border-box;
}



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





  img.s-da54f397-8126-4995-b072-1f8f8a1bc275.shogun-image {
    
    
  }


.s-da54f397-8126-4995-b072-1f8f8a1bc275 .shogun-image-content {
  
    align-items: center;
  
}

.s-da54f397-8126-4995-b072-1f8f8a1bc275.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da54f397-8126-4995-b072-1f8f8a1bc275.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da54f397-8126-4995-b072-1f8f8a1bc275.shogun-image {
  box-sizing: border-box;
}



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





  img.s-da54f397-8126-4995-b072-1f8f8a1bc275.shogun-image {
    
    
  }


.s-da54f397-8126-4995-b072-1f8f8a1bc275 .shogun-image-content {
  
    align-items: center;
  
}

.s-da54f397-8126-4995-b072-1f8f8a1bc275.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da54f397-8126-4995-b072-1f8f8a1bc275.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da54f397-8126-4995-b072-1f8f8a1bc275.shogun-image {
  box-sizing: border-box;
}



}
#s-a7c42313-249a-4056-93c7-42abaf26528f {
  text-align: center;
}







  img.s-a7c42313-249a-4056-93c7-42abaf26528f.shogun-image {
    
    
  }


.s-a7c42313-249a-4056-93c7-42abaf26528f .shogun-image-content {
  
    align-items: center;
  
}

.s-a7c42313-249a-4056-93c7-42abaf26528f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7c42313-249a-4056-93c7-42abaf26528f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7c42313-249a-4056-93c7-42abaf26528f.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-a7c42313-249a-4056-93c7-42abaf26528f.shogun-image {
    
    
  }


.s-a7c42313-249a-4056-93c7-42abaf26528f .shogun-image-content {
  
    align-items: center;
  
}

.s-a7c42313-249a-4056-93c7-42abaf26528f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7c42313-249a-4056-93c7-42abaf26528f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7c42313-249a-4056-93c7-42abaf26528f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-a7c42313-249a-4056-93c7-42abaf26528f.shogun-image {
    
    
  }


.s-a7c42313-249a-4056-93c7-42abaf26528f .shogun-image-content {
  
    align-items: center;
  
}

.s-a7c42313-249a-4056-93c7-42abaf26528f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7c42313-249a-4056-93c7-42abaf26528f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7c42313-249a-4056-93c7-42abaf26528f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-a7c42313-249a-4056-93c7-42abaf26528f.shogun-image {
    
    
  }


.s-a7c42313-249a-4056-93c7-42abaf26528f .shogun-image-content {
  
    align-items: center;
  
}

.s-a7c42313-249a-4056-93c7-42abaf26528f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7c42313-249a-4056-93c7-42abaf26528f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7c42313-249a-4056-93c7-42abaf26528f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-a7c42313-249a-4056-93c7-42abaf26528f.shogun-image {
    
    
  }


.s-a7c42313-249a-4056-93c7-42abaf26528f .shogun-image-content {
  
    align-items: center;
  
}

.s-a7c42313-249a-4056-93c7-42abaf26528f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7c42313-249a-4056-93c7-42abaf26528f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7c42313-249a-4056-93c7-42abaf26528f.shogun-image {
  box-sizing: border-box;
}



}
#s-0f391404-97c6-451a-b031-83aed607e7d1 {
  text-align: center;
}







  img.s-0f391404-97c6-451a-b031-83aed607e7d1.shogun-image {
    
    
  }


.s-0f391404-97c6-451a-b031-83aed607e7d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f391404-97c6-451a-b031-83aed607e7d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f391404-97c6-451a-b031-83aed607e7d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f391404-97c6-451a-b031-83aed607e7d1.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-0f391404-97c6-451a-b031-83aed607e7d1.shogun-image {
    
    
  }


.s-0f391404-97c6-451a-b031-83aed607e7d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f391404-97c6-451a-b031-83aed607e7d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f391404-97c6-451a-b031-83aed607e7d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f391404-97c6-451a-b031-83aed607e7d1.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0f391404-97c6-451a-b031-83aed607e7d1.shogun-image {
    
    
  }


.s-0f391404-97c6-451a-b031-83aed607e7d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f391404-97c6-451a-b031-83aed607e7d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f391404-97c6-451a-b031-83aed607e7d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f391404-97c6-451a-b031-83aed607e7d1.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0f391404-97c6-451a-b031-83aed607e7d1.shogun-image {
    
    
  }


.s-0f391404-97c6-451a-b031-83aed607e7d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f391404-97c6-451a-b031-83aed607e7d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f391404-97c6-451a-b031-83aed607e7d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f391404-97c6-451a-b031-83aed607e7d1.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0f391404-97c6-451a-b031-83aed607e7d1.shogun-image {
    
    
  }


.s-0f391404-97c6-451a-b031-83aed607e7d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f391404-97c6-451a-b031-83aed607e7d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f391404-97c6-451a-b031-83aed607e7d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f391404-97c6-451a-b031-83aed607e7d1.shogun-image {
  box-sizing: border-box;
}



}
#s-46f2fefe-1e0e-49bf-a34d-f8031de03be4 {
  text-align: center;
}







  img.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shogun-image {
    
    
  }


.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4 .shogun-image-content {
  
    align-items: center;
  
}

.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shogun-image {
    
    
  }


.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4 .shogun-image-content {
  
    align-items: center;
  
}

.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shogun-image {
  box-sizing: border-box;
}



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





  img.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shogun-image {
    
    
  }


.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4 .shogun-image-content {
  
    align-items: center;
  
}

.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shogun-image {
  box-sizing: border-box;
}



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





  img.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shogun-image {
    
    
  }


.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4 .shogun-image-content {
  
    align-items: center;
  
}

.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shogun-image {
  box-sizing: border-box;
}



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





  img.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shogun-image {
    
    
  }


.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4 .shogun-image-content {
  
    align-items: center;
  
}

.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46f2fefe-1e0e-49bf-a34d-f8031de03be4.shogun-image {
  box-sizing: border-box;
}



}
#s-281982b1-0262-4b50-800e-b588edd037b1 {
  text-align: center;
}







  img.s-281982b1-0262-4b50-800e-b588edd037b1.shogun-image {
    
    
  }


.s-281982b1-0262-4b50-800e-b588edd037b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-281982b1-0262-4b50-800e-b588edd037b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-281982b1-0262-4b50-800e-b588edd037b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-281982b1-0262-4b50-800e-b588edd037b1.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-281982b1-0262-4b50-800e-b588edd037b1.shogun-image {
    
    
  }


.s-281982b1-0262-4b50-800e-b588edd037b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-281982b1-0262-4b50-800e-b588edd037b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-281982b1-0262-4b50-800e-b588edd037b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-281982b1-0262-4b50-800e-b588edd037b1.shogun-image {
  box-sizing: border-box;
}



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





  img.s-281982b1-0262-4b50-800e-b588edd037b1.shogun-image {
    
    
  }


.s-281982b1-0262-4b50-800e-b588edd037b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-281982b1-0262-4b50-800e-b588edd037b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-281982b1-0262-4b50-800e-b588edd037b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-281982b1-0262-4b50-800e-b588edd037b1.shogun-image {
  box-sizing: border-box;
}



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





  img.s-281982b1-0262-4b50-800e-b588edd037b1.shogun-image {
    
    
  }


.s-281982b1-0262-4b50-800e-b588edd037b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-281982b1-0262-4b50-800e-b588edd037b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-281982b1-0262-4b50-800e-b588edd037b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-281982b1-0262-4b50-800e-b588edd037b1.shogun-image {
  box-sizing: border-box;
}



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





  img.s-281982b1-0262-4b50-800e-b588edd037b1.shogun-image {
    
    
  }


.s-281982b1-0262-4b50-800e-b588edd037b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-281982b1-0262-4b50-800e-b588edd037b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-281982b1-0262-4b50-800e-b588edd037b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-281982b1-0262-4b50-800e-b588edd037b1.shogun-image {
  box-sizing: border-box;
}



}
#s-7a06adbd-2eb7-4b97-a219-661a56dd316c {
  text-align: center;
}







  img.s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shogun-image {
    
    
  }


.s-7a06adbd-2eb7-4b97-a219-661a56dd316c .shogun-image-content {
  
    align-items: center;
  
}

.s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shogun-image {
    
    
  }


.s-7a06adbd-2eb7-4b97-a219-661a56dd316c .shogun-image-content {
  
    align-items: center;
  
}

.s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shogun-image {
  box-sizing: border-box;
}



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





  img.s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shogun-image {
    
    
  }


.s-7a06adbd-2eb7-4b97-a219-661a56dd316c .shogun-image-content {
  
    align-items: center;
  
}

.s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shogun-image {
  box-sizing: border-box;
}



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





  img.s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shogun-image {
    
    
  }


.s-7a06adbd-2eb7-4b97-a219-661a56dd316c .shogun-image-content {
  
    align-items: center;
  
}

.s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shogun-image {
  box-sizing: border-box;
}



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





  img.s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shogun-image {
    
    
  }


.s-7a06adbd-2eb7-4b97-a219-661a56dd316c .shogun-image-content {
  
    align-items: center;
  
}

.s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a06adbd-2eb7-4b97-a219-661a56dd316c.shogun-image {
  box-sizing: border-box;
}



}
#s-69492ce4-a297-492e-811c-5240c9d91ef5 {
  text-align: center;
}







  img.s-69492ce4-a297-492e-811c-5240c9d91ef5.shogun-image {
    
    
  }


.s-69492ce4-a297-492e-811c-5240c9d91ef5 .shogun-image-content {
  
    align-items: center;
  
}

.s-69492ce4-a297-492e-811c-5240c9d91ef5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69492ce4-a297-492e-811c-5240c9d91ef5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69492ce4-a297-492e-811c-5240c9d91ef5.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-69492ce4-a297-492e-811c-5240c9d91ef5.shogun-image {
    
    
  }


.s-69492ce4-a297-492e-811c-5240c9d91ef5 .shogun-image-content {
  
    align-items: center;
  
}

.s-69492ce4-a297-492e-811c-5240c9d91ef5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69492ce4-a297-492e-811c-5240c9d91ef5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69492ce4-a297-492e-811c-5240c9d91ef5.shogun-image {
  box-sizing: border-box;
}



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





  img.s-69492ce4-a297-492e-811c-5240c9d91ef5.shogun-image {
    
    
  }


.s-69492ce4-a297-492e-811c-5240c9d91ef5 .shogun-image-content {
  
    align-items: center;
  
}

.s-69492ce4-a297-492e-811c-5240c9d91ef5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69492ce4-a297-492e-811c-5240c9d91ef5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69492ce4-a297-492e-811c-5240c9d91ef5.shogun-image {
  box-sizing: border-box;
}



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





  img.s-69492ce4-a297-492e-811c-5240c9d91ef5.shogun-image {
    
    
  }


.s-69492ce4-a297-492e-811c-5240c9d91ef5 .shogun-image-content {
  
    align-items: center;
  
}

.s-69492ce4-a297-492e-811c-5240c9d91ef5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69492ce4-a297-492e-811c-5240c9d91ef5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69492ce4-a297-492e-811c-5240c9d91ef5.shogun-image {
  box-sizing: border-box;
}



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





  img.s-69492ce4-a297-492e-811c-5240c9d91ef5.shogun-image {
    
    
  }


.s-69492ce4-a297-492e-811c-5240c9d91ef5 .shogun-image-content {
  
    align-items: center;
  
}

.s-69492ce4-a297-492e-811c-5240c9d91ef5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69492ce4-a297-492e-811c-5240c9d91ef5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69492ce4-a297-492e-811c-5240c9d91ef5.shogun-image {
  box-sizing: border-box;
}



}
#s-eb50ba57-0faf-4da3-849d-206f35980dcc {
  text-align: center;
}







  img.s-eb50ba57-0faf-4da3-849d-206f35980dcc.shogun-image {
    
    
  }


.s-eb50ba57-0faf-4da3-849d-206f35980dcc .shogun-image-content {
  
    align-items: center;
  
}

.s-eb50ba57-0faf-4da3-849d-206f35980dcc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb50ba57-0faf-4da3-849d-206f35980dcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb50ba57-0faf-4da3-849d-206f35980dcc.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-eb50ba57-0faf-4da3-849d-206f35980dcc.shogun-image {
    
    
  }


.s-eb50ba57-0faf-4da3-849d-206f35980dcc .shogun-image-content {
  
    align-items: center;
  
}

.s-eb50ba57-0faf-4da3-849d-206f35980dcc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb50ba57-0faf-4da3-849d-206f35980dcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb50ba57-0faf-4da3-849d-206f35980dcc.shogun-image {
  box-sizing: border-box;
}



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





  img.s-eb50ba57-0faf-4da3-849d-206f35980dcc.shogun-image {
    
    
  }


.s-eb50ba57-0faf-4da3-849d-206f35980dcc .shogun-image-content {
  
    align-items: center;
  
}

.s-eb50ba57-0faf-4da3-849d-206f35980dcc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb50ba57-0faf-4da3-849d-206f35980dcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb50ba57-0faf-4da3-849d-206f35980dcc.shogun-image {
  box-sizing: border-box;
}



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





  img.s-eb50ba57-0faf-4da3-849d-206f35980dcc.shogun-image {
    
    
  }


.s-eb50ba57-0faf-4da3-849d-206f35980dcc .shogun-image-content {
  
    align-items: center;
  
}

.s-eb50ba57-0faf-4da3-849d-206f35980dcc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb50ba57-0faf-4da3-849d-206f35980dcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb50ba57-0faf-4da3-849d-206f35980dcc.shogun-image {
  box-sizing: border-box;
}



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





  img.s-eb50ba57-0faf-4da3-849d-206f35980dcc.shogun-image {
    
    
  }


.s-eb50ba57-0faf-4da3-849d-206f35980dcc .shogun-image-content {
  
    align-items: center;
  
}

.s-eb50ba57-0faf-4da3-849d-206f35980dcc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb50ba57-0faf-4da3-849d-206f35980dcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb50ba57-0faf-4da3-849d-206f35980dcc.shogun-image {
  box-sizing: border-box;
}



}
#s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1 {
  text-align: center;
}







  img.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shogun-image {
    
    
  }


.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1 .shogun-image-content {
  
    align-items: center;
  
}

.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shogun-image {
    
    
  }


.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1 .shogun-image-content {
  
    align-items: center;
  
}

.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shogun-image {
  box-sizing: border-box;
}



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





  img.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shogun-image {
    
    
  }


.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1 .shogun-image-content {
  
    align-items: center;
  
}

.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shogun-image {
  box-sizing: border-box;
}



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





  img.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shogun-image {
    
    
  }


.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1 .shogun-image-content {
  
    align-items: center;
  
}

.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shogun-image {
  box-sizing: border-box;
}



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





  img.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shogun-image {
    
    
  }


.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1 .shogun-image-content {
  
    align-items: center;
  
}

.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38e684c4-ced7-4a40-81e5-b19d9f2f2aa1.shogun-image {
  box-sizing: border-box;
}



}
#s-2c07384d-57dc-4898-a346-97e5aab3535f {
  text-align: center;
}







  img.s-2c07384d-57dc-4898-a346-97e5aab3535f.shogun-image {
    
    
  }


.s-2c07384d-57dc-4898-a346-97e5aab3535f .shogun-image-content {
  
    align-items: center;
  
}

.s-2c07384d-57dc-4898-a346-97e5aab3535f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c07384d-57dc-4898-a346-97e5aab3535f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c07384d-57dc-4898-a346-97e5aab3535f.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-2c07384d-57dc-4898-a346-97e5aab3535f.shogun-image {
    
    
  }


.s-2c07384d-57dc-4898-a346-97e5aab3535f .shogun-image-content {
  
    align-items: center;
  
}

.s-2c07384d-57dc-4898-a346-97e5aab3535f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c07384d-57dc-4898-a346-97e5aab3535f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c07384d-57dc-4898-a346-97e5aab3535f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-2c07384d-57dc-4898-a346-97e5aab3535f.shogun-image {
    
    
  }


.s-2c07384d-57dc-4898-a346-97e5aab3535f .shogun-image-content {
  
    align-items: center;
  
}

.s-2c07384d-57dc-4898-a346-97e5aab3535f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c07384d-57dc-4898-a346-97e5aab3535f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c07384d-57dc-4898-a346-97e5aab3535f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-2c07384d-57dc-4898-a346-97e5aab3535f.shogun-image {
    
    
  }


.s-2c07384d-57dc-4898-a346-97e5aab3535f .shogun-image-content {
  
    align-items: center;
  
}

.s-2c07384d-57dc-4898-a346-97e5aab3535f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c07384d-57dc-4898-a346-97e5aab3535f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c07384d-57dc-4898-a346-97e5aab3535f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-2c07384d-57dc-4898-a346-97e5aab3535f.shogun-image {
    
    
  }


.s-2c07384d-57dc-4898-a346-97e5aab3535f .shogun-image-content {
  
    align-items: center;
  
}

.s-2c07384d-57dc-4898-a346-97e5aab3535f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c07384d-57dc-4898-a346-97e5aab3535f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c07384d-57dc-4898-a346-97e5aab3535f.shogun-image {
  box-sizing: border-box;
}



}
#s-29229993-3fa3-4163-abbd-8afe41c5c5c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(178, 114, 81, 1);
}

#s-29229993-3fa3-4163-abbd-8afe41c5c5c7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-e3f05ebd-669c-41a2-99ce-590c6c75068d {
  min-height: 500px;
background-color: rgba(178, 114, 81, 1);
}
@media (min-width: 1200px){#s-e3f05ebd-669c-41a2-99ce-590c6c75068d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e3f05ebd-669c-41a2-99ce-590c6c75068d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e3f05ebd-669c-41a2-99ce-590c6c75068d {
  
}
}@media (max-width: 767px){#s-e3f05ebd-669c-41a2-99ce-590c6c75068d {
  
}
}







#s-e3f05ebd-669c-41a2-99ce-590c6c75068d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3f05ebd-669c-41a2-99ce-590c6c75068d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d4bd82ea-e8d3-4a5d-a798-a07f3a0cec34 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-d4bd82ea-e8d3-4a5d-a798-a07f3a0cec34 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d4bd82ea-e8d3-4a5d-a798-a07f3a0cec34 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d4bd82ea-e8d3-4a5d-a798-a07f3a0cec34 {
  
}
}@media (max-width: 767px){#s-d4bd82ea-e8d3-4a5d-a798-a07f3a0cec34 {
  
}
}
@media (min-width: 0px) {
[id="s-d4bd82ea-e8d3-4a5d-a798-a07f3a0cec34"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4bd82ea-e8d3-4a5d-a798-a07f3a0cec34"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-d4bd82ea-e8d3-4a5d-a798-a07f3a0cec34"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-d4bd82ea-e8d3-4a5d-a798-a07f3a0cec34"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

#s-03ffbec7-bd7d-4e7f-9995-f61a8d07879c {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-03ffbec7-bd7d-4e7f-9995-f61a8d07879c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03ffbec7-bd7d-4e7f-9995-f61a8d07879c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2ac07e69-a336-49dc-b956-762f59ebdd80 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-2ac07e69-a336-49dc-b956-762f59ebdd80 .shogun-icon-wrapper {
  text-align: center;
}


#s-2ac07e69-a336-49dc-b956-762f59ebdd80 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-a160396a-5e8e-4b8e-80f5-8e9ccbbdb177 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-a160396a-5e8e-4b8e-80f5-8e9ccbbdb177 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a160396a-5e8e-4b8e-80f5-8e9ccbbdb177 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a160396a-5e8e-4b8e-80f5-8e9ccbbdb177 {
  
}
}@media (max-width: 767px){#s-a160396a-5e8e-4b8e-80f5-8e9ccbbdb177 {
  
}
}
#s-15f6b222-7349-472e-9e5f-9e08e418ee2b {
  padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
text-align: center;
}







  img.s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shogun-image {
    
    
  }


.s-15f6b222-7349-472e-9e5f-9e08e418ee2b .shogun-image-content {
  
    align-items: center;
  
}

.s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shogun-image {
    
    
  }


.s-15f6b222-7349-472e-9e5f-9e08e418ee2b .shogun-image-content {
  
    align-items: center;
  
}

.s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shogun-image {
  box-sizing: border-box;
}



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





  img.s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shogun-image {
    
    
  }


.s-15f6b222-7349-472e-9e5f-9e08e418ee2b .shogun-image-content {
  
    align-items: center;
  
}

.s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shogun-image {
  box-sizing: border-box;
}



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





  img.s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shogun-image {
    
    
  }


.s-15f6b222-7349-472e-9e5f-9e08e418ee2b .shogun-image-content {
  
    align-items: center;
  
}

.s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shogun-image {
  box-sizing: border-box;
}



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





  img.s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shogun-image {
    
    
  }


.s-15f6b222-7349-472e-9e5f-9e08e418ee2b .shogun-image-content {
  
    align-items: center;
  
}

.s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15f6b222-7349-472e-9e5f-9e08e418ee2b.shogun-image {
  box-sizing: border-box;
}



}
#s-2b98daec-da8b-49d0-93cc-b236e099ff31 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-2b98daec-da8b-49d0-93cc-b236e099ff31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b98daec-da8b-49d0-93cc-b236e099ff31.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-b1dadea2-798c-4d96-b28c-a500a003ae20 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-b1dadea2-798c-4d96-b28c-a500a003ae20 .shogun-icon-wrapper {
  text-align: center;
}


#s-b1dadea2-798c-4d96-b28c-a500a003ae20 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-58e4bda2-51b8-4ee8-b7c4-6563a3dfe29e {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-58e4bda2-51b8-4ee8-b7c4-6563a3dfe29e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-58e4bda2-51b8-4ee8-b7c4-6563a3dfe29e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-58e4bda2-51b8-4ee8-b7c4-6563a3dfe29e {
  
}
}@media (max-width: 767px){#s-58e4bda2-51b8-4ee8-b7c4-6563a3dfe29e {
  
}
}
#s-8c010dfd-0873-4eb1-a141-35ac5d3c6407 {
  padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
text-align: center;
}







  img.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shogun-image {
    
    
  }


.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407 .shogun-image-content {
  
    align-items: center;
  
}

.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shogun-image {
    
    
  }


.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407 .shogun-image-content {
  
    align-items: center;
  
}

.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shogun-image {
  box-sizing: border-box;
}



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





  img.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shogun-image {
    
    
  }


.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407 .shogun-image-content {
  
    align-items: center;
  
}

.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shogun-image {
  box-sizing: border-box;
}



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





  img.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shogun-image {
    
    
  }


.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407 .shogun-image-content {
  
    align-items: center;
  
}

.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shogun-image {
  box-sizing: border-box;
}



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





  img.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shogun-image {
    
    
  }


.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407 .shogun-image-content {
  
    align-items: center;
  
}

.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c010dfd-0873-4eb1-a141-35ac5d3c6407.shogun-image {
  box-sizing: border-box;
}



}
#s-903c99f9-0edd-45f1-8434-7d8c80dbac6e {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-903c99f9-0edd-45f1-8434-7d8c80dbac6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-903c99f9-0edd-45f1-8434-7d8c80dbac6e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a4ac9f84-ceb9-4d63-aa55-f5ca2e924447 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-a4ac9f84-ceb9-4d63-aa55-f5ca2e924447 .shogun-icon-wrapper {
  text-align: center;
}


#s-a4ac9f84-ceb9-4d63-aa55-f5ca2e924447 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-ae3626a8-59e6-4c67-a85a-635339c6f777 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-ae3626a8-59e6-4c67-a85a-635339c6f777 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ae3626a8-59e6-4c67-a85a-635339c6f777 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae3626a8-59e6-4c67-a85a-635339c6f777 {
  
}
}@media (max-width: 767px){#s-ae3626a8-59e6-4c67-a85a-635339c6f777 {
  
}
}
#s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c {
  padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
text-align: center;
}







  img.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shogun-image {
    
    
  }


.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c .shogun-image-content {
  
    align-items: center;
  
}

.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shogun-image {
    
    
  }


.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c .shogun-image-content {
  
    align-items: center;
  
}

.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shogun-image {
  box-sizing: border-box;
}



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





  img.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shogun-image {
    
    
  }


.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c .shogun-image-content {
  
    align-items: center;
  
}

.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shogun-image {
  box-sizing: border-box;
}



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





  img.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shogun-image {
    
    
  }


.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c .shogun-image-content {
  
    align-items: center;
  
}

.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shogun-image {
  box-sizing: border-box;
}



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





  img.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shogun-image {
    
    
  }


.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c .shogun-image-content {
  
    align-items: center;
  
}

.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb7cfe13-f626-4b7c-b67e-63f62a150b1c.shogun-image {
  box-sizing: border-box;
}



}
#s-8e1c32d2-9d26-4082-b4a7-0dd48b7548ca {
  min-height: 50px;
}








#s-8e1c32d2-9d26-4082-b4a7-0dd48b7548ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e1c32d2-9d26-4082-b4a7-0dd48b7548ca.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-6e8bd916-ff5b-44bb-aef7-b426a06e5d57 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(95, 139, 154, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-6e8bd916-ff5b-44bb-aef7-b426a06e5d57:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6e8bd916-ff5b-44bb-aef7-b426a06e5d57:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6e8bd916-ff5b-44bb-aef7-b426a06e5d57 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6e8bd916-ff5b-44bb-aef7-b426a06e5d57.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e8bd916-ff5b-44bb-aef7-b426a06e5d57.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}

#s-6e8bd916-ff5b-44bb-aef7-b426a06e5d57.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3f1336ea-36e1-46a4-9217-4c04e579d820 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(230, 226, 226, 1);
}

#s-3f1336ea-36e1-46a4-9217-4c04e579d820 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



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

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

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

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

#s-02660abd-fcf5-4ee8-a2e9-30a71812dd81 {
  padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
}

.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-80c29d45-b5a3-4edb-8881-17f1c13d72e0 {
  text-align: left;
}



.shg-c#s-80c29d45-b5a3-4edb-8881-17f1c13d72e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-80c29d45-b5a3-4edb-8881-17f1c13d72e0 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-80c29d45-b5a3-4edb-8881-17f1c13d72e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-80c29d45-b5a3-4edb-8881-17f1c13d72e0 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-80c29d45-b5a3-4edb-8881-17f1c13d72e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-80c29d45-b5a3-4edb-8881-17f1c13d72e0 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-80c29d45-b5a3-4edb-8881-17f1c13d72e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-80c29d45-b5a3-4edb-8881-17f1c13d72e0 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-80c29d45-b5a3-4edb-8881-17f1c13d72e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-80c29d45-b5a3-4edb-8881-17f1c13d72e0 img.shogun-image {
  width: 100%;
}



}
.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-27185bfe-1bf1-472d-bf10-f930620bf214 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-27185bfe-1bf1-472d-bf10-f930620bf214 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-55e36f5b-01a8-4781-9d65-3750965f376d {
  text-align: center;
}

#s-55e36f5b-01a8-4781-9d65-3750965f376d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-55e36f5b-01a8-4781-9d65-3750965f376d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-55e36f5b-01a8-4781-9d65-3750965f376d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-af12db5e-e34b-41bc-bfc4-a738bf7c1576 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-af12db5e-e34b-41bc-bfc4-a738bf7c1576:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-af12db5e-e34b-41bc-bfc4-a738bf7c1576:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-af12db5e-e34b-41bc-bfc4-a738bf7c1576 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-af12db5e-e34b-41bc-bfc4-a738bf7c1576.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af12db5e-e34b-41bc-bfc4-a738bf7c1576.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-af12db5e-e34b-41bc-bfc4-a738bf7c1576.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ed2e9c1e-1c51-477c-90e9-83d47d74e63d {
  text-align: left;
}



.shg-c#s-ed2e9c1e-1c51-477c-90e9-83d47d74e63d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ed2e9c1e-1c51-477c-90e9-83d47d74e63d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-ed2e9c1e-1c51-477c-90e9-83d47d74e63d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ed2e9c1e-1c51-477c-90e9-83d47d74e63d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ed2e9c1e-1c51-477c-90e9-83d47d74e63d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ed2e9c1e-1c51-477c-90e9-83d47d74e63d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ed2e9c1e-1c51-477c-90e9-83d47d74e63d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ed2e9c1e-1c51-477c-90e9-83d47d74e63d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ed2e9c1e-1c51-477c-90e9-83d47d74e63d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ed2e9c1e-1c51-477c-90e9-83d47d74e63d img.shogun-image {
  width: 100%;
}



}
#s-e3ba05aa-d086-42dd-a85f-8e256228b89d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3ba05aa-d086-42dd-a85f-8e256228b89d .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-09ff1bcd-91d2-4f49-b082-b31f4e49e7b6 {
  text-align: center;
}

#s-09ff1bcd-91d2-4f49-b082-b31f4e49e7b6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-09ff1bcd-91d2-4f49-b082-b31f4e49e7b6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-09ff1bcd-91d2-4f49-b082-b31f4e49e7b6 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-145b500a-99cc-4039-9493-6fb5ef67e3e3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-145b500a-99cc-4039-9493-6fb5ef67e3e3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-145b500a-99cc-4039-9493-6fb5ef67e3e3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-145b500a-99cc-4039-9493-6fb5ef67e3e3 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-145b500a-99cc-4039-9493-6fb5ef67e3e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-145b500a-99cc-4039-9493-6fb5ef67e3e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-145b500a-99cc-4039-9493-6fb5ef67e3e3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8202c815-ede5-4287-a820-920b3ebc3e00 {
  text-align: left;
}



.shg-c#s-8202c815-ede5-4287-a820-920b3ebc3e00 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8202c815-ede5-4287-a820-920b3ebc3e00 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-8202c815-ede5-4287-a820-920b3ebc3e00 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8202c815-ede5-4287-a820-920b3ebc3e00 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8202c815-ede5-4287-a820-920b3ebc3e00 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8202c815-ede5-4287-a820-920b3ebc3e00 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8202c815-ede5-4287-a820-920b3ebc3e00 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8202c815-ede5-4287-a820-920b3ebc3e00 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8202c815-ede5-4287-a820-920b3ebc3e00 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8202c815-ede5-4287-a820-920b3ebc3e00 img.shogun-image {
  width: 100%;
}



}
#s-abd05d84-dc31-40d5-ac5c-60369abb6a71 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-abd05d84-dc31-40d5-ac5c-60369abb6a71 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-03efe3ee-b335-4bef-9193-9afab940b2d9 {
  text-align: center;
}

#s-03efe3ee-b335-4bef-9193-9afab940b2d9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-03efe3ee-b335-4bef-9193-9afab940b2d9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-03efe3ee-b335-4bef-9193-9afab940b2d9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4e6ed063-0c79-438f-83ea-412c46dc3cc9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4e6ed063-0c79-438f-83ea-412c46dc3cc9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4e6ed063-0c79-438f-83ea-412c46dc3cc9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4e6ed063-0c79-438f-83ea-412c46dc3cc9 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4e6ed063-0c79-438f-83ea-412c46dc3cc9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e6ed063-0c79-438f-83ea-412c46dc3cc9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4e6ed063-0c79-438f-83ea-412c46dc3cc9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c06c8470-be72-45cf-a043-8d8f092fe82c {
  text-align: left;
}



.shg-c#s-c06c8470-be72-45cf-a043-8d8f092fe82c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c06c8470-be72-45cf-a043-8d8f092fe82c img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-c06c8470-be72-45cf-a043-8d8f092fe82c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c06c8470-be72-45cf-a043-8d8f092fe82c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c06c8470-be72-45cf-a043-8d8f092fe82c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c06c8470-be72-45cf-a043-8d8f092fe82c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c06c8470-be72-45cf-a043-8d8f092fe82c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c06c8470-be72-45cf-a043-8d8f092fe82c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c06c8470-be72-45cf-a043-8d8f092fe82c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c06c8470-be72-45cf-a043-8d8f092fe82c img.shogun-image {
  width: 100%;
}



}
#s-10094d21-3e77-4d8d-b9e4-072d792027e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10094d21-3e77-4d8d-b9e4-072d792027e4 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-68ca4086-bac1-4243-9907-2eda9a9bcaef {
  text-align: center;
}

#s-68ca4086-bac1-4243-9907-2eda9a9bcaef .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-68ca4086-bac1-4243-9907-2eda9a9bcaef .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-68ca4086-bac1-4243-9907-2eda9a9bcaef .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a73eea49-b961-4972-a74e-b0f4e44e5f0e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a73eea49-b961-4972-a74e-b0f4e44e5f0e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a73eea49-b961-4972-a74e-b0f4e44e5f0e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a73eea49-b961-4972-a74e-b0f4e44e5f0e {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a73eea49-b961-4972-a74e-b0f4e44e5f0e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a73eea49-b961-4972-a74e-b0f4e44e5f0e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a73eea49-b961-4972-a74e-b0f4e44e5f0e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7b7d610b-9126-43e9-ac56-65d08520bfd8 {
  text-align: left;
}



.shg-c#s-7b7d610b-9126-43e9-ac56-65d08520bfd8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7b7d610b-9126-43e9-ac56-65d08520bfd8 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-7b7d610b-9126-43e9-ac56-65d08520bfd8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7b7d610b-9126-43e9-ac56-65d08520bfd8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-7b7d610b-9126-43e9-ac56-65d08520bfd8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7b7d610b-9126-43e9-ac56-65d08520bfd8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-7b7d610b-9126-43e9-ac56-65d08520bfd8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7b7d610b-9126-43e9-ac56-65d08520bfd8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-7b7d610b-9126-43e9-ac56-65d08520bfd8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7b7d610b-9126-43e9-ac56-65d08520bfd8 img.shogun-image {
  width: 100%;
}



}
#s-7bb85cce-0227-430f-916b-aeca25172b52 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7bb85cce-0227-430f-916b-aeca25172b52 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-e7ac0510-a3ad-4a02-a0cf-c72fdc275f1f {
  text-align: center;
}

#s-e7ac0510-a3ad-4a02-a0cf-c72fdc275f1f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e7ac0510-a3ad-4a02-a0cf-c72fdc275f1f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-e7ac0510-a3ad-4a02-a0cf-c72fdc275f1f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f3d8a3a0-f109-4c11-98db-1920c5992212 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f3d8a3a0-f109-4c11-98db-1920c5992212:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f3d8a3a0-f109-4c11-98db-1920c5992212:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f3d8a3a0-f109-4c11-98db-1920c5992212 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f3d8a3a0-f109-4c11-98db-1920c5992212.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f3d8a3a0-f109-4c11-98db-1920c5992212.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f3d8a3a0-f109-4c11-98db-1920c5992212.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6e7e56b3-7bb1-481a-a153-825aa4b036da {
  text-align: left;
}



.shg-c#s-6e7e56b3-7bb1-481a-a153-825aa4b036da .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6e7e56b3-7bb1-481a-a153-825aa4b036da img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-6e7e56b3-7bb1-481a-a153-825aa4b036da .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6e7e56b3-7bb1-481a-a153-825aa4b036da img.shogun-image {
  width: 100%;
}



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

.shg-c#s-6e7e56b3-7bb1-481a-a153-825aa4b036da .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6e7e56b3-7bb1-481a-a153-825aa4b036da img.shogun-image {
  width: 100%;
}



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

.shg-c#s-6e7e56b3-7bb1-481a-a153-825aa4b036da .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6e7e56b3-7bb1-481a-a153-825aa4b036da img.shogun-image {
  width: 100%;
}



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

.shg-c#s-6e7e56b3-7bb1-481a-a153-825aa4b036da .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6e7e56b3-7bb1-481a-a153-825aa4b036da img.shogun-image {
  width: 100%;
}



}
#s-0ddcf7b2-8af9-46c8-aae5-8fa1408afb49 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0ddcf7b2-8af9-46c8-aae5-8fa1408afb49 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-a0cc4095-e06a-4dfc-9a01-c2f26c7e0a34 {
  text-align: center;
}

#s-a0cc4095-e06a-4dfc-9a01-c2f26c7e0a34 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a0cc4095-e06a-4dfc-9a01-c2f26c7e0a34 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-a0cc4095-e06a-4dfc-9a01-c2f26c7e0a34 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d6961ebe-8aa6-4ae7-b19e-548dc11df204 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d6961ebe-8aa6-4ae7-b19e-548dc11df204:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d6961ebe-8aa6-4ae7-b19e-548dc11df204:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d6961ebe-8aa6-4ae7-b19e-548dc11df204 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d6961ebe-8aa6-4ae7-b19e-548dc11df204.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6961ebe-8aa6-4ae7-b19e-548dc11df204.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d6961ebe-8aa6-4ae7-b19e-548dc11df204.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



/*
  $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;
  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-lazyload-bg-image {
  display: none;
}

.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, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

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

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.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;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-lazyload-bg-image{display:none}.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,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
