#s-93a73d68-7c52-4a3f-9623-ab8106a64a05 {
  margin-bottom: 10px;
}

.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-7d54f3ff-4ab0-4fe9-938a-282ef5f6b5d4 {
  margin-top: 0%;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1340px;
}








#s-7d54f3ff-4ab0-4fe9-938a-282ef5f6b5d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d54f3ff-4ab0-4fe9-938a-282ef5f6b5d4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-15db6ed1-d72d-41b1-834b-c64d7e89e6d1 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
min-height: 50px;
}








#s-15db6ed1-d72d-41b1-834b-c64d7e89e6d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15db6ed1-d72d-41b1-834b-c64d7e89e6d1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-30e82cc0-d8d5-4407-a32d-2930e7dfdf70 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 0px;
}
@media (max-width: 767px){#s-30e82cc0-d8d5-4407-a32d-2930e7dfdf70 {
  display: none;
}
#s-30e82cc0-d8d5-4407-a32d-2930e7dfdf70, #wrap-s-30e82cc0-d8d5-4407-a32d-2930e7dfdf70 { display:none !important; }}







#s-30e82cc0-d8d5-4407-a32d-2930e7dfdf70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30e82cc0-d8d5-4407-a32d-2930e7dfdf70.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-179422df-6e8c-48e6-91cd-f2bcbe58f50c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1200px;
text-align: center;
}

#s-179422df-6e8c-48e6-91cd-f2bcbe58f50c .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Para Supreme Normal";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



.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-3080715f-d77c-4046-8568-a1889be79bad {
  margin-top: 10px;
margin-bottom: 20px;
}

#s-7f44fc39-4ecf-4891-af16-30c585980aa3 {
  margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
min-height: 0px;
}
@media (min-width: 1200px){#s-7f44fc39-4ecf-4891-af16-30c585980aa3 {
  display: none;
}
#s-7f44fc39-4ecf-4891-af16-30c585980aa3, #wrap-s-7f44fc39-4ecf-4891-af16-30c585980aa3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f44fc39-4ecf-4891-af16-30c585980aa3 {
  display: none;
}
#s-7f44fc39-4ecf-4891-af16-30c585980aa3, #wrap-s-7f44fc39-4ecf-4891-af16-30c585980aa3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7f44fc39-4ecf-4891-af16-30c585980aa3 {
  display: none;
}
#s-7f44fc39-4ecf-4891-af16-30c585980aa3, #wrap-s-7f44fc39-4ecf-4891-af16-30c585980aa3 { display:none !important; }}







#s-7f44fc39-4ecf-4891-af16-30c585980aa3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f44fc39-4ecf-4891-af16-30c585980aa3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6a9f07da-de29-4ad4-a876-c1e2116dccbf {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 5px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1200px;
text-align: center;
}

#s-6a9f07da-de29-4ad4-a876-c1e2116dccbf .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Para Supreme Normal";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-4b28904f-87d9-48f0-9edd-955b52af78d2 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}

#s-6e78c564-a350-4546-b84c-10c5f8f03842 {
  margin-left: 2%;
margin-right: 2%;
min-height: 50px;
}








#s-6e78c564-a350-4546-b84c-10c5f8f03842 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e78c564-a350-4546-b84c-10c5f8f03842.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-a1931e58-0b9d-4016-9412-c614ef26390d .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-a1931e58-0b9d-4016-9412-c614ef26390d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
#s-a1931e58-0b9d-4016-9412-c614ef26390d .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(10, 0, 0, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 12px;
}

#s-a1931e58-0b9d-4016-9412-c614ef26390d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-a1931e58-0b9d-4016-9412-c614ef26390d .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-a1931e58-0b9d-4016-9412-c614ef26390d .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-46cecb2d-f05b-44e7-bdf9-02b6a81e2e71 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}








#s-46cecb2d-f05b-44e7-bdf9-02b6a81e2e71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46cecb2d-f05b-44e7-bdf9-02b6a81e2e71.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-995c7c7f-e080-480e-9fb8-3f4cb4e2f029 {
  min-height: 10px;
}
@media (min-width: 1200px){#s-995c7c7f-e080-480e-9fb8-3f4cb4e2f029 {
  display: none;
}
#s-995c7c7f-e080-480e-9fb8-3f4cb4e2f029, #wrap-s-995c7c7f-e080-480e-9fb8-3f4cb4e2f029 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-995c7c7f-e080-480e-9fb8-3f4cb4e2f029 {
  display: none;
}
#s-995c7c7f-e080-480e-9fb8-3f4cb4e2f029, #wrap-s-995c7c7f-e080-480e-9fb8-3f4cb4e2f029 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-995c7c7f-e080-480e-9fb8-3f4cb4e2f029 {
  display: none;
}
#s-995c7c7f-e080-480e-9fb8-3f4cb4e2f029, #wrap-s-995c7c7f-e080-480e-9fb8-3f4cb4e2f029 { display:none !important; }}







#s-995c7c7f-e080-480e-9fb8-3f4cb4e2f029 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-995c7c7f-e080-480e-9fb8-3f4cb4e2f029.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-eb3fce7c-0997-4544-8f44-84fa54880f5a {
  margin-top: 40px;
margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-eb3fce7c-0997-4544-8f44-84fa54880f5a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-eb3fce7c-0997-4544-8f44-84fa54880f5a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eb3fce7c-0997-4544-8f44-84fa54880f5a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb3fce7c-0997-4544-8f44-84fa54880f5a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-ccaee892-5644-4956-b9eb-95212e88954d {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ccaee892-5644-4956-b9eb-95212e88954d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ccaee892-5644-4956-b9eb-95212e88954d {
  
}
}@media (max-width: 767px){#s-ccaee892-5644-4956-b9eb-95212e88954d {
  
}
}







#s-ccaee892-5644-4956-b9eb-95212e88954d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccaee892-5644-4956-b9eb-95212e88954d {
  cursor: pointer;
}#s-ccaee892-5644-4956-b9eb-95212e88954d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-ba2aee9c-8785-4ebc-bb5b-6e16fd567e24 {
  margin-bottom: 15px;
text-align: center;
}







  #s-ba2aee9c-8785-4ebc-bb5b-6e16fd567e24 img.shogun-image {
    

    
    
    
  }


#s-ba2aee9c-8785-4ebc-bb5b-6e16fd567e24 .shogun-image-content {
  
    align-items: center;
  
}

#s-7881347d-4b97-47a8-a66a-81e25c8e8820 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-1355ee9b-ab71-4dec-9dd1-566816581079 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

.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-93eb574e-d758-47a6-bf74-29adcb8be1af {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-93eb574e-d758-47a6-bf74-29adcb8be1af:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-93eb574e-d758-47a6-bf74-29adcb8be1af:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-93eb574e-d758-47a6-bf74-29adcb8be1af-root {
    text-align: left;
  }


#s-93eb574e-d758-47a6-bf74-29adcb8be1af.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-93eb574e-d758-47a6-bf74-29adcb8be1af-root {
    text-align: left;
  }


#s-93eb574e-d758-47a6-bf74-29adcb8be1af.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-93eb574e-d758-47a6-bf74-29adcb8be1af-root {
    text-align: left;
  }


#s-93eb574e-d758-47a6-bf74-29adcb8be1af.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-93eb574e-d758-47a6-bf74-29adcb8be1af-root {
    text-align: left;
  }


#s-93eb574e-d758-47a6-bf74-29adcb8be1af.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-93eb574e-d758-47a6-bf74-29adcb8be1af-root {
    text-align: left;
  }


#s-93eb574e-d758-47a6-bf74-29adcb8be1af.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-fa064e1e-6faf-424e-8fb3-b9348af15897 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-fa064e1e-6faf-424e-8fb3-b9348af15897 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fa064e1e-6faf-424e-8fb3-b9348af15897 {
  
}
}@media (max-width: 767px){#s-fa064e1e-6faf-424e-8fb3-b9348af15897 {
  
}
}







#s-fa064e1e-6faf-424e-8fb3-b9348af15897 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa064e1e-6faf-424e-8fb3-b9348af15897 {
  cursor: pointer;
}#s-fa064e1e-6faf-424e-8fb3-b9348af15897.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a5ae3781-9bf2-4483-8dba-d489dde6db79 {
  margin-bottom: 15px;
text-align: center;
}







  #s-a5ae3781-9bf2-4483-8dba-d489dde6db79 img.shogun-image {
    

    
    
    
  }


#s-a5ae3781-9bf2-4483-8dba-d489dde6db79 .shogun-image-content {
  
    align-items: center;
  
}

#s-4ec62198-dc82-4e88-b96e-550d6d32f656 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-04c354c9-5c27-43a1-8a6b-db6882365eeb {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-28d2fc23-e83b-475a-87ab-429847457dea {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-28d2fc23-e83b-475a-87ab-429847457dea:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-28d2fc23-e83b-475a-87ab-429847457dea:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-28d2fc23-e83b-475a-87ab-429847457dea-root {
    text-align: left;
  }


#s-28d2fc23-e83b-475a-87ab-429847457dea.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-28d2fc23-e83b-475a-87ab-429847457dea-root {
    text-align: left;
  }


#s-28d2fc23-e83b-475a-87ab-429847457dea.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-28d2fc23-e83b-475a-87ab-429847457dea-root {
    text-align: left;
  }


#s-28d2fc23-e83b-475a-87ab-429847457dea.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-28d2fc23-e83b-475a-87ab-429847457dea-root {
    text-align: left;
  }


#s-28d2fc23-e83b-475a-87ab-429847457dea.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-28d2fc23-e83b-475a-87ab-429847457dea-root {
    text-align: left;
  }


#s-28d2fc23-e83b-475a-87ab-429847457dea.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-6228363f-3277-451b-8a6c-4932cc2375ce {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-6228363f-3277-451b-8a6c-4932cc2375ce {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6228363f-3277-451b-8a6c-4932cc2375ce {
  
}
}@media (max-width: 767px){#s-6228363f-3277-451b-8a6c-4932cc2375ce {
  
}
}







#s-6228363f-3277-451b-8a6c-4932cc2375ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6228363f-3277-451b-8a6c-4932cc2375ce {
  cursor: pointer;
}#s-6228363f-3277-451b-8a6c-4932cc2375ce.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-05cb2687-a78e-44cf-aaa0-c1895ad0b0ac {
  margin-bottom: 15px;
text-align: center;
}







  #s-05cb2687-a78e-44cf-aaa0-c1895ad0b0ac img.shogun-image {
    

    
    
    
  }


#s-05cb2687-a78e-44cf-aaa0-c1895ad0b0ac .shogun-image-content {
  
    align-items: center;
  
}

#s-9161ce14-e7a8-4be5-8a95-5316d346927c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-476c4fbb-ba58-4c78-a1f9-0b39eaa1d6e4 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-74441cbc-06f5-4a3f-9083-22f8ae558933 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-74441cbc-06f5-4a3f-9083-22f8ae558933:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-74441cbc-06f5-4a3f-9083-22f8ae558933:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-74441cbc-06f5-4a3f-9083-22f8ae558933-root {
    text-align: left;
  }


#s-74441cbc-06f5-4a3f-9083-22f8ae558933.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-74441cbc-06f5-4a3f-9083-22f8ae558933-root {
    text-align: left;
  }


#s-74441cbc-06f5-4a3f-9083-22f8ae558933.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-74441cbc-06f5-4a3f-9083-22f8ae558933-root {
    text-align: left;
  }


#s-74441cbc-06f5-4a3f-9083-22f8ae558933.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-74441cbc-06f5-4a3f-9083-22f8ae558933-root {
    text-align: left;
  }


#s-74441cbc-06f5-4a3f-9083-22f8ae558933.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-74441cbc-06f5-4a3f-9083-22f8ae558933-root {
    text-align: left;
  }


#s-74441cbc-06f5-4a3f-9083-22f8ae558933.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-e9120e9b-6776-4d00-9e0f-fdc4d2d8f834 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-e9120e9b-6776-4d00-9e0f-fdc4d2d8f834 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e9120e9b-6776-4d00-9e0f-fdc4d2d8f834 {
  
}
}@media (max-width: 767px){#s-e9120e9b-6776-4d00-9e0f-fdc4d2d8f834 {
  
}
}







#s-e9120e9b-6776-4d00-9e0f-fdc4d2d8f834 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9120e9b-6776-4d00-9e0f-fdc4d2d8f834 {
  cursor: pointer;
}#s-e9120e9b-6776-4d00-9e0f-fdc4d2d8f834.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1e321638-985b-413b-84ce-f6920428c74e {
  margin-bottom: 15px;
text-align: center;
}







  #s-1e321638-985b-413b-84ce-f6920428c74e img.shogun-image {
    

    
    
    
  }


#s-1e321638-985b-413b-84ce-f6920428c74e .shogun-image-content {
  
    align-items: center;
  
}

#s-240ac849-3751-41dd-bfca-e5db34171910 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-9eca167b-5753-4a3d-a3cb-686c1434be39 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-643544ee-f028-4a2f-a79c-96e99f0afe73 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-643544ee-f028-4a2f-a79c-96e99f0afe73:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-643544ee-f028-4a2f-a79c-96e99f0afe73:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-643544ee-f028-4a2f-a79c-96e99f0afe73-root {
    text-align: left;
  }


#s-643544ee-f028-4a2f-a79c-96e99f0afe73.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-643544ee-f028-4a2f-a79c-96e99f0afe73-root {
    text-align: left;
  }


#s-643544ee-f028-4a2f-a79c-96e99f0afe73.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-643544ee-f028-4a2f-a79c-96e99f0afe73-root {
    text-align: left;
  }


#s-643544ee-f028-4a2f-a79c-96e99f0afe73.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-643544ee-f028-4a2f-a79c-96e99f0afe73-root {
    text-align: left;
  }


#s-643544ee-f028-4a2f-a79c-96e99f0afe73.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-643544ee-f028-4a2f-a79c-96e99f0afe73-root {
    text-align: left;
  }


#s-643544ee-f028-4a2f-a79c-96e99f0afe73.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-eeb56d6b-92a5-450d-a548-de88da3c08c7 {
  margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-eeb56d6b-92a5-450d-a548-de88da3c08c7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-eeb56d6b-92a5-450d-a548-de88da3c08c7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eeb56d6b-92a5-450d-a548-de88da3c08c7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eeb56d6b-92a5-450d-a548-de88da3c08c7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-43aeb871-5383-4cfe-876a-2e44c6b5b1e4 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-43aeb871-5383-4cfe-876a-2e44c6b5b1e4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-43aeb871-5383-4cfe-876a-2e44c6b5b1e4 {
  
}
}@media (max-width: 767px){#s-43aeb871-5383-4cfe-876a-2e44c6b5b1e4 {
  
}
}







#s-43aeb871-5383-4cfe-876a-2e44c6b5b1e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43aeb871-5383-4cfe-876a-2e44c6b5b1e4 {
  cursor: pointer;
}#s-43aeb871-5383-4cfe-876a-2e44c6b5b1e4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-144c43d0-20f9-4e1d-9f73-d35ba772d42c {
  margin-bottom: 15px;
text-align: center;
}







  #s-144c43d0-20f9-4e1d-9f73-d35ba772d42c img.shogun-image {
    

    
    
    
  }


#s-144c43d0-20f9-4e1d-9f73-d35ba772d42c .shogun-image-content {
  
    align-items: center;
  
}

#s-f7052674-3d13-4813-87dc-2a997a6c9973 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-171e75a5-7d65-4f5a-9687-885b4b288d02 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-6ca85b2e-85f1-441e-8208-076b69836a7e {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-6ca85b2e-85f1-441e-8208-076b69836a7e:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-6ca85b2e-85f1-441e-8208-076b69836a7e:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6ca85b2e-85f1-441e-8208-076b69836a7e-root {
    text-align: left;
  }


#s-6ca85b2e-85f1-441e-8208-076b69836a7e.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6ca85b2e-85f1-441e-8208-076b69836a7e-root {
    text-align: left;
  }


#s-6ca85b2e-85f1-441e-8208-076b69836a7e.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6ca85b2e-85f1-441e-8208-076b69836a7e-root {
    text-align: left;
  }


#s-6ca85b2e-85f1-441e-8208-076b69836a7e.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6ca85b2e-85f1-441e-8208-076b69836a7e-root {
    text-align: left;
  }


#s-6ca85b2e-85f1-441e-8208-076b69836a7e.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6ca85b2e-85f1-441e-8208-076b69836a7e-root {
    text-align: left;
  }


#s-6ca85b2e-85f1-441e-8208-076b69836a7e.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-aa04dc12-3e0b-4d14-b835-4cd0f9ac0206 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-aa04dc12-3e0b-4d14-b835-4cd0f9ac0206 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-aa04dc12-3e0b-4d14-b835-4cd0f9ac0206 {
  
}
}@media (max-width: 767px){#s-aa04dc12-3e0b-4d14-b835-4cd0f9ac0206 {
  
}
}







#s-aa04dc12-3e0b-4d14-b835-4cd0f9ac0206 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa04dc12-3e0b-4d14-b835-4cd0f9ac0206 {
  cursor: pointer;
}#s-aa04dc12-3e0b-4d14-b835-4cd0f9ac0206.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b5d40a74-b9b6-4fe2-bf75-a0d86cbbaaf4 {
  margin-bottom: 15px;
text-align: center;
}







  #s-b5d40a74-b9b6-4fe2-bf75-a0d86cbbaaf4 img.shogun-image {
    

    
    
    
  }


#s-b5d40a74-b9b6-4fe2-bf75-a0d86cbbaaf4 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f70d759-6ee8-4665-8500-ac8ea41d4cb8 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-7e1b0e85-2c0c-41fe-82a8-7d3107aba20c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-c9af36bd-f002-4ed7-9367-93e318147e5c {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-c9af36bd-f002-4ed7-9367-93e318147e5c:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-c9af36bd-f002-4ed7-9367-93e318147e5c:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-c9af36bd-f002-4ed7-9367-93e318147e5c-root {
    text-align: left;
  }


#s-c9af36bd-f002-4ed7-9367-93e318147e5c.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c9af36bd-f002-4ed7-9367-93e318147e5c-root {
    text-align: left;
  }


#s-c9af36bd-f002-4ed7-9367-93e318147e5c.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c9af36bd-f002-4ed7-9367-93e318147e5c-root {
    text-align: left;
  }


#s-c9af36bd-f002-4ed7-9367-93e318147e5c.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c9af36bd-f002-4ed7-9367-93e318147e5c-root {
    text-align: left;
  }


#s-c9af36bd-f002-4ed7-9367-93e318147e5c.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c9af36bd-f002-4ed7-9367-93e318147e5c-root {
    text-align: left;
  }


#s-c9af36bd-f002-4ed7-9367-93e318147e5c.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-0df0ce9c-c635-494c-96d6-07a0c8e10c22 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-0df0ce9c-c635-494c-96d6-07a0c8e10c22 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0df0ce9c-c635-494c-96d6-07a0c8e10c22 {
  
}
}@media (max-width: 767px){#s-0df0ce9c-c635-494c-96d6-07a0c8e10c22 {
  
}
}







#s-0df0ce9c-c635-494c-96d6-07a0c8e10c22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0df0ce9c-c635-494c-96d6-07a0c8e10c22 {
  cursor: pointer;
}#s-0df0ce9c-c635-494c-96d6-07a0c8e10c22.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0bbeea96-8f61-46a3-b4a3-7d0285c8a59e {
  margin-bottom: 15px;
text-align: center;
}







  #s-0bbeea96-8f61-46a3-b4a3-7d0285c8a59e img.shogun-image {
    

    
    
    
  }


#s-0bbeea96-8f61-46a3-b4a3-7d0285c8a59e .shogun-image-content {
  
    align-items: center;
  
}

#s-77214ec0-5660-498c-948c-858f9fa64161 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-e01b575c-f26a-4f9d-9723-f1cb9e2d8e5d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-d688cc03-5771-49e1-bf5f-5dee585137a2 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-d688cc03-5771-49e1-bf5f-5dee585137a2:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-d688cc03-5771-49e1-bf5f-5dee585137a2:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-d688cc03-5771-49e1-bf5f-5dee585137a2-root {
    text-align: left;
  }


#s-d688cc03-5771-49e1-bf5f-5dee585137a2.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d688cc03-5771-49e1-bf5f-5dee585137a2-root {
    text-align: left;
  }


#s-d688cc03-5771-49e1-bf5f-5dee585137a2.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d688cc03-5771-49e1-bf5f-5dee585137a2-root {
    text-align: left;
  }


#s-d688cc03-5771-49e1-bf5f-5dee585137a2.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d688cc03-5771-49e1-bf5f-5dee585137a2-root {
    text-align: left;
  }


#s-d688cc03-5771-49e1-bf5f-5dee585137a2.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d688cc03-5771-49e1-bf5f-5dee585137a2-root {
    text-align: left;
  }


#s-d688cc03-5771-49e1-bf5f-5dee585137a2.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-a37d58e8-88bb-44df-9197-37dd1e0bd577 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-a37d58e8-88bb-44df-9197-37dd1e0bd577 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a37d58e8-88bb-44df-9197-37dd1e0bd577 {
  
}
}@media (max-width: 767px){#s-a37d58e8-88bb-44df-9197-37dd1e0bd577 {
  
}
}







#s-a37d58e8-88bb-44df-9197-37dd1e0bd577 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a37d58e8-88bb-44df-9197-37dd1e0bd577 {
  cursor: pointer;
}#s-a37d58e8-88bb-44df-9197-37dd1e0bd577.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f74a0bca-d905-4dde-ae05-4ee47ea16e44 {
  margin-bottom: 15px;
text-align: center;
}







  #s-f74a0bca-d905-4dde-ae05-4ee47ea16e44 img.shogun-image {
    

    
    
    
  }


#s-f74a0bca-d905-4dde-ae05-4ee47ea16e44 .shogun-image-content {
  
    align-items: center;
  
}

#s-c0eb63b3-5f06-4a41-abce-ef81570d632a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-8781ccb3-5783-4d38-986d-d3ff3e614caa {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-9aa7fdea-9284-4f15-b649-b32bf2117406 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-9aa7fdea-9284-4f15-b649-b32bf2117406:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-9aa7fdea-9284-4f15-b649-b32bf2117406:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-9aa7fdea-9284-4f15-b649-b32bf2117406-root {
    text-align: left;
  }


#s-9aa7fdea-9284-4f15-b649-b32bf2117406.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9aa7fdea-9284-4f15-b649-b32bf2117406-root {
    text-align: left;
  }


#s-9aa7fdea-9284-4f15-b649-b32bf2117406.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9aa7fdea-9284-4f15-b649-b32bf2117406-root {
    text-align: left;
  }


#s-9aa7fdea-9284-4f15-b649-b32bf2117406.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9aa7fdea-9284-4f15-b649-b32bf2117406-root {
    text-align: left;
  }


#s-9aa7fdea-9284-4f15-b649-b32bf2117406.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9aa7fdea-9284-4f15-b649-b32bf2117406-root {
    text-align: left;
  }


#s-9aa7fdea-9284-4f15-b649-b32bf2117406.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-eb4f1e1d-9319-4a6d-af69-b3b487e5bc7e {
  margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-eb4f1e1d-9319-4a6d-af69-b3b487e5bc7e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-eb4f1e1d-9319-4a6d-af69-b3b487e5bc7e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eb4f1e1d-9319-4a6d-af69-b3b487e5bc7e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb4f1e1d-9319-4a6d-af69-b3b487e5bc7e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-c97a6621-e734-42ed-95a4-cdb93219dd55 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-c97a6621-e734-42ed-95a4-cdb93219dd55 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c97a6621-e734-42ed-95a4-cdb93219dd55 {
  
}
}@media (max-width: 767px){#s-c97a6621-e734-42ed-95a4-cdb93219dd55 {
  
}
}







#s-c97a6621-e734-42ed-95a4-cdb93219dd55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c97a6621-e734-42ed-95a4-cdb93219dd55 {
  cursor: pointer;
}#s-c97a6621-e734-42ed-95a4-cdb93219dd55.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-557667ae-73af-42aa-bb82-986ce12bd93b {
  margin-bottom: 15px;
max-width: 602px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-557667ae-73af-42aa-bb82-986ce12bd93b img.shogun-image,
  #s-557667ae-73af-42aa-bb82-986ce12bd93b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-557667ae-73af-42aa-bb82-986ce12bd93b {
    width: 100%;
    height: auto;
  }



  #s-557667ae-73af-42aa-bb82-986ce12bd93b img.shogun-image {
    

    
    
    
  }


#s-557667ae-73af-42aa-bb82-986ce12bd93b .shogun-image-content {
  
    align-items: center;
  
}

#s-698c3ac9-e787-4fd3-b2a8-0cf468cc9c1c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-1c1c80b5-5a22-4efb-9860-82974f0e96b4 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-db0c4ea0-ca7c-48f5-8032-3dbd2137836d {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-db0c4ea0-ca7c-48f5-8032-3dbd2137836d:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-db0c4ea0-ca7c-48f5-8032-3dbd2137836d:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-db0c4ea0-ca7c-48f5-8032-3dbd2137836d-root {
    text-align: left;
  }


#s-db0c4ea0-ca7c-48f5-8032-3dbd2137836d.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-db0c4ea0-ca7c-48f5-8032-3dbd2137836d-root {
    text-align: left;
  }


#s-db0c4ea0-ca7c-48f5-8032-3dbd2137836d.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-db0c4ea0-ca7c-48f5-8032-3dbd2137836d-root {
    text-align: left;
  }


#s-db0c4ea0-ca7c-48f5-8032-3dbd2137836d.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-db0c4ea0-ca7c-48f5-8032-3dbd2137836d-root {
    text-align: left;
  }


#s-db0c4ea0-ca7c-48f5-8032-3dbd2137836d.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-db0c4ea0-ca7c-48f5-8032-3dbd2137836d-root {
    text-align: left;
  }


#s-db0c4ea0-ca7c-48f5-8032-3dbd2137836d.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-9adabd93-7765-4552-850f-e240f8cf411f {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-9adabd93-7765-4552-850f-e240f8cf411f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9adabd93-7765-4552-850f-e240f8cf411f {
  
}
}@media (max-width: 767px){#s-9adabd93-7765-4552-850f-e240f8cf411f {
  
}
}







#s-9adabd93-7765-4552-850f-e240f8cf411f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9adabd93-7765-4552-850f-e240f8cf411f {
  cursor: pointer;
}#s-9adabd93-7765-4552-850f-e240f8cf411f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ae9a6f6a-8e87-4b09-9717-6b472fc9b1dd {
  margin-bottom: 15px;
text-align: center;
}







  #s-ae9a6f6a-8e87-4b09-9717-6b472fc9b1dd img.shogun-image {
    

    
    
    
  }


#s-ae9a6f6a-8e87-4b09-9717-6b472fc9b1dd .shogun-image-content {
  
    align-items: center;
  
}

#s-ddcdc5d6-656b-4ca8-abd9-36be3d6bbf5b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-6af9020b-ef1e-4823-967c-29a6449fabc0 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-31377c1b-b98b-4344-bf88-8693d200eb00 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-31377c1b-b98b-4344-bf88-8693d200eb00:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-31377c1b-b98b-4344-bf88-8693d200eb00:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-31377c1b-b98b-4344-bf88-8693d200eb00-root {
    text-align: left;
  }


#s-31377c1b-b98b-4344-bf88-8693d200eb00.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-31377c1b-b98b-4344-bf88-8693d200eb00-root {
    text-align: left;
  }


#s-31377c1b-b98b-4344-bf88-8693d200eb00.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-31377c1b-b98b-4344-bf88-8693d200eb00-root {
    text-align: left;
  }


#s-31377c1b-b98b-4344-bf88-8693d200eb00.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-31377c1b-b98b-4344-bf88-8693d200eb00-root {
    text-align: left;
  }


#s-31377c1b-b98b-4344-bf88-8693d200eb00.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-31377c1b-b98b-4344-bf88-8693d200eb00-root {
    text-align: left;
  }


#s-31377c1b-b98b-4344-bf88-8693d200eb00.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-6308c07c-f0d3-4e4b-b3d3-30839446b883 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-6308c07c-f0d3-4e4b-b3d3-30839446b883 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6308c07c-f0d3-4e4b-b3d3-30839446b883 {
  
}
}@media (max-width: 767px){#s-6308c07c-f0d3-4e4b-b3d3-30839446b883 {
  
}
}







#s-6308c07c-f0d3-4e4b-b3d3-30839446b883 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6308c07c-f0d3-4e4b-b3d3-30839446b883 {
  cursor: pointer;
}#s-6308c07c-f0d3-4e4b-b3d3-30839446b883.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8dff7a7f-5402-4054-b358-2c3df9f47285 {
  margin-bottom: 15px;
text-align: center;
}







  #s-8dff7a7f-5402-4054-b358-2c3df9f47285 img.shogun-image {
    

    
    
    
  }


#s-8dff7a7f-5402-4054-b358-2c3df9f47285 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a133ad6-08e7-4840-8034-d71fb1977406 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-dbcaf186-d614-446c-9cbd-7405b2870fff {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-3b3917a0-97ef-4eae-b6f9-ed443e43efea {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-3b3917a0-97ef-4eae-b6f9-ed443e43efea:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-3b3917a0-97ef-4eae-b6f9-ed443e43efea:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-3b3917a0-97ef-4eae-b6f9-ed443e43efea-root {
    text-align: left;
  }


#s-3b3917a0-97ef-4eae-b6f9-ed443e43efea.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3b3917a0-97ef-4eae-b6f9-ed443e43efea-root {
    text-align: left;
  }


#s-3b3917a0-97ef-4eae-b6f9-ed443e43efea.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3b3917a0-97ef-4eae-b6f9-ed443e43efea-root {
    text-align: left;
  }


#s-3b3917a0-97ef-4eae-b6f9-ed443e43efea.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3b3917a0-97ef-4eae-b6f9-ed443e43efea-root {
    text-align: left;
  }


#s-3b3917a0-97ef-4eae-b6f9-ed443e43efea.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3b3917a0-97ef-4eae-b6f9-ed443e43efea-root {
    text-align: left;
  }


#s-3b3917a0-97ef-4eae-b6f9-ed443e43efea.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-fd62cdc8-bbdc-4a10-88fd-fc73c1ecc584 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-fd62cdc8-bbdc-4a10-88fd-fc73c1ecc584 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fd62cdc8-bbdc-4a10-88fd-fc73c1ecc584 {
  
}
}@media (max-width: 767px){#s-fd62cdc8-bbdc-4a10-88fd-fc73c1ecc584 {
  
}
}







#s-fd62cdc8-bbdc-4a10-88fd-fc73c1ecc584 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd62cdc8-bbdc-4a10-88fd-fc73c1ecc584 {
  cursor: pointer;
}#s-fd62cdc8-bbdc-4a10-88fd-fc73c1ecc584.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e7152242-c0b6-49a8-9a21-36fcbb99a8d4 {
  margin-bottom: 15px;
text-align: center;
}







  #s-e7152242-c0b6-49a8-9a21-36fcbb99a8d4 img.shogun-image {
    

    
    
    
  }


#s-e7152242-c0b6-49a8-9a21-36fcbb99a8d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-715f863d-7ba2-45e1-9e6d-2d007f9ac19e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-1ffd94e2-0651-4aaf-a596-fdf1214ab2ff {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-ee94935e-3de5-44b8-82ef-890cc5765c39 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-ee94935e-3de5-44b8-82ef-890cc5765c39:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-ee94935e-3de5-44b8-82ef-890cc5765c39:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ee94935e-3de5-44b8-82ef-890cc5765c39-root {
    text-align: left;
  }


#s-ee94935e-3de5-44b8-82ef-890cc5765c39.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ee94935e-3de5-44b8-82ef-890cc5765c39-root {
    text-align: left;
  }


#s-ee94935e-3de5-44b8-82ef-890cc5765c39.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ee94935e-3de5-44b8-82ef-890cc5765c39-root {
    text-align: left;
  }


#s-ee94935e-3de5-44b8-82ef-890cc5765c39.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ee94935e-3de5-44b8-82ef-890cc5765c39-root {
    text-align: left;
  }


#s-ee94935e-3de5-44b8-82ef-890cc5765c39.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ee94935e-3de5-44b8-82ef-890cc5765c39-root {
    text-align: left;
  }


#s-ee94935e-3de5-44b8-82ef-890cc5765c39.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-06ca1233-d717-48cb-b8e1-7f8e726de775 {
  margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-06ca1233-d717-48cb-b8e1-7f8e726de775"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-06ca1233-d717-48cb-b8e1-7f8e726de775"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-06ca1233-d717-48cb-b8e1-7f8e726de775"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-06ca1233-d717-48cb-b8e1-7f8e726de775"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-66f55f6e-e520-4b46-a9af-e8651651b026 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-66f55f6e-e520-4b46-a9af-e8651651b026 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-66f55f6e-e520-4b46-a9af-e8651651b026 {
  
}
}@media (max-width: 767px){#s-66f55f6e-e520-4b46-a9af-e8651651b026 {
  
}
}







#s-66f55f6e-e520-4b46-a9af-e8651651b026 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66f55f6e-e520-4b46-a9af-e8651651b026 {
  cursor: pointer;
}#s-66f55f6e-e520-4b46-a9af-e8651651b026.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1e64fc44-3a26-4c7d-bd09-f1620dd718f5 {
  margin-bottom: 15px;
text-align: center;
}







  #s-1e64fc44-3a26-4c7d-bd09-f1620dd718f5 img.shogun-image {
    

    
    
    
  }


#s-1e64fc44-3a26-4c7d-bd09-f1620dd718f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-99e38422-f5ee-423a-8638-f5eb39eb56a5 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-e37ebba0-8610-4d4a-b554-517ad6acd329 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-0612c4e9-e424-41e7-ba9a-9a2836eeaaff {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-0612c4e9-e424-41e7-ba9a-9a2836eeaaff:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-0612c4e9-e424-41e7-ba9a-9a2836eeaaff:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-0612c4e9-e424-41e7-ba9a-9a2836eeaaff-root {
    text-align: left;
  }


#s-0612c4e9-e424-41e7-ba9a-9a2836eeaaff.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0612c4e9-e424-41e7-ba9a-9a2836eeaaff-root {
    text-align: left;
  }


#s-0612c4e9-e424-41e7-ba9a-9a2836eeaaff.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0612c4e9-e424-41e7-ba9a-9a2836eeaaff-root {
    text-align: left;
  }


#s-0612c4e9-e424-41e7-ba9a-9a2836eeaaff.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0612c4e9-e424-41e7-ba9a-9a2836eeaaff-root {
    text-align: left;
  }


#s-0612c4e9-e424-41e7-ba9a-9a2836eeaaff.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0612c4e9-e424-41e7-ba9a-9a2836eeaaff-root {
    text-align: left;
  }


#s-0612c4e9-e424-41e7-ba9a-9a2836eeaaff.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-70933b81-41c6-4150-b4e0-41a1f2372159 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-70933b81-41c6-4150-b4e0-41a1f2372159 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-70933b81-41c6-4150-b4e0-41a1f2372159 {
  
}
}@media (max-width: 767px){#s-70933b81-41c6-4150-b4e0-41a1f2372159 {
  
}
}







#s-70933b81-41c6-4150-b4e0-41a1f2372159 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70933b81-41c6-4150-b4e0-41a1f2372159 {
  cursor: pointer;
}#s-70933b81-41c6-4150-b4e0-41a1f2372159.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a5e11b35-3505-4ae9-bb8b-b52231f22c31 {
  margin-bottom: 15px;
text-align: center;
}







  #s-a5e11b35-3505-4ae9-bb8b-b52231f22c31 img.shogun-image {
    

    
    
    
  }


#s-a5e11b35-3505-4ae9-bb8b-b52231f22c31 .shogun-image-content {
  
    align-items: center;
  
}

#s-09186f55-7a98-41e2-832a-ae38c8b74c8c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-69754281-0be4-4380-8532-55d74eab565a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-7594de11-fbf5-4f78-add7-7d9ae0afd3e1 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-7594de11-fbf5-4f78-add7-7d9ae0afd3e1:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-7594de11-fbf5-4f78-add7-7d9ae0afd3e1:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-7594de11-fbf5-4f78-add7-7d9ae0afd3e1-root {
    text-align: left;
  }


#s-7594de11-fbf5-4f78-add7-7d9ae0afd3e1.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7594de11-fbf5-4f78-add7-7d9ae0afd3e1-root {
    text-align: left;
  }


#s-7594de11-fbf5-4f78-add7-7d9ae0afd3e1.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7594de11-fbf5-4f78-add7-7d9ae0afd3e1-root {
    text-align: left;
  }


#s-7594de11-fbf5-4f78-add7-7d9ae0afd3e1.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7594de11-fbf5-4f78-add7-7d9ae0afd3e1-root {
    text-align: left;
  }


#s-7594de11-fbf5-4f78-add7-7d9ae0afd3e1.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7594de11-fbf5-4f78-add7-7d9ae0afd3e1-root {
    text-align: left;
  }


#s-7594de11-fbf5-4f78-add7-7d9ae0afd3e1.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-bdc2a8a4-5384-4514-b0c4-feea43d0ee51 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-bdc2a8a4-5384-4514-b0c4-feea43d0ee51 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bdc2a8a4-5384-4514-b0c4-feea43d0ee51 {
  
}
}@media (max-width: 767px){#s-bdc2a8a4-5384-4514-b0c4-feea43d0ee51 {
  
}
}







#s-bdc2a8a4-5384-4514-b0c4-feea43d0ee51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bdc2a8a4-5384-4514-b0c4-feea43d0ee51 {
  cursor: pointer;
}#s-bdc2a8a4-5384-4514-b0c4-feea43d0ee51.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a134ca4a-8d5b-4e5a-bcc5-7ec1f56b6857 {
  margin-bottom: 15px;
text-align: center;
}







  #s-a134ca4a-8d5b-4e5a-bcc5-7ec1f56b6857 img.shogun-image {
    

    
    
    
  }


#s-a134ca4a-8d5b-4e5a-bcc5-7ec1f56b6857 .shogun-image-content {
  
    align-items: center;
  
}

#s-4ff85a17-d33e-451a-9da0-b24cbd380b27 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-eba87cea-69e4-4621-8e64-4856e779f928 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-4135f673-0659-42af-8252-de7450052e08 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-4135f673-0659-42af-8252-de7450052e08:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-4135f673-0659-42af-8252-de7450052e08:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-4135f673-0659-42af-8252-de7450052e08-root {
    text-align: left;
  }


#s-4135f673-0659-42af-8252-de7450052e08.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4135f673-0659-42af-8252-de7450052e08-root {
    text-align: left;
  }


#s-4135f673-0659-42af-8252-de7450052e08.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4135f673-0659-42af-8252-de7450052e08-root {
    text-align: left;
  }


#s-4135f673-0659-42af-8252-de7450052e08.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4135f673-0659-42af-8252-de7450052e08-root {
    text-align: left;
  }


#s-4135f673-0659-42af-8252-de7450052e08.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4135f673-0659-42af-8252-de7450052e08-root {
    text-align: left;
  }


#s-4135f673-0659-42af-8252-de7450052e08.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-a3591638-1a9e-4c10-823d-e89afd790f05 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-a3591638-1a9e-4c10-823d-e89afd790f05 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a3591638-1a9e-4c10-823d-e89afd790f05 {
  
}
}@media (max-width: 767px){#s-a3591638-1a9e-4c10-823d-e89afd790f05 {
  
}
}







#s-a3591638-1a9e-4c10-823d-e89afd790f05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3591638-1a9e-4c10-823d-e89afd790f05 {
  cursor: pointer;
}#s-a3591638-1a9e-4c10-823d-e89afd790f05.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ab9cfc8c-d723-4f14-9ba3-fb94cfd9aea6 {
  margin-bottom: 15px;
text-align: center;
}







  #s-ab9cfc8c-d723-4f14-9ba3-fb94cfd9aea6 img.shogun-image {
    

    
    
    
  }


#s-ab9cfc8c-d723-4f14-9ba3-fb94cfd9aea6 .shogun-image-content {
  
    align-items: center;
  
}

#s-2fc9148a-0f1c-4201-98f6-8fc706714c8b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-6b83096f-0d57-4382-8926-c1b57b077d93 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-74c261ad-ca8c-4f2c-b446-15dcc89a36d9 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-74c261ad-ca8c-4f2c-b446-15dcc89a36d9:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-74c261ad-ca8c-4f2c-b446-15dcc89a36d9:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-74c261ad-ca8c-4f2c-b446-15dcc89a36d9-root {
    text-align: left;
  }


#s-74c261ad-ca8c-4f2c-b446-15dcc89a36d9.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-74c261ad-ca8c-4f2c-b446-15dcc89a36d9-root {
    text-align: left;
  }


#s-74c261ad-ca8c-4f2c-b446-15dcc89a36d9.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-74c261ad-ca8c-4f2c-b446-15dcc89a36d9-root {
    text-align: left;
  }


#s-74c261ad-ca8c-4f2c-b446-15dcc89a36d9.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-74c261ad-ca8c-4f2c-b446-15dcc89a36d9-root {
    text-align: left;
  }


#s-74c261ad-ca8c-4f2c-b446-15dcc89a36d9.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-74c261ad-ca8c-4f2c-b446-15dcc89a36d9-root {
    text-align: left;
  }


#s-74c261ad-ca8c-4f2c-b446-15dcc89a36d9.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-14580c8e-203a-47e6-9a77-35e95e11b303 {
  margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-14580c8e-203a-47e6-9a77-35e95e11b303"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-14580c8e-203a-47e6-9a77-35e95e11b303"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-14580c8e-203a-47e6-9a77-35e95e11b303"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-14580c8e-203a-47e6-9a77-35e95e11b303"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-61b234e5-8296-4f13-b000-9ed56f1d3008 {
  border-style: solid;
margin-top: 0%;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-61b234e5-8296-4f13-b000-9ed56f1d3008 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-61b234e5-8296-4f13-b000-9ed56f1d3008 {
  
}
}@media (max-width: 767px){#s-61b234e5-8296-4f13-b000-9ed56f1d3008 {
  
}
}







#s-61b234e5-8296-4f13-b000-9ed56f1d3008 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61b234e5-8296-4f13-b000-9ed56f1d3008 {
  cursor: pointer;
}#s-61b234e5-8296-4f13-b000-9ed56f1d3008.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5cd28ed7-5d3a-42df-8bca-8d4b0c0df210 {
  margin-bottom: 15px;
text-align: center;
}







  #s-5cd28ed7-5d3a-42df-8bca-8d4b0c0df210 img.shogun-image {
    

    
    
    
  }


#s-5cd28ed7-5d3a-42df-8bca-8d4b0c0df210 .shogun-image-content {
  
    align-items: center;
  
}

#s-6491871e-163b-4018-898e-feb441de905b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-ef2522b9-ff53-479f-8997-b018abd4e05a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-6798ac40-81d8-43e0-a3b0-79f7c95eb67a {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-6798ac40-81d8-43e0-a3b0-79f7c95eb67a:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-6798ac40-81d8-43e0-a3b0-79f7c95eb67a:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6798ac40-81d8-43e0-a3b0-79f7c95eb67a-root {
    text-align: left;
  }


#s-6798ac40-81d8-43e0-a3b0-79f7c95eb67a.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6798ac40-81d8-43e0-a3b0-79f7c95eb67a-root {
    text-align: left;
  }


#s-6798ac40-81d8-43e0-a3b0-79f7c95eb67a.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6798ac40-81d8-43e0-a3b0-79f7c95eb67a-root {
    text-align: left;
  }


#s-6798ac40-81d8-43e0-a3b0-79f7c95eb67a.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6798ac40-81d8-43e0-a3b0-79f7c95eb67a-root {
    text-align: left;
  }


#s-6798ac40-81d8-43e0-a3b0-79f7c95eb67a.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6798ac40-81d8-43e0-a3b0-79f7c95eb67a-root {
    text-align: left;
  }


#s-6798ac40-81d8-43e0-a3b0-79f7c95eb67a.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-1bef020d-ba7d-4cd2-b3e6-502139ed982e {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-1bef020d-ba7d-4cd2-b3e6-502139ed982e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1bef020d-ba7d-4cd2-b3e6-502139ed982e {
  
}
}@media (max-width: 767px){#s-1bef020d-ba7d-4cd2-b3e6-502139ed982e {
  
}
}







#s-1bef020d-ba7d-4cd2-b3e6-502139ed982e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bef020d-ba7d-4cd2-b3e6-502139ed982e {
  cursor: pointer;
}#s-1bef020d-ba7d-4cd2-b3e6-502139ed982e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1528b930-2980-4e78-a9b9-0c72aac32e8b {
  margin-bottom: 15px;
text-align: center;
}







  #s-1528b930-2980-4e78-a9b9-0c72aac32e8b img.shogun-image {
    

    
    
    
  }


#s-1528b930-2980-4e78-a9b9-0c72aac32e8b .shogun-image-content {
  
    align-items: center;
  
}

#s-f4bafc07-3a32-43d3-83ac-8bc3cd974169 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-26aa75a0-a938-4298-9af0-2095a1b8c268 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-6d3ba258-c4bf-4cf7-b6f3-1cf7651f1157 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-6d3ba258-c4bf-4cf7-b6f3-1cf7651f1157:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-6d3ba258-c4bf-4cf7-b6f3-1cf7651f1157:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6d3ba258-c4bf-4cf7-b6f3-1cf7651f1157-root {
    text-align: left;
  }


#s-6d3ba258-c4bf-4cf7-b6f3-1cf7651f1157.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6d3ba258-c4bf-4cf7-b6f3-1cf7651f1157-root {
    text-align: left;
  }


#s-6d3ba258-c4bf-4cf7-b6f3-1cf7651f1157.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6d3ba258-c4bf-4cf7-b6f3-1cf7651f1157-root {
    text-align: left;
  }


#s-6d3ba258-c4bf-4cf7-b6f3-1cf7651f1157.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6d3ba258-c4bf-4cf7-b6f3-1cf7651f1157-root {
    text-align: left;
  }


#s-6d3ba258-c4bf-4cf7-b6f3-1cf7651f1157.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6d3ba258-c4bf-4cf7-b6f3-1cf7651f1157-root {
    text-align: left;
  }


#s-6d3ba258-c4bf-4cf7-b6f3-1cf7651f1157.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-582efed2-5583-49e4-bc63-7a450cb41dc0 {
  padding-top: 0px;
padding-bottom: 20px;
min-height: 50px;
}








#s-582efed2-5583-49e4-bc63-7a450cb41dc0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-582efed2-5583-49e4-bc63-7a450cb41dc0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-407f9305-2b5e-4c58-9fb0-f57d028bbb93 {
  min-height: 10px;
}
@media (min-width: 1200px){#s-407f9305-2b5e-4c58-9fb0-f57d028bbb93 {
  display: none;
}
#s-407f9305-2b5e-4c58-9fb0-f57d028bbb93, #wrap-s-407f9305-2b5e-4c58-9fb0-f57d028bbb93 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-407f9305-2b5e-4c58-9fb0-f57d028bbb93 {
  display: none;
}
#s-407f9305-2b5e-4c58-9fb0-f57d028bbb93, #wrap-s-407f9305-2b5e-4c58-9fb0-f57d028bbb93 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-407f9305-2b5e-4c58-9fb0-f57d028bbb93 {
  display: none;
}
#s-407f9305-2b5e-4c58-9fb0-f57d028bbb93, #wrap-s-407f9305-2b5e-4c58-9fb0-f57d028bbb93 { display:none !important; }}







#s-407f9305-2b5e-4c58-9fb0-f57d028bbb93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-407f9305-2b5e-4c58-9fb0-f57d028bbb93.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3537b8e2-7d87-4723-a519-bf8d5ceecf31 {
  margin-top: 40px;
margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-3537b8e2-7d87-4723-a519-bf8d5ceecf31"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-3537b8e2-7d87-4723-a519-bf8d5ceecf31"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3537b8e2-7d87-4723-a519-bf8d5ceecf31"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3537b8e2-7d87-4723-a519-bf8d5ceecf31"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-14f44719-60c5-4feb-b3c6-cc95317a9a6f {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-14f44719-60c5-4feb-b3c6-cc95317a9a6f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-14f44719-60c5-4feb-b3c6-cc95317a9a6f {
  
}
}@media (max-width: 767px){#s-14f44719-60c5-4feb-b3c6-cc95317a9a6f {
  
}
}







#s-14f44719-60c5-4feb-b3c6-cc95317a9a6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14f44719-60c5-4feb-b3c6-cc95317a9a6f {
  cursor: pointer;
}#s-14f44719-60c5-4feb-b3c6-cc95317a9a6f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a60b7beb-b4cf-4a69-b1bd-8f5c2d89350c {
  margin-bottom: 15px;
text-align: center;
}







  #s-a60b7beb-b4cf-4a69-b1bd-8f5c2d89350c img.shogun-image {
    

    
    
    
  }


#s-a60b7beb-b4cf-4a69-b1bd-8f5c2d89350c .shogun-image-content {
  
    align-items: center;
  
}

#s-4c9a0c49-8cc0-4ed6-96de-c2bd0f9e8243 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-ca58f5de-1e99-43f3-b771-1cf0c22d4cc2 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-e91d75c0-8a4a-4432-9c25-0432cf1627c4 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-e91d75c0-8a4a-4432-9c25-0432cf1627c4:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-e91d75c0-8a4a-4432-9c25-0432cf1627c4:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e91d75c0-8a4a-4432-9c25-0432cf1627c4-root {
    text-align: left;
  }


#s-e91d75c0-8a4a-4432-9c25-0432cf1627c4.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e91d75c0-8a4a-4432-9c25-0432cf1627c4-root {
    text-align: left;
  }


#s-e91d75c0-8a4a-4432-9c25-0432cf1627c4.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e91d75c0-8a4a-4432-9c25-0432cf1627c4-root {
    text-align: left;
  }


#s-e91d75c0-8a4a-4432-9c25-0432cf1627c4.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e91d75c0-8a4a-4432-9c25-0432cf1627c4-root {
    text-align: left;
  }


#s-e91d75c0-8a4a-4432-9c25-0432cf1627c4.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e91d75c0-8a4a-4432-9c25-0432cf1627c4-root {
    text-align: left;
  }


#s-e91d75c0-8a4a-4432-9c25-0432cf1627c4.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-62828c16-4416-487c-85b9-2abcb37ac937 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-62828c16-4416-487c-85b9-2abcb37ac937 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-62828c16-4416-487c-85b9-2abcb37ac937 {
  
}
}@media (max-width: 767px){#s-62828c16-4416-487c-85b9-2abcb37ac937 {
  
}
}







#s-62828c16-4416-487c-85b9-2abcb37ac937 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62828c16-4416-487c-85b9-2abcb37ac937 {
  cursor: pointer;
}#s-62828c16-4416-487c-85b9-2abcb37ac937.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b1196158-cfed-427c-9f20-e983b4e36de8 {
  margin-bottom: 15px;
text-align: center;
}







  #s-b1196158-cfed-427c-9f20-e983b4e36de8 img.shogun-image {
    

    
    
    
  }


#s-b1196158-cfed-427c-9f20-e983b4e36de8 .shogun-image-content {
  
    align-items: center;
  
}

#s-9d559430-1ce1-47ca-9278-ac435a2a3532 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-5c70be6b-3581-4c27-9cba-9338797c7a94 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-e3c4c1ed-1c5d-460e-8430-eb75fea7f177 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-e3c4c1ed-1c5d-460e-8430-eb75fea7f177:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-e3c4c1ed-1c5d-460e-8430-eb75fea7f177:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e3c4c1ed-1c5d-460e-8430-eb75fea7f177-root {
    text-align: left;
  }


#s-e3c4c1ed-1c5d-460e-8430-eb75fea7f177.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e3c4c1ed-1c5d-460e-8430-eb75fea7f177-root {
    text-align: left;
  }


#s-e3c4c1ed-1c5d-460e-8430-eb75fea7f177.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e3c4c1ed-1c5d-460e-8430-eb75fea7f177-root {
    text-align: left;
  }


#s-e3c4c1ed-1c5d-460e-8430-eb75fea7f177.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e3c4c1ed-1c5d-460e-8430-eb75fea7f177-root {
    text-align: left;
  }


#s-e3c4c1ed-1c5d-460e-8430-eb75fea7f177.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e3c4c1ed-1c5d-460e-8430-eb75fea7f177-root {
    text-align: left;
  }


#s-e3c4c1ed-1c5d-460e-8430-eb75fea7f177.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-3ab4decf-fee0-415b-b880-190d72ab581d {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-3ab4decf-fee0-415b-b880-190d72ab581d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3ab4decf-fee0-415b-b880-190d72ab581d {
  
}
}@media (max-width: 767px){#s-3ab4decf-fee0-415b-b880-190d72ab581d {
  
}
}







#s-3ab4decf-fee0-415b-b880-190d72ab581d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ab4decf-fee0-415b-b880-190d72ab581d {
  cursor: pointer;
}#s-3ab4decf-fee0-415b-b880-190d72ab581d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4fbd88a9-077b-4709-9e58-84f9516b529b {
  margin-bottom: 15px;
text-align: center;
}







  #s-4fbd88a9-077b-4709-9e58-84f9516b529b img.shogun-image {
    

    
    
    
  }


#s-4fbd88a9-077b-4709-9e58-84f9516b529b .shogun-image-content {
  
    align-items: center;
  
}

#s-818b1c7b-f12d-4de7-bbe7-fe2e0586c49d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-46fda88d-1df7-4476-9274-9759fac3c3ff {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-3a49d335-bd56-4166-a160-5d69ec409c80 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-3a49d335-bd56-4166-a160-5d69ec409c80:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-3a49d335-bd56-4166-a160-5d69ec409c80:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-3a49d335-bd56-4166-a160-5d69ec409c80-root {
    text-align: left;
  }


#s-3a49d335-bd56-4166-a160-5d69ec409c80.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3a49d335-bd56-4166-a160-5d69ec409c80-root {
    text-align: left;
  }


#s-3a49d335-bd56-4166-a160-5d69ec409c80.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3a49d335-bd56-4166-a160-5d69ec409c80-root {
    text-align: left;
  }


#s-3a49d335-bd56-4166-a160-5d69ec409c80.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3a49d335-bd56-4166-a160-5d69ec409c80-root {
    text-align: left;
  }


#s-3a49d335-bd56-4166-a160-5d69ec409c80.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3a49d335-bd56-4166-a160-5d69ec409c80-root {
    text-align: left;
  }


#s-3a49d335-bd56-4166-a160-5d69ec409c80.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-c22ff203-3c01-4568-a940-7d7c7fe37782 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-c22ff203-3c01-4568-a940-7d7c7fe37782 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c22ff203-3c01-4568-a940-7d7c7fe37782 {
  
}
}@media (max-width: 767px){#s-c22ff203-3c01-4568-a940-7d7c7fe37782 {
  
}
}







#s-c22ff203-3c01-4568-a940-7d7c7fe37782 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c22ff203-3c01-4568-a940-7d7c7fe37782 {
  cursor: pointer;
}#s-c22ff203-3c01-4568-a940-7d7c7fe37782.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fded8412-fd4e-45a1-aac3-2f3257cf4d60 {
  margin-bottom: 15px;
text-align: center;
}







  #s-fded8412-fd4e-45a1-aac3-2f3257cf4d60 img.shogun-image {
    

    
    
    
  }


#s-fded8412-fd4e-45a1-aac3-2f3257cf4d60 .shogun-image-content {
  
    align-items: center;
  
}

#s-dc9f9401-0196-41d8-913d-0d3a784250a2 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-56ff27b3-3c07-4371-b1eb-753ddedd35f7 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-bbde9d4a-052e-4a3f-b3e8-66f0f840b1e2 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-bbde9d4a-052e-4a3f-b3e8-66f0f840b1e2:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-bbde9d4a-052e-4a3f-b3e8-66f0f840b1e2:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-bbde9d4a-052e-4a3f-b3e8-66f0f840b1e2-root {
    text-align: left;
  }


#s-bbde9d4a-052e-4a3f-b3e8-66f0f840b1e2.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bbde9d4a-052e-4a3f-b3e8-66f0f840b1e2-root {
    text-align: left;
  }


#s-bbde9d4a-052e-4a3f-b3e8-66f0f840b1e2.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bbde9d4a-052e-4a3f-b3e8-66f0f840b1e2-root {
    text-align: left;
  }


#s-bbde9d4a-052e-4a3f-b3e8-66f0f840b1e2.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bbde9d4a-052e-4a3f-b3e8-66f0f840b1e2-root {
    text-align: left;
  }


#s-bbde9d4a-052e-4a3f-b3e8-66f0f840b1e2.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bbde9d4a-052e-4a3f-b3e8-66f0f840b1e2-root {
    text-align: left;
  }


#s-bbde9d4a-052e-4a3f-b3e8-66f0f840b1e2.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-6f4d7109-e053-421d-89df-8b48c6eba0f6 {
  margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-6f4d7109-e053-421d-89df-8b48c6eba0f6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-6f4d7109-e053-421d-89df-8b48c6eba0f6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6f4d7109-e053-421d-89df-8b48c6eba0f6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f4d7109-e053-421d-89df-8b48c6eba0f6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-6bb21cd5-7871-4e73-93fa-04226101e8a8 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-6bb21cd5-7871-4e73-93fa-04226101e8a8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6bb21cd5-7871-4e73-93fa-04226101e8a8 {
  
}
}@media (max-width: 767px){#s-6bb21cd5-7871-4e73-93fa-04226101e8a8 {
  
}
}







#s-6bb21cd5-7871-4e73-93fa-04226101e8a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bb21cd5-7871-4e73-93fa-04226101e8a8 {
  cursor: pointer;
}#s-6bb21cd5-7871-4e73-93fa-04226101e8a8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9fb45c9d-4d68-4b35-beb1-c738c828d024 {
  margin-bottom: 15px;
text-align: center;
}







  #s-9fb45c9d-4d68-4b35-beb1-c738c828d024 img.shogun-image {
    

    
    
    
  }


#s-9fb45c9d-4d68-4b35-beb1-c738c828d024 .shogun-image-content {
  
    align-items: center;
  
}

#s-6b19e3a6-96f2-4e62-a482-ea0a004d4555 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-00fdc99d-f42c-49d2-9c3c-7cc85dd97cab {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-bb6c7ac0-3604-42c3-b130-2b1db3a79a66 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-bb6c7ac0-3604-42c3-b130-2b1db3a79a66:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-bb6c7ac0-3604-42c3-b130-2b1db3a79a66:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-bb6c7ac0-3604-42c3-b130-2b1db3a79a66-root {
    text-align: left;
  }


#s-bb6c7ac0-3604-42c3-b130-2b1db3a79a66.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bb6c7ac0-3604-42c3-b130-2b1db3a79a66-root {
    text-align: left;
  }


#s-bb6c7ac0-3604-42c3-b130-2b1db3a79a66.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bb6c7ac0-3604-42c3-b130-2b1db3a79a66-root {
    text-align: left;
  }


#s-bb6c7ac0-3604-42c3-b130-2b1db3a79a66.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bb6c7ac0-3604-42c3-b130-2b1db3a79a66-root {
    text-align: left;
  }


#s-bb6c7ac0-3604-42c3-b130-2b1db3a79a66.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bb6c7ac0-3604-42c3-b130-2b1db3a79a66-root {
    text-align: left;
  }


#s-bb6c7ac0-3604-42c3-b130-2b1db3a79a66.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-20084f22-5d90-4fe9-9b43-fead60a8b514 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-20084f22-5d90-4fe9-9b43-fead60a8b514 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-20084f22-5d90-4fe9-9b43-fead60a8b514 {
  
}
}@media (max-width: 767px){#s-20084f22-5d90-4fe9-9b43-fead60a8b514 {
  
}
}







#s-20084f22-5d90-4fe9-9b43-fead60a8b514 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20084f22-5d90-4fe9-9b43-fead60a8b514 {
  cursor: pointer;
}#s-20084f22-5d90-4fe9-9b43-fead60a8b514.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9c5959de-4e25-47f7-b490-04a47e2a0969 {
  margin-bottom: 15px;
text-align: center;
}







  #s-9c5959de-4e25-47f7-b490-04a47e2a0969 img.shogun-image {
    

    
    
    
  }


#s-9c5959de-4e25-47f7-b490-04a47e2a0969 .shogun-image-content {
  
    align-items: center;
  
}

#s-1a1ee367-9272-49e6-aad5-556647bc1d86 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-665b4479-5779-4c2d-8fbf-40adc224b0ef {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-70b294d9-c28e-484a-a700-044817b2281d {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-70b294d9-c28e-484a-a700-044817b2281d:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-70b294d9-c28e-484a-a700-044817b2281d:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-70b294d9-c28e-484a-a700-044817b2281d-root {
    text-align: left;
  }


#s-70b294d9-c28e-484a-a700-044817b2281d.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-70b294d9-c28e-484a-a700-044817b2281d-root {
    text-align: left;
  }


#s-70b294d9-c28e-484a-a700-044817b2281d.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-70b294d9-c28e-484a-a700-044817b2281d-root {
    text-align: left;
  }


#s-70b294d9-c28e-484a-a700-044817b2281d.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-70b294d9-c28e-484a-a700-044817b2281d-root {
    text-align: left;
  }


#s-70b294d9-c28e-484a-a700-044817b2281d.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-70b294d9-c28e-484a-a700-044817b2281d-root {
    text-align: left;
  }


#s-70b294d9-c28e-484a-a700-044817b2281d.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-5a16b206-7c37-43a7-827c-1b4a80521d93 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-5a16b206-7c37-43a7-827c-1b4a80521d93 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5a16b206-7c37-43a7-827c-1b4a80521d93 {
  
}
}@media (max-width: 767px){#s-5a16b206-7c37-43a7-827c-1b4a80521d93 {
  
}
}







#s-5a16b206-7c37-43a7-827c-1b4a80521d93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a16b206-7c37-43a7-827c-1b4a80521d93 {
  cursor: pointer;
}#s-5a16b206-7c37-43a7-827c-1b4a80521d93.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-30f035bf-397d-477e-954b-4899bc9d5c54 {
  margin-bottom: 15px;
text-align: center;
}







  #s-30f035bf-397d-477e-954b-4899bc9d5c54 img.shogun-image {
    

    
    
    
  }


#s-30f035bf-397d-477e-954b-4899bc9d5c54 .shogun-image-content {
  
    align-items: center;
  
}

#s-2361ba40-90c8-44ce-94e2-3af2bb812a73 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-eb083eb2-8460-48a8-ae65-4f1199da0d2d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-7f6890c8-7203-426f-9f48-83951896dadd {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-7f6890c8-7203-426f-9f48-83951896dadd:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-7f6890c8-7203-426f-9f48-83951896dadd:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-7f6890c8-7203-426f-9f48-83951896dadd-root {
    text-align: left;
  }


#s-7f6890c8-7203-426f-9f48-83951896dadd.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7f6890c8-7203-426f-9f48-83951896dadd-root {
    text-align: left;
  }


#s-7f6890c8-7203-426f-9f48-83951896dadd.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7f6890c8-7203-426f-9f48-83951896dadd-root {
    text-align: left;
  }


#s-7f6890c8-7203-426f-9f48-83951896dadd.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7f6890c8-7203-426f-9f48-83951896dadd-root {
    text-align: left;
  }


#s-7f6890c8-7203-426f-9f48-83951896dadd.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7f6890c8-7203-426f-9f48-83951896dadd-root {
    text-align: left;
  }


#s-7f6890c8-7203-426f-9f48-83951896dadd.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-0939f12f-ef6b-4eb4-84c3-910fd876c995 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-0939f12f-ef6b-4eb4-84c3-910fd876c995 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0939f12f-ef6b-4eb4-84c3-910fd876c995 {
  
}
}@media (max-width: 767px){#s-0939f12f-ef6b-4eb4-84c3-910fd876c995 {
  
}
}







#s-0939f12f-ef6b-4eb4-84c3-910fd876c995 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0939f12f-ef6b-4eb4-84c3-910fd876c995 {
  cursor: pointer;
}#s-0939f12f-ef6b-4eb4-84c3-910fd876c995.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-72bb8646-929e-4309-99d3-e723ba4558a0 {
  margin-bottom: 15px;
text-align: center;
}







  #s-72bb8646-929e-4309-99d3-e723ba4558a0 img.shogun-image {
    

    
    
    
  }


#s-72bb8646-929e-4309-99d3-e723ba4558a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-7eed8fa5-3bd7-4e7e-a793-5a6e67dc1367 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-7bcf28dc-4548-4b8f-bb1e-42eaf84c1cde {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-0ab4cf5d-78b7-4393-93f5-aa3b1a17144a {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-0ab4cf5d-78b7-4393-93f5-aa3b1a17144a:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-0ab4cf5d-78b7-4393-93f5-aa3b1a17144a:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-0ab4cf5d-78b7-4393-93f5-aa3b1a17144a-root {
    text-align: left;
  }


#s-0ab4cf5d-78b7-4393-93f5-aa3b1a17144a.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0ab4cf5d-78b7-4393-93f5-aa3b1a17144a-root {
    text-align: left;
  }


#s-0ab4cf5d-78b7-4393-93f5-aa3b1a17144a.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0ab4cf5d-78b7-4393-93f5-aa3b1a17144a-root {
    text-align: left;
  }


#s-0ab4cf5d-78b7-4393-93f5-aa3b1a17144a.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0ab4cf5d-78b7-4393-93f5-aa3b1a17144a-root {
    text-align: left;
  }


#s-0ab4cf5d-78b7-4393-93f5-aa3b1a17144a.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0ab4cf5d-78b7-4393-93f5-aa3b1a17144a-root {
    text-align: left;
  }


#s-0ab4cf5d-78b7-4393-93f5-aa3b1a17144a.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-9c2fd08b-3f59-465a-8804-44f2915e8d79 {
  margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-9c2fd08b-3f59-465a-8804-44f2915e8d79"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-9c2fd08b-3f59-465a-8804-44f2915e8d79"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9c2fd08b-3f59-465a-8804-44f2915e8d79"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9c2fd08b-3f59-465a-8804-44f2915e8d79"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-626b7958-9a1c-4a60-a8b4-9e8b393e8efb {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-626b7958-9a1c-4a60-a8b4-9e8b393e8efb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-626b7958-9a1c-4a60-a8b4-9e8b393e8efb {
  
}
}@media (max-width: 767px){#s-626b7958-9a1c-4a60-a8b4-9e8b393e8efb {
  
}
}







#s-626b7958-9a1c-4a60-a8b4-9e8b393e8efb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-626b7958-9a1c-4a60-a8b4-9e8b393e8efb {
  cursor: pointer;
}#s-626b7958-9a1c-4a60-a8b4-9e8b393e8efb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-748f7f9f-3073-47e4-864d-882b2557daf4 {
  margin-bottom: 15px;
text-align: center;
}







  #s-748f7f9f-3073-47e4-864d-882b2557daf4 img.shogun-image {
    

    
    
    
  }


#s-748f7f9f-3073-47e4-864d-882b2557daf4 .shogun-image-content {
  
    align-items: center;
  
}

#s-f1d6933e-16e5-4b76-8c85-57053a4fc6c3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-a3b92bb4-6279-4e5d-aa04-2c63b9cca420 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-2981162e-c36d-4b3b-8dd0-1f11a431dd11 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-2981162e-c36d-4b3b-8dd0-1f11a431dd11:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-2981162e-c36d-4b3b-8dd0-1f11a431dd11:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-2981162e-c36d-4b3b-8dd0-1f11a431dd11-root {
    text-align: left;
  }


#s-2981162e-c36d-4b3b-8dd0-1f11a431dd11.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2981162e-c36d-4b3b-8dd0-1f11a431dd11-root {
    text-align: left;
  }


#s-2981162e-c36d-4b3b-8dd0-1f11a431dd11.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2981162e-c36d-4b3b-8dd0-1f11a431dd11-root {
    text-align: left;
  }


#s-2981162e-c36d-4b3b-8dd0-1f11a431dd11.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2981162e-c36d-4b3b-8dd0-1f11a431dd11-root {
    text-align: left;
  }


#s-2981162e-c36d-4b3b-8dd0-1f11a431dd11.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2981162e-c36d-4b3b-8dd0-1f11a431dd11-root {
    text-align: left;
  }


#s-2981162e-c36d-4b3b-8dd0-1f11a431dd11.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-37148fda-1b35-4190-8453-475f1700829e {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-37148fda-1b35-4190-8453-475f1700829e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-37148fda-1b35-4190-8453-475f1700829e {
  
}
}@media (max-width: 767px){#s-37148fda-1b35-4190-8453-475f1700829e {
  
}
}







#s-37148fda-1b35-4190-8453-475f1700829e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37148fda-1b35-4190-8453-475f1700829e {
  cursor: pointer;
}#s-37148fda-1b35-4190-8453-475f1700829e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-606280d2-6596-4e74-a783-ccb4dc7b9dcf {
  margin-bottom: 15px;
text-align: center;
}







  #s-606280d2-6596-4e74-a783-ccb4dc7b9dcf img.shogun-image {
    

    
    
    
  }


#s-606280d2-6596-4e74-a783-ccb4dc7b9dcf .shogun-image-content {
  
    align-items: center;
  
}

#s-73108642-fe8f-4f14-8009-b063d0e45fdb {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-f0209c48-e0d4-47ac-89b5-bff87387f65e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-af7c9db7-4445-4da0-b2ac-4deace01e677 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-af7c9db7-4445-4da0-b2ac-4deace01e677:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-af7c9db7-4445-4da0-b2ac-4deace01e677:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-af7c9db7-4445-4da0-b2ac-4deace01e677-root {
    text-align: left;
  }


#s-af7c9db7-4445-4da0-b2ac-4deace01e677.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-af7c9db7-4445-4da0-b2ac-4deace01e677-root {
    text-align: left;
  }


#s-af7c9db7-4445-4da0-b2ac-4deace01e677.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-af7c9db7-4445-4da0-b2ac-4deace01e677-root {
    text-align: left;
  }


#s-af7c9db7-4445-4da0-b2ac-4deace01e677.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-af7c9db7-4445-4da0-b2ac-4deace01e677-root {
    text-align: left;
  }


#s-af7c9db7-4445-4da0-b2ac-4deace01e677.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-af7c9db7-4445-4da0-b2ac-4deace01e677-root {
    text-align: left;
  }


#s-af7c9db7-4445-4da0-b2ac-4deace01e677.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-93794122-6f99-4eb0-8119-a87297160195 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-93794122-6f99-4eb0-8119-a87297160195 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-93794122-6f99-4eb0-8119-a87297160195 {
  
}
}@media (max-width: 767px){#s-93794122-6f99-4eb0-8119-a87297160195 {
  
}
}







#s-93794122-6f99-4eb0-8119-a87297160195 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93794122-6f99-4eb0-8119-a87297160195 {
  cursor: pointer;
}#s-93794122-6f99-4eb0-8119-a87297160195.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fb82ab40-d77c-4ff9-983b-894d70db5f31 {
  margin-bottom: 15px;
text-align: center;
}







  #s-fb82ab40-d77c-4ff9-983b-894d70db5f31 img.shogun-image {
    

    
    
    
  }


#s-fb82ab40-d77c-4ff9-983b-894d70db5f31 .shogun-image-content {
  
    align-items: center;
  
}

#s-3f254381-7276-4fc1-95b7-4577ae9fddc9 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-32aca392-c123-461e-aa26-08a83c1bcd8e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-ddf6cdc0-3c17-4e7c-a549-90180544c66f {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-ddf6cdc0-3c17-4e7c-a549-90180544c66f:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-ddf6cdc0-3c17-4e7c-a549-90180544c66f:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ddf6cdc0-3c17-4e7c-a549-90180544c66f-root {
    text-align: left;
  }


#s-ddf6cdc0-3c17-4e7c-a549-90180544c66f.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ddf6cdc0-3c17-4e7c-a549-90180544c66f-root {
    text-align: left;
  }


#s-ddf6cdc0-3c17-4e7c-a549-90180544c66f.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ddf6cdc0-3c17-4e7c-a549-90180544c66f-root {
    text-align: left;
  }


#s-ddf6cdc0-3c17-4e7c-a549-90180544c66f.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ddf6cdc0-3c17-4e7c-a549-90180544c66f-root {
    text-align: left;
  }


#s-ddf6cdc0-3c17-4e7c-a549-90180544c66f.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ddf6cdc0-3c17-4e7c-a549-90180544c66f-root {
    text-align: left;
  }


#s-ddf6cdc0-3c17-4e7c-a549-90180544c66f.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-1c76c913-b077-4e4b-9539-5bc00e12a191 {
  border-style: solid;
margin-left: auto;
margin-bottom: 25%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-1c76c913-b077-4e4b-9539-5bc00e12a191 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1c76c913-b077-4e4b-9539-5bc00e12a191 {
  
}
}@media (max-width: 767px){#s-1c76c913-b077-4e4b-9539-5bc00e12a191 {
  
}
}







#s-1c76c913-b077-4e4b-9539-5bc00e12a191 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c76c913-b077-4e4b-9539-5bc00e12a191 {
  cursor: pointer;
}#s-1c76c913-b077-4e4b-9539-5bc00e12a191.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-927f9f60-10be-4038-af5a-5697833182c9 {
  margin-bottom: 15px;
text-align: center;
}







  #s-927f9f60-10be-4038-af5a-5697833182c9 img.shogun-image {
    

    
    
    
  }


#s-927f9f60-10be-4038-af5a-5697833182c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-03e68760-e9af-4ef6-a825-9cf8d15186fa {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-c81fab06-a3f6-4815-85d3-f37635e0183a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 10%;
}

#s-d05b9a16-0725-4032-9170-4adfd71069c1 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(253, 253, 253, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(7, 0, 0, 1);
}
#s-d05b9a16-0725-4032-9170-4adfd71069c1:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-d05b9a16-0725-4032-9170-4adfd71069c1:active {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-d05b9a16-0725-4032-9170-4adfd71069c1-root {
    text-align: left;
  }


#s-d05b9a16-0725-4032-9170-4adfd71069c1.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d05b9a16-0725-4032-9170-4adfd71069c1-root {
    text-align: left;
  }


#s-d05b9a16-0725-4032-9170-4adfd71069c1.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d05b9a16-0725-4032-9170-4adfd71069c1-root {
    text-align: left;
  }


#s-d05b9a16-0725-4032-9170-4adfd71069c1.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d05b9a16-0725-4032-9170-4adfd71069c1-root {
    text-align: left;
  }


#s-d05b9a16-0725-4032-9170-4adfd71069c1.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d05b9a16-0725-4032-9170-4adfd71069c1-root {
    text-align: left;
  }


#s-d05b9a16-0725-4032-9170-4adfd71069c1.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: NeutrafaceText-Bold;
  display:  inline-block ;
}
}
#s-d767ceaa-9ad4-458e-9225-177f8cec3d9c {
  margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-d767ceaa-9ad4-458e-9225-177f8cec3d9c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-d767ceaa-9ad4-458e-9225-177f8cec3d9c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d767ceaa-9ad4-458e-9225-177f8cec3d9c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d767ceaa-9ad4-458e-9225-177f8cec3d9c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

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

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

@media (min-width: 1200px){#s-c04c2cda-b25b-482a-aafe-bcf26db24cf7 {
  display: none;
}
#s-c04c2cda-b25b-482a-aafe-bcf26db24cf7, #wrap-s-c04c2cda-b25b-482a-aafe-bcf26db24cf7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c04c2cda-b25b-482a-aafe-bcf26db24cf7 {
  display: none;
}
#s-c04c2cda-b25b-482a-aafe-bcf26db24cf7, #wrap-s-c04c2cda-b25b-482a-aafe-bcf26db24cf7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c04c2cda-b25b-482a-aafe-bcf26db24cf7 {
  
}
}@media (max-width: 767px){#s-c04c2cda-b25b-482a-aafe-bcf26db24cf7 {
  display: none;
}
#s-c04c2cda-b25b-482a-aafe-bcf26db24cf7, #wrap-s-c04c2cda-b25b-482a-aafe-bcf26db24cf7 { display:none !important; }}
#s-c04c2cda-b25b-482a-aafe-bcf26db24cf7 hr {
  border-top: 1px solid #ddd;
}

/*
  $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}