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

#s-a0e25d80-0681-480d-a374-faffb2bb20f4 {
  margin-top: 10px;
background-color: rgba(12, 35, 64, 1);
}

.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-f910c223-fb6c-4e38-bb71-f1d78a60ed47 {
  min-height: 50px;
}








#s-f910c223-fb6c-4e38-bb71-f1d78a60ed47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f910c223-fb6c-4e38-bb71-f1d78a60ed47.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-230c13f2-9fd1-48f3-8cfa-01136120fda5 {
  background-color: rgba(248, 245, 239, 1);
}

@media (min-width: 0px) {
[id="s-230c13f2-9fd1-48f3-8cfa-01136120fda5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-230c13f2-9fd1-48f3-8cfa-01136120fda5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-230c13f2-9fd1-48f3-8cfa-01136120fda5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-230c13f2-9fd1-48f3-8cfa-01136120fda5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-0d5c10f5-63e5-43d0-a63b-74db2e3e3dc3 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 486px;
background-position: center center;
}
@media (min-width: 1200px){#s-0d5c10f5-63e5-43d0-a63b-74db2e3e3dc3 {
  min-height: 670px;
}
}@media (max-width: 767px){#s-0d5c10f5-63e5-43d0-a63b-74db2e3e3dc3 {
  display: none;
}
#s-0d5c10f5-63e5-43d0-a63b-74db2e3e3dc3, #wrap-s-0d5c10f5-63e5-43d0-a63b-74db2e3e3dc3 { display: none !important; }}
#s-0d5c10f5-63e5-43d0-a63b-74db2e3e3dc3 {
  background-image: url(https://i.shgcdn.com/3620347f-1e6e-4e27-a1dd-0dd708fe5cf4/);
}








#s-0d5c10f5-63e5-43d0-a63b-74db2e3e3dc3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d5c10f5-63e5-43d0-a63b-74db2e3e3dc3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-77c0abd1-eec0-4745-a2e7-7d7fac7d7cc0 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 486px;
background-position: center center;
}
@media (min-width: 1200px){#s-77c0abd1-eec0-4745-a2e7-7d7fac7d7cc0 {
  min-height: 670px;
display: none;
}
#s-77c0abd1-eec0-4745-a2e7-7d7fac7d7cc0, #wrap-s-77c0abd1-eec0-4745-a2e7-7d7fac7d7cc0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-77c0abd1-eec0-4745-a2e7-7d7fac7d7cc0 {
  display: none;
}
#s-77c0abd1-eec0-4745-a2e7-7d7fac7d7cc0, #wrap-s-77c0abd1-eec0-4745-a2e7-7d7fac7d7cc0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-77c0abd1-eec0-4745-a2e7-7d7fac7d7cc0 {
  display: none;
}
#s-77c0abd1-eec0-4745-a2e7-7d7fac7d7cc0, #wrap-s-77c0abd1-eec0-4745-a2e7-7d7fac7d7cc0 { display: none !important; }}
#s-77c0abd1-eec0-4745-a2e7-7d7fac7d7cc0 {
  background-image: url(https://i.shgcdn.com/b594efa2-bada-4fc1-b0f8-5ac49db3498e/);
}








#s-77c0abd1-eec0-4745-a2e7-7d7fac7d7cc0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77c0abd1-eec0-4745-a2e7-7d7fac7d7cc0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6085de6b-79de-4a80-b887-c59c8a178a58 {
  margin-top: 37%;
margin-bottom: 37%;
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-6085de6b-79de-4a80-b887-c59c8a178a58 {
  margin-top: 25%;
margin-bottom: 25%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6085de6b-79de-4a80-b887-c59c8a178a58 {
  margin-left: 9%;
margin-right: 9%;
}
}@media (max-width: 767px){#s-6085de6b-79de-4a80-b887-c59c8a178a58 {
  margin-top: 11%;
margin-bottom: 11%;
}
}
#s-6085de6b-79de-4a80-b887-c59c8a178a58 {
  background-image: url();
}








#s-6085de6b-79de-4a80-b887-c59c8a178a58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6085de6b-79de-4a80-b887-c59c8a178a58.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b18fbab9-8f86-477a-a364-70ae5d0df9a4 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 12px;
}

#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(12, 35, 64, 1);
}
@media (min-width: 1200px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-c023644f-53ba-40ef-81c7-c5dc38769321"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-c023644f-53ba-40ef-81c7-c5dc38769321"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c023644f-53ba-40ef-81c7-c5dc38769321"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-c023644f-53ba-40ef-81c7-c5dc38769321"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c023644f-53ba-40ef-81c7-c5dc38769321"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-c023644f-53ba-40ef-81c7-c5dc38769321"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c023644f-53ba-40ef-81c7-c5dc38769321"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

}

.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-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 {
  max-width: 50px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 img.shogun-image,
  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 {
    width: 100%;
    height: auto;
  }

  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image {
    
    
  }


.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 .shogun-image-content {
  
    align-items: center;
  
}

.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container {
      position: relative;
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 img.shogun-image,
  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 {
    width: 100%;
    height: auto;
  }

  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image {
    
    
  }


.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 .shogun-image-content {
  
    align-items: center;
  
}

.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container {
      position: relative;
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 img.shogun-image,
  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 {
    width: 100%;
    height: auto;
  }

  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image {
    
    
  }


.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 .shogun-image-content {
  
    align-items: center;
  
}

.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container {
      position: relative;
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 img.shogun-image,
  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 {
    width: 100%;
    height: auto;
  }

  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image {
    
    
  }


.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 .shogun-image-content {
  
    align-items: center;
  
}

.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container {
      position: relative;
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 img.shogun-image,
  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 {
    width: 100%;
    height: auto;
  }

  #s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image {
    
    
  }


.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 .shogun-image-content {
  
    align-items: center;
  
}

.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container {
      position: relative;
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c6e5ba3-2b0b-4c72-afff-d8d7c822b075 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-e5606fc5-e79c-4ed1-92eb-7aa5f8bf7c92 {
  margin-top: 10px;
}

#s-7461114b-2f47-42e9-9dac-a6f290f6947c {
  max-width: 50px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-7461114b-2f47-42e9-9dac-a6f290f6947c img.shogun-image,
  #s-7461114b-2f47-42e9-9dac-a6f290f6947c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7461114b-2f47-42e9-9dac-a6f290f6947c {
    width: 100%;
    height: auto;
  }

  #s-7461114b-2f47-42e9-9dac-a6f290f6947c img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image {
    
    
  }


.s-7461114b-2f47-42e9-9dac-a6f290f6947c .shogun-image-content {
  
    align-items: center;
  
}

.s-7461114b-2f47-42e9-9dac-a6f290f6947c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7461114b-2f47-42e9-9dac-a6f290f6947c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container {
      position: relative;
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-7461114b-2f47-42e9-9dac-a6f290f6947c img.shogun-image,
  #s-7461114b-2f47-42e9-9dac-a6f290f6947c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7461114b-2f47-42e9-9dac-a6f290f6947c {
    width: 100%;
    height: auto;
  }

  #s-7461114b-2f47-42e9-9dac-a6f290f6947c img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image {
    
    
  }


.s-7461114b-2f47-42e9-9dac-a6f290f6947c .shogun-image-content {
  
    align-items: center;
  
}

.s-7461114b-2f47-42e9-9dac-a6f290f6947c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7461114b-2f47-42e9-9dac-a6f290f6947c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container {
      position: relative;
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-7461114b-2f47-42e9-9dac-a6f290f6947c img.shogun-image,
  #s-7461114b-2f47-42e9-9dac-a6f290f6947c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7461114b-2f47-42e9-9dac-a6f290f6947c {
    width: 100%;
    height: auto;
  }

  #s-7461114b-2f47-42e9-9dac-a6f290f6947c img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image {
    
    
  }


.s-7461114b-2f47-42e9-9dac-a6f290f6947c .shogun-image-content {
  
    align-items: center;
  
}

.s-7461114b-2f47-42e9-9dac-a6f290f6947c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7461114b-2f47-42e9-9dac-a6f290f6947c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container {
      position: relative;
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-7461114b-2f47-42e9-9dac-a6f290f6947c img.shogun-image,
  #s-7461114b-2f47-42e9-9dac-a6f290f6947c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7461114b-2f47-42e9-9dac-a6f290f6947c {
    width: 100%;
    height: auto;
  }

  #s-7461114b-2f47-42e9-9dac-a6f290f6947c img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image {
    
    
  }


.s-7461114b-2f47-42e9-9dac-a6f290f6947c .shogun-image-content {
  
    align-items: center;
  
}

.s-7461114b-2f47-42e9-9dac-a6f290f6947c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7461114b-2f47-42e9-9dac-a6f290f6947c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container {
      position: relative;
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-7461114b-2f47-42e9-9dac-a6f290f6947c img.shogun-image,
  #s-7461114b-2f47-42e9-9dac-a6f290f6947c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7461114b-2f47-42e9-9dac-a6f290f6947c {
    width: 100%;
    height: auto;
  }

  #s-7461114b-2f47-42e9-9dac-a6f290f6947c img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image {
    
    
  }


.s-7461114b-2f47-42e9-9dac-a6f290f6947c .shogun-image-content {
  
    align-items: center;
  
}

.s-7461114b-2f47-42e9-9dac-a6f290f6947c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7461114b-2f47-42e9-9dac-a6f290f6947c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container {
      position: relative;
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7461114b-2f47-42e9-9dac-a6f290f6947c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-ab59ff42-ba3e-4a6f-97f1-584d160da7a6 {
  margin-top: 10px;
}

#s-625bdd7a-2cff-4ab6-861e-fe77e553e29b {
  max-width: 50px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b img.shogun-image,
  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b {
    width: 100%;
    height: auto;
  }

  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image {
    
    
  }


.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b .shogun-image-content {
  
    align-items: center;
  
}

.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container {
      position: relative;
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b img.shogun-image,
  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b {
    width: 100%;
    height: auto;
  }

  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image {
    
    
  }


.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b .shogun-image-content {
  
    align-items: center;
  
}

.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container {
      position: relative;
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b img.shogun-image,
  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b {
    width: 100%;
    height: auto;
  }

  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image {
    
    
  }


.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b .shogun-image-content {
  
    align-items: center;
  
}

.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container {
      position: relative;
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b img.shogun-image,
  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b {
    width: 100%;
    height: auto;
  }

  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image {
    
    
  }


.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b .shogun-image-content {
  
    align-items: center;
  
}

.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container {
      position: relative;
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b img.shogun-image,
  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b {
    width: 100%;
    height: auto;
  }

  #s-625bdd7a-2cff-4ab6-861e-fe77e553e29b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image {
    
    
  }


.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b .shogun-image-content {
  
    align-items: center;
  
}

.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container {
      position: relative;
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-625bdd7a-2cff-4ab6-861e-fe77e553e29b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-167cd594-ae74-48f3-ade3-ddbeeb41ce8e {
  margin-top: 10px;
}

#s-28b037b7-1fe9-4128-b690-edc88199d924 {
  margin-top: 50px;
margin-left: 15%;
margin-bottom: 50px;
margin-right: 15%;
min-height: 50px;
}








#s-28b037b7-1fe9-4128-b690-edc88199d924 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28b037b7-1fe9-4128-b690-edc88199d924.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2ecf91d8-67ac-456d-95c9-9d6030f5a835 {
  padding-top: 2px;
padding-bottom: 2px;
background-color: rgba(251, 244, 236, 1);
}

@media (min-width: 0px) {
[id="s-2ecf91d8-67ac-456d-95c9-9d6030f5a835"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.0px);
}

}

@media (min-width: 768px) {
[id="s-2ecf91d8-67ac-456d-95c9-9d6030f5a835"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-2ecf91d8-67ac-456d-95c9-9d6030f5a835"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ecf91d8-67ac-456d-95c9-9d6030f5a835"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0px);
}

}

#s-8bf43166-f71c-426a-b07e-b2f000b249e9 {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 img.shogun-image,
  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 {
    width: 100%;
    height: auto;
  }

  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image {
    
    
  }


.s-8bf43166-f71c-426a-b07e-b2f000b249e9 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bf43166-f71c-426a-b07e-b2f000b249e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8bf43166-f71c-426a-b07e-b2f000b249e9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container {
      position: relative;
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 img.shogun-image,
  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 {
    width: 100%;
    height: auto;
  }

  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image {
    
    
  }


.s-8bf43166-f71c-426a-b07e-b2f000b249e9 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bf43166-f71c-426a-b07e-b2f000b249e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8bf43166-f71c-426a-b07e-b2f000b249e9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container {
      position: relative;
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 img.shogun-image,
  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 {
    width: 100%;
    height: auto;
  }

  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image {
    
    
  }


.s-8bf43166-f71c-426a-b07e-b2f000b249e9 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bf43166-f71c-426a-b07e-b2f000b249e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8bf43166-f71c-426a-b07e-b2f000b249e9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container {
      position: relative;
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 img.shogun-image,
  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 {
    width: 100%;
    height: auto;
  }

  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image {
    
    
  }


.s-8bf43166-f71c-426a-b07e-b2f000b249e9 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bf43166-f71c-426a-b07e-b2f000b249e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8bf43166-f71c-426a-b07e-b2f000b249e9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container {
      position: relative;
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 img.shogun-image,
  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 {
    width: 100%;
    height: auto;
  }

  #s-8bf43166-f71c-426a-b07e-b2f000b249e9 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image {
    
    
  }


.s-8bf43166-f71c-426a-b07e-b2f000b249e9 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bf43166-f71c-426a-b07e-b2f000b249e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8bf43166-f71c-426a-b07e-b2f000b249e9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container {
      position: relative;
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8bf43166-f71c-426a-b07e-b2f000b249e9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-755acf57-771d-4791-b21e-d77a4a25d1f6 {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 img.shogun-image,
  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 {
    width: 100%;
    height: auto;
  }

  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image {
    
    
  }


.s-755acf57-771d-4791-b21e-d77a4a25d1f6 .shogun-image-content {
  
    align-items: center;
  
}

.s-755acf57-771d-4791-b21e-d77a4a25d1f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-755acf57-771d-4791-b21e-d77a4a25d1f6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container {
      position: relative;
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 img.shogun-image,
  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 {
    width: 100%;
    height: auto;
  }

  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image {
    
    
  }


.s-755acf57-771d-4791-b21e-d77a4a25d1f6 .shogun-image-content {
  
    align-items: center;
  
}

.s-755acf57-771d-4791-b21e-d77a4a25d1f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-755acf57-771d-4791-b21e-d77a4a25d1f6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container {
      position: relative;
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 img.shogun-image,
  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 {
    width: 100%;
    height: auto;
  }

  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image {
    
    
  }


.s-755acf57-771d-4791-b21e-d77a4a25d1f6 .shogun-image-content {
  
    align-items: center;
  
}

.s-755acf57-771d-4791-b21e-d77a4a25d1f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-755acf57-771d-4791-b21e-d77a4a25d1f6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container {
      position: relative;
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 img.shogun-image,
  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 {
    width: 100%;
    height: auto;
  }

  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image {
    
    
  }


.s-755acf57-771d-4791-b21e-d77a4a25d1f6 .shogun-image-content {
  
    align-items: center;
  
}

.s-755acf57-771d-4791-b21e-d77a4a25d1f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-755acf57-771d-4791-b21e-d77a4a25d1f6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container {
      position: relative;
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 img.shogun-image,
  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 {
    width: 100%;
    height: auto;
  }

  #s-755acf57-771d-4791-b21e-d77a4a25d1f6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image {
    
    
  }


.s-755acf57-771d-4791-b21e-d77a4a25d1f6 .shogun-image-content {
  
    align-items: center;
  
}

.s-755acf57-771d-4791-b21e-d77a4a25d1f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-755acf57-771d-4791-b21e-d77a4a25d1f6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container {
      position: relative;
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-755acf57-771d-4791-b21e-d77a4a25d1f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df img.shogun-image,
  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df {
    width: 100%;
    height: auto;
  }

  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image {
    
    
  }


.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df .shogun-image-content {
  
    align-items: center;
  
}

.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container {
      position: relative;
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df img.shogun-image,
  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df {
    width: 100%;
    height: auto;
  }

  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image {
    
    
  }


.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df .shogun-image-content {
  
    align-items: center;
  
}

.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container {
      position: relative;
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df img.shogun-image,
  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df {
    width: 100%;
    height: auto;
  }

  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image {
    
    
  }


.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df .shogun-image-content {
  
    align-items: center;
  
}

.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container {
      position: relative;
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df img.shogun-image,
  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df {
    width: 100%;
    height: auto;
  }

  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image {
    
    
  }


.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df .shogun-image-content {
  
    align-items: center;
  
}

.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container {
      position: relative;
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df img.shogun-image,
  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df {
    width: 100%;
    height: auto;
  }

  #s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image {
    
    
  }


.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df .shogun-image-content {
  
    align-items: center;
  
}

.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container {
      position: relative;
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58a4d1fe-a8c0-4c4e-b440-9efc75a4e8df img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-e4f102d8-642c-4eac-9e52-3bd950ed753b {
  min-height: 50px;
}








#s-e4f102d8-642c-4eac-9e52-3bd950ed753b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4f102d8-642c-4eac-9e52-3bd950ed753b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8d7991ef-d873-48ae-ac4d-6b61db5628c0 {
  margin-top: 50px;
margin-left: 15%;
margin-bottom: 50px;
margin-right: 15%;
min-height: 50px;
}








#s-8d7991ef-d873-48ae-ac4d-6b61db5628c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d7991ef-d873-48ae-ac4d-6b61db5628c0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e1486f6a-10e5-4eac-b8c5-376e281f22a3 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(12, 35, 64, 1);
}
@media (min-width: 1200px){#s-e1486f6a-10e5-4eac-b8c5-376e281f22a3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e1486f6a-10e5-4eac-b8c5-376e281f22a3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e1486f6a-10e5-4eac-b8c5-376e281f22a3 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-e1486f6a-10e5-4eac-b8c5-376e281f22a3 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-e1486f6a-10e5-4eac-b8c5-376e281f22a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1486f6a-10e5-4eac-b8c5-376e281f22a3.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-fee51938-aba7-4946-bdb5-63fee9adaaf4 {
  background-attachment: fixed;
padding-top: 40px;
padding-left: 80px;
padding-bottom: 40px;
padding-right: 80px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 2px;
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-fee51938-aba7-4946-bdb5-63fee9adaaf4 {
  padding-left: 40px;
padding-right: 40px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fee51938-aba7-4946-bdb5-63fee9adaaf4 {
  padding-left: 30px;
padding-right: 30px;
}
}@media (max-width: 767px){#s-fee51938-aba7-4946-bdb5-63fee9adaaf4 {
  padding-left: 40px;
padding-right: 40px;
}
}
#s-fee51938-aba7-4946-bdb5-63fee9adaaf4 {
  background-image: url();
}








#s-fee51938-aba7-4946-bdb5-63fee9adaaf4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fee51938-aba7-4946-bdb5-63fee9adaaf4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  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-ff685442-10e2-42f9-9814-b9bdba9d5118 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-ff685442-10e2-42f9-9814-b9bdba9d5118 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ff685442-10e2-42f9-9814-b9bdba9d5118 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ff685442-10e2-42f9-9814-b9bdba9d5118 {
  
}
}@media (max-width: 767px){#s-ff685442-10e2-42f9-9814-b9bdba9d5118 {
  
}
}
#s-ff685442-10e2-42f9-9814-b9bdba9d5118 .shogun-heading-component h4 {
  color: rgba(201, 166, 92, 1);
  font-weight:  normal ;
  font-family: "Source Serif Pro";
  font-style:  normal ;
  
  
  letter-spacing: 2px;
  
}



#s-e84136e9-574f-4e9c-b0ed-7f904e88f46b {
  margin-top: -20px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-e84136e9-574f-4e9c-b0ed-7f904e88f46b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e84136e9-574f-4e9c-b0ed-7f904e88f46b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e84136e9-574f-4e9c-b0ed-7f904e88f46b {
  
}
}@media (max-width: 767px){#s-e84136e9-574f-4e9c-b0ed-7f904e88f46b {
  
}
}
@media (min-width: 0px) {
[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef img.shogun-image,
  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef {
    width: 100%;
    height: auto;
  }

  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef .shogun-image-content {
  
    align-items: center;
  
}

.s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container {
      position: relative;
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef img.shogun-image,
  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef {
    width: 100%;
    height: auto;
  }

  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef .shogun-image-content {
  
    align-items: center;
  
}

.s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container {
      position: relative;
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef img.shogun-image,
  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef {
    width: 100%;
    height: auto;
  }

  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef .shogun-image-content {
  
    align-items: center;
  
}

.s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container {
      position: relative;
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef img.shogun-image,
  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef {
    width: 100%;
    height: auto;
  }

  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef .shogun-image-content {
  
    align-items: center;
  
}

.s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container {
      position: relative;
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef img.shogun-image,
  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef {
    width: 100%;
    height: auto;
  }

  #s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef .shogun-image-content {
  
    align-items: center;
  
}

.s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container {
      position: relative;
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33b46adf-ddcf-4b9e-ad83-485bd27d06ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-bac6c9b5-a60d-4ec0-9078-b3363602655b {
  margin-top: 10%;
margin-bottom: 10%;
padding-top: 0px;
padding-bottom: 0px;
min-height: 0px;
}
@media (min-width: 1200px){#s-bac6c9b5-a60d-4ec0-9078-b3363602655b {
  display: none;
}
#s-bac6c9b5-a60d-4ec0-9078-b3363602655b, #wrap-s-bac6c9b5-a60d-4ec0-9078-b3363602655b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bac6c9b5-a60d-4ec0-9078-b3363602655b {
  display: none;
}
#s-bac6c9b5-a60d-4ec0-9078-b3363602655b, #wrap-s-bac6c9b5-a60d-4ec0-9078-b3363602655b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bac6c9b5-a60d-4ec0-9078-b3363602655b {
  margin-left: 2%;
margin-right: 2%;
display: none;
}
#s-bac6c9b5-a60d-4ec0-9078-b3363602655b, #wrap-s-bac6c9b5-a60d-4ec0-9078-b3363602655b { display: none !important; }}







#s-bac6c9b5-a60d-4ec0-9078-b3363602655b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bac6c9b5-a60d-4ec0-9078-b3363602655b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fb9c3c6b-5a2d-4506-aa02-bd19f8e77d99 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-fb9c3c6b-5a2d-4506-aa02-bd19f8e77d99 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fb9c3c6b-5a2d-4506-aa02-bd19f8e77d99 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fb9c3c6b-5a2d-4506-aa02-bd19f8e77d99 {
  
}
}@media (max-width: 767px){#s-fb9c3c6b-5a2d-4506-aa02-bd19f8e77d99 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-fb9c3c6b-5a2d-4506-aa02-bd19f8e77d99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb9c3c6b-5a2d-4506-aa02-bd19f8e77d99.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-114e471a-d2bc-4c7b-9f2c-4b384d41c1ac {
  margin-top: 90px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}
@media (max-width: 767px){#s-114e471a-d2bc-4c7b-9f2c-4b384d41c1ac {
  display: none;
}
#s-114e471a-d2bc-4c7b-9f2c-4b384d41c1ac, #wrap-s-114e471a-d2bc-4c7b-9f2c-4b384d41c1ac { display: none !important; }}
#s-78150938-f1bf-46d8-95ea-cc2abf0a6d93 {
  margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-81f5ef19-be1f-485a-bedd-18671c349a94 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 4%;
padding-bottom: 0px;
padding-right: 4%;
text-align: center;
}

#s-81f5ef19-be1f-485a-bedd-18671c349a94 .shogun-heading-component h5 {
  color: rgba(12, 35, 64, 1);
  font-weight:  normal ;
  font-family: "Source Serif Pro";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.5em;
  
  
}



#s-5a979665-902b-4a7a-9c37-028ff1699867 {
  margin-top: 10%;
margin-bottom: 10%;
min-height: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5a979665-902b-4a7a-9c37-028ff1699867 {
  margin-left: 2%;
margin-right: 2%;
}
}@media (max-width: 767px){#s-5a979665-902b-4a7a-9c37-028ff1699867 {
  display: none;
}
#s-5a979665-902b-4a7a-9c37-028ff1699867, #wrap-s-5a979665-902b-4a7a-9c37-028ff1699867 { display: none !important; }}







#s-5a979665-902b-4a7a-9c37-028ff1699867 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a979665-902b-4a7a-9c37-028ff1699867.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-581faec8-de1c-47b3-a0ac-fa1762949a19 {
  min-height: 50px;
}








#s-581faec8-de1c-47b3-a0ac-fa1762949a19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-581faec8-de1c-47b3-a0ac-fa1762949a19.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4ab65416-23da-4944-b327-8051ed1bfa20 {
  min-height: 50px;
}








#s-4ab65416-23da-4944-b327-8051ed1bfa20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ab65416-23da-4944-b327-8051ed1bfa20.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6d1c3841-409a-4789-9169-51644501db41 {
  margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}
@media (max-width: 767px){#s-6d1c3841-409a-4789-9169-51644501db41 {
  display: none;
}
#s-6d1c3841-409a-4789-9169-51644501db41, #wrap-s-6d1c3841-409a-4789-9169-51644501db41 { display: none !important; }}
#s-d267a3c0-d3a1-4a5e-8eb7-c9969c522030 {
  margin-top: 90px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}
@media (min-width: 1200px){#s-d267a3c0-d3a1-4a5e-8eb7-c9969c522030 {
  display: none;
}
#s-d267a3c0-d3a1-4a5e-8eb7-c9969c522030, #wrap-s-d267a3c0-d3a1-4a5e-8eb7-c9969c522030 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d267a3c0-d3a1-4a5e-8eb7-c9969c522030 {
  display: none;
}
#s-d267a3c0-d3a1-4a5e-8eb7-c9969c522030, #wrap-s-d267a3c0-d3a1-4a5e-8eb7-c9969c522030 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d267a3c0-d3a1-4a5e-8eb7-c9969c522030 {
  display: none;
}
#s-d267a3c0-d3a1-4a5e-8eb7-c9969c522030, #wrap-s-d267a3c0-d3a1-4a5e-8eb7-c9969c522030 { display: none !important; }}
#s-d4cc9248-c253-401e-b8c7-3b930b916843 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-d4cc9248-c253-401e-b8c7-3b930b916843 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d4cc9248-c253-401e-b8c7-3b930b916843 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d4cc9248-c253-401e-b8c7-3b930b916843 {
  
}
}@media (max-width: 767px){#s-d4cc9248-c253-401e-b8c7-3b930b916843 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-d4cc9248-c253-401e-b8c7-3b930b916843 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4cc9248-c253-401e-b8c7-3b930b916843.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-db1cea6d-2388-41e0-aa54-f6bea71772eb {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 4%;
padding-bottom: 0px;
padding-right: 4%;
text-align: center;
}

#s-db1cea6d-2388-41e0-aa54-f6bea71772eb .shogun-heading-component h5 {
  color: rgba(12, 35, 64, 1);
  font-weight:  normal ;
  font-family: "Source Serif Pro";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.5em;
  
  
}



.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 {
  font-weight: ;
  font-family: ;
}

.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-cf013d6e-11a1-4466-8496-55d51c272661 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(208, 154, 63, 1);
text-align: center;
text-decoration: none;
}
#s-cf013d6e-11a1-4466-8496-55d51c272661:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cf013d6e-11a1-4466-8496-55d51c272661:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cf013d6e-11a1-4466-8496-55d51c272661-root {
    text-align: center;
  }


#s-cf013d6e-11a1-4466-8496-55d51c272661.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cf013d6e-11a1-4466-8496-55d51c272661-root {
    text-align: center;
  }


#s-cf013d6e-11a1-4466-8496-55d51c272661.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cf013d6e-11a1-4466-8496-55d51c272661-root {
    text-align: center;
  }


#s-cf013d6e-11a1-4466-8496-55d51c272661.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cf013d6e-11a1-4466-8496-55d51c272661-root {
    text-align: center;
  }


#s-cf013d6e-11a1-4466-8496-55d51c272661.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cf013d6e-11a1-4466-8496-55d51c272661-root {
    text-align: center;
  }


#s-cf013d6e-11a1-4466-8496-55d51c272661.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}
}
#s-549a17de-4f6f-4a1f-9705-1b9838512128 {
  min-height: 50px;
}








#s-549a17de-4f6f-4a1f-9705-1b9838512128 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-549a17de-4f6f-4a1f-9705-1b9838512128.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2580fcc2-417e-4084-a8c8-afbe1f9895fc {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(12, 35, 64, 1);
}
@media (min-width: 1200px){#s-2580fcc2-417e-4084-a8c8-afbe1f9895fc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2580fcc2-417e-4084-a8c8-afbe1f9895fc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2580fcc2-417e-4084-a8c8-afbe1f9895fc {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-2580fcc2-417e-4084-a8c8-afbe1f9895fc {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-2580fcc2-417e-4084-a8c8-afbe1f9895fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2580fcc2-417e-4084-a8c8-afbe1f9895fc.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-35794a62-03ce-4bfa-9804-973e97c1d10d {
  background-attachment: fixed;
padding-top: 40px;
padding-left: 50px;
padding-bottom: 40px;
padding-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 2px;
min-height: 50px;
}

#s-35794a62-03ce-4bfa-9804-973e97c1d10d {
  background-image: url();
}








#s-35794a62-03ce-4bfa-9804-973e97c1d10d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35794a62-03ce-4bfa-9804-973e97c1d10d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fc4a7b4c-4ddc-4977-830b-d6c453fd8076 {
  margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

@media (min-width: 0px) {
[id="s-da32ddef-b139-4f72-a4c4-06767a56860f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da32ddef-b139-4f72-a4c4-06767a56860f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-da32ddef-b139-4f72-a4c4-06767a56860f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-da32ddef-b139-4f72-a4c4-06767a56860f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-da32ddef-b139-4f72-a4c4-06767a56860f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-da32ddef-b139-4f72-a4c4-06767a56860f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-da32ddef-b139-4f72-a4c4-06767a56860f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

#s-a417516e-b256-45bd-be23-5600f3541a44 {
  border-style: solid;
margin-top: 8px;
margin-bottom: 33px;
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: 0px;
background-color: rgba(12, 35, 64, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-a417516e-b256-45bd-be23-5600f3541a44:hover {background-color: rgba(212, 161, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a417516e-b256-45bd-be23-5600f3541a44:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a417516e-b256-45bd-be23-5600f3541a44-root {
    text-align: center;
  }


#s-a417516e-b256-45bd-be23-5600f3541a44.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a417516e-b256-45bd-be23-5600f3541a44-root {
    text-align: center;
  }


#s-a417516e-b256-45bd-be23-5600f3541a44.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a417516e-b256-45bd-be23-5600f3541a44-root {
    text-align: center;
  }


#s-a417516e-b256-45bd-be23-5600f3541a44.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a417516e-b256-45bd-be23-5600f3541a44-root {
    text-align: center;
  }


#s-a417516e-b256-45bd-be23-5600f3541a44.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a417516e-b256-45bd-be23-5600f3541a44-root {
    text-align: center;
  }


#s-a417516e-b256-45bd-be23-5600f3541a44.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

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

#s-1c1039d8-e691-4238-b23b-afe79fea7d81 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-1c1039d8-e691-4238-b23b-afe79fea7d81 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1c1039d8-e691-4238-b23b-afe79fea7d81 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1c1039d8-e691-4238-b23b-afe79fea7d81 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-1c1039d8-e691-4238-b23b-afe79fea7d81 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-1c1039d8-e691-4238-b23b-afe79fea7d81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c1039d8-e691-4238-b23b-afe79fea7d81.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-902f1aa4-a22f-4654-92e9-3942d9ac012e {
  margin-top: 0px;
margin-bottom: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-902f1aa4-a22f-4654-92e9-3942d9ac012e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-902f1aa4-a22f-4654-92e9-3942d9ac012e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-902f1aa4-a22f-4654-92e9-3942d9ac012e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-902f1aa4-a22f-4654-92e9-3942d9ac012e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-902f1aa4-a22f-4654-92e9-3942d9ac012e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-902f1aa4-a22f-4654-92e9-3942d9ac012e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-902f1aa4-a22f-4654-92e9-3942d9ac012e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196 {
  text-align: center;
}







  img.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shogun-image {
    
    
  }


.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196 .shogun-image-content {
  
    align-items: center;
  
}

.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shogun-image {
    
    
  }


.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196 .shogun-image-content {
  
    align-items: center;
  
}

.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shogun-image {
  box-sizing: border-box;
}



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





  img.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shogun-image {
    
    
  }


.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196 .shogun-image-content {
  
    align-items: center;
  
}

.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shogun-image {
  box-sizing: border-box;
}



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





  img.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shogun-image {
    
    
  }


.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196 .shogun-image-content {
  
    align-items: center;
  
}

.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shogun-image {
  box-sizing: border-box;
}



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





  img.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shogun-image {
    
    
  }


.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196 .shogun-image-content {
  
    align-items: center;
  
}

.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62cd44ca-67bb-4cb2-85dc-b6e2f76e3196.shogun-image {
  box-sizing: border-box;
}



}
#s-91625453-0400-4648-bb04-8b7146d0941d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-91625453-0400-4648-bb04-8b7146d0941d {
  display: none;
}
#s-91625453-0400-4648-bb04-8b7146d0941d, #wrap-s-91625453-0400-4648-bb04-8b7146d0941d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-91625453-0400-4648-bb04-8b7146d0941d {
  display: none;
}
#s-91625453-0400-4648-bb04-8b7146d0941d, #wrap-s-91625453-0400-4648-bb04-8b7146d0941d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-91625453-0400-4648-bb04-8b7146d0941d {
  display: none;
}
#s-91625453-0400-4648-bb04-8b7146d0941d, #wrap-s-91625453-0400-4648-bb04-8b7146d0941d { display: none !important; }}
@media (min-width: 0px) {
[id="s-91625453-0400-4648-bb04-8b7146d0941d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.5px);
}

}

@media (min-width: 768px) {
[id="s-91625453-0400-4648-bb04-8b7146d0941d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.25px);
}

}

@media (min-width: 992px) {
[id="s-91625453-0400-4648-bb04-8b7146d0941d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.25px);
}

}

@media (min-width: 1200px) {
[id="s-91625453-0400-4648-bb04-8b7146d0941d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.25px);
}

}

.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-9a20133d-6f9a-48f8-bd7b-fe6457184ad8 {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}
@media (max-width: 767px){#s-9a20133d-6f9a-48f8-bd7b-fe6457184ad8 {
  padding-bottom: 16px;
}
}




  #s-9a20133d-6f9a-48f8-bd7b-fe6457184ad8 img.shogun-image,
  #s-9a20133d-6f9a-48f8-bd7b-fe6457184ad8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9a20133d-6f9a-48f8-bd7b-fe6457184ad8 {
    width: 100%;
    height: auto;
  }



  #s-9a20133d-6f9a-48f8-bd7b-fe6457184ad8 img.shogun-image {
    

    
    
    
  }


#s-9a20133d-6f9a-48f8-bd7b-fe6457184ad8 .shogun-image-content {
  
    align-items: center;
  
}

#s-de31e918-b565-4662-b1eb-04e1426259c2 {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}
@media (max-width: 767px){#s-de31e918-b565-4662-b1eb-04e1426259c2 {
  padding-bottom: 16px;
}
}




  #s-de31e918-b565-4662-b1eb-04e1426259c2 img.shogun-image,
  #s-de31e918-b565-4662-b1eb-04e1426259c2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-de31e918-b565-4662-b1eb-04e1426259c2 {
    width: 100%;
    height: auto;
  }



  #s-de31e918-b565-4662-b1eb-04e1426259c2 img.shogun-image {
    

    
    
    
  }


#s-de31e918-b565-4662-b1eb-04e1426259c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-17a4d49b-c332-4a5c-8615-632a01b5b9dc {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-17a4d49b-c332-4a5c-8615-632a01b5b9dc {
  display: none;
}
#s-17a4d49b-c332-4a5c-8615-632a01b5b9dc, #wrap-s-17a4d49b-c332-4a5c-8615-632a01b5b9dc { display: none !important; }}
@media (min-width: 0px) {
[id="s-17a4d49b-c332-4a5c-8615-632a01b5b9dc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.5px);
}

}

@media (min-width: 768px) {
[id="s-17a4d49b-c332-4a5c-8615-632a01b5b9dc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.25px);
}

}

@media (min-width: 992px) {
[id="s-17a4d49b-c332-4a5c-8615-632a01b5b9dc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.25px);
}

}

@media (min-width: 1200px) {
[id="s-17a4d49b-c332-4a5c-8615-632a01b5b9dc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.25px);
}

}

#s-f61f0bad-d25b-43ea-92cb-7e9d5a19e4df {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}
@media (max-width: 767px){#s-f61f0bad-d25b-43ea-92cb-7e9d5a19e4df {
  padding-bottom: 16px;
}
}




  #s-f61f0bad-d25b-43ea-92cb-7e9d5a19e4df img.shogun-image,
  #s-f61f0bad-d25b-43ea-92cb-7e9d5a19e4df .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f61f0bad-d25b-43ea-92cb-7e9d5a19e4df {
    width: 100%;
    height: auto;
  }



  #s-f61f0bad-d25b-43ea-92cb-7e9d5a19e4df img.shogun-image {
    

    
    
    
  }


#s-f61f0bad-d25b-43ea-92cb-7e9d5a19e4df .shogun-image-content {
  
    align-items: center;
  
}

#s-2ecaf1de-b34f-429e-929e-8e441d5dc4d9 {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-2ecaf1de-b34f-429e-929e-8e441d5dc4d9 img.shogun-image,
  #s-2ecaf1de-b34f-429e-929e-8e441d5dc4d9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2ecaf1de-b34f-429e-929e-8e441d5dc4d9 {
    width: 100%;
    height: auto;
  }



  #s-2ecaf1de-b34f-429e-929e-8e441d5dc4d9 img.shogun-image {
    

    
    
    
  }


#s-2ecaf1de-b34f-429e-929e-8e441d5dc4d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a7dc516-f022-4762-8bfa-bd82872c282a {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}
@media (max-width: 767px){#s-6a7dc516-f022-4762-8bfa-bd82872c282a {
  padding-bottom: 16px;
}
}




  #s-6a7dc516-f022-4762-8bfa-bd82872c282a img.shogun-image,
  #s-6a7dc516-f022-4762-8bfa-bd82872c282a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6a7dc516-f022-4762-8bfa-bd82872c282a {
    width: 100%;
    height: auto;
  }



  #s-6a7dc516-f022-4762-8bfa-bd82872c282a img.shogun-image {
    

    
    
    
  }


#s-6a7dc516-f022-4762-8bfa-bd82872c282a .shogun-image-content {
  
    align-items: center;
  
}

#s-4469def5-3e33-4106-80e5-2198053801b4 {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}
@media (max-width: 767px){#s-4469def5-3e33-4106-80e5-2198053801b4 {
  padding-bottom: 16px;
}
}




  #s-4469def5-3e33-4106-80e5-2198053801b4 img.shogun-image,
  #s-4469def5-3e33-4106-80e5-2198053801b4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4469def5-3e33-4106-80e5-2198053801b4 {
    width: 100%;
    height: auto;
  }



  #s-4469def5-3e33-4106-80e5-2198053801b4 img.shogun-image {
    

    
    
    
  }


#s-4469def5-3e33-4106-80e5-2198053801b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-beb5b204-4f93-4932-9224-9d5ecd8472ed {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-beb5b204-4f93-4932-9224-9d5ecd8472ed .shogun-heading-component h5 {
  color: rgba(12, 35, 64, 1);
  font-weight:  normal ;
  font-family: "Source Serif Pro";
  font-style:  normal ;
  font-size: 10px;
  line-height: 1.5em;
  
  
}



#s-3a65b1a1-97bb-4277-b40b-f1ae6d58ea12 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-3a65b1a1-97bb-4277-b40b-f1ae6d58ea12"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a65b1a1-97bb-4277-b40b-f1ae6d58ea12"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a65b1a1-97bb-4277-b40b-f1ae6d58ea12"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3a65b1a1-97bb-4277-b40b-f1ae6d58ea12"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a65b1a1-97bb-4277-b40b-f1ae6d58ea12"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a65b1a1-97bb-4277-b40b-f1ae6d58ea12"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a65b1a1-97bb-4277-b40b-f1ae6d58ea12"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-a89039a3-f886-4d52-956c-44338f0a7a1d {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-a89039a3-f886-4d52-956c-44338f0a7a1d {
  
}
}
@media (min-width: 0px) {
[id="s-a89039a3-f886-4d52-956c-44338f0a7a1d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-a89039a3-f886-4d52-956c-44338f0a7a1d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a89039a3-f886-4d52-956c-44338f0a7a1d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a89039a3-f886-4d52-956c-44338f0a7a1d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-d5c4f0ce-1d5b-4bcf-8966-c7a6ae70b179 {
  max-width: 497px;
aspect-ratio: 497/284;
text-align: center;
}





  #s-d5c4f0ce-1d5b-4bcf-8966-c7a6ae70b179 img.shogun-image,
  #s-d5c4f0ce-1d5b-4bcf-8966-c7a6ae70b179 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d5c4f0ce-1d5b-4bcf-8966-c7a6ae70b179 {
    width: 100%;
    height: auto;
  }



  #s-d5c4f0ce-1d5b-4bcf-8966-c7a6ae70b179 img.shogun-image {
    

    
    
    
  }


#s-d5c4f0ce-1d5b-4bcf-8966-c7a6ae70b179 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@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}
