#s-4214468c-6990-4256-9621-8920f8ad7fb7 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

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

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  
}
}@media (max-width: 767px){#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  
}
}







#s-9db044ca-f446-4eea-8094-4a518ba7acb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9db044ca-f446-4eea-8094-4a518ba7acb0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4fa28479-10eb-47b1-9245-e2735e090fbb {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
}








#s-4fa28479-10eb-47b1-9245-e2735e090fbb > .shg-box-overlay {
  background-color: rgba(9, 54, 55, 1);
  opacity: 0;
  display: block;
}#s-4fa28479-10eb-47b1-9245-e2735e090fbb.shg-box.shg-c {
  justify-content: center;
}

#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 450px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 500px;
}
}
#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e {
  background-image: url(https://i.shgcdn.com/fb77e7e3-957c-469c-827c-951d3161b464/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e {
  background-image: url(https://i.shgcdn.com/fb77e7e3-957c-469c-827c-951d3161b464/-/resize/480x/);
}
#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e {
  background-image: url(https://i.shgcdn.com/fb77e7e3-957c-469c-827c-951d3161b464/-/resize/960x/);
}
#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e {
  background-image: url(https://i.shgcdn.com/fb77e7e3-957c-469c-827c-951d3161b464/-/resize/768x/);
}
#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e {
  background-image: url(https://i.shgcdn.com/fb77e7e3-957c-469c-827c-951d3161b464/-/resize/1536x/);
}
#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e {
  background-image: url(https://i.shgcdn.com/fb77e7e3-957c-469c-827c-951d3161b464/-/resize/1024x/);
}
#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e {
  background-image: url(https://i.shgcdn.com/fb77e7e3-957c-469c-827c-951d3161b464/-/resize/2048x/);
}
#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e {
  background-image: url(https://i.shgcdn.com/fb77e7e3-957c-469c-827c-951d3161b464/-/resize/1200x/);
}
#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e {
  background-image: url(https://i.shgcdn.com/fb77e7e3-957c-469c-827c-951d3161b464/-/resize/2048x/);
}
#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-53d9ab19-f4c6-4d52-b587-f718c5e3394e.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

#s-d798e0cc-3407-4a0b-8e01-9c34c6d3e6ff {
  margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(247, 247, 247, 1);
border-style: none;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-d798e0cc-3407-4a0b-8e01-9c34c6d3e6ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d798e0cc-3407-4a0b-8e01-9c34c6d3e6ff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d798e0cc-3407-4a0b-8e01-9c34c6d3e6ff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d798e0cc-3407-4a0b-8e01-9c34c6d3e6ff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content p {
  
  
  
}

#s-ae34baea-d6db-428b-a0d8-1346973b4940 {
  margin-left: auto;
margin-right: auto;
background-color: rgba(0, 44, 68, 0);
opacity: 0.87;
}

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

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

#s-716d624f-93ee-4f2b-abd3-e326dadd938e {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-716d624f-93ee-4f2b-abd3-e326dadd938e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Source Sans 3";
  font-style:  normal ;
  font-size: 72px;
  line-height: 1em;
  
  text-align: left;
}



#s-661aca5d-f083-4ea8-a6a8-990bf10227d8 {
  margin-bottom: 30px;
max-width: 470px;
}

@media (min-width: 0px) {
[id="s-2069a993-d52f-48ba-9fe5-dabb397877f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2069a993-d52f-48ba-9fe5-dabb397877f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-2069a993-d52f-48ba-9fe5-dabb397877f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-2069a993-d52f-48ba-9fe5-dabb397877f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

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

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

.shg-btn-text {
  
  
}

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

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

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

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

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

#s-0d889bc2-4aea-413e-8f74-28c39cc6a16f {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNWJiYWUwYWMtNGY1Mi00OWM0LTg1YjktMTMzNDEyM2U5NmVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1YmJhZTBhYy00ZjUyLTQ5YzQtODViOS0xMzM0MTIzZTk2ZWYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
hover-type: gradient;
}
#s-0d889bc2-4aea-413e-8f74-28c39cc6a16f:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0d889bc2-4aea-413e-8f74-28c39cc6a16f:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(47, 212, 198, 1) !important;
background-color: rgba(255, 255, 255, 0.48) !important;
text-decoration: none !important;
color: rgba(47, 212, 198, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-0d889bc2-4aea-413e-8f74-28c39cc6a16f-root {
    text-align: center;
  }


#s-0d889bc2-4aea-413e-8f74-28c39cc6a16f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: DM Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0d889bc2-4aea-413e-8f74-28c39cc6a16f-root {
    text-align: center;
  }


#s-0d889bc2-4aea-413e-8f74-28c39cc6a16f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: DM Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0d889bc2-4aea-413e-8f74-28c39cc6a16f-root {
    text-align: center;
  }


#s-0d889bc2-4aea-413e-8f74-28c39cc6a16f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: DM Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0d889bc2-4aea-413e-8f74-28c39cc6a16f-root {
    text-align: center;
  }


#s-0d889bc2-4aea-413e-8f74-28c39cc6a16f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: DM Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0d889bc2-4aea-413e-8f74-28c39cc6a16f-root {
    text-align: center;
  }


#s-0d889bc2-4aea-413e-8f74-28c39cc6a16f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: DM Sans;
  display:  block ;
}
}
#s-9390fa3e-4cd6-4592-84a0-ce9809a19246 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9390fa3e-4cd6-4592-84a0-ce9809a19246:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9390fa3e-4cd6-4592-84a0-ce9809a19246:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(47, 212, 198, 1) !important;
background-color: rgba(255, 255, 255, 0.48) !important;
text-decoration: none !important;
color: rgba(47, 212, 198, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-9390fa3e-4cd6-4592-84a0-ce9809a19246-root {
    text-align: center;
  }


#s-9390fa3e-4cd6-4592-84a0-ce9809a19246.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: DM Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9390fa3e-4cd6-4592-84a0-ce9809a19246-root {
    text-align: center;
  }


#s-9390fa3e-4cd6-4592-84a0-ce9809a19246.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: DM Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9390fa3e-4cd6-4592-84a0-ce9809a19246-root {
    text-align: center;
  }


#s-9390fa3e-4cd6-4592-84a0-ce9809a19246.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: DM Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9390fa3e-4cd6-4592-84a0-ce9809a19246-root {
    text-align: center;
  }


#s-9390fa3e-4cd6-4592-84a0-ce9809a19246.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: DM Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9390fa3e-4cd6-4592-84a0-ce9809a19246-root {
    text-align: center;
  }


#s-9390fa3e-4cd6-4592-84a0-ce9809a19246.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: DM Sans;
  display:  block ;
}
}
#s-bd8657e1-5ba4-46a3-b762-8cfaef29bfc5 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
text-align: center;
}
@media (min-width: 1200px){#s-bd8657e1-5ba4-46a3-b762-8cfaef29bfc5 {
  padding-top: 0px;
padding-bottom: 40px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bd8657e1-5ba4-46a3-b762-8cfaef29bfc5 {
  padding-bottom: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-bd8657e1-5ba4-46a3-b762-8cfaef29bfc5 {
  padding-bottom: 30px;
}
}@media (max-width: 767px){#s-bd8657e1-5ba4-46a3-b762-8cfaef29bfc5 {
  padding-top: 0px;
padding-bottom: 30px;
}
}
#s-bd8657e1-5ba4-46a3-b762-8cfaef29bfc5 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Source Sans 3";
  font-style:  normal ;
  
  
  
  
}



#s-6a845b3a-b1df-4b38-b2c5-1b981887caec {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-6a845b3a-b1df-4b38-b2c5-1b981887caec {
  padding-left: 20px;
padding-bottom: 30px;
padding-right: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6a845b3a-b1df-4b38-b2c5-1b981887caec {
  padding-left: 25%;
padding-bottom: 20px;
padding-right: 20%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6a845b3a-b1df-4b38-b2c5-1b981887caec {
  padding-top: 0px;
padding-left: 20%;
padding-bottom: 20px;
padding-right: 20%;
}
}@media (max-width: 767px){#s-6a845b3a-b1df-4b38-b2c5-1b981887caec {
  padding-top: 0px;
padding-left: 15%;
padding-bottom: 10px;
padding-right: 15%;
}
}







#s-6a845b3a-b1df-4b38-b2c5-1b981887caec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6a845b3a-b1df-4b38-b2c5-1b981887caec.shg-box.shg-c {
  justify-content: center;
}

#s-295ea11f-f2e5-4319-813c-26226ddf5836 {
  text-align: left;
}
@media (min-width: 1200px){#s-295ea11f-f2e5-4319-813c-26226ddf5836 {
  padding-left: 20px;
padding-right: 20px;
text-align: left;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-295ea11f-f2e5-4319-813c-26226ddf5836 {
  padding-left: 0%;
padding-right: 0%;
text-align: left;
}
}@media (min-width: 768px) and (max-width: 991px){#s-295ea11f-f2e5-4319-813c-26226ddf5836 {
  padding-left: 0%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-295ea11f-f2e5-4319-813c-26226ddf5836 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-402bee43-2960-4260-8bf3-a2e343b02b8b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-1dc64fa8-f384-48a0-8ed6-4a5b90705613 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1dc64fa8-f384-48a0-8ed6-4a5b90705613 {
  display: none;
}
#s-1dc64fa8-f384-48a0-8ed6-4a5b90705613, #wrap-s-1dc64fa8-f384-48a0-8ed6-4a5b90705613 { display: none !important; }}@media (max-width: 767px){#s-1dc64fa8-f384-48a0-8ed6-4a5b90705613 {
  display: none;
}
#s-1dc64fa8-f384-48a0-8ed6-4a5b90705613, #wrap-s-1dc64fa8-f384-48a0-8ed6-4a5b90705613 { display: none !important; }}







#s-1dc64fa8-f384-48a0-8ed6-4a5b90705613 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1dc64fa8-f384-48a0-8ed6-4a5b90705613.shg-box.shg-c {
  justify-content: center;
}

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

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

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  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-2432f964-424b-44c7-a265-f4f014f06db1 {
  margin-left: auto;
margin-right: auto;
max-width: 2400px;
text-align: center;
}



.shg-image-margin-container-s-2432f964-424b-44c7-a265-f4f014f06db1 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-2432f964-424b-44c7-a265-f4f014f06db1 {
  margin: 0 !important;
}





  img.s-2432f964-424b-44c7-a265-f4f014f06db1.shogun-image {
    
    
    
    max-height: 2400px;
  }


.s-2432f964-424b-44c7-a265-f4f014f06db1 .shogun-image-content {
  
    align-items: center;
  
}

.s-2432f964-424b-44c7-a265-f4f014f06db1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2432f964-424b-44c7-a265-f4f014f06db1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2432f964-424b-44c7-a265-f4f014f06db1.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-2432f964-424b-44c7-a265-f4f014f06db1 {
  
  
  
  
}

#s-2432f964-424b-44c7-a265-f4f014f06db1 {
  margin: 0 !important;
}





  img.s-2432f964-424b-44c7-a265-f4f014f06db1.shogun-image {
    
    
    
    max-height: 2400px;
  }


.s-2432f964-424b-44c7-a265-f4f014f06db1 .shogun-image-content {
  
    align-items: center;
  
}

.s-2432f964-424b-44c7-a265-f4f014f06db1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2432f964-424b-44c7-a265-f4f014f06db1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2432f964-424b-44c7-a265-f4f014f06db1.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-2432f964-424b-44c7-a265-f4f014f06db1 {
  
  
  
  
}

#s-2432f964-424b-44c7-a265-f4f014f06db1 {
  margin: 0 !important;
}





  img.s-2432f964-424b-44c7-a265-f4f014f06db1.shogun-image {
    
    
    
    max-height: 2400px;
  }


.s-2432f964-424b-44c7-a265-f4f014f06db1 .shogun-image-content {
  
    align-items: center;
  
}

.s-2432f964-424b-44c7-a265-f4f014f06db1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2432f964-424b-44c7-a265-f4f014f06db1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2432f964-424b-44c7-a265-f4f014f06db1.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-2432f964-424b-44c7-a265-f4f014f06db1 {
  
  
  
  
}

#s-2432f964-424b-44c7-a265-f4f014f06db1 {
  margin: 0 !important;
}





  img.s-2432f964-424b-44c7-a265-f4f014f06db1.shogun-image {
    
    
    
    max-height: 2400px;
  }


.s-2432f964-424b-44c7-a265-f4f014f06db1 .shogun-image-content {
  
    align-items: center;
  
}

.s-2432f964-424b-44c7-a265-f4f014f06db1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2432f964-424b-44c7-a265-f4f014f06db1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2432f964-424b-44c7-a265-f4f014f06db1.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-2432f964-424b-44c7-a265-f4f014f06db1 {
  
  
  
  
}

#s-2432f964-424b-44c7-a265-f4f014f06db1 {
  margin: 0 !important;
}





  img.s-2432f964-424b-44c7-a265-f4f014f06db1.shogun-image {
    
    
    
    max-height: 2400px;
  }


.s-2432f964-424b-44c7-a265-f4f014f06db1 .shogun-image-content {
  
    align-items: center;
  
}

.s-2432f964-424b-44c7-a265-f4f014f06db1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2432f964-424b-44c7-a265-f4f014f06db1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2432f964-424b-44c7-a265-f4f014f06db1.shogun-image {
  box-sizing: border-box;
}




}
#s-4a8f85fa-984d-4345-b304-9bf58ae1d3f8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4a8f85fa-984d-4345-b304-9bf58ae1d3f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4a8f85fa-984d-4345-b304-9bf58ae1d3f8.shg-box.shg-c {
  justify-content: center;
}

#s-757a1c8f-6eb0-48db-882e-ae7509dcac33 {
  margin-left: auto;
margin-right: auto;
}

#s-fee4a668-f451-42f9-851d-7ba89c918292 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 60%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-8ca697b1-9427-4274-b0b1-d9bdcf6e7142 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-bottom: 8px;
}

#s-8ca697b1-9427-4274-b0b1-d9bdcf6e7142 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-8ca697b1-9427-4274-b0b1-d9bdcf6e7142 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 44, 68, 1);
  padding: 10px;
}

#s-8ca697b1-9427-4274-b0b1-d9bdcf6e7142 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-8ca697b1-9427-4274-b0b1-d9bdcf6e7142 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-8ca697b1-9427-4274-b0b1-d9bdcf6e7142 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  
  
  
  font-size: 16px;
}

#s-8ca697b1-9427-4274-b0b1-d9bdcf6e7142 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8ffcc418-676a-491d-bb48-64590525be70 {
  margin-left: auto;
margin-right: auto;
background-color: rgba(255, 255, 255, 1);
}

#s-3e90599a-3419-4390-a53e-9b8b3a4cb810 {
  margin-left: auto;
margin-right: auto;
background-color: rgba(255, 255, 255, 1);
}

#s-d3efd982-47bc-4fb1-8d21-55a64318de35 {
  margin-left: auto;
margin-right: auto;
background-color: rgba(255, 255, 255, 1);
}

#s-b7ea240a-8b4a-4296-80e5-226638cae0b6 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 55px;
background-position: center center;
}

#s-b7ea240a-8b4a-4296-80e5-226638cae0b6 {
  background-image: url(https://i.shgcdn.com/62213f88-2c54-4e75-96ae-5fe0ce359610/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b7ea240a-8b4a-4296-80e5-226638cae0b6 {
  background-image: url(https://i.shgcdn.com/62213f88-2c54-4e75-96ae-5fe0ce359610/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-b7ea240a-8b4a-4296-80e5-226638cae0b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b7ea240a-8b4a-4296-80e5-226638cae0b6 {
  background-image: url(https://i.shgcdn.com/62213f88-2c54-4e75-96ae-5fe0ce359610/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-b7ea240a-8b4a-4296-80e5-226638cae0b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b7ea240a-8b4a-4296-80e5-226638cae0b6 {
  background-image: url(https://i.shgcdn.com/62213f88-2c54-4e75-96ae-5fe0ce359610/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-b7ea240a-8b4a-4296-80e5-226638cae0b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b7ea240a-8b4a-4296-80e5-226638cae0b6 {
  background-image: url(https://i.shgcdn.com/62213f88-2c54-4e75-96ae-5fe0ce359610/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-b7ea240a-8b4a-4296-80e5-226638cae0b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b7ea240a-8b4a-4296-80e5-226638cae0b6 {
  background-image: url(https://i.shgcdn.com/62213f88-2c54-4e75-96ae-5fe0ce359610/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-b7ea240a-8b4a-4296-80e5-226638cae0b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b7ea240a-8b4a-4296-80e5-226638cae0b6 {
  background-image: url(https://i.shgcdn.com/62213f88-2c54-4e75-96ae-5fe0ce359610/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-b7ea240a-8b4a-4296-80e5-226638cae0b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b7ea240a-8b4a-4296-80e5-226638cae0b6 {
  background-image: url(https://i.shgcdn.com/62213f88-2c54-4e75-96ae-5fe0ce359610/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-b7ea240a-8b4a-4296-80e5-226638cae0b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b7ea240a-8b4a-4296-80e5-226638cae0b6 {
  background-image: url(https://i.shgcdn.com/62213f88-2c54-4e75-96ae-5fe0ce359610/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-b7ea240a-8b4a-4296-80e5-226638cae0b6.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-b7ea240a-8b4a-4296-80e5-226638cae0b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b7ea240a-8b4a-4296-80e5-226638cae0b6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1214fb28-af0c-428f-b56d-8c07c6edb879 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-1214fb28-af0c-428f-b56d-8c07c6edb879"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1214fb28-af0c-428f-b56d-8c07c6edb879"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1214fb28-af0c-428f-b56d-8c07c6edb879"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1214fb28-af0c-428f-b56d-8c07c6edb879"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1214fb28-af0c-428f-b56d-8c07c6edb879"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1214fb28-af0c-428f-b56d-8c07c6edb879"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1214fb28-af0c-428f-b56d-8c07c6edb879"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-48749402-feea-436f-9f2b-ad6b321ef8af {
  margin-bottom: 30px;
}

#s-48749402-feea-436f-9f2b-ad6b321ef8af .shogun-icon-wrapper {
  text-align: center;
}


#s-48749402-feea-436f-9f2b-ad6b321ef8af .shogun-icon-wrapper > .shogun-icon {

  font-size: 80px !important;
  color: rgba(255, 255, 255, 1);
}

#s-c2b98099-7cb1-463e-a393-6405d59d74d8 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c2b98099-7cb1-463e-a393-6405d59d74d8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Source Sans 3";
  font-style:  normal ;
  font-size: 72px;
  
  
  
}



#s-3f5b5842-b107-4731-a343-ef1db875ecfc {
  margin-bottom: 50px;
}

#s-3f5b5842-b107-4731-a343-ef1db875ecfc > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-3f5b5842-b107-4731-a343-ef1db875ecfc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 14px;
}

#s-3f5b5842-b107-4731-a343-ef1db875ecfc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 127, 174, 1);
}

#s-3f5b5842-b107-4731-a343-ef1db875ecfc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(240, 240, 240, 1);
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-3f5b5842-b107-4731-a343-ef1db875ecfc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 127, 174, 1);
  text-align: left;
  font-family: Roboto;
  font-weight: 500;
  
  font-size: 16px;
}

#s-3f5b5842-b107-4731-a343-ef1db875ecfc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-446ec5c3-c4a0-44eb-a46e-b50e779fbbe5 {
  margin-top: 12px;
margin-left: 12px;
margin-bottom: 12px;
margin-right: 12px;
}

#s-f9fc2dfa-f531-4fd5-a412-409c6d8f950a {
  margin-top: 12px;
margin-left: 12px;
margin-bottom: 12px;
margin-right: 12px;
}

#s-c300b3a4-f14a-4f1d-8e3d-c27d19385f3b {
  margin-top: 12px;
margin-left: 12px;
margin-bottom: 12px;
margin-right: 12px;
}

#s-7b081202-7898-4ae2-9448-668fd0e42d42 {
  margin-top: 12px;
margin-left: 12px;
margin-bottom: 12px;
margin-right: 12px;
}

#s-47a86554-30cd-4f3b-865e-dad0e396fff9 {
  margin-top: 12px;
margin-left: 12px;
margin-bottom: 12px;
margin-right: 12px;
}

#s-c967e3c9-6e03-4e7a-a3cb-7c27b94a9702 {
  margin-top: 12px;
margin-left: 12px;
margin-bottom: 12px;
margin-right: 12px;
}

#s-fafa9fb0-c947-4085-aef9-f5c806936054 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(0, 44, 68, 1);
}
@media (max-width: 767px){#s-fafa9fb0-c947-4085-aef9-f5c806936054 {
  padding-bottom: 20px;
}
}







#s-fafa9fb0-c947-4085-aef9-f5c806936054 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fafa9fb0-c947-4085-aef9-f5c806936054.shg-box.shg-c {
  justify-content: center;
}

#s-c1ddff00-21e0-4ca8-aa3e-d63956686a67 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
text-align: center;
}

#s-c1ddff00-21e0-4ca8-aa3e-d63956686a67 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Source Sans 3";
  font-style:  normal ;
  
  
  
  
}


@media (min-width: 1200px){#s-c1ddff00-21e0-4ca8-aa3e-d63956686a67 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Source Sans 3";
  font-style:  normal ;
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-c1ddff00-21e0-4ca8-aa3e-d63956686a67 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Source Sans 3";
  font-style:  normal ;
  
  
  
  
}


}@media (max-width: 767px){#s-c1ddff00-21e0-4ca8-aa3e-d63956686a67 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Source Sans 3";
  font-style:  normal ;
  
  
  
  
}


}
#s-f008cb99-0208-42e9-bb7e-3c500b96586b {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-f008cb99-0208-42e9-bb7e-3c500b96586b {
  max-width: 1200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f008cb99-0208-42e9-bb7e-3c500b96586b {
  padding-top: 0px;
padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-f008cb99-0208-42e9-bb7e-3c500b96586b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f008cb99-0208-42e9-bb7e-3c500b96586b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f008cb99-0208-42e9-bb7e-3c500b96586b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f008cb99-0208-42e9-bb7e-3c500b96586b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
text-align: center;
}
@media (min-width: 1200px){#s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa {
  padding-bottom: 20px;
}
}@media (max-width: 767px){#s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa {
  padding-top: 0px;
padding-bottom: 20px;
}
}


.shg-image-margin-container-s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa {
  margin: 0 !important;
}





  img.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shogun-image-content {
  
    align-items: center;
  
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shogun-image {
  box-sizing: border-box;
}


.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



@media (min-width: 1200px){

.shg-image-margin-container-s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa {
  
  
  
  
}

#s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa {
  margin: 0 !important;
}





  img.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shogun-image-content {
  
    align-items: center;
  
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shogun-image {
  box-sizing: border-box;
}


.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



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

.shg-image-margin-container-s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa {
  
  
  
  
}

#s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa {
  margin: 0 !important;
}





  img.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shogun-image-content {
  
    align-items: center;
  
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shogun-image {
  box-sizing: border-box;
}


.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



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

.shg-image-margin-container-s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa {
  
  
  
  
}

#s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa {
  margin: 0 !important;
}





  img.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shogun-image-content {
  
    align-items: center;
  
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shogun-image {
  box-sizing: border-box;
}


.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



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

.shg-image-margin-container-s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa {
  
  
  
  
}

#s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa {
  margin: 0 !important;
}





  img.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shogun-image-content {
  
    align-items: center;
  
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa.shogun-image {
  box-sizing: border-box;
}


.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-1ffc9bf4-f09c-4f9e-a0bf-0314f0d56caa .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



}
#s-17691ab3-5775-4931-8353-3cb04d798fb8 {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-17691ab3-5775-4931-8353-3cb04d798fb8 {
  padding-bottom: 20px;
}
}@media (max-width: 767px){#s-17691ab3-5775-4931-8353-3cb04d798fb8 {
  padding-bottom: 20px;
}
}


.shg-image-margin-container-s-17691ab3-5775-4931-8353-3cb04d798fb8 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-17691ab3-5775-4931-8353-3cb04d798fb8 {
  margin: 0 !important;
}





  img.s-17691ab3-5775-4931-8353-3cb04d798fb8.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shogun-image-content {
  
    align-items: center;
  
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-17691ab3-5775-4931-8353-3cb04d798fb8.shogun-image {
  box-sizing: border-box;
}


.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



@media (min-width: 1200px){

.shg-image-margin-container-s-17691ab3-5775-4931-8353-3cb04d798fb8 {
  
  
  
  
}

#s-17691ab3-5775-4931-8353-3cb04d798fb8 {
  margin: 0 !important;
}





  img.s-17691ab3-5775-4931-8353-3cb04d798fb8.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shogun-image-content {
  
    align-items: center;
  
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-17691ab3-5775-4931-8353-3cb04d798fb8.shogun-image {
  box-sizing: border-box;
}


.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



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

.shg-image-margin-container-s-17691ab3-5775-4931-8353-3cb04d798fb8 {
  
  
  
  
}

#s-17691ab3-5775-4931-8353-3cb04d798fb8 {
  margin: 0 !important;
}





  img.s-17691ab3-5775-4931-8353-3cb04d798fb8.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shogun-image-content {
  
    align-items: center;
  
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-17691ab3-5775-4931-8353-3cb04d798fb8.shogun-image {
  box-sizing: border-box;
}


.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



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

.shg-image-margin-container-s-17691ab3-5775-4931-8353-3cb04d798fb8 {
  
  
  
  
}

#s-17691ab3-5775-4931-8353-3cb04d798fb8 {
  margin: 0 !important;
}





  img.s-17691ab3-5775-4931-8353-3cb04d798fb8.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shogun-image-content {
  
    align-items: center;
  
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-17691ab3-5775-4931-8353-3cb04d798fb8.shogun-image {
  box-sizing: border-box;
}


.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



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

.shg-image-margin-container-s-17691ab3-5775-4931-8353-3cb04d798fb8 {
  
  
  
  
}

#s-17691ab3-5775-4931-8353-3cb04d798fb8 {
  margin: 0 !important;
}





  img.s-17691ab3-5775-4931-8353-3cb04d798fb8.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shogun-image-content {
  
    align-items: center;
  
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-17691ab3-5775-4931-8353-3cb04d798fb8.shogun-image {
  box-sizing: border-box;
}


.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-17691ab3-5775-4931-8353-3cb04d798fb8 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



}
#s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a {
  padding-bottom: 20px;
}
}@media (max-width: 767px){#s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a {
  padding-bottom: 20px;
}
}


.shg-image-margin-container-s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a {
  margin: 0 !important;
}





  img.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shogun-image-content {
  
    align-items: center;
  
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shogun-image {
  box-sizing: border-box;
}


.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



@media (min-width: 1200px){

.shg-image-margin-container-s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a {
  
  
  
  
}

#s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a {
  margin: 0 !important;
}





  img.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shogun-image-content {
  
    align-items: center;
  
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shogun-image {
  box-sizing: border-box;
}


.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



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

.shg-image-margin-container-s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a {
  
  
  
  
}

#s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a {
  margin: 0 !important;
}





  img.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shogun-image-content {
  
    align-items: center;
  
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shogun-image {
  box-sizing: border-box;
}


.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



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

.shg-image-margin-container-s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a {
  
  
  
  
}

#s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a {
  margin: 0 !important;
}





  img.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shogun-image-content {
  
    align-items: center;
  
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shogun-image {
  box-sizing: border-box;
}


.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



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

.shg-image-margin-container-s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a {
  
  
  
  
}

#s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a {
  margin: 0 !important;
}





  img.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shogun-image-content {
  
    align-items: center;
  
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a.shogun-image {
  box-sizing: border-box;
}


.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-6e09b8e2-b16b-4c34-bbc9-ecb8f1b6ff2a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



}
#s-0fa381fe-ece0-40cf-bca9-247aa78da942 {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0fa381fe-ece0-40cf-bca9-247aa78da942 {
  padding-bottom: 20px;
}
}@media (max-width: 767px){#s-0fa381fe-ece0-40cf-bca9-247aa78da942 {
  padding-bottom: 20px;
}
}


.shg-image-margin-container-s-0fa381fe-ece0-40cf-bca9-247aa78da942 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-0fa381fe-ece0-40cf-bca9-247aa78da942 {
  margin: 0 !important;
}





  img.s-0fa381fe-ece0-40cf-bca9-247aa78da942.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fa381fe-ece0-40cf-bca9-247aa78da942.shogun-image {
  box-sizing: border-box;
}


.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



@media (min-width: 1200px){

.shg-image-margin-container-s-0fa381fe-ece0-40cf-bca9-247aa78da942 {
  
  
  
  
}

#s-0fa381fe-ece0-40cf-bca9-247aa78da942 {
  margin: 0 !important;
}





  img.s-0fa381fe-ece0-40cf-bca9-247aa78da942.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fa381fe-ece0-40cf-bca9-247aa78da942.shogun-image {
  box-sizing: border-box;
}


.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



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

.shg-image-margin-container-s-0fa381fe-ece0-40cf-bca9-247aa78da942 {
  
  
  
  
}

#s-0fa381fe-ece0-40cf-bca9-247aa78da942 {
  margin: 0 !important;
}





  img.s-0fa381fe-ece0-40cf-bca9-247aa78da942.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fa381fe-ece0-40cf-bca9-247aa78da942.shogun-image {
  box-sizing: border-box;
}


.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



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

.shg-image-margin-container-s-0fa381fe-ece0-40cf-bca9-247aa78da942 {
  
  
  
  
}

#s-0fa381fe-ece0-40cf-bca9-247aa78da942 {
  margin: 0 !important;
}





  img.s-0fa381fe-ece0-40cf-bca9-247aa78da942.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fa381fe-ece0-40cf-bca9-247aa78da942.shogun-image {
  box-sizing: border-box;
}


.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



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

.shg-image-margin-container-s-0fa381fe-ece0-40cf-bca9-247aa78da942 {
  
  
  
  
}

#s-0fa381fe-ece0-40cf-bca9-247aa78da942 {
  margin: 0 !important;
}





  img.s-0fa381fe-ece0-40cf-bca9-247aa78da942.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fa381fe-ece0-40cf-bca9-247aa78da942.shogun-image {
  box-sizing: border-box;
}


.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0fa381fe-ece0-40cf-bca9-247aa78da942 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



}
#s-745bd4eb-382e-42ba-a089-d5dca7982d4b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(118, 113, 113, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-745bd4eb-382e-42ba-a089-d5dca7982d4b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-745bd4eb-382e-42ba-a089-d5dca7982d4b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-745bd4eb-382e-42ba-a089-d5dca7982d4b {
  margin-top: 20px;
margin-bottom: 30px;
background-image: none;
background-color: rgba(36, 96, 129, 1);
hover-type: color;
}
#s-745bd4eb-382e-42ba-a089-d5dca7982d4b:hover {background-color: rgba(0, 127, 174, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-745bd4eb-382e-42ba-a089-d5dca7982d4b-root {
    text-align: center;
  }


#s-745bd4eb-382e-42ba-a089-d5dca7982d4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-745bd4eb-382e-42ba-a089-d5dca7982d4b-root {
    text-align: center;
  }


#s-745bd4eb-382e-42ba-a089-d5dca7982d4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-745bd4eb-382e-42ba-a089-d5dca7982d4b-root {
    text-align: center;
  }


#s-745bd4eb-382e-42ba-a089-d5dca7982d4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-745bd4eb-382e-42ba-a089-d5dca7982d4b-root {
    text-align: center;
  }


#s-745bd4eb-382e-42ba-a089-d5dca7982d4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-745bd4eb-382e-42ba-a089-d5dca7982d4b-root {
    text-align: center;
  }


#s-745bd4eb-382e-42ba-a089-d5dca7982d4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-52217318-e891-43a5-8427-54a200eb5794 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-8ff1297c-f1ac-40de-8175-ac2c8bbd4bcc {
  margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
text-align: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

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

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

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

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

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

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