.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-60b76223-110a-4811-a9b8-853454b14b6c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(142, 78, 69, 1);
border-style: solid;
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
line-height: 2em;
color: rgba(142, 78, 69, 1);
}
#s-60b76223-110a-4811-a9b8-853454b14b6c:hover {background-color: rgba(142, 78, 69, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-60b76223-110a-4811-a9b8-853454b14b6c:active {background-color: rgba(142, 78, 69, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-60b76223-110a-4811-a9b8-853454b14b6c {
  display: none;
}
#s-60b76223-110a-4811-a9b8-853454b14b6c, #wrap-s-60b76223-110a-4811-a9b8-853454b14b6c { display: none !important; }}@media (max-width: 767px){#s-60b76223-110a-4811-a9b8-853454b14b6c {
  display: none;
}
#s-60b76223-110a-4811-a9b8-853454b14b6c, #wrap-s-60b76223-110a-4811-a9b8-853454b14b6c { display: none !important; }}

  #s-60b76223-110a-4811-a9b8-853454b14b6c-root {
    text-align: center;
  }


#s-60b76223-110a-4811-a9b8-853454b14b6c.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
@media (min-width: 1200px){
  #s-60b76223-110a-4811-a9b8-853454b14b6c-root {
    text-align: center;
  }


#s-60b76223-110a-4811-a9b8-853454b14b6c.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-60b76223-110a-4811-a9b8-853454b14b6c-root {
    text-align: center;
  }


#s-60b76223-110a-4811-a9b8-853454b14b6c.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-60b76223-110a-4811-a9b8-853454b14b6c-root {
    text-align: center;
  }


#s-60b76223-110a-4811-a9b8-853454b14b6c.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
}@media (max-width: 767px){
  #s-60b76223-110a-4811-a9b8-853454b14b6c-root {
    text-align: center;
  }


#s-60b76223-110a-4811-a9b8-853454b14b6c.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
}
.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

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

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

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

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

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

#s-a25bcf64-9e2b-48ff-98d5-3357264eec5f {
  box-shadow:0px 0px 0px 0px ;
margin-top: 10px;
margin-left: -12px;
margin-bottom: 30px;
margin-right: 100px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-a25bcf64-9e2b-48ff-98d5-3357264eec5f {
  display: none;
}
#s-a25bcf64-9e2b-48ff-98d5-3357264eec5f, #wrap-s-a25bcf64-9e2b-48ff-98d5-3357264eec5f { display: none !important; }}@media (max-width: 767px){#s-a25bcf64-9e2b-48ff-98d5-3357264eec5f {
  display: none;
}
#s-a25bcf64-9e2b-48ff-98d5-3357264eec5f, #wrap-s-a25bcf64-9e2b-48ff-98d5-3357264eec5f { display: none !important; }}

  #s-a25bcf64-9e2b-48ff-98d5-3357264eec5f .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-a25bcf64-9e2b-48ff-98d5-3357264eec5f .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
#s-a25bcf64-9e2b-48ff-98d5-3357264eec5f .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(190, 190, 190, 1);
  font-family: Fjalla One;
  font-weight: ;
  font-style: ;
  font-size: 13px;
}

#s-a25bcf64-9e2b-48ff-98d5-3357264eec5f .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-a25bcf64-9e2b-48ff-98d5-3357264eec5f .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-a25bcf64-9e2b-48ff-98d5-3357264eec5f .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-5961ed36-83b6-4032-8d93-68f110d004e8 {
  margin-top: -15px;
margin-left: 16px;
margin-right: -30px;
}

#s-dc1ded81-0b3a-4556-9ff5-7bb8985e4477 {
  margin-top: -15px;
margin-left: 16px;
margin-right: -30px;
}

#s-36715a69-51cb-442c-b767-29bcc537366f {
  margin-top: -15px;
margin-left: 16px;
margin-right: -30px;
}

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

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

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

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

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

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

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

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

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

#s-2f1e435f-eaeb-4735-857d-2f11a478139b {
  margin-top: -10px;
margin-bottom: 20px;
padding-top: 1px;
padding-bottom: 1px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2f1e435f-eaeb-4735-857d-2f11a478139b {
  display: none;
}
#s-2f1e435f-eaeb-4735-857d-2f11a478139b, #wrap-s-2f1e435f-eaeb-4735-857d-2f11a478139b { display: none !important; }}@media (max-width: 767px){#s-2f1e435f-eaeb-4735-857d-2f11a478139b {
  display: none;
}
#s-2f1e435f-eaeb-4735-857d-2f11a478139b, #wrap-s-2f1e435f-eaeb-4735-857d-2f11a478139b { display: none !important; }}







#s-2f1e435f-eaeb-4735-857d-2f11a478139b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f1e435f-eaeb-4735-857d-2f11a478139b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

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

@media (min-width: 0px) {
[id="s-54131ef1-bd4a-4b95-93c3-84cb3eaae959"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-54131ef1-bd4a-4b95-93c3-84cb3eaae959"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-54131ef1-bd4a-4b95-93c3-84cb3eaae959"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-54131ef1-bd4a-4b95-93c3-84cb3eaae959"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 0px) {
[id="s-e6525c31-c026-4668-a806-d406fad99616"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e6525c31-c026-4668-a806-d406fad99616"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-e6525c31-c026-4668-a806-d406fad99616"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-e6525c31-c026-4668-a806-d406fad99616"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 0px) {
[id="s-5af11f12-ea10-46fb-86c1-9b9f5c143395"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5af11f12-ea10-46fb-86c1-9b9f5c143395"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-5af11f12-ea10-46fb-86c1-9b9f5c143395"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-5af11f12-ea10-46fb-86c1-9b9f5c143395"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

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

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

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

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

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked,
.shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}

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

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

#s-f2a82e1c-8d11-4eb3-841c-281716a3bb21 {
  text-align: center;
}







  #s-f2a82e1c-8d11-4eb3-841c-281716a3bb21 img.shogun-image {
    

    
    
    
  }


#s-f2a82e1c-8d11-4eb3-841c-281716a3bb21 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f94c3ad-37e2-4016-b719-14623bf1f673 {
  margin-top: 15px;
}

@media (min-width: 0px) {
[id="s-1e5e6208-37e1-4dfe-af7b-00ea1e910f2b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e5e6208-37e1-4dfe-af7b-00ea1e910f2b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1e5e6208-37e1-4dfe-af7b-00ea1e910f2b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1e5e6208-37e1-4dfe-af7b-00ea1e910f2b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-32f04880-e76d-4670-8cb0-da8de950e953 {
  text-align: center;
}







  #s-32f04880-e76d-4670-8cb0-da8de950e953 img.shogun-image {
    

    
    
    
  }


#s-32f04880-e76d-4670-8cb0-da8de950e953 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf9f9dd1-931d-4e9f-9a30-9b1f6647abb6 {
  margin-top: 15px;
}

@media (min-width: 0px) {
[id="s-5a126d74-5103-443a-b628-ef9cf6c3d627"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a126d74-5103-443a-b628-ef9cf6c3d627"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-5a126d74-5103-443a-b628-ef9cf6c3d627"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-5a126d74-5103-443a-b628-ef9cf6c3d627"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 0px) {
[id="s-fa35693a-0db9-4b9c-9b2f-8d1aeb4a4528"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fa35693a-0db9-4b9c-9b2f-8d1aeb4a4528"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fa35693a-0db9-4b9c-9b2f-8d1aeb4a4528"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fa35693a-0db9-4b9c-9b2f-8d1aeb4a4528"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-6676949d-1dc8-4aee-93bb-ab5c1ae873f9 {
  text-align: center;
}







  #s-6676949d-1dc8-4aee-93bb-ab5c1ae873f9 img.shogun-image {
    

    
    
    
  }


#s-6676949d-1dc8-4aee-93bb-ab5c1ae873f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-102c7bbc-315e-4360-9204-4ddf5ed39a0f {
  margin-top: 15px;
}

@media (min-width: 0px) {
[id="s-ac1bc0f2-31c8-4f86-aa3b-8cbf798c7646"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac1bc0f2-31c8-4f86-aa3b-8cbf798c7646"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-ac1bc0f2-31c8-4f86-aa3b-8cbf798c7646"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-ac1bc0f2-31c8-4f86-aa3b-8cbf798c7646"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

}

#s-461db8ac-c6ea-45b8-95ac-cbb9eb2332ba {
  text-align: center;
}







  #s-461db8ac-c6ea-45b8-95ac-cbb9eb2332ba img.shogun-image {
    

    
    
    
  }


#s-461db8ac-c6ea-45b8-95ac-cbb9eb2332ba .shogun-image-content {
  
    align-items: center;
  
}

#s-40027379-9f0f-4b5f-88b5-62b05e2dbf87 {
  margin-top: 15px;
}

#s-474ffc1c-aa5f-40b2-bf09-db9f5632580c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-474ffc1c-aa5f-40b2-bf09-db9f5632580c {
  display: none;
}
#s-474ffc1c-aa5f-40b2-bf09-db9f5632580c, #wrap-s-474ffc1c-aa5f-40b2-bf09-db9f5632580c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-474ffc1c-aa5f-40b2-bf09-db9f5632580c {
  display: none;
}
#s-474ffc1c-aa5f-40b2-bf09-db9f5632580c, #wrap-s-474ffc1c-aa5f-40b2-bf09-db9f5632580c { display: none !important; }}







#s-474ffc1c-aa5f-40b2-bf09-db9f5632580c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-474ffc1c-aa5f-40b2-bf09-db9f5632580c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(142, 78, 69, 1);
border-style: solid;
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
line-height: 2em;
color: rgba(142, 78, 69, 1);
}
#s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70:hover {background-color: rgba(142, 78, 69, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70:active {background-color: rgba(142, 78, 69, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}@media (min-width: 1200px){#s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70 {
  display: none;
}
#s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70, #wrap-s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70 {
  display: none;
}
#s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70, #wrap-s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70 { display: none !important; }}

  #s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70-root {
    text-align: center;
  }


#s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
@media (min-width: 1200px){
  #s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70-root {
    text-align: center;
  }


#s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70-root {
    text-align: center;
  }


#s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70-root {
    text-align: center;
  }


#s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
}@media (max-width: 767px){
  #s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70-root {
    text-align: center;
  }


#s-60c747cf-ad8a-4b83-b6ed-c73ffb6dcb70.shg-btn {
  color: rgba(142, 78, 69, 1);
  font-size: 10px;
  
  
  font-family: Fjalla One;
  display:  block ;
}
}
.shg-hr-wrapper {
  padding: 30px 0;
}

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

#s-77c13d8f-179a-4066-a4cc-97ad0198b672 {
  margin-left: 100px;
margin-right: 100px;
padding-top: 40px;
padding-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px){#s-77c13d8f-179a-4066-a4cc-97ad0198b672 {
  display: none;
}
#s-77c13d8f-179a-4066-a4cc-97ad0198b672, #wrap-s-77c13d8f-179a-4066-a4cc-97ad0198b672 { display: none !important; }}@media (max-width: 767px){#s-77c13d8f-179a-4066-a4cc-97ad0198b672 {
  display: none;
}
#s-77c13d8f-179a-4066-a4cc-97ad0198b672, #wrap-s-77c13d8f-179a-4066-a4cc-97ad0198b672 { display: none !important; }}
#s-77c13d8f-179a-4066-a4cc-97ad0198b672 hr {
  border-top: 1px solid rgba(194, 194, 194, 1);
}

#s-5929fc7d-39e9-482e-b1c8-0eb90458be68 {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5929fc7d-39e9-482e-b1c8-0eb90458be68 {
  display: none;
}
#s-5929fc7d-39e9-482e-b1c8-0eb90458be68, #wrap-s-5929fc7d-39e9-482e-b1c8-0eb90458be68 { display: none !important; }}@media (max-width: 767px){#s-5929fc7d-39e9-482e-b1c8-0eb90458be68 {
  display: none;
}
#s-5929fc7d-39e9-482e-b1c8-0eb90458be68, #wrap-s-5929fc7d-39e9-482e-b1c8-0eb90458be68 { display: none !important; }}
@media (min-width: 0px) {
[id="s-5929fc7d-39e9-482e-b1c8-0eb90458be68"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5929fc7d-39e9-482e-b1c8-0eb90458be68"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5929fc7d-39e9-482e-b1c8-0eb90458be68"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5929fc7d-39e9-482e-b1c8-0eb90458be68"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-9746abe7-b1c9-4b32-9111-3f1953c0219c {
  margin-left: 50px;
margin-right: 50px;
padding-top: 35px;
}

#s-17c9ab99-1657-4f49-bdb8-f97d6a9a3df5 {
  margin-left: 100px;
margin-right: 100px;
padding-top: 40px;
padding-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px){#s-17c9ab99-1657-4f49-bdb8-f97d6a9a3df5 {
  display: none;
}
#s-17c9ab99-1657-4f49-bdb8-f97d6a9a3df5, #wrap-s-17c9ab99-1657-4f49-bdb8-f97d6a9a3df5 { display: none !important; }}@media (max-width: 767px){#s-17c9ab99-1657-4f49-bdb8-f97d6a9a3df5 {
  display: none;
}
#s-17c9ab99-1657-4f49-bdb8-f97d6a9a3df5, #wrap-s-17c9ab99-1657-4f49-bdb8-f97d6a9a3df5 { display: none !important; }}
#s-17c9ab99-1657-4f49-bdb8-f97d6a9a3df5 hr {
  border-top: 1px solid rgba(194, 194, 194, 1);
}

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

}

@media (min-width: 768px) {
[id="s-b1e7ef66-0a7f-4631-a8fa-efbf8e503d86"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-b1e7ef66-0a7f-4631-a8fa-efbf8e503d86"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-b1e7ef66-0a7f-4631-a8fa-efbf8e503d86"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-40386c81-a08b-43f1-ac3e-170b91dfe864 {
  margin-left: 100px;
margin-right: 100px;
padding-top: 40px;
padding-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px){#s-40386c81-a08b-43f1-ac3e-170b91dfe864 {
  display: none;
}
#s-40386c81-a08b-43f1-ac3e-170b91dfe864, #wrap-s-40386c81-a08b-43f1-ac3e-170b91dfe864 { display: none !important; }}@media (max-width: 767px){#s-40386c81-a08b-43f1-ac3e-170b91dfe864 {
  display: none;
}
#s-40386c81-a08b-43f1-ac3e-170b91dfe864, #wrap-s-40386c81-a08b-43f1-ac3e-170b91dfe864 { display: none !important; }}
#s-40386c81-a08b-43f1-ac3e-170b91dfe864 hr {
  border-top: 1px solid rgba(194, 194, 194, 1);
}

#s-524a8984-dd14-43bc-bafd-0dfa0e1dd825 {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-524a8984-dd14-43bc-bafd-0dfa0e1dd825 {
  display: none;
}
#s-524a8984-dd14-43bc-bafd-0dfa0e1dd825, #wrap-s-524a8984-dd14-43bc-bafd-0dfa0e1dd825 { display: none !important; }}@media (max-width: 767px){#s-524a8984-dd14-43bc-bafd-0dfa0e1dd825 {
  display: none;
}
#s-524a8984-dd14-43bc-bafd-0dfa0e1dd825, #wrap-s-524a8984-dd14-43bc-bafd-0dfa0e1dd825 { display: none !important; }}
@media (min-width: 0px) {
[id="s-524a8984-dd14-43bc-bafd-0dfa0e1dd825"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-524a8984-dd14-43bc-bafd-0dfa0e1dd825"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-524a8984-dd14-43bc-bafd-0dfa0e1dd825"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-524a8984-dd14-43bc-bafd-0dfa0e1dd825"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-62579e71-8684-4a9e-a818-1dd74dff147a {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-62579e71-8684-4a9e-a818-1dd74dff147a {
  display: none;
}
#s-62579e71-8684-4a9e-a818-1dd74dff147a, #wrap-s-62579e71-8684-4a9e-a818-1dd74dff147a { display: none !important; }}@media (max-width: 767px){#s-62579e71-8684-4a9e-a818-1dd74dff147a {
  display: none;
}
#s-62579e71-8684-4a9e-a818-1dd74dff147a, #wrap-s-62579e71-8684-4a9e-a818-1dd74dff147a { display: none !important; }}






  #s-62579e71-8684-4a9e-a818-1dd74dff147a img.shogun-image {
    

    
    
    
  }


#s-62579e71-8684-4a9e-a818-1dd74dff147a .shogun-image-content {
  
    align-items: center;
  
}

#s-c44eb8c7-a99c-4347-92a0-d1a957f1d264 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
}

#s-40259624-42e5-4f44-ad8b-e7c4a412e183 {
  margin-left: 100px;
margin-right: 100px;
padding-top: 40px;
padding-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px){#s-40259624-42e5-4f44-ad8b-e7c4a412e183 {
  display: none;
}
#s-40259624-42e5-4f44-ad8b-e7c4a412e183, #wrap-s-40259624-42e5-4f44-ad8b-e7c4a412e183 { display: none !important; }}@media (max-width: 767px){#s-40259624-42e5-4f44-ad8b-e7c4a412e183 {
  display: none;
}
#s-40259624-42e5-4f44-ad8b-e7c4a412e183, #wrap-s-40259624-42e5-4f44-ad8b-e7c4a412e183 { display: none !important; }}
#s-40259624-42e5-4f44-ad8b-e7c4a412e183 hr {
  border-top: 1px solid rgba(194, 194, 194, 1);
}

#s-8c87dbb5-5a54-42a0-8ce3-889c55cf3b94 {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8c87dbb5-5a54-42a0-8ce3-889c55cf3b94 {
  display: none;
}
#s-8c87dbb5-5a54-42a0-8ce3-889c55cf3b94, #wrap-s-8c87dbb5-5a54-42a0-8ce3-889c55cf3b94 { display: none !important; }}@media (max-width: 767px){#s-8c87dbb5-5a54-42a0-8ce3-889c55cf3b94 {
  display: none;
}
#s-8c87dbb5-5a54-42a0-8ce3-889c55cf3b94, #wrap-s-8c87dbb5-5a54-42a0-8ce3-889c55cf3b94 { display: none !important; }}
.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

#s-96b96415-ec76-4505-8b42-6277c3f7faf1 {
  margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-96b96415-ec76-4505-8b42-6277c3f7faf1 {
  display: none;
}
#s-96b96415-ec76-4505-8b42-6277c3f7faf1, #wrap-s-96b96415-ec76-4505-8b42-6277c3f7faf1 { display: none !important; }}@media (max-width: 767px){#s-96b96415-ec76-4505-8b42-6277c3f7faf1 {
  display: none;
}
#s-96b96415-ec76-4505-8b42-6277c3f7faf1, #wrap-s-96b96415-ec76-4505-8b42-6277c3f7faf1 { display: none !important; }}
#s-96b96415-ec76-4505-8b42-6277c3f7faf1 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-96b96415-ec76-4505-8b42-6277c3f7faf1 .shg-sld-nav-button.shg-sld-left,
#s-96b96415-ec76-4505-8b42-6277c3f7faf1 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-d36ecae9-cc21-423f-b3d9-4bac9e798ae5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-d36ecae9-cc21-423f-b3d9-4bac9e798ae5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-d36ecae9-cc21-423f-b3d9-4bac9e798ae5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-d36ecae9-cc21-423f-b3d9-4bac9e798ae5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-6fe28255-99ab-472e-9b6f-72e772926c98 {
  text-align: center;
}







  #s-6fe28255-99ab-472e-9b6f-72e772926c98 img.shogun-image {
    

    
    
    
  }


#s-6fe28255-99ab-472e-9b6f-72e772926c98 .shogun-image-content {
  
    align-items: center;
  
}

#s-edda41a4-2eed-4232-8c2b-c4b715457e89 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-a69c1efb-e396-4224-af81-4297192d8fa0 {
  text-align: center;
}







  #s-a69c1efb-e396-4224-af81-4297192d8fa0 img.shogun-image {
    

    
    
    
  }


#s-a69c1efb-e396-4224-af81-4297192d8fa0 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ddf5877-410d-4a78-a626-3ada0c01eea2 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-69bc9396-dedf-45ec-936e-a5e09220b448 {
  text-align: center;
}







  #s-69bc9396-dedf-45ec-936e-a5e09220b448 img.shogun-image {
    

    
    
    
  }


#s-69bc9396-dedf-45ec-936e-a5e09220b448 .shogun-image-content {
  
    align-items: center;
  
}

#s-0f032936-47ac-4f86-a0a2-798a15341538 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-49135ffd-f9da-4c54-9ea7-4811edb10b24 {
  text-align: center;
}







  #s-49135ffd-f9da-4c54-9ea7-4811edb10b24 img.shogun-image {
    

    
    
    
  }


#s-49135ffd-f9da-4c54-9ea7-4811edb10b24 .shogun-image-content {
  
    align-items: center;
  
}

#s-5b07ef4e-175d-4620-a5fc-c91dab1ccf2d {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-15ea14aa-3d8d-42ab-a78d-037670ac48fc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-15ea14aa-3d8d-42ab-a78d-037670ac48fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-15ea14aa-3d8d-42ab-a78d-037670ac48fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-15ea14aa-3d8d-42ab-a78d-037670ac48fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-70e41912-a353-48f3-bf32-b9c06f62b1cd {
  text-align: center;
}







  #s-70e41912-a353-48f3-bf32-b9c06f62b1cd img.shogun-image {
    

    
    
    
  }


#s-70e41912-a353-48f3-bf32-b9c06f62b1cd .shogun-image-content {
  
    align-items: center;
  
}

#s-7d8064de-5d4e-44a1-b68a-b028b185afc8 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-2bd49af6-8952-45a1-87a7-da40eeb4c8af {
  text-align: center;
}







  #s-2bd49af6-8952-45a1-87a7-da40eeb4c8af img.shogun-image {
    

    
    
    
  }


#s-2bd49af6-8952-45a1-87a7-da40eeb4c8af .shogun-image-content {
  
    align-items: center;
  
}

#s-1860e846-7392-434a-88b7-55a6dca2e2a5 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-9196d133-9767-40e9-9232-539c071951b8 {
  text-align: center;
}







  #s-9196d133-9767-40e9-9232-539c071951b8 img.shogun-image {
    

    
    
    
  }


#s-9196d133-9767-40e9-9232-539c071951b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-6cce07dc-33e6-48e5-b084-10186339e66a {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-eaa37ed6-8d21-479f-8806-9a327620a882 {
  text-align: center;
}







  #s-eaa37ed6-8d21-479f-8806-9a327620a882 img.shogun-image {
    

    
    
    
  }


#s-eaa37ed6-8d21-479f-8806-9a327620a882 .shogun-image-content {
  
    align-items: center;
  
}

#s-fb6415b9-c810-43a9-9df3-0819f743aeab {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-54ee2d5d-50f2-4bec-85d1-94fd57ffba26 {
  margin-left: 100px;
margin-right: 100px;
padding-top: 20px;
min-height: 68px;
}
@media (min-width: 768px) and (max-width: 991px){#s-54ee2d5d-50f2-4bec-85d1-94fd57ffba26 {
  display: none;
}
#s-54ee2d5d-50f2-4bec-85d1-94fd57ffba26, #wrap-s-54ee2d5d-50f2-4bec-85d1-94fd57ffba26 { display: none !important; }}@media (max-width: 767px){#s-54ee2d5d-50f2-4bec-85d1-94fd57ffba26 {
  display: none;
}
#s-54ee2d5d-50f2-4bec-85d1-94fd57ffba26, #wrap-s-54ee2d5d-50f2-4bec-85d1-94fd57ffba26 { display: none !important; }}







#s-54ee2d5d-50f2-4bec-85d1-94fd57ffba26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54ee2d5d-50f2-4bec-85d1-94fd57ffba26.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9e8db6c6-4aea-4261-aac1-ef14a80f1799 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9e8db6c6-4aea-4261-aac1-ef14a80f1799 {
  display: none;
}
#s-9e8db6c6-4aea-4261-aac1-ef14a80f1799, #wrap-s-9e8db6c6-4aea-4261-aac1-ef14a80f1799 { display: none !important; }}@media (max-width: 767px){#s-9e8db6c6-4aea-4261-aac1-ef14a80f1799 {
  display: none;
}
#s-9e8db6c6-4aea-4261-aac1-ef14a80f1799, #wrap-s-9e8db6c6-4aea-4261-aac1-ef14a80f1799 { display: none !important; }}







#s-9e8db6c6-4aea-4261-aac1-ef14a80f1799 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e8db6c6-4aea-4261-aac1-ef14a80f1799.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f721bf33-b9a8-43c9-ad60-a59c3e89dc0b {
  margin-top: 8px;
margin-left: 150px;
margin-right: 150px;
padding-top: 50px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-f721bf33-b9a8-43c9-ad60-a59c3e89dc0b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f721bf33-b9a8-43c9-ad60-a59c3e89dc0b {
  display: none;
}
#s-f721bf33-b9a8-43c9-ad60-a59c3e89dc0b, #wrap-s-f721bf33-b9a8-43c9-ad60-a59c3e89dc0b { display: none !important; }}@media (max-width: 767px){#s-f721bf33-b9a8-43c9-ad60-a59c3e89dc0b {
  display: none;
}
#s-f721bf33-b9a8-43c9-ad60-a59c3e89dc0b, #wrap-s-f721bf33-b9a8-43c9-ad60-a59c3e89dc0b { display: none !important; }}







#s-f721bf33-b9a8-43c9-ad60-a59c3e89dc0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f721bf33-b9a8-43c9-ad60-a59c3e89dc0b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ee0d66e9-0c41-4b8e-8552-f9f436e0447c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ee0d66e9-0c41-4b8e-8552-f9f436e0447c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ee0d66e9-0c41-4b8e-8552-f9f436e0447c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ee0d66e9-0c41-4b8e-8552-f9f436e0447c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-8c278ee8-de8e-4503-b20a-248102b414df {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(199, 152, 48, 1);
}

#s-d4d01f21-1fcc-497b-a3b9-048bfdc62113 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(199, 152, 48, 1);
}

#s-843101b2-2c61-4a2e-9459-4f1c204ad29d {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(206, 206, 206, 1);
}

#s-40f42ef9-e804-49f4-9d18-60584a629428 {
  margin-left: 180px;
margin-right: 180px;
padding-top: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-40f42ef9-e804-49f4-9d18-60584a629428 {
  display: none;
}
#s-40f42ef9-e804-49f4-9d18-60584a629428, #wrap-s-40f42ef9-e804-49f4-9d18-60584a629428 { display: none !important; }}@media (max-width: 767px){#s-40f42ef9-e804-49f4-9d18-60584a629428 {
  display: none;
}
#s-40f42ef9-e804-49f4-9d18-60584a629428, #wrap-s-40f42ef9-e804-49f4-9d18-60584a629428 { display: none !important; }}
@media (min-width: 0px) {
[id="s-40f42ef9-e804-49f4-9d18-60584a629428"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-40f42ef9-e804-49f4-9d18-60584a629428"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-40f42ef9-e804-49f4-9d18-60584a629428"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-40f42ef9-e804-49f4-9d18-60584a629428"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-cbfcdafc-c6f7-4a2a-83ee-3e5798b27db8 {
  padding-top: 10px;
}

#s-b47777fc-62d9-4d91-b2d8-533cde18da10 {
  padding-top: 10px;
}

#s-dd5f58cc-108d-4396-bc3d-bbcec4f424f0 {
  padding-top: 10px;
}

#s-d90abcea-6855-4c33-a77a-859f4acbc5ac {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-ac62eb49-b07e-4373-92b4-f72b959262da {
  min-height: 50px;
}








#s-ac62eb49-b07e-4373-92b4-f72b959262da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac62eb49-b07e-4373-92b4-f72b959262da.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d6e0eace-7df4-416c-9e54-82bbb3948276 {
  margin-left: 300px;
margin-right: 300px;
padding-top: 70px;
padding-bottom: 0px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d6e0eace-7df4-416c-9e54-82bbb3948276 {
  display: none;
}
#s-d6e0eace-7df4-416c-9e54-82bbb3948276, #wrap-s-d6e0eace-7df4-416c-9e54-82bbb3948276 { display: none !important; }}@media (max-width: 767px){#s-d6e0eace-7df4-416c-9e54-82bbb3948276 {
  display: none;
}
#s-d6e0eace-7df4-416c-9e54-82bbb3948276, #wrap-s-d6e0eace-7df4-416c-9e54-82bbb3948276 { display: none !important; }}







#s-d6e0eace-7df4-416c-9e54-82bbb3948276 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6e0eace-7df4-416c-9e54-82bbb3948276.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f4a9dc59-3dae-4e02-831b-8804f9f17311 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-f4a9dc59-3dae-4e02-831b-8804f9f17311 {
  display: none;
}
#s-f4a9dc59-3dae-4e02-831b-8804f9f17311, #wrap-s-f4a9dc59-3dae-4e02-831b-8804f9f17311 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f4a9dc59-3dae-4e02-831b-8804f9f17311 {
  display: none;
}
#s-f4a9dc59-3dae-4e02-831b-8804f9f17311, #wrap-s-f4a9dc59-3dae-4e02-831b-8804f9f17311 { display: none !important; }}







#s-f4a9dc59-3dae-4e02-831b-8804f9f17311 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4a9dc59-3dae-4e02-831b-8804f9f17311.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3ea8edb8-0746-4f3b-b8f2-56c31baf0a1a {
  margin-top: -47px;
margin-left: 15px;
margin-bottom: -47px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-3ea8edb8-0746-4f3b-b8f2-56c31baf0a1a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-3ea8edb8-0746-4f3b-b8f2-56c31baf0a1a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3ea8edb8-0746-4f3b-b8f2-56c31baf0a1a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ea8edb8-0746-4f3b-b8f2-56c31baf0a1a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-1539370e-3cd1-4bda-b3f9-04ccca5df241 {
  text-align: center;
}







  #s-1539370e-3cd1-4bda-b3f9-04ccca5df241 img.shogun-image {
    

    
    
    
  }


#s-1539370e-3cd1-4bda-b3f9-04ccca5df241 .shogun-image-content {
  
    align-items: center;
  
}

#s-226e2143-90c1-4740-bb5c-7bb1f4015d16 {
  text-align: center;
}







  #s-226e2143-90c1-4740-bb5c-7bb1f4015d16 img.shogun-image {
    

    
    
    
  }


#s-226e2143-90c1-4740-bb5c-7bb1f4015d16 .shogun-image-content {
  
    align-items: center;
  
}

#s-4a37b681-ad75-46b2-a623-714fb0f958fa {
  text-align: center;
}







  #s-4a37b681-ad75-46b2-a623-714fb0f958fa img.shogun-image {
    

    
    
    
  }


#s-4a37b681-ad75-46b2-a623-714fb0f958fa .shogun-image-content {
  
    align-items: center;
  
}

#s-8a16387c-a1ca-466a-8b88-e211b926b36f {
  text-align: center;
}







  #s-8a16387c-a1ca-466a-8b88-e211b926b36f img.shogun-image {
    

    
    
    
  }


#s-8a16387c-a1ca-466a-8b88-e211b926b36f .shogun-image-content {
  
    align-items: center;
  
}

#s-ad27634e-1eaa-4ffc-b267-16f7ccd74068 {
  margin-top: 19px;
margin-left: 15px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-ad27634e-1eaa-4ffc-b267-16f7ccd74068"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-ad27634e-1eaa-4ffc-b267-16f7ccd74068"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ad27634e-1eaa-4ffc-b267-16f7ccd74068"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ad27634e-1eaa-4ffc-b267-16f7ccd74068"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-00138e05-df22-40aa-9358-ec51393f5996 {
  margin-top: 7px;
margin-bottom: 7px;
}

#s-8d4a8eeb-c5f8-463f-bda0-69347b14e13c {
  margin-top: 7px;
margin-bottom: 7px;
}

#s-0a7b01d1-8bab-4e40-b2fb-55821f300f8d {
  margin-top: 7px;
margin-bottom: 7px;
}

#s-64e6bbf6-5018-45cf-8669-0a8e51129133 {
  margin-top: 7px;
margin-bottom: 7px;
}

#s-30f05022-f41c-4bb0-9b17-dd29f75dabdb {
  margin-top: 20px;
margin-left: 25px;
margin-right: 25px;
min-height: 50px;
}








#s-30f05022-f41c-4bb0-9b17-dd29f75dabdb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30f05022-f41c-4bb0-9b17-dd29f75dabdb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fb2ebfde-9871-406e-81b8-5eebaa666ed0 {
  margin-top: 0px;
}

#s-0242608b-807f-4de8-bf18-4bb3d1037122 {
  margin-top: 30px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
}

#s-e8bd0856-2cea-4f31-b4f4-746126deb3ca {
  margin-left: 25px;
margin-right: 25px;
}

#s-19814077-cdf1-4c91-8461-2bd1b84cc901 {
  margin-top: 30px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-19814077-cdf1-4c91-8461-2bd1b84cc901 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19814077-cdf1-4c91-8461-2bd1b84cc901.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px){#s-bf568288-c9a1-44f2-8bb4-44d7cbaf05dd {
  display: none;
}
#s-bf568288-c9a1-44f2-8bb4-44d7cbaf05dd, #wrap-s-bf568288-c9a1-44f2-8bb4-44d7cbaf05dd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bf568288-c9a1-44f2-8bb4-44d7cbaf05dd {
  display: none;
}
#s-bf568288-c9a1-44f2-8bb4-44d7cbaf05dd, #wrap-s-bf568288-c9a1-44f2-8bb4-44d7cbaf05dd { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bf568288-c9a1-44f2-8bb4-44d7cbaf05dd {
  
}
}@media (max-width: 767px){#s-bf568288-c9a1-44f2-8bb4-44d7cbaf05dd {
  
}
}
#s-bf568288-c9a1-44f2-8bb4-44d7cbaf05dd > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(245, 245, 245, 1);
}

#s-bf568288-c9a1-44f2-8bb4-44d7cbaf05dd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 1);
  padding: 14px;
}

#s-bf568288-c9a1-44f2-8bb4-44d7cbaf05dd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-bf568288-c9a1-44f2-8bb4-44d7cbaf05dd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(245, 245, 245, 1);
  border-top: 1px solid rgba(245, 245, 245, 1);
}

#s-bf568288-c9a1-44f2-8bb4-44d7cbaf05dd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Fjalla One;
  font-weight: ;
  font-style: ;
  font-size: 12px;
}

#s-bf568288-c9a1-44f2-8bb4-44d7cbaf05dd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 12px;
}
#s-3bece97d-33d6-4558-8434-a97078ec4a3a {
  margin-left: 25px;
margin-bottom: 30px;
margin-right: 20px;
}

#s-db847b71-16ff-422a-9407-b2d406c3eab9 {
  min-height: 50px;
}








#s-db847b71-16ff-422a-9407-b2d406c3eab9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db847b71-16ff-422a-9407-b2d406c3eab9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2e1becfc-d44e-4ba8-8b79-9c83f26b6afe {
  margin-left: 25px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-2dc5c6a6-2c31-413e-9fa2-41886a3c14e4 {
  min-height: 50px;
}








#s-2dc5c6a6-2c31-413e-9fa2-41886a3c14e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2dc5c6a6-2c31-413e-9fa2-41886a3c14e4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-921d08ae-cf50-48b6-8ef5-ffcbc12f07fd {
  margin-left: 25px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-d63f27ad-0596-4278-9e04-11601065a7f3 {
  margin-top: 30px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
}

#s-cc3e280f-a2f7-449b-aa5d-451b553e4704 {
  margin-left: 25px;
margin-right: 25px;
text-align: center;
}







  #s-cc3e280f-a2f7-449b-aa5d-451b553e4704 img.shogun-image {
    

    
    
    
  }


#s-cc3e280f-a2f7-449b-aa5d-451b553e4704 .shogun-image-content {
  
    align-items: center;
  
}

#s-9dc057d2-e7f6-42c1-b9fc-08e51b9d38f8 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 40px;
padding-bottom: 30px;
}

#s-ff58f897-1e07-4042-9c8b-a24592da5c28 {
  margin-left: 25px;
margin-right: 25px;
}

#s-ff58f897-1e07-4042-9c8b-a24592da5c28 hr {
  border-top: 1px solid #ddd;
}

#s-5638a187-ca0b-4ead-9b77-1a962974ee63 {
  margin-top: 10px;
margin-left: 25px;
margin-right: 25px;
}

#s-640a7341-74f4-46cf-a6b7-cef051fed5e6 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-640a7341-74f4-46cf-a6b7-cef051fed5e6 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-640a7341-74f4-46cf-a6b7-cef051fed5e6 .shg-sld-nav-button.shg-sld-left,
#s-640a7341-74f4-46cf-a6b7-cef051fed5e6 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-d70a4a8f-9f48-4b41-b588-9ecab1da49b5 {
  text-align: center;
}







  #s-d70a4a8f-9f48-4b41-b588-9ecab1da49b5 img.shogun-image {
    

    
    
    
  }


#s-d70a4a8f-9f48-4b41-b588-9ecab1da49b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-7393b268-9858-4dff-8b0e-bc5f2cd90326 {
  text-align: center;
}







  #s-7393b268-9858-4dff-8b0e-bc5f2cd90326 img.shogun-image {
    

    
    
    
  }


#s-7393b268-9858-4dff-8b0e-bc5f2cd90326 .shogun-image-content {
  
    align-items: center;
  
}

#s-f1c2fb83-442f-49e5-9beb-77f6f3e6a7f0 {
  text-align: center;
}







  #s-f1c2fb83-442f-49e5-9beb-77f6f3e6a7f0 img.shogun-image {
    

    
    
    
  }


#s-f1c2fb83-442f-49e5-9beb-77f6f3e6a7f0 .shogun-image-content {
  
    align-items: center;
  
}

#s-487b38bb-6aad-47d1-87bd-9294d0e1a249 {
  text-align: center;
}







  #s-487b38bb-6aad-47d1-87bd-9294d0e1a249 img.shogun-image {
    

    
    
    
  }


#s-487b38bb-6aad-47d1-87bd-9294d0e1a249 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6890fef-63aa-4e76-bedc-f48d65ca778d {
  text-align: center;
}







  #s-b6890fef-63aa-4e76-bedc-f48d65ca778d img.shogun-image {
    

    
    
    
  }


#s-b6890fef-63aa-4e76-bedc-f48d65ca778d .shogun-image-content {
  
    align-items: center;
  
}

#s-52d54759-6db6-4ca4-a3e8-2f722d7d9bee {
  margin-top: 10px;
}

#s-460cd4c5-dddb-4ad8-b49e-dcdb5db7a464 {
  margin-top: 10px;
}

#s-f4f7d372-04ae-4e1e-8db2-8b966f051390 {
  margin-top: 10px;
}

#s-0c80430c-55de-4c77-aed4-7ece2cbb28d5 {
  margin-top: 10px;
}

#s-2b96a8db-2da2-4953-a28a-d3af23e7e38a {
  margin-top: 10px;
}

#s-2cd29902-e1f4-45b0-a4eb-a1c241516e2f {
  margin-top: 20px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}
@media (min-width: 1200px){#s-2cd29902-e1f4-45b0-a4eb-a1c241516e2f {
  display: none;
}
#s-2cd29902-e1f4-45b0-a4eb-a1c241516e2f, #wrap-s-2cd29902-e1f4-45b0-a4eb-a1c241516e2f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2cd29902-e1f4-45b0-a4eb-a1c241516e2f {
  display: none;
}
#s-2cd29902-e1f4-45b0-a4eb-a1c241516e2f, #wrap-s-2cd29902-e1f4-45b0-a4eb-a1c241516e2f { display: none !important; }}







#s-2cd29902-e1f4-45b0-a4eb-a1c241516e2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2cd29902-e1f4-45b0-a4eb-a1c241516e2f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4ee8049d-089d-4a4b-a9a5-315377a492f9 {
  margin-left: 30px;
margin-right: 30px;
padding-top: 30px;
}
@media (min-width: 1200px){#s-4ee8049d-089d-4a4b-a9a5-315377a492f9 {
  display: none;
}
#s-4ee8049d-089d-4a4b-a9a5-315377a492f9, #wrap-s-4ee8049d-089d-4a4b-a9a5-315377a492f9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4ee8049d-089d-4a4b-a9a5-315377a492f9 {
  display: none;
}
#s-4ee8049d-089d-4a4b-a9a5-315377a492f9, #wrap-s-4ee8049d-089d-4a4b-a9a5-315377a492f9 { display: none !important; }}
#s-47782ac8-d0ce-413e-8dc4-cd82b125dc1a {
  padding-top: 30px;
padding-bottom: 30px;
}
@media (min-width: 1200px){#s-47782ac8-d0ce-413e-8dc4-cd82b125dc1a {
  display: none;
}
#s-47782ac8-d0ce-413e-8dc4-cd82b125dc1a, #wrap-s-47782ac8-d0ce-413e-8dc4-cd82b125dc1a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-47782ac8-d0ce-413e-8dc4-cd82b125dc1a {
  display: none;
}
#s-47782ac8-d0ce-413e-8dc4-cd82b125dc1a, #wrap-s-47782ac8-d0ce-413e-8dc4-cd82b125dc1a { display: none !important; }}
#s-b35ffcf8-0ac4-4596-88e2-6f70bae9e7ca {
  padding-bottom: 30px;
}
@media (min-width: 1200px){#s-b35ffcf8-0ac4-4596-88e2-6f70bae9e7ca {
  display: none;
}
#s-b35ffcf8-0ac4-4596-88e2-6f70bae9e7ca, #wrap-s-b35ffcf8-0ac4-4596-88e2-6f70bae9e7ca { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b35ffcf8-0ac4-4596-88e2-6f70bae9e7ca {
  display: none;
}
#s-b35ffcf8-0ac4-4596-88e2-6f70bae9e7ca, #wrap-s-b35ffcf8-0ac4-4596-88e2-6f70bae9e7ca { display: none !important; }}
#s-79211abe-430d-478e-a78f-8b323de998fd {
  padding-top: 13px;
padding-bottom: 50px;
}
@media (min-width: 1200px){#s-79211abe-430d-478e-a78f-8b323de998fd {
  display: none;
}
#s-79211abe-430d-478e-a78f-8b323de998fd, #wrap-s-79211abe-430d-478e-a78f-8b323de998fd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-79211abe-430d-478e-a78f-8b323de998fd {
  display: none;
}
#s-79211abe-430d-478e-a78f-8b323de998fd, #wrap-s-79211abe-430d-478e-a78f-8b323de998fd { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-79211abe-430d-478e-a78f-8b323de998fd {
  display: none;
}
#s-79211abe-430d-478e-a78f-8b323de998fd, #wrap-s-79211abe-430d-478e-a78f-8b323de998fd { display: none !important; }}
#s-79211abe-430d-478e-a78f-8b323de998fd > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-79211abe-430d-478e-a78f-8b323de998fd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-79211abe-430d-478e-a78f-8b323de998fd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(128, 128, 128, 1);
}

#s-79211abe-430d-478e-a78f-8b323de998fd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-79211abe-430d-478e-a78f-8b323de998fd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(128, 128, 128, 1);
  text-align: left;
  font-family: Crimson Text;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}

#s-79211abe-430d-478e-a78f-8b323de998fd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-caaa883f-a312-4b2a-a58f-5bbbf021f8ed {
  margin-left: 20px;
margin-right: 20px;
}

#s-3db3302f-2178-4e76-be0d-1990748bfcf0 {
  margin-left: 20px;
margin-right: 20px;
}

#s-bfc10797-9638-43fc-b330-a2e3d69af9f1 {
  margin-left: 20px;
margin-right: 20px;
}

#s-9f4b4e89-d43f-4fc7-be38-bfcf067def7d {
  margin-left: 20px;
margin-right: 20px;
}

#s-584e27e1-23c2-492e-a992-d920be03d678 {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}








#s-584e27e1-23c2-492e-a992-d920be03d678 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-584e27e1-23c2-492e-a992-d920be03d678.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e4ca1386-5a7f-4f57-bf96-4f7c754ad769 {
  margin-left: 20px;
margin-right: 20px;
}

#s-d5151c68-e30d-4d16-a042-76297804cc96 {
  margin-left: 20px;
margin-right: 20px;
}

#s-f2a08e3a-95ef-4d50-a8d0-7986a11412da {
  margin-left: 20px;
margin-right: 20px;
}

#s-f56b886d-c076-4394-9cdf-7e357abe1747 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 1200px){#s-b8c194bc-7534-447a-88b6-e4aedc819324 {
  display: none;
}
#s-b8c194bc-7534-447a-88b6-e4aedc819324, #wrap-s-b8c194bc-7534-447a-88b6-e4aedc819324 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b8c194bc-7534-447a-88b6-e4aedc819324 {
  display: none;
}
#s-b8c194bc-7534-447a-88b6-e4aedc819324, #wrap-s-b8c194bc-7534-447a-88b6-e4aedc819324 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b8c194bc-7534-447a-88b6-e4aedc819324 {
  
}
}
#s-b119ed1d-ab7f-4b8c-922f-5034a7accfae {
  margin-left: 20px;
margin-right: 20px;
padding-bottom: 20px;
}

#s-f56e9e69-1409-42bb-8080-08a647331929 {
  margin-left: 20px;
margin-right: 20px;
}

#s-58ada052-babe-4bf9-b03d-a2d89b7407b4 {
  margin-left: 20px;
margin-right: 20px;
}

#s-d495dfc4-13f3-4767-9ec7-5ade4d3db1d6 {
  margin-left: 20px;
margin-right: 20px;
padding-bottom: 20px;
}

#s-b91e8db5-15ac-41b6-ab2c-d7c63e2a20bb {
  margin-left: 20px;
margin-right: 20px;
padding-bottom: 20px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

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

.shogun-root div:empty {
  display: inline-block;
}

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

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

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

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

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
