.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-6e2722b9-ef22-443d-bd08-580531f23c11 {
  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(142, 78, 69, 1);
border-style: solid;
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
line-height: 2em;
color: rgba(142, 78, 69, 1);
}
#s-6e2722b9-ef22-443d-bd08-580531f23c11:hover {background-color: rgba(142, 78, 69, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-6e2722b9-ef22-443d-bd08-580531f23c11:active {background-color: rgba(142, 78, 69, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-6e2722b9-ef22-443d-bd08-580531f23c11 {
  display: none;
}
#s-6e2722b9-ef22-443d-bd08-580531f23c11, #wrap-s-6e2722b9-ef22-443d-bd08-580531f23c11 { display:none !important; }}@media (max-width: 767px){#s-6e2722b9-ef22-443d-bd08-580531f23c11 {
  display: none;
}
#s-6e2722b9-ef22-443d-bd08-580531f23c11, #wrap-s-6e2722b9-ef22-443d-bd08-580531f23c11 { display:none !important; }}

  #s-6e2722b9-ef22-443d-bd08-580531f23c11-root {
    text-align: center;
  }


#s-6e2722b9-ef22-443d-bd08-580531f23c11.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6e2722b9-ef22-443d-bd08-580531f23c11-root {
    text-align: center;
  }


#s-6e2722b9-ef22-443d-bd08-580531f23c11.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6e2722b9-ef22-443d-bd08-580531f23c11-root {
    text-align: center;
  }


#s-6e2722b9-ef22-443d-bd08-580531f23c11.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6e2722b9-ef22-443d-bd08-580531f23c11-root {
    text-align: center;
  }


#s-6e2722b9-ef22-443d-bd08-580531f23c11.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6e2722b9-ef22-443d-bd08-580531f23c11-root {
    text-align: center;
  }


#s-6e2722b9-ef22-443d-bd08-580531f23c11.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
}
.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-c7d3efd4-6392-4a0c-aa5b-4807916c1079 {
  box-shadow:0px 0px 0px 0px ;
margin-top: 10px;
margin-left: -12px;
margin-bottom: 30px;
margin-right: 100px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-c7d3efd4-6392-4a0c-aa5b-4807916c1079 {
  display: none;
}
#s-c7d3efd4-6392-4a0c-aa5b-4807916c1079, #wrap-s-c7d3efd4-6392-4a0c-aa5b-4807916c1079 { display:none !important; }}@media (max-width: 767px){#s-c7d3efd4-6392-4a0c-aa5b-4807916c1079 {
  display: none;
}
#s-c7d3efd4-6392-4a0c-aa5b-4807916c1079, #wrap-s-c7d3efd4-6392-4a0c-aa5b-4807916c1079 { display:none !important; }}

  #s-c7d3efd4-6392-4a0c-aa5b-4807916c1079 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-c7d3efd4-6392-4a0c-aa5b-4807916c1079 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
#s-c7d3efd4-6392-4a0c-aa5b-4807916c1079 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(190, 190, 190, 1);
  font-family: Fjalla One;
  font-weight: ;
  font-style: ;
  font-size: 13px;
}

#s-c7d3efd4-6392-4a0c-aa5b-4807916c1079 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-c7d3efd4-6392-4a0c-aa5b-4807916c1079 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-c7d3efd4-6392-4a0c-aa5b-4807916c1079 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

.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-1a398a81-4458-42c8-9114-2b050f9be571 {
  margin-top: -15px;
margin-left: 16px;
margin-right: -30px;
}

#s-b1f00121-716e-4c43-857e-9f8e099499e1 {
  margin-top: -15px;
margin-left: 16px;
margin-right: -30px;
}

#s-4c6b6062-97f5-4e92-ae11-6a6098b29a6f {
  margin-top: -15px;
margin-left: 16px;
margin-right: -30px;
}

.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-99d2ead9-e012-471f-af38-6b59830aad24 {
  margin-top: -10px;
margin-bottom: 20px;
padding-top: 1px;
padding-bottom: 1px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-99d2ead9-e012-471f-af38-6b59830aad24 {
  display: none;
}
#s-99d2ead9-e012-471f-af38-6b59830aad24, #wrap-s-99d2ead9-e012-471f-af38-6b59830aad24 { display:none !important; }}@media (max-width: 767px){#s-99d2ead9-e012-471f-af38-6b59830aad24 {
  display: none;
}
#s-99d2ead9-e012-471f-af38-6b59830aad24, #wrap-s-99d2ead9-e012-471f-af38-6b59830aad24 { display:none !important; }}







#s-99d2ead9-e012-471f-af38-6b59830aad24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99d2ead9-e012-471f-af38-6b59830aad24.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;
}

@media (min-width: 0px) {
[id="s-b24dbf5a-f49a-4f21-bd13-de3264666989"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b24dbf5a-f49a-4f21-bd13-de3264666989"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-b24dbf5a-f49a-4f21-bd13-de3264666989"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-b24dbf5a-f49a-4f21-bd13-de3264666989"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 0px) {
[id="s-f36e795e-6ae4-434e-9c85-bc7b32cfff5f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f36e795e-6ae4-434e-9c85-bc7b32cfff5f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-f36e795e-6ae4-434e-9c85-bc7b32cfff5f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-f36e795e-6ae4-434e-9c85-bc7b32cfff5f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 0px) {
[id="s-45b81bb4-2664-42c9-afd3-6948a47fffbe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-45b81bb4-2664-42c9-afd3-6948a47fffbe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-45b81bb4-2664-42c9-afd3-6948a47fffbe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-45b81bb4-2664-42c9-afd3-6948a47fffbe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

}

.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-59e61e20-5d18-430e-be30-0204bb1f9a6e {
  text-align: center;
}







  #s-59e61e20-5d18-430e-be30-0204bb1f9a6e img.shogun-image {
    

    
    
    
  }


#s-59e61e20-5d18-430e-be30-0204bb1f9a6e .shogun-image-content {
  
    align-items: center;
  
}

#s-f75ff956-fe68-4a07-b53a-f4a1d692cacc {
  margin-top: 15px;
}

@media (min-width: 0px) {
[id="s-b01a4961-2bee-42b4-aa3f-b6cd3abc0505"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b01a4961-2bee-42b4-aa3f-b6cd3abc0505"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b01a4961-2bee-42b4-aa3f-b6cd3abc0505"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b01a4961-2bee-42b4-aa3f-b6cd3abc0505"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-4604395e-4030-47cd-a926-c8c54c3c713e {
  text-align: center;
}







  #s-4604395e-4030-47cd-a926-c8c54c3c713e img.shogun-image {
    

    
    
    
  }


#s-4604395e-4030-47cd-a926-c8c54c3c713e .shogun-image-content {
  
    align-items: center;
  
}

#s-1e870c0b-76f9-4b16-ab95-a79d043216c4 {
  margin-top: 15px;
}

@media (min-width: 0px) {
[id="s-c98d0fa7-e26c-4842-9fce-615827526b2d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c98d0fa7-e26c-4842-9fce-615827526b2d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-c98d0fa7-e26c-4842-9fce-615827526b2d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-c98d0fa7-e26c-4842-9fce-615827526b2d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 0px) {
[id="s-66e5831d-cd64-40f9-b40f-624d06a2e4c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-66e5831d-cd64-40f9-b40f-624d06a2e4c8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-66e5831d-cd64-40f9-b40f-624d06a2e4c8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-66e5831d-cd64-40f9-b40f-624d06a2e4c8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-89b79ac0-a309-411c-a99d-d86e615fd14f {
  text-align: center;
}







  #s-89b79ac0-a309-411c-a99d-d86e615fd14f img.shogun-image {
    

    
    
    
  }


#s-89b79ac0-a309-411c-a99d-d86e615fd14f .shogun-image-content {
  
    align-items: center;
  
}

#s-262dcc33-27cf-4ea7-bc26-456139894e0f {
  margin-top: 15px;
}

@media (min-width: 0px) {
[id="s-020a3368-aeed-447d-80e7-5b79c81939fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-020a3368-aeed-447d-80e7-5b79c81939fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-020a3368-aeed-447d-80e7-5b79c81939fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-020a3368-aeed-447d-80e7-5b79c81939fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

}

#s-70c1f276-e852-486d-9edb-ebdd1bef62b7 {
  text-align: center;
}







  #s-70c1f276-e852-486d-9edb-ebdd1bef62b7 img.shogun-image {
    

    
    
    
  }


#s-70c1f276-e852-486d-9edb-ebdd1bef62b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-595f26c6-f116-4af5-a8c6-b481c71804bb {
  margin-top: 15px;
}

#s-568f84e2-2618-4960-be82-c6c0415c7f0a {
  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(142, 78, 69, 1);
border-style: solid;
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
line-height: 2em;
color: rgba(142, 78, 69, 1);
}
#s-568f84e2-2618-4960-be82-c6c0415c7f0a:hover {background-color: rgba(142, 78, 69, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-568f84e2-2618-4960-be82-c6c0415c7f0a:active {background-color: rgba(142, 78, 69, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}@media (min-width: 1200px){#s-568f84e2-2618-4960-be82-c6c0415c7f0a {
  display: none;
}
#s-568f84e2-2618-4960-be82-c6c0415c7f0a, #wrap-s-568f84e2-2618-4960-be82-c6c0415c7f0a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-568f84e2-2618-4960-be82-c6c0415c7f0a {
  display: none;
}
#s-568f84e2-2618-4960-be82-c6c0415c7f0a, #wrap-s-568f84e2-2618-4960-be82-c6c0415c7f0a { display:none !important; }}

  #s-568f84e2-2618-4960-be82-c6c0415c7f0a-root {
    text-align: center;
  }


#s-568f84e2-2618-4960-be82-c6c0415c7f0a.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
@media (min-width: 1200px){
  #s-568f84e2-2618-4960-be82-c6c0415c7f0a-root {
    text-align: center;
  }


#s-568f84e2-2618-4960-be82-c6c0415c7f0a.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-568f84e2-2618-4960-be82-c6c0415c7f0a-root {
    text-align: center;
  }


#s-568f84e2-2618-4960-be82-c6c0415c7f0a.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-568f84e2-2618-4960-be82-c6c0415c7f0a-root {
    text-align: center;
  }


#s-568f84e2-2618-4960-be82-c6c0415c7f0a.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
}@media (max-width: 767px){
  #s-568f84e2-2618-4960-be82-c6c0415c7f0a-root {
    text-align: center;
  }


#s-568f84e2-2618-4960-be82-c6c0415c7f0a.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
}
.shg-hr-wrapper {
  padding: 30px 0;
}

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

#s-31331c4f-b80b-4cc5-8c14-53d5629a2bf6 {
  padding-top: 40px;
padding-left: 100px;
padding-bottom: 40px;
padding-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-31331c4f-b80b-4cc5-8c14-53d5629a2bf6 {
  display: none;
}
#s-31331c4f-b80b-4cc5-8c14-53d5629a2bf6, #wrap-s-31331c4f-b80b-4cc5-8c14-53d5629a2bf6 { display:none !important; }}@media (max-width: 767px){#s-31331c4f-b80b-4cc5-8c14-53d5629a2bf6 {
  display: none;
}
#s-31331c4f-b80b-4cc5-8c14-53d5629a2bf6, #wrap-s-31331c4f-b80b-4cc5-8c14-53d5629a2bf6 { display:none !important; }}
#s-31331c4f-b80b-4cc5-8c14-53d5629a2bf6 hr {
  border-top: 1px solid rgba(194, 194, 194, 1);
}

#s-aa158662-c0d8-4da7-9a1c-0cc95a7583f9 {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-aa158662-c0d8-4da7-9a1c-0cc95a7583f9 {
  display: none;
}
#s-aa158662-c0d8-4da7-9a1c-0cc95a7583f9, #wrap-s-aa158662-c0d8-4da7-9a1c-0cc95a7583f9 { display:none !important; }}@media (max-width: 767px){#s-aa158662-c0d8-4da7-9a1c-0cc95a7583f9 {
  display: none;
}
#s-aa158662-c0d8-4da7-9a1c-0cc95a7583f9, #wrap-s-aa158662-c0d8-4da7-9a1c-0cc95a7583f9 { display:none !important; }}
@media (min-width: 0px) {
[id="s-aa158662-c0d8-4da7-9a1c-0cc95a7583f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa158662-c0d8-4da7-9a1c-0cc95a7583f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-aa158662-c0d8-4da7-9a1c-0cc95a7583f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa158662-c0d8-4da7-9a1c-0cc95a7583f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-69ee2553-2b2f-4284-91eb-34ccaa094dde {
  margin-left: 50px;
margin-right: 50px;
padding-top: 45px;
}

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

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

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

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

#s-44014330-68df-44ae-b935-4fe83c4aeb0b {
  text-align: center;
}







  img.s-44014330-68df-44ae-b935-4fe83c4aeb0b.shogun-image {
    
    
  }


.s-44014330-68df-44ae-b935-4fe83c4aeb0b .shogun-image-content {
  
    align-items: center;
  
}

.s-44014330-68df-44ae-b935-4fe83c4aeb0b.shg-align-container {
  text-align: center
}

.s-44014330-68df-44ae-b935-4fe83c4aeb0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44014330-68df-44ae-b935-4fe83c4aeb0b.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-44014330-68df-44ae-b935-4fe83c4aeb0b.shogun-image {
    
    
  }


.s-44014330-68df-44ae-b935-4fe83c4aeb0b .shogun-image-content {
  
    align-items: center;
  
}

.s-44014330-68df-44ae-b935-4fe83c4aeb0b.shg-align-container {
  text-align: center
}

.s-44014330-68df-44ae-b935-4fe83c4aeb0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44014330-68df-44ae-b935-4fe83c4aeb0b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-44014330-68df-44ae-b935-4fe83c4aeb0b.shogun-image {
    
    
  }


.s-44014330-68df-44ae-b935-4fe83c4aeb0b .shogun-image-content {
  
    align-items: center;
  
}

.s-44014330-68df-44ae-b935-4fe83c4aeb0b.shg-align-container {
  text-align: center
}

.s-44014330-68df-44ae-b935-4fe83c4aeb0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44014330-68df-44ae-b935-4fe83c4aeb0b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-44014330-68df-44ae-b935-4fe83c4aeb0b.shogun-image {
    
    
  }


.s-44014330-68df-44ae-b935-4fe83c4aeb0b .shogun-image-content {
  
    align-items: center;
  
}

.s-44014330-68df-44ae-b935-4fe83c4aeb0b.shg-align-container {
  text-align: center
}

.s-44014330-68df-44ae-b935-4fe83c4aeb0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44014330-68df-44ae-b935-4fe83c4aeb0b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-44014330-68df-44ae-b935-4fe83c4aeb0b.shogun-image {
    
    
  }


.s-44014330-68df-44ae-b935-4fe83c4aeb0b .shogun-image-content {
  
    align-items: center;
  
}

.s-44014330-68df-44ae-b935-4fe83c4aeb0b.shg-align-container {
  text-align: center
}

.s-44014330-68df-44ae-b935-4fe83c4aeb0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44014330-68df-44ae-b935-4fe83c4aeb0b.shogun-image {
  box-sizing: border-box;
}


}
#s-40d3976c-ffc9-478e-852f-57a63de5d1e8 {
  margin-left: 100px;
margin-right: 100px;
padding-top: 40px;
padding-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px){#s-40d3976c-ffc9-478e-852f-57a63de5d1e8 {
  display: none;
}
#s-40d3976c-ffc9-478e-852f-57a63de5d1e8, #wrap-s-40d3976c-ffc9-478e-852f-57a63de5d1e8 { display:none !important; }}@media (max-width: 767px){#s-40d3976c-ffc9-478e-852f-57a63de5d1e8 {
  display: none;
}
#s-40d3976c-ffc9-478e-852f-57a63de5d1e8, #wrap-s-40d3976c-ffc9-478e-852f-57a63de5d1e8 { display:none !important; }}
#s-40d3976c-ffc9-478e-852f-57a63de5d1e8 hr {
  border-top: 1px solid rgba(194, 194, 194, 1);
}

#s-c88bedc3-39e1-4033-a76e-bf838787099f {
  margin-left: 130px;
margin-right: 130px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c88bedc3-39e1-4033-a76e-bf838787099f {
  display: none;
}
#s-c88bedc3-39e1-4033-a76e-bf838787099f, #wrap-s-c88bedc3-39e1-4033-a76e-bf838787099f { display:none !important; }}@media (max-width: 767px){#s-c88bedc3-39e1-4033-a76e-bf838787099f {
  display: none;
}
#s-c88bedc3-39e1-4033-a76e-bf838787099f, #wrap-s-c88bedc3-39e1-4033-a76e-bf838787099f { display:none !important; }}
@media (min-width: 0px) {
[id="s-c88bedc3-39e1-4033-a76e-bf838787099f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-c88bedc3-39e1-4033-a76e-bf838787099f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-c88bedc3-39e1-4033-a76e-bf838787099f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-c88bedc3-39e1-4033-a76e-bf838787099f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-f3961242-8435-4849-9d3d-a26f718ad37b {
  margin-left: 100px;
margin-right: 100px;
padding-top: 40px;
padding-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f3961242-8435-4849-9d3d-a26f718ad37b {
  display: none;
}
#s-f3961242-8435-4849-9d3d-a26f718ad37b, #wrap-s-f3961242-8435-4849-9d3d-a26f718ad37b { display:none !important; }}@media (max-width: 767px){#s-f3961242-8435-4849-9d3d-a26f718ad37b {
  display: none;
}
#s-f3961242-8435-4849-9d3d-a26f718ad37b, #wrap-s-f3961242-8435-4849-9d3d-a26f718ad37b { display:none !important; }}
#s-f3961242-8435-4849-9d3d-a26f718ad37b hr {
  border-top: 1px solid rgba(194, 194, 194, 1);
}

#s-5a04c182-b5af-48df-bd46-c8d689a51507 {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5a04c182-b5af-48df-bd46-c8d689a51507 {
  display: none;
}
#s-5a04c182-b5af-48df-bd46-c8d689a51507, #wrap-s-5a04c182-b5af-48df-bd46-c8d689a51507 { display:none !important; }}@media (max-width: 767px){#s-5a04c182-b5af-48df-bd46-c8d689a51507 {
  display: none;
}
#s-5a04c182-b5af-48df-bd46-c8d689a51507, #wrap-s-5a04c182-b5af-48df-bd46-c8d689a51507 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5a04c182-b5af-48df-bd46-c8d689a51507"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a04c182-b5af-48df-bd46-c8d689a51507"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5a04c182-b5af-48df-bd46-c8d689a51507"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a04c182-b5af-48df-bd46-c8d689a51507"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-708c25a4-3f6a-4140-acad-a334dc558596 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-708c25a4-3f6a-4140-acad-a334dc558596 {
  display: none;
}
#s-708c25a4-3f6a-4140-acad-a334dc558596, #wrap-s-708c25a4-3f6a-4140-acad-a334dc558596 { display:none !important; }}@media (max-width: 767px){#s-708c25a4-3f6a-4140-acad-a334dc558596 {
  display: none;
}
#s-708c25a4-3f6a-4140-acad-a334dc558596, #wrap-s-708c25a4-3f6a-4140-acad-a334dc558596 { display:none !important; }}






  #s-708c25a4-3f6a-4140-acad-a334dc558596 img.shogun-image {
    

    
    
    
  }


#s-708c25a4-3f6a-4140-acad-a334dc558596 .shogun-image-content {
  
    align-items: center;
  
}

#s-51ede8f4-1b65-424d-9b5f-d54ea91bf04f {
  margin-top: 2px;
margin-left: 50px;
margin-right: 50px;
}

#s-5b961bc9-b274-48f8-ad8d-5d72fdb1a7da {
  margin-left: 100px;
margin-right: 100px;
padding-top: 40px;
padding-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5b961bc9-b274-48f8-ad8d-5d72fdb1a7da {
  display: none;
}
#s-5b961bc9-b274-48f8-ad8d-5d72fdb1a7da, #wrap-s-5b961bc9-b274-48f8-ad8d-5d72fdb1a7da { display:none !important; }}@media (max-width: 767px){#s-5b961bc9-b274-48f8-ad8d-5d72fdb1a7da {
  display: none;
}
#s-5b961bc9-b274-48f8-ad8d-5d72fdb1a7da, #wrap-s-5b961bc9-b274-48f8-ad8d-5d72fdb1a7da { display:none !important; }}
#s-5b961bc9-b274-48f8-ad8d-5d72fdb1a7da hr {
  border-top: 1px solid rgba(194, 194, 194, 1);
}

#s-41d8e671-6ac7-4440-a248-55a7559e450e {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-41d8e671-6ac7-4440-a248-55a7559e450e {
  display: none;
}
#s-41d8e671-6ac7-4440-a248-55a7559e450e, #wrap-s-41d8e671-6ac7-4440-a248-55a7559e450e { display:none !important; }}@media (max-width: 767px){#s-41d8e671-6ac7-4440-a248-55a7559e450e {
  display: none;
}
#s-41d8e671-6ac7-4440-a248-55a7559e450e, #wrap-s-41d8e671-6ac7-4440-a248-55a7559e450e { display:none !important; }}
.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

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

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

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

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

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

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

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

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

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

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

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

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

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

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

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

  to {
    opacity: 1;
  }
}

#s-3724ac78-cbe3-4f8c-8b8d-3b593c1b1522 {
  margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3724ac78-cbe3-4f8c-8b8d-3b593c1b1522 {
  display: none;
}
#s-3724ac78-cbe3-4f8c-8b8d-3b593c1b1522, #wrap-s-3724ac78-cbe3-4f8c-8b8d-3b593c1b1522 { display:none !important; }}@media (max-width: 767px){#s-3724ac78-cbe3-4f8c-8b8d-3b593c1b1522 {
  display: none;
}
#s-3724ac78-cbe3-4f8c-8b8d-3b593c1b1522, #wrap-s-3724ac78-cbe3-4f8c-8b8d-3b593c1b1522 { display:none !important; }}
#s-3724ac78-cbe3-4f8c-8b8d-3b593c1b1522 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-3724ac78-cbe3-4f8c-8b8d-3b593c1b1522 .shg-sld-nav-button.shg-sld-left,
#s-3724ac78-cbe3-4f8c-8b8d-3b593c1b1522 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-60311bf7-183f-43fc-ab10-f20f4a4668c1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-60311bf7-183f-43fc-ab10-f20f4a4668c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-60311bf7-183f-43fc-ab10-f20f4a4668c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-60311bf7-183f-43fc-ab10-f20f4a4668c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-0b2a75d1-274c-44eb-b47f-f55e86033d56 {
  text-align: center;
}







  #s-0b2a75d1-274c-44eb-b47f-f55e86033d56 img.shogun-image {
    

    
    
    
  }


#s-0b2a75d1-274c-44eb-b47f-f55e86033d56 .shogun-image-content {
  
    align-items: center;
  
}

#s-7834736d-aa01-453c-9552-0c9885f936cf {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-c99bf624-dbf3-4991-90c4-6073b471da94 {
  text-align: center;
}







  #s-c99bf624-dbf3-4991-90c4-6073b471da94 img.shogun-image {
    

    
    
    
  }


#s-c99bf624-dbf3-4991-90c4-6073b471da94 .shogun-image-content {
  
    align-items: center;
  
}

#s-1362fad7-22ad-415e-8af4-0a6fe87f6de9 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-37f82a70-9cf3-4e64-90ee-47dc7336ed74 {
  text-align: center;
}







  #s-37f82a70-9cf3-4e64-90ee-47dc7336ed74 img.shogun-image {
    

    
    
    
  }


#s-37f82a70-9cf3-4e64-90ee-47dc7336ed74 .shogun-image-content {
  
    align-items: center;
  
}

#s-64b8af88-8f1d-4c3b-a20c-161c4ebdb25c {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-2559f3ae-692e-465f-a1c1-d18e66b7fba3 {
  text-align: center;
}







  #s-2559f3ae-692e-465f-a1c1-d18e66b7fba3 img.shogun-image {
    

    
    
    
  }


#s-2559f3ae-692e-465f-a1c1-d18e66b7fba3 .shogun-image-content {
  
    align-items: center;
  
}

#s-7f86bab6-9797-40d4-89ff-fa7219678e6f {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-50783e2e-56a1-496c-a0ce-e540734c4076"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-50783e2e-56a1-496c-a0ce-e540734c4076"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-50783e2e-56a1-496c-a0ce-e540734c4076"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-50783e2e-56a1-496c-a0ce-e540734c4076"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-f07147ac-1d55-4528-862a-cac4ad0571f5 {
  text-align: center;
}







  #s-f07147ac-1d55-4528-862a-cac4ad0571f5 img.shogun-image {
    

    
    
    
  }


#s-f07147ac-1d55-4528-862a-cac4ad0571f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-b328d924-da50-4f44-8535-595bbfc7f172 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-a0e3f650-1ca5-4d90-a316-13f40956719a {
  text-align: center;
}







  #s-a0e3f650-1ca5-4d90-a316-13f40956719a img.shogun-image {
    

    
    
    
  }


#s-a0e3f650-1ca5-4d90-a316-13f40956719a .shogun-image-content {
  
    align-items: center;
  
}

#s-25a345b4-07bc-4440-a832-e6f1068dd9cd {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-a3485517-6b8f-431b-a3b8-2494245b6d1b {
  text-align: center;
}







  #s-a3485517-6b8f-431b-a3b8-2494245b6d1b img.shogun-image {
    

    
    
    
  }


#s-a3485517-6b8f-431b-a3b8-2494245b6d1b .shogun-image-content {
  
    align-items: center;
  
}

#s-280d78ef-894d-4bd7-b584-e821bc615a0a {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-f701abf3-d20a-4a55-b3cd-479cf41e4b2a {
  text-align: center;
}







  #s-f701abf3-d20a-4a55-b3cd-479cf41e4b2a img.shogun-image {
    

    
    
    
  }


#s-f701abf3-d20a-4a55-b3cd-479cf41e4b2a .shogun-image-content {
  
    align-items: center;
  
}

#s-1a89c2ae-07a2-422d-97df-b9f45c78a13e {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-57b6df92-61c8-4baa-8b48-87a9b7227fe8 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-57b6df92-61c8-4baa-8b48-87a9b7227fe8 {
  display: none;
}
#s-57b6df92-61c8-4baa-8b48-87a9b7227fe8, #wrap-s-57b6df92-61c8-4baa-8b48-87a9b7227fe8 { display:none !important; }}@media (max-width: 767px){#s-57b6df92-61c8-4baa-8b48-87a9b7227fe8 {
  display: none;
}
#s-57b6df92-61c8-4baa-8b48-87a9b7227fe8, #wrap-s-57b6df92-61c8-4baa-8b48-87a9b7227fe8 { display:none !important; }}







#s-57b6df92-61c8-4baa-8b48-87a9b7227fe8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57b6df92-61c8-4baa-8b48-87a9b7227fe8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2e4cb13b-7589-4281-ba90-b4b387290f05 {
  margin-top: 8px;
margin-left: 150px;
margin-right: 150px;
padding-top: 50px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-2e4cb13b-7589-4281-ba90-b4b387290f05 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2e4cb13b-7589-4281-ba90-b4b387290f05 {
  display: none;
}
#s-2e4cb13b-7589-4281-ba90-b4b387290f05, #wrap-s-2e4cb13b-7589-4281-ba90-b4b387290f05 { display:none !important; }}@media (max-width: 767px){#s-2e4cb13b-7589-4281-ba90-b4b387290f05 {
  display: none;
}
#s-2e4cb13b-7589-4281-ba90-b4b387290f05, #wrap-s-2e4cb13b-7589-4281-ba90-b4b387290f05 { display:none !important; }}







#s-2e4cb13b-7589-4281-ba90-b4b387290f05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e4cb13b-7589-4281-ba90-b4b387290f05.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-62fdbf3d-f011-4335-b421-5f655852f9ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-62fdbf3d-f011-4335-b421-5f655852f9ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-62fdbf3d-f011-4335-b421-5f655852f9ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-62fdbf3d-f011-4335-b421-5f655852f9ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-be1cb3a0-cadb-4d4c-ba52-c105f6aac50d {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(199, 152, 48, 1);
}

#s-2182fca1-9b94-4e38-b3c6-f95462f17243 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(199, 152, 48, 1);
}

#s-ec86c0c0-f793-4277-bdaf-cded10f82f40 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(206, 206, 206, 1);
}

#s-2c922f01-1689-4ce9-b859-39faf1b7679d {
  margin-left: 180px;
margin-right: 180px;
padding-top: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2c922f01-1689-4ce9-b859-39faf1b7679d {
  display: none;
}
#s-2c922f01-1689-4ce9-b859-39faf1b7679d, #wrap-s-2c922f01-1689-4ce9-b859-39faf1b7679d { display:none !important; }}@media (max-width: 767px){#s-2c922f01-1689-4ce9-b859-39faf1b7679d {
  display: none;
}
#s-2c922f01-1689-4ce9-b859-39faf1b7679d, #wrap-s-2c922f01-1689-4ce9-b859-39faf1b7679d { display:none !important; }}
@media (min-width: 0px) {
[id="s-2c922f01-1689-4ce9-b859-39faf1b7679d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-2c922f01-1689-4ce9-b859-39faf1b7679d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2c922f01-1689-4ce9-b859-39faf1b7679d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c922f01-1689-4ce9-b859-39faf1b7679d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-bab43c99-d63e-4fc9-9ceb-005fb72843a4 {
  padding-top: 10px;
}

#s-a6d53924-330b-48e6-b37f-06cbbae31221 {
  padding-top: 10px;
}

#s-b62f552e-1cbe-43b7-9cb1-479a4a3093d9 {
  padding-top: 10px;
}

#s-a026236c-0f00-40f1-ad79-540a6fa9fc40 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-25df7d52-e9f0-4edc-bf21-1f8a82a60249 {
  min-height: 50px;
}








#s-25df7d52-e9f0-4edc-bf21-1f8a82a60249 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25df7d52-e9f0-4edc-bf21-1f8a82a60249.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9b759ceb-0104-48b8-99a3-e09dbff849a7 {
  margin-left: 300px;
margin-right: 300px;
padding-top: 70px;
padding-bottom: 0px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9b759ceb-0104-48b8-99a3-e09dbff849a7 {
  display: none;
}
#s-9b759ceb-0104-48b8-99a3-e09dbff849a7, #wrap-s-9b759ceb-0104-48b8-99a3-e09dbff849a7 { display:none !important; }}@media (max-width: 767px){#s-9b759ceb-0104-48b8-99a3-e09dbff849a7 {
  display: none;
}
#s-9b759ceb-0104-48b8-99a3-e09dbff849a7, #wrap-s-9b759ceb-0104-48b8-99a3-e09dbff849a7 { display:none !important; }}







#s-9b759ceb-0104-48b8-99a3-e09dbff849a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b759ceb-0104-48b8-99a3-e09dbff849a7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-29fe7650-3b16-4db7-9fae-fcec802183c7 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-29fe7650-3b16-4db7-9fae-fcec802183c7 {
  display: none;
}
#s-29fe7650-3b16-4db7-9fae-fcec802183c7, #wrap-s-29fe7650-3b16-4db7-9fae-fcec802183c7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-29fe7650-3b16-4db7-9fae-fcec802183c7 {
  display: none;
}
#s-29fe7650-3b16-4db7-9fae-fcec802183c7, #wrap-s-29fe7650-3b16-4db7-9fae-fcec802183c7 { display:none !important; }}







#s-29fe7650-3b16-4db7-9fae-fcec802183c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29fe7650-3b16-4db7-9fae-fcec802183c7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6db83ecf-9b14-48a1-9635-0780a9e0304a {
  margin-top: -47px;
margin-left: 15px;
margin-bottom: -47px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-6db83ecf-9b14-48a1-9635-0780a9e0304a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-6db83ecf-9b14-48a1-9635-0780a9e0304a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6db83ecf-9b14-48a1-9635-0780a9e0304a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6db83ecf-9b14-48a1-9635-0780a9e0304a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-c096ecda-43fd-4158-b536-60beb630ac57 {
  text-align: center;
}







  #s-c096ecda-43fd-4158-b536-60beb630ac57 img.shogun-image {
    

    
    
    
  }


#s-c096ecda-43fd-4158-b536-60beb630ac57 .shogun-image-content {
  
    align-items: center;
  
}

#s-6c0c6c33-8058-46ac-adcd-3d66bc511aa6 {
  text-align: center;
}







  #s-6c0c6c33-8058-46ac-adcd-3d66bc511aa6 img.shogun-image {
    

    
    
    
  }


#s-6c0c6c33-8058-46ac-adcd-3d66bc511aa6 .shogun-image-content {
  
    align-items: center;
  
}

#s-6526fe31-fb97-4553-87c2-52c20f621ffd {
  text-align: center;
}







  #s-6526fe31-fb97-4553-87c2-52c20f621ffd img.shogun-image {
    

    
    
    
  }


#s-6526fe31-fb97-4553-87c2-52c20f621ffd .shogun-image-content {
  
    align-items: center;
  
}

#s-012d3a17-be5e-4142-91c0-e89700474f17 {
  text-align: center;
}







  #s-012d3a17-be5e-4142-91c0-e89700474f17 img.shogun-image {
    

    
    
    
  }


#s-012d3a17-be5e-4142-91c0-e89700474f17 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b7d6ec3-1e2d-4930-81e4-1273cb87094c {
  margin-top: 19px;
margin-left: 15px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-4b7d6ec3-1e2d-4930-81e4-1273cb87094c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-4b7d6ec3-1e2d-4930-81e4-1273cb87094c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4b7d6ec3-1e2d-4930-81e4-1273cb87094c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b7d6ec3-1e2d-4930-81e4-1273cb87094c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-0f2060bc-a4a6-4f74-a0ec-4a2d22a566f1 {
  margin-top: 7px;
margin-bottom: 7px;
}

#s-c3f26c04-a3cf-4e45-b696-d9a73b5d363c {
  margin-top: 7px;
margin-bottom: 7px;
}

#s-7992726a-e86d-4416-bc34-bcf18ca7cfb3 {
  margin-top: 7px;
margin-bottom: 7px;
}

#s-b170eee3-3186-402a-b5f2-00ad254e7392 {
  margin-top: 7px;
margin-bottom: 7px;
}

#s-9591c8dd-53b9-49d4-b4c9-1fa2096f9dea {
  margin-top: 20px;
margin-left: 25px;
margin-right: 25px;
min-height: 50px;
}








#s-9591c8dd-53b9-49d4-b4c9-1fa2096f9dea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9591c8dd-53b9-49d4-b4c9-1fa2096f9dea.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a0e95ae4-fc87-49cd-938a-2faf8be640bd {
  text-align: center;
}







  img.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shogun-image {
    
    
  }


.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd .shogun-image-content {
  
    align-items: center;
  
}

.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shg-align-container {
  text-align: center
}

.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shogun-image {
    
    
  }


.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd .shogun-image-content {
  
    align-items: center;
  
}

.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shg-align-container {
  text-align: center
}

.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shogun-image {
    
    
  }


.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd .shogun-image-content {
  
    align-items: center;
  
}

.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shg-align-container {
  text-align: center
}

.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shogun-image {
    
    
  }


.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd .shogun-image-content {
  
    align-items: center;
  
}

.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shg-align-container {
  text-align: center
}

.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shogun-image {
    
    
  }


.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd .shogun-image-content {
  
    align-items: center;
  
}

.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shg-align-container {
  text-align: center
}

.s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0e95ae4-fc87-49cd-938a-2faf8be640bd.shogun-image {
  box-sizing: border-box;
}


}
#s-60610f9c-d8ed-4eef-b151-eb699a38b41e {
  margin-top: 30px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
}

#s-be067596-291c-4cb3-96a2-90e639c1e2d3 {
  margin-left: 25px;
margin-right: 25px;
}

#s-4d8d2fb8-7cd4-4951-abe7-8aa8051d8a2d {
  margin-top: 30px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-4d8d2fb8-7cd4-4951-abe7-8aa8051d8a2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d8d2fb8-7cd4-4951-abe7-8aa8051d8a2d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px){#s-0a06fe40-26bc-4564-b7c2-caa33a24b7fe {
  display: none;
}
#s-0a06fe40-26bc-4564-b7c2-caa33a24b7fe, #wrap-s-0a06fe40-26bc-4564-b7c2-caa33a24b7fe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0a06fe40-26bc-4564-b7c2-caa33a24b7fe {
  display: none;
}
#s-0a06fe40-26bc-4564-b7c2-caa33a24b7fe, #wrap-s-0a06fe40-26bc-4564-b7c2-caa33a24b7fe { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0a06fe40-26bc-4564-b7c2-caa33a24b7fe {
  
}
}@media (max-width: 767px){#s-0a06fe40-26bc-4564-b7c2-caa33a24b7fe {
  
}
}
#s-0a06fe40-26bc-4564-b7c2-caa33a24b7fe > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(245, 245, 245, 1);
}

#s-0a06fe40-26bc-4564-b7c2-caa33a24b7fe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 1);
  padding: 14px;
}

#s-0a06fe40-26bc-4564-b7c2-caa33a24b7fe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-0a06fe40-26bc-4564-b7c2-caa33a24b7fe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(245, 245, 245, 1);
  border-top: 1px solid rgba(245, 245, 245, 1);
}

#s-0a06fe40-26bc-4564-b7c2-caa33a24b7fe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Fjalla One;
  font-weight: ;
  font-style: ;
  font-size: 12px;
}

#s-0a06fe40-26bc-4564-b7c2-caa33a24b7fe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 12px;
}
#s-acedf4e5-ed5a-4711-a436-0e64c5e17a3c {
  margin-left: 27px;
margin-bottom: 30px;
margin-right: 20px;
}

#s-76d808d4-1c69-47c4-a793-18e017dfb39b {
  min-height: 50px;
}








#s-76d808d4-1c69-47c4-a793-18e017dfb39b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76d808d4-1c69-47c4-a793-18e017dfb39b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ff339569-0cae-4191-b9e3-11299371052d {
  margin-left: 27px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-b3df0d0e-b123-4d4e-9474-b54acdfc2dbb {
  min-height: 50px;
}








#s-b3df0d0e-b123-4d4e-9474-b54acdfc2dbb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3df0d0e-b123-4d4e-9474-b54acdfc2dbb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1ad92f35-aefb-4929-82d9-e7bacfdd14c9 {
  margin-left: 27px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-20a3a9cc-b1be-4eae-8a02-cad5437c6c17 {
  margin-top: 30px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
}

#s-97d616cf-e49d-497c-8527-04231ee53c06 {
  margin-left: 25px;
margin-right: 25px;
text-align: center;
}







  #s-97d616cf-e49d-497c-8527-04231ee53c06 img.shogun-image {
    

    
    
    
  }


#s-97d616cf-e49d-497c-8527-04231ee53c06 .shogun-image-content {
  
    align-items: center;
  
}

#s-1a00260e-6c8a-42f2-b262-8ec917b14bb2 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 40px;
padding-bottom: 30px;
}

#s-0918bcb4-82c4-4cd1-8571-5cc65769c352 {
  margin-left: 25px;
margin-right: 25px;
}

#s-0918bcb4-82c4-4cd1-8571-5cc65769c352 hr {
  border-top: 1px solid #ddd;
}

#s-014dc837-fa53-4443-aa9e-c45e5e0fd4c8 {
  margin-top: 10px;
margin-left: 25px;
margin-right: 25px;
}

#s-9d28d236-1d36-4425-adbe-75009c56185c {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-9d28d236-1d36-4425-adbe-75009c56185c .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-9d28d236-1d36-4425-adbe-75009c56185c .shg-sld-nav-button.shg-sld-left,
#s-9d28d236-1d36-4425-adbe-75009c56185c .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-836f4f96-9f5e-4c0f-9ee9-249546bc80da {
  text-align: center;
}







  #s-836f4f96-9f5e-4c0f-9ee9-249546bc80da img.shogun-image {
    

    
    
    
  }


#s-836f4f96-9f5e-4c0f-9ee9-249546bc80da .shogun-image-content {
  
    align-items: center;
  
}

#s-035ff815-a140-423d-9167-bdc38f97db73 {
  text-align: center;
}







  #s-035ff815-a140-423d-9167-bdc38f97db73 img.shogun-image {
    

    
    
    
  }


#s-035ff815-a140-423d-9167-bdc38f97db73 .shogun-image-content {
  
    align-items: center;
  
}

#s-1ba7a628-f1a5-4189-9f55-4b183927ca04 {
  text-align: center;
}







  #s-1ba7a628-f1a5-4189-9f55-4b183927ca04 img.shogun-image {
    

    
    
    
  }


#s-1ba7a628-f1a5-4189-9f55-4b183927ca04 .shogun-image-content {
  
    align-items: center;
  
}

#s-347836db-15db-43b5-9681-61185f19e6f7 {
  text-align: center;
}







  #s-347836db-15db-43b5-9681-61185f19e6f7 img.shogun-image {
    

    
    
    
  }


#s-347836db-15db-43b5-9681-61185f19e6f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-95b14d42-3a6f-4710-afd5-eda80a7b07e2 {
  text-align: center;
}







  #s-95b14d42-3a6f-4710-afd5-eda80a7b07e2 img.shogun-image {
    

    
    
    
  }


#s-95b14d42-3a6f-4710-afd5-eda80a7b07e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-35268f98-c2fe-4030-b7cf-2ca254bb6f94 {
  margin-top: 10px;
}

#s-721ee790-af2a-44fa-82cc-49c305242612 {
  margin-top: 10px;
}

#s-b85b793d-81bb-4a1d-bd56-bc057daad0a2 {
  margin-top: 10px;
}

#s-878d1140-84d8-4bc5-8d00-b72945b912e2 {
  margin-top: 10px;
}

#s-f53a7bc9-2cc5-4ac5-9739-cb48c42e33e0 {
  margin-top: 10px;
}

#s-94cbbf91-c09c-4ae7-9654-b51f5b33bc1d {
  margin-top: 20px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}
@media (min-width: 1200px){#s-94cbbf91-c09c-4ae7-9654-b51f5b33bc1d {
  display: none;
}
#s-94cbbf91-c09c-4ae7-9654-b51f5b33bc1d, #wrap-s-94cbbf91-c09c-4ae7-9654-b51f5b33bc1d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-94cbbf91-c09c-4ae7-9654-b51f5b33bc1d {
  display: none;
}
#s-94cbbf91-c09c-4ae7-9654-b51f5b33bc1d, #wrap-s-94cbbf91-c09c-4ae7-9654-b51f5b33bc1d { display:none !important; }}







#s-94cbbf91-c09c-4ae7-9654-b51f5b33bc1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94cbbf91-c09c-4ae7-9654-b51f5b33bc1d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bb18b285-9041-4c72-ac0c-84b84209880c {
  margin-left: 30px;
margin-right: 30px;
padding-top: 30px;
}
@media (min-width: 1200px){#s-bb18b285-9041-4c72-ac0c-84b84209880c {
  display: none;
}
#s-bb18b285-9041-4c72-ac0c-84b84209880c, #wrap-s-bb18b285-9041-4c72-ac0c-84b84209880c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bb18b285-9041-4c72-ac0c-84b84209880c {
  display: none;
}
#s-bb18b285-9041-4c72-ac0c-84b84209880c, #wrap-s-bb18b285-9041-4c72-ac0c-84b84209880c { display:none !important; }}
#s-b8101b1a-b7f5-492e-895e-bed72528c728 {
  padding-top: 30px;
padding-bottom: 30px;
}
@media (min-width: 1200px){#s-b8101b1a-b7f5-492e-895e-bed72528c728 {
  display: none;
}
#s-b8101b1a-b7f5-492e-895e-bed72528c728, #wrap-s-b8101b1a-b7f5-492e-895e-bed72528c728 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b8101b1a-b7f5-492e-895e-bed72528c728 {
  display: none;
}
#s-b8101b1a-b7f5-492e-895e-bed72528c728, #wrap-s-b8101b1a-b7f5-492e-895e-bed72528c728 { display:none !important; }}
#s-03cb3173-ed0b-41bb-950a-6745d9db6550 {
  padding-bottom: 30px;
}
@media (min-width: 1200px){#s-03cb3173-ed0b-41bb-950a-6745d9db6550 {
  display: none;
}
#s-03cb3173-ed0b-41bb-950a-6745d9db6550, #wrap-s-03cb3173-ed0b-41bb-950a-6745d9db6550 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-03cb3173-ed0b-41bb-950a-6745d9db6550 {
  display: none;
}
#s-03cb3173-ed0b-41bb-950a-6745d9db6550, #wrap-s-03cb3173-ed0b-41bb-950a-6745d9db6550 { display:none !important; }}
#s-6503422e-41dc-41dd-ade8-af3ea491df6d {
  padding-top: 13px;
padding-bottom: 50px;
}
@media (min-width: 1200px){#s-6503422e-41dc-41dd-ade8-af3ea491df6d {
  display: none;
}
#s-6503422e-41dc-41dd-ade8-af3ea491df6d, #wrap-s-6503422e-41dc-41dd-ade8-af3ea491df6d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6503422e-41dc-41dd-ade8-af3ea491df6d {
  display: none;
}
#s-6503422e-41dc-41dd-ade8-af3ea491df6d, #wrap-s-6503422e-41dc-41dd-ade8-af3ea491df6d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6503422e-41dc-41dd-ade8-af3ea491df6d {
  display: none;
}
#s-6503422e-41dc-41dd-ade8-af3ea491df6d, #wrap-s-6503422e-41dc-41dd-ade8-af3ea491df6d { display:none !important; }}
#s-6503422e-41dc-41dd-ade8-af3ea491df6d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-6503422e-41dc-41dd-ade8-af3ea491df6d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-6503422e-41dc-41dd-ade8-af3ea491df6d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(128, 128, 128, 1);
}

#s-6503422e-41dc-41dd-ade8-af3ea491df6d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-6503422e-41dc-41dd-ade8-af3ea491df6d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(128, 128, 128, 1);
  text-align: left;
  font-family: Crimson Text;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}

#s-6503422e-41dc-41dd-ade8-af3ea491df6d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-fcb86faf-8bb8-4b41-816b-cbc51aaf3f07 {
  margin-left: 20px;
margin-right: 20px;
}

#s-0873af74-4e4c-4891-b35e-be05e9150286 {
  margin-left: 20px;
margin-right: 20px;
}

#s-87a205d2-01a0-4ee5-92a3-eddd0118409f {
  margin-left: 20px;
margin-right: 20px;
}

#s-46ed0fde-9079-435e-b444-08f55307f04c {
  margin-left: 20px;
margin-right: 20px;
}

#s-b38c97ea-9f93-4ba2-9205-d9e30f56edd5 {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}








#s-b38c97ea-9f93-4ba2-9205-d9e30f56edd5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b38c97ea-9f93-4ba2-9205-d9e30f56edd5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6bd7f547-b9e0-4e5f-a259-3a333c52fc4a {
  margin-left: 20px;
margin-right: 20px;
}

#s-ef907c66-79ae-4fde-b946-02ef8249aa51 {
  margin-left: 20px;
margin-right: 20px;
}

#s-a9bfb889-2314-4268-ae4c-31630ec8e784 {
  margin-left: 20px;
margin-right: 20px;
}

#s-5e02c617-3698-4670-876a-dbb0165fb34a {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 1200px){#s-f8677233-f2b8-4a7e-a9a1-ff47ba618f62 {
  display: none;
}
#s-f8677233-f2b8-4a7e-a9a1-ff47ba618f62, #wrap-s-f8677233-f2b8-4a7e-a9a1-ff47ba618f62 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f8677233-f2b8-4a7e-a9a1-ff47ba618f62 {
  display: none;
}
#s-f8677233-f2b8-4a7e-a9a1-ff47ba618f62, #wrap-s-f8677233-f2b8-4a7e-a9a1-ff47ba618f62 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f8677233-f2b8-4a7e-a9a1-ff47ba618f62 {
  
}
}
#s-f7c9a005-33ce-4659-89b9-e1402d3c075a {
  margin-left: 20px;
margin-right: 20px;
padding-bottom: 20px;
}

#s-be926687-5dad-463a-93aa-087a44944915 {
  margin-left: 20px;
margin-right: 20px;
}

#s-3acbaad8-aa1a-4e82-b911-e7ab3ec1d92b {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 1200px){#s-ccd04ac8-00f4-4019-8af2-b6c032c8ea3a {
  display: none;
}
#s-ccd04ac8-00f4-4019-8af2-b6c032c8ea3a, #wrap-s-ccd04ac8-00f4-4019-8af2-b6c032c8ea3a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ccd04ac8-00f4-4019-8af2-b6c032c8ea3a {
  display: none;
}
#s-ccd04ac8-00f4-4019-8af2-b6c032c8ea3a, #wrap-s-ccd04ac8-00f4-4019-8af2-b6c032c8ea3a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ccd04ac8-00f4-4019-8af2-b6c032c8ea3a {
  
}
}
#s-2d8244c6-9e04-46ed-9123-b5942aa8ddd6 {
  margin-left: 20px;
margin-right: 20px;
padding-bottom: 20px;
}

#s-78a19aea-4cd5-49f6-9865-0d82ec59ac31 {
  margin-left: 20px;
margin-right: 20px;
padding-bottom: 20px;
}

/*
  $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:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{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,.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:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.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}