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

.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-fc1a43f7-bbd1-40ab-9d62-ef8918b2d3a4 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Didact Gothic";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



.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-55b169e2-a328-4e7c-a7ea-0cd92bd3d24e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-55b169e2-a328-4e7c-a7ea-0cd92bd3d24e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-55b169e2-a328-4e7c-a7ea-0cd92bd3d24e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-55b169e2-a328-4e7c-a7ea-0cd92bd3d24e {
  
}
}@media (max-width: 767px){#s-55b169e2-a328-4e7c-a7ea-0cd92bd3d24e {
  
}
}







#s-55b169e2-a328-4e7c-a7ea-0cd92bd3d24e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55b169e2-a328-4e7c-a7ea-0cd92bd3d24e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-b15e3dd6-f782-4cae-94c6-40596838682c {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b15e3dd6-f782-4cae-94c6-40596838682c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b15e3dd6-f782-4cae-94c6-40596838682c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b15e3dd6-f782-4cae-94c6-40596838682c {
  
}
}@media (max-width: 767px){#s-b15e3dd6-f782-4cae-94c6-40596838682c {
  
}
}







#s-b15e3dd6-f782-4cae-94c6-40596838682c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b15e3dd6-f782-4cae-94c6-40596838682c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6824c38d-7593-437a-8074-bab373779670 {
  padding-bottom: 40px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-6824c38d-7593-437a-8074-bab373779670 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6824c38d-7593-437a-8074-bab373779670.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c78feca2-5e1c-45ab-bfda-c34260f6ff10 {
  margin-top: 40px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-c78feca2-5e1c-45ab-bfda-c34260f6ff10 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c78feca2-5e1c-45ab-bfda-c34260f6ff10 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c78feca2-5e1c-45ab-bfda-c34260f6ff10 {
  
}
}@media (max-width: 767px){#s-c78feca2-5e1c-45ab-bfda-c34260f6ff10 {
  
}
}
#s-c78feca2-5e1c-45ab-bfda-c34260f6ff10 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Didact Gothic";
  font-style:  normal ;
  
  
  
  
}



.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-3f6d3e70-9dbe-44df-aff3-9d162ec4e74a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f6d3e70-9dbe-44df-aff3-9d162ec4e74a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3f6d3e70-9dbe-44df-aff3-9d162ec4e74a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3f6d3e70-9dbe-44df-aff3-9d162ec4e74a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3f6d3e70-9dbe-44df-aff3-9d162ec4e74a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3f6d3e70-9dbe-44df-aff3-9d162ec4e74a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3f6d3e70-9dbe-44df-aff3-9d162ec4e74a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

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

#s-eee8abee-4f2a-4fa6-bf2b-b4e06d636501 {
  margin-top: 40px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-eee8abee-4f2a-4fa6-bf2b-b4e06d636501 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eee8abee-4f2a-4fa6-bf2b-b4e06d636501 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-eee8abee-4f2a-4fa6-bf2b-b4e06d636501 {
  
}
}@media (max-width: 767px){#s-eee8abee-4f2a-4fa6-bf2b-b4e06d636501 {
  
}
}
#s-eee8abee-4f2a-4fa6-bf2b-b4e06d636501 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Didact Gothic";
  font-style:  normal ;
  
  
  
  
}



#s-6beac16f-3653-4162-afbd-d65c41363079 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-6beac16f-3653-4162-afbd-d65c41363079 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6beac16f-3653-4162-afbd-d65c41363079 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6beac16f-3653-4162-afbd-d65c41363079 {
  
}
}@media (max-width: 767px){#s-6beac16f-3653-4162-afbd-d65c41363079 {
  
}
}
@media (min-width: 0px) {
[id="s-6beac16f-3653-4162-afbd-d65c41363079"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

}

@media (min-width: 768px) {
[id="s-6beac16f-3653-4162-afbd-d65c41363079"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-6beac16f-3653-4162-afbd-d65c41363079"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-6beac16f-3653-4162-afbd-d65c41363079"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

}

#s-1043ba68-1b57-45c5-bafc-cbaa699984a8 {
  margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(214, 176, 15, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-1043ba68-1b57-45c5-bafc-cbaa699984a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1043ba68-1b57-45c5-bafc-cbaa699984a8.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-1591d1f7-123d-4882-9a5b-91bf55ca169a {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

#s-c0ef62d3-581e-4f66-9216-4dfda16265d0 {
  margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(214, 176, 15, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-c0ef62d3-581e-4f66-9216-4dfda16265d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0ef62d3-581e-4f66-9216-4dfda16265d0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-c5cc1516-1d91-4303-b05b-82fa67ae8ea3 {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

#s-2db45cb9-5dc9-477b-8d93-358f8727f08a {
  margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(214, 176, 15, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-2db45cb9-5dc9-477b-8d93-358f8727f08a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2db45cb9-5dc9-477b-8d93-358f8727f08a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-8311be1f-2b8a-4947-805d-b8593c395779 {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

#s-83fab52a-e0e8-41e7-aca4-35091b16abd4 {
  margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(214, 176, 15, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-83fab52a-e0e8-41e7-aca4-35091b16abd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83fab52a-e0e8-41e7-aca4-35091b16abd4.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-5e490e68-6ef9-4611-b478-1ef978e83609 {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

#s-9c247fa5-ee76-4b11-8726-d9dbe83fbd90 {
  margin-top: 40px;
margin-left: 100px;
margin-bottom: 10px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-9c247fa5-ee76-4b11-8726-d9dbe83fbd90 {
  margin-bottom: 40px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9c247fa5-ee76-4b11-8726-d9dbe83fbd90 {
  margin-bottom: 40px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9c247fa5-ee76-4b11-8726-d9dbe83fbd90 {
  
}
}@media (max-width: 767px){#s-9c247fa5-ee76-4b11-8726-d9dbe83fbd90 {
  
}
}
.shg-hr-wrapper {
  padding: 30px 0;
}

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

#s-7ac760f0-565a-45d1-b380-1443de1c2e92 {
  margin-top: -40px;
margin-left: 400px;
margin-bottom: -40px;
margin-right: 400px;
}

#s-7ac760f0-565a-45d1-b380-1443de1c2e92 hr {
  border-top: 3px solid rgba(214, 176, 15, 1);
}

#s-b77cba99-c204-40e7-bde5-203ac0edd3af {
  margin-top: 40px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-b77cba99-c204-40e7-bde5-203ac0edd3af {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b77cba99-c204-40e7-bde5-203ac0edd3af {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b77cba99-c204-40e7-bde5-203ac0edd3af {
  
}
}@media (max-width: 767px){#s-b77cba99-c204-40e7-bde5-203ac0edd3af {
  
}
}
#s-b77cba99-c204-40e7-bde5-203ac0edd3af .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Didact Gothic";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-c181ab0e-de8f-410c-b6c9-e6fa82b2687d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c181ab0e-de8f-410c-b6c9-e6fa82b2687d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c181ab0e-de8f-410c-b6c9-e6fa82b2687d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c181ab0e-de8f-410c-b6c9-e6fa82b2687d {
  display: none;
}
#s-c181ab0e-de8f-410c-b6c9-e6fa82b2687d, #wrap-s-c181ab0e-de8f-410c-b6c9-e6fa82b2687d { display:none !important; }}@media (max-width: 767px){#s-c181ab0e-de8f-410c-b6c9-e6fa82b2687d {
  
}
}







#s-c181ab0e-de8f-410c-b6c9-e6fa82b2687d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c181ab0e-de8f-410c-b6c9-e6fa82b2687d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-0080673a-1e66-42b0-829c-a553acf79767 {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0080673a-1e66-42b0-829c-a553acf79767 {
  display: none;
}
#s-0080673a-1e66-42b0-829c-a553acf79767, #wrap-s-0080673a-1e66-42b0-829c-a553acf79767 { display:none !important; }}@media (max-width: 767px){#s-0080673a-1e66-42b0-829c-a553acf79767 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-0080673a-1e66-42b0-829c-a553acf79767"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0080673a-1e66-42b0-829c-a553acf79767"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0080673a-1e66-42b0-829c-a553acf79767"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0080673a-1e66-42b0-829c-a553acf79767"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0080673a-1e66-42b0-829c-a553acf79767"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0080673a-1e66-42b0-829c-a553acf79767"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0080673a-1e66-42b0-829c-a553acf79767"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-4eee6c93-15d4-4ab5-b663-318de8f49915 hr {
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-71d8c314-e001-4c0c-94ac-818039f0ca93 {
  margin-top: 60px;
margin-left: 100px;
margin-bottom: 60px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-71d8c314-e001-4c0c-94ac-818039f0ca93 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-71d8c314-e001-4c0c-94ac-818039f0ca93 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-71d8c314-e001-4c0c-94ac-818039f0ca93 {
  
}
}@media (max-width: 767px){#s-71d8c314-e001-4c0c-94ac-818039f0ca93 {
  margin-top: 10px;
margin-left: 40px;
margin-right: 40px;
}
}
.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-f4f56fad-c2ec-44b5-b0a0-2ac3a56e01cc {
  text-align: center;
}







  #s-f4f56fad-c2ec-44b5-b0a0-2ac3a56e01cc img.shogun-image {
    

    
    
    
  }


#s-f4f56fad-c2ec-44b5-b0a0-2ac3a56e01cc .shogun-image-content {
  
    align-items: center;
  
}

#s-41e0148a-d276-4c6c-9247-e2de5056bdc6 {
  margin-top: 60px;
margin-left: 100px;
margin-bottom: 60px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-41e0148a-d276-4c6c-9247-e2de5056bdc6 {
  display: none;
}
#s-41e0148a-d276-4c6c-9247-e2de5056bdc6, #wrap-s-41e0148a-d276-4c6c-9247-e2de5056bdc6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-41e0148a-d276-4c6c-9247-e2de5056bdc6 {
  display: none;
}
#s-41e0148a-d276-4c6c-9247-e2de5056bdc6, #wrap-s-41e0148a-d276-4c6c-9247-e2de5056bdc6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-41e0148a-d276-4c6c-9247-e2de5056bdc6 {
  
}
}@media (max-width: 767px){#s-41e0148a-d276-4c6c-9247-e2de5056bdc6 {
  display: none;
}
#s-41e0148a-d276-4c6c-9247-e2de5056bdc6, #wrap-s-41e0148a-d276-4c6c-9247-e2de5056bdc6 { display:none !important; }}
#s-90e9c9fa-57ed-4756-8d80-598740118043 {
  margin-top: -30px;
margin-bottom: -30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-90e9c9fa-57ed-4756-8d80-598740118043 {
  display: none;
}
#s-90e9c9fa-57ed-4756-8d80-598740118043, #wrap-s-90e9c9fa-57ed-4756-8d80-598740118043 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-90e9c9fa-57ed-4756-8d80-598740118043 {
  display: none;
}
#s-90e9c9fa-57ed-4756-8d80-598740118043, #wrap-s-90e9c9fa-57ed-4756-8d80-598740118043 { display:none !important; }}@media (max-width: 767px){#s-90e9c9fa-57ed-4756-8d80-598740118043 {
  display: none;
}
#s-90e9c9fa-57ed-4756-8d80-598740118043, #wrap-s-90e9c9fa-57ed-4756-8d80-598740118043 { display:none !important; }}







#s-90e9c9fa-57ed-4756-8d80-598740118043 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90e9c9fa-57ed-4756-8d80-598740118043.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6458245c-fbd3-4431-96d2-4237a6b44b70 {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6458245c-fbd3-4431-96d2-4237a6b44b70 {
  display: none;
}
#s-6458245c-fbd3-4431-96d2-4237a6b44b70, #wrap-s-6458245c-fbd3-4431-96d2-4237a6b44b70 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6458245c-fbd3-4431-96d2-4237a6b44b70"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6458245c-fbd3-4431-96d2-4237a6b44b70"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6458245c-fbd3-4431-96d2-4237a6b44b70"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6458245c-fbd3-4431-96d2-4237a6b44b70"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6458245c-fbd3-4431-96d2-4237a6b44b70"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6458245c-fbd3-4431-96d2-4237a6b44b70"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6458245c-fbd3-4431-96d2-4237a6b44b70"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-2265a2f2-8169-4cb0-b70a-aa6ec98f88ca hr {
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-889e4f59-3f2d-48e7-a3f9-585a5246adc2 {
  margin-top: 60px;
margin-left: 100px;
margin-bottom: 60px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-889e4f59-3f2d-48e7-a3f9-585a5246adc2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-889e4f59-3f2d-48e7-a3f9-585a5246adc2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-889e4f59-3f2d-48e7-a3f9-585a5246adc2 {
  
}
}@media (max-width: 767px){#s-889e4f59-3f2d-48e7-a3f9-585a5246adc2 {
  
}
}
#s-68785d81-dc91-4155-9d04-9e41b3e81bcb {
  text-align: center;
}







  #s-68785d81-dc91-4155-9d04-9e41b3e81bcb img.shogun-image {
    

    
    
    
  }


#s-68785d81-dc91-4155-9d04-9e41b3e81bcb .shogun-image-content {
  
    align-items: center;
  
}

#s-c49ec235-24e1-49e8-b822-faf925048ede {
  margin-top: 60px;
margin-left: 100px;
margin-bottom: 60px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-c49ec235-24e1-49e8-b822-faf925048ede {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c49ec235-24e1-49e8-b822-faf925048ede {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c49ec235-24e1-49e8-b822-faf925048ede {
  
}
}@media (max-width: 767px){#s-c49ec235-24e1-49e8-b822-faf925048ede {
  
}
}
#s-1ede3b64-1587-4f04-8455-95809ebb9e11 {
  min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-1ede3b64-1587-4f04-8455-95809ebb9e11 {
  display: none;
}
#s-1ede3b64-1587-4f04-8455-95809ebb9e11, #wrap-s-1ede3b64-1587-4f04-8455-95809ebb9e11 { display:none !important; }}







#s-1ede3b64-1587-4f04-8455-95809ebb9e11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ede3b64-1587-4f04-8455-95809ebb9e11.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e95606fa-f0c1-4d13-a2a5-a774a59971e5 {
  margin-top: -64px;
margin-left: 0px;
margin-bottom: -64px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-e95606fa-f0c1-4d13-a2a5-a774a59971e5 {
  display: none;
}
#s-e95606fa-f0c1-4d13-a2a5-a774a59971e5, #wrap-s-e95606fa-f0c1-4d13-a2a5-a774a59971e5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e95606fa-f0c1-4d13-a2a5-a774a59971e5 {
  display: none;
}
#s-e95606fa-f0c1-4d13-a2a5-a774a59971e5, #wrap-s-e95606fa-f0c1-4d13-a2a5-a774a59971e5 { display:none !important; }}@media (max-width: 767px){#s-e95606fa-f0c1-4d13-a2a5-a774a59971e5 {
  display: none;
}
#s-e95606fa-f0c1-4d13-a2a5-a774a59971e5, #wrap-s-e95606fa-f0c1-4d13-a2a5-a774a59971e5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e95606fa-f0c1-4d13-a2a5-a774a59971e5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e95606fa-f0c1-4d13-a2a5-a774a59971e5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e95606fa-f0c1-4d13-a2a5-a774a59971e5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e95606fa-f0c1-4d13-a2a5-a774a59971e5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e95606fa-f0c1-4d13-a2a5-a774a59971e5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e95606fa-f0c1-4d13-a2a5-a774a59971e5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e95606fa-f0c1-4d13-a2a5-a774a59971e5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-b79c20fd-b0b9-4051-b2c8-8f3806016bc2 hr {
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-606a06eb-abf4-4258-a08b-178ed2cc9f65 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
text-align: left;
}








#s-606a06eb-abf4-4258-a08b-178ed2cc9f65 .shogun-image-content {
  
    align-items: center;
  
}

#s-28116401-88e1-4220-aab5-c2c20d47fb30 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-28116401-88e1-4220-aab5-c2c20d47fb30 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-28116401-88e1-4220-aab5-c2c20d47fb30 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-28116401-88e1-4220-aab5-c2c20d47fb30 {
  
}
}@media (max-width: 767px){#s-28116401-88e1-4220-aab5-c2c20d47fb30 {
  
}
}







#s-28116401-88e1-4220-aab5-c2c20d47fb30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28116401-88e1-4220-aab5-c2c20d47fb30.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-c24d777e-3475-4c94-b5e2-46051f7a8917 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c24d777e-3475-4c94-b5e2-46051f7a8917 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c24d777e-3475-4c94-b5e2-46051f7a8917 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c24d777e-3475-4c94-b5e2-46051f7a8917 {
  
}
}@media (max-width: 767px){#s-c24d777e-3475-4c94-b5e2-46051f7a8917 {
  
}
}







#s-c24d777e-3475-4c94-b5e2-46051f7a8917 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c24d777e-3475-4c94-b5e2-46051f7a8917.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-1f5e4813-b2ef-49b1-8c16-9045d258c9c5 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(246, 246, 246, 1);
}
@media (min-width: 1200px){#s-1f5e4813-b2ef-49b1-8c16-9045d258c9c5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1f5e4813-b2ef-49b1-8c16-9045d258c9c5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1f5e4813-b2ef-49b1-8c16-9045d258c9c5 {
  
}
}@media (max-width: 767px){#s-1f5e4813-b2ef-49b1-8c16-9045d258c9c5 {
  
}
}







#s-1f5e4813-b2ef-49b1-8c16-9045d258c9c5 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-1f5e4813-b2ef-49b1-8c16-9045d258c9c5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-781d351b-e7bf-4655-8797-dffbb58c8f49 {
  box-shadow:0px 20px 40px 0px rgba(0, 0, 0, 0.1);
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-781d351b-e7bf-4655-8797-dffbb58c8f49 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-781d351b-e7bf-4655-8797-dffbb58c8f49 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-781d351b-e7bf-4655-8797-dffbb58c8f49 {
  
}
}@media (max-width: 767px){#s-781d351b-e7bf-4655-8797-dffbb58c8f49 {
  
}
}







#s-781d351b-e7bf-4655-8797-dffbb58c8f49 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-781d351b-e7bf-4655-8797-dffbb58c8f49.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);
}

#s-57a81087-dd47-42cb-bd40-c6bd0142207c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-57a81087-dd47-42cb-bd40-c6bd0142207c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-57a81087-dd47-42cb-bd40-c6bd0142207c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(214, 176, 15, 1);
}

#s-57a81087-dd47-42cb-bd40-c6bd0142207c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-57a81087-dd47-42cb-bd40-c6bd0142207c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(214, 176, 15, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-57a81087-dd47-42cb-bd40-c6bd0142207c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-80b47224-f7cf-42bd-8b65-bfb388ea7b06 {
  margin-top: 40px;
margin-left: 100px;
margin-bottom: 40px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-80b47224-f7cf-42bd-8b65-bfb388ea7b06 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-80b47224-f7cf-42bd-8b65-bfb388ea7b06 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-80b47224-f7cf-42bd-8b65-bfb388ea7b06 {
  
}
}@media (max-width: 767px){#s-80b47224-f7cf-42bd-8b65-bfb388ea7b06 {
  
}
}
#s-e82ebed6-efec-499e-bb5b-6baf89922f52 {
  margin-top: 40px;
margin-left: 100px;
margin-bottom: 40px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-e82ebed6-efec-499e-bb5b-6baf89922f52 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e82ebed6-efec-499e-bb5b-6baf89922f52 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e82ebed6-efec-499e-bb5b-6baf89922f52 {
  
}
}@media (max-width: 767px){#s-e82ebed6-efec-499e-bb5b-6baf89922f52 {
  
}
}
#s-e55f1b16-5463-4c65-8d95-b275cfa62bbf {
  margin-top: 40px;
margin-left: 100px;
margin-bottom: 40px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-e55f1b16-5463-4c65-8d95-b275cfa62bbf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e55f1b16-5463-4c65-8d95-b275cfa62bbf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e55f1b16-5463-4c65-8d95-b275cfa62bbf {
  
}
}@media (max-width: 767px){#s-e55f1b16-5463-4c65-8d95-b275cfa62bbf {
  
}
}
#s-c065f0f3-a0a7-4a99-a59d-2bfddbab8461 {
  margin-top: 40px;
margin-left: 100px;
margin-bottom: 40px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-c065f0f3-a0a7-4a99-a59d-2bfddbab8461 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c065f0f3-a0a7-4a99-a59d-2bfddbab8461 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c065f0f3-a0a7-4a99-a59d-2bfddbab8461 {
  
}
}@media (max-width: 767px){#s-c065f0f3-a0a7-4a99-a59d-2bfddbab8461 {
  
}
}
#s-67ac687a-f2c1-4613-ba96-28b9e8260cdd {
  margin-top: 40px;
margin-left: 100px;
margin-bottom: 40px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-67ac687a-f2c1-4613-ba96-28b9e8260cdd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-67ac687a-f2c1-4613-ba96-28b9e8260cdd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-67ac687a-f2c1-4613-ba96-28b9e8260cdd {
  
}
}@media (max-width: 767px){#s-67ac687a-f2c1-4613-ba96-28b9e8260cdd {
  
}
}
#s-38d972a0-24c0-4e5f-836e-08e5d4095138 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 150px;
background-position: center center;
}
@media (min-width: 1200px){#s-38d972a0-24c0-4e5f-836e-08e5d4095138 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-38d972a0-24c0-4e5f-836e-08e5d4095138 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-38d972a0-24c0-4e5f-836e-08e5d4095138 {
  
}
}@media (max-width: 767px){#s-38d972a0-24c0-4e5f-836e-08e5d4095138 {
  
}
}







#s-38d972a0-24c0-4e5f-836e-08e5d4095138 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.2;
}#s-38d972a0-24c0-4e5f-836e-08e5d4095138.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a3272587-5e62-4234-8c2a-27a8368b7ac6 {
  margin-top: 40px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-a3272587-5e62-4234-8c2a-27a8368b7ac6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a3272587-5e62-4234-8c2a-27a8368b7ac6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a3272587-5e62-4234-8c2a-27a8368b7ac6 {
  
}
}@media (max-width: 767px){#s-a3272587-5e62-4234-8c2a-27a8368b7ac6 {
  
}
}
#s-a3272587-5e62-4234-8c2a-27a8368b7ac6 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Didact Gothic";
  font-style:  normal ;
  
  
  
  
}



#s-c8a5e713-d319-4f9b-a21b-2325ed32aa78 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-c8a5e713-d319-4f9b-a21b-2325ed32aa78 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c8a5e713-d319-4f9b-a21b-2325ed32aa78 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c8a5e713-d319-4f9b-a21b-2325ed32aa78 {
  
}
}@media (max-width: 767px){#s-c8a5e713-d319-4f9b-a21b-2325ed32aa78 {
  
}
}
@media (min-width: 0px) {
[id="s-c8a5e713-d319-4f9b-a21b-2325ed32aa78"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8a5e713-d319-4f9b-a21b-2325ed32aa78"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-c8a5e713-d319-4f9b-a21b-2325ed32aa78"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-c8a5e713-d319-4f9b-a21b-2325ed32aa78"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

#s-ed7b4b3f-b6b6-4a0e-b576-103457678989 {
  margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(214, 176, 15, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-ed7b4b3f-b6b6-4a0e-b576-103457678989 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed7b4b3f-b6b6-4a0e-b576-103457678989.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-fb0784a3-80c4-4328-afb3-85219d53a786 {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

#s-44f81ae0-53c7-47e2-96bb-ce02ed98ee29 {
  margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(214, 176, 15, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-44f81ae0-53c7-47e2-96bb-ce02ed98ee29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44f81ae0-53c7-47e2-96bb-ce02ed98ee29.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-9ae50754-ef10-40b7-8c7d-e4f1566a0273 {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

#s-40783aec-699a-4ac2-9f70-1d64b3b494ab {
  margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(214, 176, 15, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-40783aec-699a-4ac2-9f70-1d64b3b494ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40783aec-699a-4ac2-9f70-1d64b3b494ab.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a6d71a2c-29cc-4aa2-afd0-e9f24665df07 {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

#s-cb65e5de-bde0-4193-bfa5-9ca47fb6c5c4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-cb65e5de-bde0-4193-bfa5-9ca47fb6c5c4 {
  display: none;
}
#s-cb65e5de-bde0-4193-bfa5-9ca47fb6c5c4, #wrap-s-cb65e5de-bde0-4193-bfa5-9ca47fb6c5c4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cb65e5de-bde0-4193-bfa5-9ca47fb6c5c4 {
  display: none;
}
#s-cb65e5de-bde0-4193-bfa5-9ca47fb6c5c4, #wrap-s-cb65e5de-bde0-4193-bfa5-9ca47fb6c5c4 { display:none !important; }}@media (max-width: 767px){#s-cb65e5de-bde0-4193-bfa5-9ca47fb6c5c4 {
  display: none;
}
#s-cb65e5de-bde0-4193-bfa5-9ca47fb6c5c4, #wrap-s-cb65e5de-bde0-4193-bfa5-9ca47fb6c5c4 { display:none !important; }}







#s-cb65e5de-bde0-4193-bfa5-9ca47fb6c5c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb65e5de-bde0-4193-bfa5-9ca47fb6c5c4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3fbc9972-d481-4d2d-acb6-2946da0fcc1b {
  margin-top: 40px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-3fbc9972-d481-4d2d-acb6-2946da0fcc1b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3fbc9972-d481-4d2d-acb6-2946da0fcc1b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3fbc9972-d481-4d2d-acb6-2946da0fcc1b {
  
}
}@media (max-width: 767px){#s-3fbc9972-d481-4d2d-acb6-2946da0fcc1b {
  
}
}
#s-3fbc9972-d481-4d2d-acb6-2946da0fcc1b .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Didact Gothic";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-b46aac9a-7bfd-4689-b8ef-dfa083ff690b {
  margin-top: 20px;
margin-left: 60px;
margin-bottom: 20px;
margin-right: 60px;
}
@media (min-width: 1200px){#s-b46aac9a-7bfd-4689-b8ef-dfa083ff690b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b46aac9a-7bfd-4689-b8ef-dfa083ff690b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b46aac9a-7bfd-4689-b8ef-dfa083ff690b {
  
}
}@media (max-width: 767px){#s-b46aac9a-7bfd-4689-b8ef-dfa083ff690b {
  
}
}
#s-a4b37f51-bbe9-41be-ad92-258ba7503278 {
  margin-bottom: 40px;
}

@media (min-width: 0px) {
[id="s-a4b37f51-bbe9-41be-ad92-258ba7503278"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a4b37f51-bbe9-41be-ad92-258ba7503278"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a4b37f51-bbe9-41be-ad92-258ba7503278"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a4b37f51-bbe9-41be-ad92-258ba7503278"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a4b37f51-bbe9-41be-ad92-258ba7503278"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a4b37f51-bbe9-41be-ad92-258ba7503278"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a4b37f51-bbe9-41be-ad92-258ba7503278"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-b22ce7c2-3bea-4738-bb6b-2fcfc61a2c11 hr {
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-9c6e7fc4-da8b-4118-a477-4a4c3655ba43 {
  text-align: center;
}







  #s-9c6e7fc4-da8b-4118-a477-4a4c3655ba43 img.shogun-image {
    

    
    
    
  }


#s-9c6e7fc4-da8b-4118-a477-4a4c3655ba43 .shogun-image-content {
  
    align-items: center;
  
}

#s-737661d6-88bd-4fcf-988f-e608623dc16f {
  margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px){#s-737661d6-88bd-4fcf-988f-e608623dc16f {
  display: none;
}
#s-737661d6-88bd-4fcf-988f-e608623dc16f, #wrap-s-737661d6-88bd-4fcf-988f-e608623dc16f { display:none !important; }}
@media (min-width: 0px) {
[id="s-737661d6-88bd-4fcf-988f-e608623dc16f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-737661d6-88bd-4fcf-988f-e608623dc16f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-737661d6-88bd-4fcf-988f-e608623dc16f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-737661d6-88bd-4fcf-988f-e608623dc16f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) and (max-width: 1199px){#s-b0de4df5-77bc-4fdb-b7d7-b2451b979774 {
  display: none;
}
#s-b0de4df5-77bc-4fdb-b7d7-b2451b979774, #wrap-s-b0de4df5-77bc-4fdb-b7d7-b2451b979774 { display:none !important; }}
#s-b0de4df5-77bc-4fdb-b7d7-b2451b979774 hr {
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-c20c8edf-c0b0-437e-9642-5db3ec04f82a {
  margin-top: 40px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-c20c8edf-c0b0-437e-9642-5db3ec04f82a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c20c8edf-c0b0-437e-9642-5db3ec04f82a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c20c8edf-c0b0-437e-9642-5db3ec04f82a {
  
}
}@media (max-width: 767px){#s-c20c8edf-c0b0-437e-9642-5db3ec04f82a {
  
}
}
#s-c20c8edf-c0b0-437e-9642-5db3ec04f82a .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Didact Gothic";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-ed423d86-5f53-42fc-a8c9-a6ead8481230 {
  margin-top: 40px;
margin-left: 100px;
margin-bottom: 40px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-ed423d86-5f53-42fc-a8c9-a6ead8481230 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ed423d86-5f53-42fc-a8c9-a6ead8481230 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ed423d86-5f53-42fc-a8c9-a6ead8481230 {
  
}
}@media (max-width: 767px){#s-ed423d86-5f53-42fc-a8c9-a6ead8481230 {
  
}
}
#s-2c7e6350-17d2-4bf8-9cf5-25834021ae8d {
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-2c7e6350-17d2-4bf8-9cf5-25834021ae8d {
  margin-top: 40px;
margin-bottom: 40px;
}
}






  #s-2c7e6350-17d2-4bf8-9cf5-25834021ae8d img.shogun-image {
    

    
    
    
  }


#s-2c7e6350-17d2-4bf8-9cf5-25834021ae8d .shogun-image-content {
  
    align-items: center;
  
}

#s-70d9a8aa-b313-4101-9537-ed0274f8c21c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-70d9a8aa-b313-4101-9537-ed0274f8c21c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-70d9a8aa-b313-4101-9537-ed0274f8c21c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-70d9a8aa-b313-4101-9537-ed0274f8c21c {
  
}
}@media (max-width: 767px){#s-70d9a8aa-b313-4101-9537-ed0274f8c21c {
  
}
}







#s-70d9a8aa-b313-4101-9537-ed0274f8c21c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70d9a8aa-b313-4101-9537-ed0274f8c21c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-26d6697a-151d-43c9-a0ed-3840dd6fcc4a {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-26d6697a-151d-43c9-a0ed-3840dd6fcc4a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-26d6697a-151d-43c9-a0ed-3840dd6fcc4a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-26d6697a-151d-43c9-a0ed-3840dd6fcc4a {
  
}
}@media (max-width: 767px){#s-26d6697a-151d-43c9-a0ed-3840dd6fcc4a {
  
}
}







#s-26d6697a-151d-43c9-a0ed-3840dd6fcc4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26d6697a-151d-43c9-a0ed-3840dd6fcc4a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-465bb808-bfd7-4f51-97ff-5e3472f4e05a {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-465bb808-bfd7-4f51-97ff-5e3472f4e05a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-465bb808-bfd7-4f51-97ff-5e3472f4e05a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-465bb808-bfd7-4f51-97ff-5e3472f4e05a {
  
}
}@media (max-width: 767px){#s-465bb808-bfd7-4f51-97ff-5e3472f4e05a {
  
}
}







#s-465bb808-bfd7-4f51-97ff-5e3472f4e05a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-465bb808-bfd7-4f51-97ff-5e3472f4e05a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-518e49d5-b6cf-4424-9d41-d855eb5643c5 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-518e49d5-b6cf-4424-9d41-d855eb5643c5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-518e49d5-b6cf-4424-9d41-d855eb5643c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-518e49d5-b6cf-4424-9d41-d855eb5643c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-518e49d5-b6cf-4424-9d41-d855eb5643c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-8bcffea4-803e-480e-9cb8-f2589f264c01 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-8bcffea4-803e-480e-9cb8-f2589f264c01 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8bcffea4-803e-480e-9cb8-f2589f264c01.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-df1713f5-9e0a-4790-9bd7-5c382431993c {
  margin-left: 30px;
margin-right: 30px;
}

#s-df1713f5-9e0a-4790-9bd7-5c382431993c .shogun-icon-wrapper {
  text-align: left;
}


#s-df1713f5-9e0a-4790-9bd7-5c382431993c .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(159, 204, 59, 1);
}

#s-11b7b3aa-94d4-499e-bea5-f3b0043ba7e7 {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-11b7b3aa-94d4-499e-bea5-f3b0043ba7e7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-11b7b3aa-94d4-499e-bea5-f3b0043ba7e7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-11b7b3aa-94d4-499e-bea5-f3b0043ba7e7 {
  
}
}@media (max-width: 767px){#s-11b7b3aa-94d4-499e-bea5-f3b0043ba7e7 {
  
}
}
#s-11b7b3aa-94d4-499e-bea5-f3b0043ba7e7 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Didact Gothic";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-99c72ae8-85d0-42c7-9a1e-107ce9bf71d1 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-99c72ae8-85d0-42c7-9a1e-107ce9bf71d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99c72ae8-85d0-42c7-9a1e-107ce9bf71d1.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2d0021bc-7a96-40ab-ad6b-babfc7a525a7 {
  margin-left: 30px;
margin-right: 30px;
}

#s-2d0021bc-7a96-40ab-ad6b-babfc7a525a7 .shogun-icon-wrapper {
  text-align: left;
}


#s-2d0021bc-7a96-40ab-ad6b-babfc7a525a7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(159, 204, 59, 1);
}

#s-7a7785d6-b623-4b7f-a8f0-9ff4d421d3d7 {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-7a7785d6-b623-4b7f-a8f0-9ff4d421d3d7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7a7785d6-b623-4b7f-a8f0-9ff4d421d3d7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7a7785d6-b623-4b7f-a8f0-9ff4d421d3d7 {
  
}
}@media (max-width: 767px){#s-7a7785d6-b623-4b7f-a8f0-9ff4d421d3d7 {
  
}
}
#s-7a7785d6-b623-4b7f-a8f0-9ff4d421d3d7 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Didact Gothic";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-168f35f0-f340-4a2d-a485-7a8dc12a9f6c {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-168f35f0-f340-4a2d-a485-7a8dc12a9f6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-168f35f0-f340-4a2d-a485-7a8dc12a9f6c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-9c0eaec5-bb84-4bde-beaa-68109d1c523f {
  margin-left: 30px;
margin-right: 30px;
}

#s-9c0eaec5-bb84-4bde-beaa-68109d1c523f .shogun-icon-wrapper {
  text-align: left;
}


#s-9c0eaec5-bb84-4bde-beaa-68109d1c523f .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(159, 204, 59, 1);
}

#s-3a0ac500-f305-429f-852c-975101837373 {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-3a0ac500-f305-429f-852c-975101837373 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3a0ac500-f305-429f-852c-975101837373 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3a0ac500-f305-429f-852c-975101837373 {
  
}
}@media (max-width: 767px){#s-3a0ac500-f305-429f-852c-975101837373 {
  
}
}
#s-3a0ac500-f305-429f-852c-975101837373 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Didact Gothic";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-d7c0e07a-d26d-40ae-8377-264d61cd8ed3 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-d7c0e07a-d26d-40ae-8377-264d61cd8ed3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7c0e07a-d26d-40ae-8377-264d61cd8ed3.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a32d1aae-4731-46ed-a7d6-6cf67afc6470 {
  margin-left: 30px;
margin-right: 30px;
}

#s-a32d1aae-4731-46ed-a7d6-6cf67afc6470 .shogun-icon-wrapper {
  text-align: left;
}


#s-a32d1aae-4731-46ed-a7d6-6cf67afc6470 .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(159, 204, 59, 1);
}

#s-48aaf424-ed6b-4f2a-b4c9-e22d667276cb {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-48aaf424-ed6b-4f2a-b4c9-e22d667276cb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-48aaf424-ed6b-4f2a-b4c9-e22d667276cb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-48aaf424-ed6b-4f2a-b4c9-e22d667276cb {
  
}
}@media (max-width: 767px){#s-48aaf424-ed6b-4f2a-b4c9-e22d667276cb {
  
}
}
#s-48aaf424-ed6b-4f2a-b4c9-e22d667276cb .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Didact Gothic";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-7616b5c3-6961-426d-932d-514cb2daabb7 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-7616b5c3-6961-426d-932d-514cb2daabb7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7616b5c3-6961-426d-932d-514cb2daabb7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7616b5c3-6961-426d-932d-514cb2daabb7 {
  
}
}@media (max-width: 767px){#s-7616b5c3-6961-426d-932d-514cb2daabb7 {
  
}
}







#s-7616b5c3-6961-426d-932d-514cb2daabb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7616b5c3-6961-426d-932d-514cb2daabb7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e15d5136-ec85-47db-b898-7869630dc970 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e15d5136-ec85-47db-b898-7869630dc970 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e15d5136-ec85-47db-b898-7869630dc970 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e15d5136-ec85-47db-b898-7869630dc970 {
  
}
}@media (max-width: 767px){#s-e15d5136-ec85-47db-b898-7869630dc970 {
  
}
}







#s-e15d5136-ec85-47db-b898-7869630dc970 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-e15d5136-ec85-47db-b898-7869630dc970.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2f99551e-8ab5-42dd-a36a-17758c807ef7 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2f99551e-8ab5-42dd-a36a-17758c807ef7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2f99551e-8ab5-42dd-a36a-17758c807ef7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2f99551e-8ab5-42dd-a36a-17758c807ef7 {
  
}
}@media (max-width: 767px){#s-2f99551e-8ab5-42dd-a36a-17758c807ef7 {
  
}
}







#s-2f99551e-8ab5-42dd-a36a-17758c807ef7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f99551e-8ab5-42dd-a36a-17758c807ef7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a386ae49-67e1-4581-90a2-b07a64b08354 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 300px;
background-position: left top;
}
@media (min-width: 1200px){#s-a386ae49-67e1-4581-90a2-b07a64b08354 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a386ae49-67e1-4581-90a2-b07a64b08354 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a386ae49-67e1-4581-90a2-b07a64b08354 {
  
}
}@media (max-width: 767px){#s-a386ae49-67e1-4581-90a2-b07a64b08354 {
  
}
}







#s-a386ae49-67e1-4581-90a2-b07a64b08354 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.1;
}#s-a386ae49-67e1-4581-90a2-b07a64b08354.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-3b6631d3-0cc8-4b36-9af3-fbdabf8ad580 hr {
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-f8680f6a-9eb8-4c14-9d05-7bbbe6f17b3d {
  margin-top: 80px;
margin-left: 20px;
margin-bottom: 80px;
margin-right: 40px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 3px;
text-align: center;
background-color: rgba(251, 251, 251, 1);
}
@media (min-width: 1200px){#s-f8680f6a-9eb8-4c14-9d05-7bbbe6f17b3d {
  margin-left: 200px;
margin-right: 200px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f8680f6a-9eb8-4c14-9d05-7bbbe6f17b3d {
  margin-left: 200px;
margin-right: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f8680f6a-9eb8-4c14-9d05-7bbbe6f17b3d {
  
}
}@media (max-width: 767px){#s-f8680f6a-9eb8-4c14-9d05-7bbbe6f17b3d {
  
}
}
#s-f8680f6a-9eb8-4c14-9d05-7bbbe6f17b3d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Didact Gothic";
  font-style:  normal ;
  
  
  
  
}



#s-9659b6f3-2199-4f51-b9fa-f4248cb33edd {
  box-shadow:0px 20px 40px 0px rgba(0, 0, 0, 0.1);
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-9659b6f3-2199-4f51-b9fa-f4248cb33edd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9659b6f3-2199-4f51-b9fa-f4248cb33edd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9659b6f3-2199-4f51-b9fa-f4248cb33edd {
  
}
}@media (max-width: 767px){#s-9659b6f3-2199-4f51-b9fa-f4248cb33edd {
  
}
}







#s-9659b6f3-2199-4f51-b9fa-f4248cb33edd > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-9659b6f3-2199-4f51-b9fa-f4248cb33edd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f13f395a-ff88-4c06-898d-91be7b988b4c {
  margin-top: 40px;
margin-left: 100px;
margin-bottom: 40px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-f13f395a-ff88-4c06-898d-91be7b988b4c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f13f395a-ff88-4c06-898d-91be7b988b4c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f13f395a-ff88-4c06-898d-91be7b988b4c {
  
}
}@media (max-width: 767px){#s-f13f395a-ff88-4c06-898d-91be7b988b4c {
  
}
}
#s-7ab4d7e4-fe21-4bc9-938f-36fbe4bc54d4 {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7ab4d7e4-fe21-4bc9-938f-36fbe4bc54d4 {
  display: none;
}
#s-7ab4d7e4-fe21-4bc9-938f-36fbe4bc54d4, #wrap-s-7ab4d7e4-fe21-4bc9-938f-36fbe4bc54d4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7ab4d7e4-fe21-4bc9-938f-36fbe4bc54d4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ab4d7e4-fe21-4bc9-938f-36fbe4bc54d4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7ab4d7e4-fe21-4bc9-938f-36fbe4bc54d4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7ab4d7e4-fe21-4bc9-938f-36fbe4bc54d4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7ab4d7e4-fe21-4bc9-938f-36fbe4bc54d4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7ab4d7e4-fe21-4bc9-938f-36fbe4bc54d4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7ab4d7e4-fe21-4bc9-938f-36fbe4bc54d4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-589a8795-d136-447a-9fce-09ab6e101ae6 hr {
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-79c61412-1a7e-48f4-be0e-03c2ebddc2ff {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-79c61412-1a7e-48f4-be0e-03c2ebddc2ff {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-79c61412-1a7e-48f4-be0e-03c2ebddc2ff {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-79c61412-1a7e-48f4-be0e-03c2ebddc2ff {
  
}
}@media (max-width: 767px){#s-79c61412-1a7e-48f4-be0e-03c2ebddc2ff {
  
}
}
#s-79c61412-1a7e-48f4-be0e-03c2ebddc2ff .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Didact Gothic";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-def9f082-4787-4156-9b53-5784d32481c9 {
  margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-99543eeb-b6b4-421f-8b35-853f43c35ba5 {
  margin-top: 20px;
margin-left: 90px;
margin-bottom: 20px;
margin-right: 90px;
}
@media (max-width: 767px){#s-99543eeb-b6b4-421f-8b35-853f43c35ba5 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-867f1958-eb5a-4aa9-878c-9b63ac4eb96d {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-867f1958-eb5a-4aa9-878c-9b63ac4eb96d {
  display: none;
}
#s-867f1958-eb5a-4aa9-878c-9b63ac4eb96d, #wrap-s-867f1958-eb5a-4aa9-878c-9b63ac4eb96d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-867f1958-eb5a-4aa9-878c-9b63ac4eb96d {
  display: none;
}
#s-867f1958-eb5a-4aa9-878c-9b63ac4eb96d, #wrap-s-867f1958-eb5a-4aa9-878c-9b63ac4eb96d { display:none !important; }}@media (max-width: 767px){#s-867f1958-eb5a-4aa9-878c-9b63ac4eb96d {
  display: none;
}
#s-867f1958-eb5a-4aa9-878c-9b63ac4eb96d, #wrap-s-867f1958-eb5a-4aa9-878c-9b63ac4eb96d { display:none !important; }}
@media (min-width: 0px) {
[id="s-867f1958-eb5a-4aa9-878c-9b63ac4eb96d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-867f1958-eb5a-4aa9-878c-9b63ac4eb96d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-867f1958-eb5a-4aa9-878c-9b63ac4eb96d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-867f1958-eb5a-4aa9-878c-9b63ac4eb96d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-867f1958-eb5a-4aa9-878c-9b63ac4eb96d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-867f1958-eb5a-4aa9-878c-9b63ac4eb96d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-867f1958-eb5a-4aa9-878c-9b63ac4eb96d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-5b7bd2bf-e7b5-4116-837a-9a6a0716f0e4 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-5b7bd2bf-e7b5-4116-837a-9a6a0716f0e4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5b7bd2bf-e7b5-4116-837a-9a6a0716f0e4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5b7bd2bf-e7b5-4116-837a-9a6a0716f0e4 {
  
}
}@media (max-width: 767px){#s-5b7bd2bf-e7b5-4116-837a-9a6a0716f0e4 {
  
}
}
#s-5b7bd2bf-e7b5-4116-837a-9a6a0716f0e4 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Didact Gothic";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-9462616f-4ed4-46b3-ba2a-a9605e872bf1 {
  margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-170e66f5-8e0c-4748-adb4-c47c704edad8 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-fa66d278-8e9f-4775-b4cf-c96916224f9b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-fa66d278-8e9f-4775-b4cf-c96916224f9b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fa66d278-8e9f-4775-b4cf-c96916224f9b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fa66d278-8e9f-4775-b4cf-c96916224f9b {
  
}
}@media (max-width: 767px){#s-fa66d278-8e9f-4775-b4cf-c96916224f9b {
  
}
}







#s-fa66d278-8e9f-4775-b4cf-c96916224f9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa66d278-8e9f-4775-b4cf-c96916224f9b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-b7f138bc-b236-45d9-8ae5-85135d8496a1 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 150px;
background-position: center center;
}
@media (min-width: 1200px){#s-b7f138bc-b236-45d9-8ae5-85135d8496a1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b7f138bc-b236-45d9-8ae5-85135d8496a1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b7f138bc-b236-45d9-8ae5-85135d8496a1 {
  
}
}@media (max-width: 767px){#s-b7f138bc-b236-45d9-8ae5-85135d8496a1 {
  
}
}







#s-b7f138bc-b236-45d9-8ae5-85135d8496a1 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.25;
}#s-b7f138bc-b236-45d9-8ae5-85135d8496a1.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ac2d5730-f02b-451a-921c-987885148ffa {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-ac2d5730-f02b-451a-921c-987885148ffa {
  
}
}
@media (min-width: 0px) {
[id="s-ac2d5730-f02b-451a-921c-987885148ffa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac2d5730-f02b-451a-921c-987885148ffa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac2d5730-f02b-451a-921c-987885148ffa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ac2d5730-f02b-451a-921c-987885148ffa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac2d5730-f02b-451a-921c-987885148ffa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac2d5730-f02b-451a-921c-987885148ffa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac2d5730-f02b-451a-921c-987885148ffa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-1f0d3744-9e11-4653-afdd-dd3339e9b831 {
  margin-top: 40px;
margin-left: 100px;
margin-bottom: 40px;
}
@media (max-width: 767px){#s-1f0d3744-9e11-4653-afdd-dd3339e9b831 {
  margin-left: 20px;
margin-bottom: 10px;
text-align: left;
}
}
#s-1f0d3744-9e11-4653-afdd-dd3339e9b831 .shogun-icon-wrapper {
  text-align: right;
}


#s-1f0d3744-9e11-4653-afdd-dd3339e9b831 .shogun-icon-wrapper > .shogun-icon {

  font-size: 41px !important;
  color: rgba(159, 204, 59, 1);
}
@media (max-width: 767px){#s-1f0d3744-9e11-4653-afdd-dd3339e9b831 .shogun-icon-wrapper {
  text-align: left;
}


#s-1f0d3744-9e11-4653-afdd-dd3339e9b831 .shogun-icon-wrapper > .shogun-icon {

  font-size: 41px !important;
  color: rgba(159, 204, 59, 1);
}
}
#s-d457bd45-9bc4-4201-8123-2d4bf7279332 {
  margin-top: 40px;
margin-bottom: 40px;
}

#s-d457bd45-9bc4-4201-8123-2d4bf7279332 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d457bd45-9bc4-4201-8123-2d4bf7279332 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-d457bd45-9bc4-4201-8123-2d4bf7279332 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(159, 204, 59, 1);
}

#s-d457bd45-9bc4-4201-8123-2d4bf7279332 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d457bd45-9bc4-4201-8123-2d4bf7279332 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(159, 204, 59, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-d457bd45-9bc4-4201-8123-2d4bf7279332 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-0ce9d316-1850-427e-bec2-43e369df8172 {
  margin-top: 20px;
margin-left: 90px;
margin-bottom: 20px;
margin-right: 90px;
}

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