.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-98df216c-c0f0-4257-ad16-3555abd89ae9 {
  padding-top: 30%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-98df216c-c0f0-4257-ad16-3555abd89ae9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98df216c-c0f0-4257-ad16-3555abd89ae9.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: 768px) and (max-width: 991px){#s-628a664e-f0aa-442f-beca-247ccaf51771 {
  display: none;
}
#s-628a664e-f0aa-442f-beca-247ccaf51771, #wrap-s-628a664e-f0aa-442f-beca-247ccaf51771 { display:none !important; }}@media (max-width: 767px){#s-628a664e-f0aa-442f-beca-247ccaf51771 {
  display: none;
}
#s-628a664e-f0aa-442f-beca-247ccaf51771, #wrap-s-628a664e-f0aa-442f-beca-247ccaf51771 { display:none !important; }}
@media (min-width: 0px) {
[id="s-628a664e-f0aa-442f-beca-247ccaf51771"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-628a664e-f0aa-442f-beca-247ccaf51771"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-628a664e-f0aa-442f-beca-247ccaf51771"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-628a664e-f0aa-442f-beca-247ccaf51771"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

.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: #000;
  font-family: ;
  text-transform: none;
  font-weight: normal;
  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-ab5f82ed-e155-430f-9889-f01395018fd8 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-ab5f82ed-e155-430f-9889-f01395018fd8 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-55239411-3eba-4df6-993c-4a2740bc6dc0 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-55239411-3eba-4df6-993c-4a2740bc6dc0 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  
}



#s-46421668-a819-49dc-82fb-30ae9d7e71f3 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-46421668-a819-49dc-82fb-30ae9d7e71f3 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  
}



#s-7c41fc2f-f41b-4733-9ce4-6dc0e321e691 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7c41fc2f-f41b-4733-9ce4-6dc0e321e691 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  
}



#s-0c64c5eb-d8d3-4c51-a8dd-6e3bdccdc352 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-0c64c5eb-d8d3-4c51-a8dd-6e3bdccdc352 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  
}



#s-9b310b0e-e91a-468a-b22d-6019e9f4dfe4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9b310b0e-e91a-468a-b22d-6019e9f4dfe4 {
  display: none;
}
#s-9b310b0e-e91a-468a-b22d-6019e9f4dfe4, #wrap-s-9b310b0e-e91a-468a-b22d-6019e9f4dfe4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9b310b0e-e91a-468a-b22d-6019e9f4dfe4 {
  display: none;
}
#s-9b310b0e-e91a-468a-b22d-6019e9f4dfe4, #wrap-s-9b310b0e-e91a-468a-b22d-6019e9f4dfe4 { display:none !important; }}







#s-9b310b0e-e91a-468a-b22d-6019e9f4dfe4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b310b0e-e91a-468a-b22d-6019e9f4dfe4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bf3d1cdb-6b27-4f67-9330-569a6a5424e7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bf3d1cdb-6b27-4f67-9330-569a6a5424e7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  
}



#s-92c0b630-ffbe-4fc7-a242-405e76c8bfcd {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(26, 26, 26, 1);
}
@media (max-width: 767px){#s-92c0b630-ffbe-4fc7-a242-405e76c8bfcd {
  display: none;
}
#s-92c0b630-ffbe-4fc7-a242-405e76c8bfcd, #wrap-s-92c0b630-ffbe-4fc7-a242-405e76c8bfcd { display:none !important; }}







#s-92c0b630-ffbe-4fc7-a242-405e76c8bfcd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92c0b630-ffbe-4fc7-a242-405e76c8bfcd.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-03b16324-eb7e-4a4d-aeab-91e6827b922f {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-03b16324-eb7e-4a4d-aeab-91e6827b922f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-03b16324-eb7e-4a4d-aeab-91e6827b922f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-03b16324-eb7e-4a4d-aeab-91e6827b922f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-03b16324-eb7e-4a4d-aeab-91e6827b922f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-06b036c9-c388-4341-b133-70a2c89e872f {
  min-height: 50px;
}








#s-06b036c9-c388-4341-b133-70a2c89e872f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06b036c9-c388-4341-b133-70a2c89e872f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-0270571a-bca8-4a2d-9ffb-849de1996c96 {
  margin-top: 25px;
text-align: center;
}







  #s-0270571a-bca8-4a2d-9ffb-849de1996c96 img.shogun-image {
    

    
    
    
  }


#s-0270571a-bca8-4a2d-9ffb-849de1996c96 .shogun-image-content {
  
    align-items: center;
  
}

#s-b442f141-123a-4c4a-a6bb-119c4296f101 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b442f141-123a-4c4a-a6bb-119c4296f101 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
  
}



.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: #000;
  font-family: ;
  font-weight: normal;
}

.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: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: #000;
  font-family: inherit;
}

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

#s-f357ad2d-6478-42ec-880b-8dab72195324 {
  margin-top: 12px;
margin-left: 12px;
margin-right: 12px;
}

#s-b29c7fb6-3e5d-4041-8f31-d28dab56cf05 {
  min-height: 50px;
}








#s-b29c7fb6-3e5d-4041-8f31-d28dab56cf05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b29c7fb6-3e5d-4041-8f31-d28dab56cf05.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5118ce71-2efb-4ab2-824c-2c242a112856 {
  margin-top: 25px;
text-align: center;
}







  #s-5118ce71-2efb-4ab2-824c-2c242a112856 img.shogun-image {
    

    
    
    
  }


#s-5118ce71-2efb-4ab2-824c-2c242a112856 .shogun-image-content {
  
    align-items: center;
  
}

#s-023ba39a-252a-48fb-b033-6c4131d58462 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-023ba39a-252a-48fb-b033-6c4131d58462 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
  
}



#s-adf65bde-237a-454e-a2c7-f1888914552b {
  margin-top: 12px;
margin-left: 12px;
margin-right: 12px;
}

#s-3a347d36-2fa0-413d-87d4-bae9b824e36b {
  min-height: 50px;
}








#s-3a347d36-2fa0-413d-87d4-bae9b824e36b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a347d36-2fa0-413d-87d4-bae9b824e36b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3da8769f-4e24-4b85-8c59-b4263df42b85 {
  margin-top: 25px;
text-align: center;
}







  #s-3da8769f-4e24-4b85-8c59-b4263df42b85 img.shogun-image {
    

    
    
    
  }


#s-3da8769f-4e24-4b85-8c59-b4263df42b85 .shogun-image-content {
  
    align-items: center;
  
}

#s-00c9e054-db0d-4c52-896d-8d2f8fa606c3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-00c9e054-db0d-4c52-896d-8d2f8fa606c3 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
  
}



#s-e1c45c97-79a3-4957-830f-5f64c5cddf60 {
  margin-top: 12px;
margin-left: 12px;
margin-right: 12px;
}

#s-6a44156e-4cfc-45c5-b97a-4bd046cbed58 {
  min-height: 50px;
}








#s-6a44156e-4cfc-45c5-b97a-4bd046cbed58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a44156e-4cfc-45c5-b97a-4bd046cbed58.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-11ed9e14-82c8-43cb-8d6b-9d0ad3c295d6 {
  margin-top: 25px;
text-align: center;
}







  #s-11ed9e14-82c8-43cb-8d6b-9d0ad3c295d6 img.shogun-image {
    

    
    
    
  }


#s-11ed9e14-82c8-43cb-8d6b-9d0ad3c295d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf42fc5c-da73-43d5-bf01-56ba8525996e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bf42fc5c-da73-43d5-bf01-56ba8525996e .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
  
}



#s-b9a98f0d-fdee-4f11-a118-cdb36129ff20 {
  min-height: 50px;
}








#s-b9a98f0d-fdee-4f11-a118-cdb36129ff20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9a98f0d-fdee-4f11-a118-cdb36129ff20.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-209a332c-3a81-426b-b38c-66c390788656 {
  margin-top: 25px;
text-align: center;
}







  #s-209a332c-3a81-426b-b38c-66c390788656 img.shogun-image {
    

    
    
    
  }


#s-209a332c-3a81-426b-b38c-66c390788656 .shogun-image-content {
  
    align-items: center;
  
}

#s-9cdfa11b-7148-4476-bcae-572eaa0db943 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9cdfa11b-7148-4476-bcae-572eaa0db943 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
  
}



#s-49eb7e46-a0fb-4562-9919-06f349d516a6 {
  min-height: 50px;
}








#s-49eb7e46-a0fb-4562-9919-06f349d516a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49eb7e46-a0fb-4562-9919-06f349d516a6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-750faf62-7d72-4736-921c-605a6dd0ccde {
  margin-top: 25px;
text-align: center;
}







  #s-750faf62-7d72-4736-921c-605a6dd0ccde img.shogun-image {
    

    
    
    
  }


#s-750faf62-7d72-4736-921c-605a6dd0ccde .shogun-image-content {
  
    align-items: center;
  
}

#s-0687d7ef-e6d3-4b63-87e3-0d27718ee2b4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0687d7ef-e6d3-4b63-87e3-0d27718ee2b4 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
  
}



#s-6aeb062b-d7ad-4873-8ffa-8cf92ab6303c {
  padding-top: 2%;
padding-left: 5%;
padding-bottom: 2%;
padding-right: 5%;
min-height: 50px;
}








#s-6aeb062b-d7ad-4873-8ffa-8cf92ab6303c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6aeb062b-d7ad-4873-8ffa-8cf92ab6303c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a86ba7c3-58fb-43a8-9bcb-5f869736b43b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a86ba7c3-58fb-43a8-9bcb-5f869736b43b .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 50px;
  line-height: 1.1em;
  letter-spacing: ;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-a86ba7c3-58fb-43a8-9bcb-5f869736b43b .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 40px;
  line-height: 1.1em;
  letter-spacing: ;
  
}


}@media (max-width: 767px){#s-a86ba7c3-58fb-43a8-9bcb-5f869736b43b .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 28px;
  line-height: 1.1em;
  letter-spacing: ;
  
}


}
@media (min-width: 0px) {
[id="s-c4207164-2e8a-4407-9c8f-31399a36452e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4207164-2e8a-4407-9c8f-31399a36452e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c4207164-2e8a-4407-9c8f-31399a36452e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4207164-2e8a-4407-9c8f-31399a36452e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 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;
}

@media (max-width: 767px){#s-c543b2f4-fc74-48ae-9305-df42882d8e65 {
  margin-bottom: 10px;
}
}
@media (max-width: 767px){#s-74ba9fff-d390-453e-88c9-0d3f09ca2d42 {
  margin-top: 0px;
margin-bottom: 10px;
}
}
#s-23fb4e73-1ebd-4bbc-adcb-8193363ecc28 {
  margin-top: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-23fb4e73-1ebd-4bbc-adcb-8193363ecc28 .shogun-heading-component h3 {
  color: rgba(26, 26, 26, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  
}



.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-imageV2-content {
  text-align: initial;
}

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

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

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

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

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

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

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

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

#s-254b4936-fe49-4b6a-8b8c-1a46397a4e36 {
  text-align: center;
}







  img.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shogun-image {
    
    
  }


.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36 .shogun-image-content {
  
    align-items: center;
  
}

.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shg-align-container {
  text-align: center
}

.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shogun-image {
    
    
  }


.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36 .shogun-image-content {
  
    align-items: center;
  
}

.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shg-align-container {
  text-align: center
}

.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shogun-image {
  box-sizing: border-box;
}


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





  img.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shogun-image {
    
    
  }


.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36 .shogun-image-content {
  
    align-items: center;
  
}

.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shg-align-container {
  text-align: center
}

.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shogun-image {
  box-sizing: border-box;
}


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





  img.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shogun-image {
    
    
  }


.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36 .shogun-image-content {
  
    align-items: center;
  
}

.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shg-align-container {
  text-align: center
}

.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shogun-image {
  box-sizing: border-box;
}


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





  img.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shogun-image {
    
    
  }


.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36 .shogun-image-content {
  
    align-items: center;
  
}

.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shg-align-container {
  text-align: center
}

.s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-254b4936-fe49-4b6a-8b8c-1a46397a4e36.shogun-image {
  box-sizing: border-box;
}


}
#s-2bba5a5e-b020-4266-b2c1-484152e7afce {
  text-align: center;
}







  img.s-2bba5a5e-b020-4266-b2c1-484152e7afce.shogun-image {
    
    
  }


.s-2bba5a5e-b020-4266-b2c1-484152e7afce .shogun-image-content {
  
    align-items: center;
  
}

.s-2bba5a5e-b020-4266-b2c1-484152e7afce.shg-align-container {
  text-align: center
}

.s-2bba5a5e-b020-4266-b2c1-484152e7afce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2bba5a5e-b020-4266-b2c1-484152e7afce.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-2bba5a5e-b020-4266-b2c1-484152e7afce.shogun-image {
    
    
  }


.s-2bba5a5e-b020-4266-b2c1-484152e7afce .shogun-image-content {
  
    align-items: center;
  
}

.s-2bba5a5e-b020-4266-b2c1-484152e7afce.shg-align-container {
  text-align: center
}

.s-2bba5a5e-b020-4266-b2c1-484152e7afce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2bba5a5e-b020-4266-b2c1-484152e7afce.shogun-image {
  box-sizing: border-box;
}


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





  img.s-2bba5a5e-b020-4266-b2c1-484152e7afce.shogun-image {
    
    
  }


.s-2bba5a5e-b020-4266-b2c1-484152e7afce .shogun-image-content {
  
    align-items: center;
  
}

.s-2bba5a5e-b020-4266-b2c1-484152e7afce.shg-align-container {
  text-align: center
}

.s-2bba5a5e-b020-4266-b2c1-484152e7afce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2bba5a5e-b020-4266-b2c1-484152e7afce.shogun-image {
  box-sizing: border-box;
}


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





  img.s-2bba5a5e-b020-4266-b2c1-484152e7afce.shogun-image {
    
    
  }


.s-2bba5a5e-b020-4266-b2c1-484152e7afce .shogun-image-content {
  
    align-items: center;
  
}

.s-2bba5a5e-b020-4266-b2c1-484152e7afce.shg-align-container {
  text-align: center
}

.s-2bba5a5e-b020-4266-b2c1-484152e7afce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2bba5a5e-b020-4266-b2c1-484152e7afce.shogun-image {
  box-sizing: border-box;
}


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





  img.s-2bba5a5e-b020-4266-b2c1-484152e7afce.shogun-image {
    
    
  }


.s-2bba5a5e-b020-4266-b2c1-484152e7afce .shogun-image-content {
  
    align-items: center;
  
}

.s-2bba5a5e-b020-4266-b2c1-484152e7afce.shg-align-container {
  text-align: center
}

.s-2bba5a5e-b020-4266-b2c1-484152e7afce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2bba5a5e-b020-4266-b2c1-484152e7afce.shogun-image {
  box-sizing: border-box;
}


}
#s-2667cce7-3a7d-42a8-9de5-edf518debceb {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-2667cce7-3a7d-42a8-9de5-edf518debceb {
  padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
}
}







#s-2667cce7-3a7d-42a8-9de5-edf518debceb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2667cce7-3a7d-42a8-9de5-edf518debceb.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-0f6af70b-a1d2-40ee-89f5-d5c40e668e9a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f6af70b-a1d2-40ee-89f5-d5c40e668e9a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0f6af70b-a1d2-40ee-89f5-d5c40e668e9a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f6af70b-a1d2-40ee-89f5-d5c40e668e9a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-afd39363-39a8-497e-82b4-605b89e7b60e {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-afd39363-39a8-497e-82b4-605b89e7b60e {
  display: none;
}
#s-afd39363-39a8-497e-82b4-605b89e7b60e, #wrap-s-afd39363-39a8-497e-82b4-605b89e7b60e { display:none !important; }}
#s-afd39363-39a8-497e-82b4-605b89e7b60e {
  background-image: url();
}








#s-afd39363-39a8-497e-82b4-605b89e7b60e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afd39363-39a8-497e-82b4-605b89e7b60e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-01d8bfbd-985d-4dbe-9c55-5f71b52ea3eb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-01d8bfbd-985d-4dbe-9c55-5f71b52ea3eb .shogun-heading-component h3 {
  color: rgba(32, 181, 245, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-cd1add58-9515-4f98-9d5c-8eea19b2d120 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-cd1add58-9515-4f98-9d5c-8eea19b2d120 .shogun-heading-component h3 {
  color: rgba(26, 26, 26, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 28px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: left;
}



#s-0a5ca307-0129-485e-b332-22be345a9a7a {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d {
  text-align: center;
}







  img.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shogun-image {
    
    
  }


.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d .shogun-image-content {
  
    align-items: center;
  
}

.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shg-align-container {
  text-align: center
}

.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shogun-image {
    
    
  }


.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d .shogun-image-content {
  
    align-items: center;
  
}

.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shg-align-container {
  text-align: center
}

.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shogun-image {
    
    
  }


.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d .shogun-image-content {
  
    align-items: center;
  
}

.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shg-align-container {
  text-align: center
}

.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shogun-image {
    
    
  }


.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d .shogun-image-content {
  
    align-items: center;
  
}

.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shg-align-container {
  text-align: center
}

.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shogun-image {
    
    
  }


.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d .shogun-image-content {
  
    align-items: center;
  
}

.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shg-align-container {
  text-align: center
}

.s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7b1e44a7-764c-4fb8-a36a-7fbee606ff7d.shogun-image {
  box-sizing: border-box;
}


}
#s-776b230e-0fd4-4135-8d1d-69852cd6940c {
  padding-top: 3%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(26, 26, 26, 1);
}
@media (min-width: 1200px){#s-776b230e-0fd4-4135-8d1d-69852cd6940c {
  display: none;
}
#s-776b230e-0fd4-4135-8d1d-69852cd6940c, #wrap-s-776b230e-0fd4-4135-8d1d-69852cd6940c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-776b230e-0fd4-4135-8d1d-69852cd6940c {
  display: none;
}
#s-776b230e-0fd4-4135-8d1d-69852cd6940c, #wrap-s-776b230e-0fd4-4135-8d1d-69852cd6940c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-776b230e-0fd4-4135-8d1d-69852cd6940c {
  display: none;
}
#s-776b230e-0fd4-4135-8d1d-69852cd6940c, #wrap-s-776b230e-0fd4-4135-8d1d-69852cd6940c { display:none !important; }}







#s-776b230e-0fd4-4135-8d1d-69852cd6940c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-776b230e-0fd4-4135-8d1d-69852cd6940c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d2e37906-db52-4107-bd5e-664f6696fc5a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d2e37906-db52-4107-bd5e-664f6696fc5a .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  
}



#s-a86b86c6-ab20-42d8-b7de-de22f2be3e7f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a86b86c6-ab20-42d8-b7de-de22f2be3e7f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}



#s-24a9b48c-0e1d-4c2a-9d40-5d3c4ec98593 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-24a9b48c-0e1d-4c2a-9d40-5d3c4ec98593 {
  padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
}
}







#s-24a9b48c-0e1d-4c2a-9d40-5d3c4ec98593 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24a9b48c-0e1d-4c2a-9d40-5d3c4ec98593.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-9363f7cd-946e-4ef3-b8d2-b661903cdc1f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9363f7cd-946e-4ef3-b8d2-b661903cdc1f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9363f7cd-946e-4ef3-b8d2-b661903cdc1f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9363f7cd-946e-4ef3-b8d2-b661903cdc1f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d5bc8d3e-fc3e-492a-bc43-c047120e6624 {
  text-align: center;
}







  img.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shogun-image {
    
    
  }


.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624 .shogun-image-content {
  
    align-items: center;
  
}

.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shg-align-container {
  text-align: center
}

.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shogun-image {
    
    
  }


.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624 .shogun-image-content {
  
    align-items: center;
  
}

.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shg-align-container {
  text-align: center
}

.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shogun-image {
    
    
  }


.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624 .shogun-image-content {
  
    align-items: center;
  
}

.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shg-align-container {
  text-align: center
}

.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shogun-image {
    
    
  }


.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624 .shogun-image-content {
  
    align-items: center;
  
}

.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shg-align-container {
  text-align: center
}

.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shogun-image {
    
    
  }


.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624 .shogun-image-content {
  
    align-items: center;
  
}

.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shg-align-container {
  text-align: center
}

.s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5bc8d3e-fc3e-492a-bc43-c047120e6624.shogun-image {
  box-sizing: border-box;
}


}
#s-00aadc85-2fe0-45c9-9ebb-081f5756b304 {
  padding-top: 3%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(26, 26, 26, 1);
}
@media (min-width: 1200px){#s-00aadc85-2fe0-45c9-9ebb-081f5756b304 {
  display: none;
}
#s-00aadc85-2fe0-45c9-9ebb-081f5756b304, #wrap-s-00aadc85-2fe0-45c9-9ebb-081f5756b304 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-00aadc85-2fe0-45c9-9ebb-081f5756b304 {
  display: none;
}
#s-00aadc85-2fe0-45c9-9ebb-081f5756b304, #wrap-s-00aadc85-2fe0-45c9-9ebb-081f5756b304 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-00aadc85-2fe0-45c9-9ebb-081f5756b304 {
  display: none;
}
#s-00aadc85-2fe0-45c9-9ebb-081f5756b304, #wrap-s-00aadc85-2fe0-45c9-9ebb-081f5756b304 { display:none !important; }}







#s-00aadc85-2fe0-45c9-9ebb-081f5756b304 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00aadc85-2fe0-45c9-9ebb-081f5756b304.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e841cf00-559e-4e1d-a7d3-8ee48a357d33 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e841cf00-559e-4e1d-a7d3-8ee48a357d33 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  
}



#s-908a11c3-a1e1-478d-b398-300cd0037623 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-908a11c3-a1e1-478d-b398-300cd0037623 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}



#s-d9ab14f1-523a-4ad5-8fd0-e66c6ed33f88 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-d9ab14f1-523a-4ad5-8fd0-e66c6ed33f88 {
  display: none;
}
#s-d9ab14f1-523a-4ad5-8fd0-e66c6ed33f88, #wrap-s-d9ab14f1-523a-4ad5-8fd0-e66c6ed33f88 { display:none !important; }}
#s-d9ab14f1-523a-4ad5-8fd0-e66c6ed33f88 {
  background-image: url();
}








#s-d9ab14f1-523a-4ad5-8fd0-e66c6ed33f88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9ab14f1-523a-4ad5-8fd0-e66c6ed33f88.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c375569f-1f03-45ca-967f-6823d955bcd2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c375569f-1f03-45ca-967f-6823d955bcd2 .shogun-heading-component h3 {
  color: rgba(32, 181, 245, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-4789c19f-41a9-4fad-b27b-dacde65bb3d1 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-4789c19f-41a9-4fad-b27b-dacde65bb3d1 .shogun-heading-component h3 {
  color: rgba(26, 26, 26, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 28px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: left;
}



#s-444cb7fe-4f12-46d2-b65c-8c7eed86282f {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-52ee774a-72ae-4cb2-9ece-7a39435409ea {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-52ee774a-72ae-4cb2-9ece-7a39435409ea {
  padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
}
}







#s-52ee774a-72ae-4cb2-9ece-7a39435409ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52ee774a-72ae-4cb2-9ece-7a39435409ea.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-821c62d2-7c7c-4241-b2f8-1ccb9b8f667e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-821c62d2-7c7c-4241-b2f8-1ccb9b8f667e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-821c62d2-7c7c-4241-b2f8-1ccb9b8f667e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-821c62d2-7c7c-4241-b2f8-1ccb9b8f667e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ad30713d-4d42-4a24-bb00-075e5f315ece {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-ad30713d-4d42-4a24-bb00-075e5f315ece {
  display: none;
}
#s-ad30713d-4d42-4a24-bb00-075e5f315ece, #wrap-s-ad30713d-4d42-4a24-bb00-075e5f315ece { display:none !important; }}
#s-ad30713d-4d42-4a24-bb00-075e5f315ece {
  background-image: url();
}








#s-ad30713d-4d42-4a24-bb00-075e5f315ece > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad30713d-4d42-4a24-bb00-075e5f315ece.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1405db50-dd93-4b99-a14b-70a87a261de4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1405db50-dd93-4b99-a14b-70a87a261de4 .shogun-heading-component h3 {
  color: rgba(32, 181, 245, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-6d018df5-01a2-42fc-82de-2f8729d7f722 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-6d018df5-01a2-42fc-82de-2f8729d7f722 .shogun-heading-component h3 {
  color: rgba(26, 26, 26, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 28px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: left;
}



#s-0f0e0bc2-5bf3-4b23-9c03-6f12e57ec505 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-1f491c78-903e-4dca-ac2b-0c8529fbfb15 {
  text-align: center;
}







  img.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shogun-image {
    
    
  }


.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15 .shogun-image-content {
  
    align-items: center;
  
}

.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shg-align-container {
  text-align: center
}

.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shogun-image {
    
    
  }


.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15 .shogun-image-content {
  
    align-items: center;
  
}

.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shg-align-container {
  text-align: center
}

.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shogun-image {
  box-sizing: border-box;
}


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





  img.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shogun-image {
    
    
  }


.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15 .shogun-image-content {
  
    align-items: center;
  
}

.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shg-align-container {
  text-align: center
}

.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shogun-image {
  box-sizing: border-box;
}


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





  img.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shogun-image {
    
    
  }


.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15 .shogun-image-content {
  
    align-items: center;
  
}

.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shg-align-container {
  text-align: center
}

.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shogun-image {
  box-sizing: border-box;
}


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





  img.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shogun-image {
    
    
  }


.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15 .shogun-image-content {
  
    align-items: center;
  
}

.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shg-align-container {
  text-align: center
}

.s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f491c78-903e-4dca-ac2b-0c8529fbfb15.shogun-image {
  box-sizing: border-box;
}


}
#s-72dad634-9dcd-495c-9077-d8cdd42ea562 {
  padding-top: 3%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(26, 26, 26, 1);
}
@media (min-width: 1200px){#s-72dad634-9dcd-495c-9077-d8cdd42ea562 {
  display: none;
}
#s-72dad634-9dcd-495c-9077-d8cdd42ea562, #wrap-s-72dad634-9dcd-495c-9077-d8cdd42ea562 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-72dad634-9dcd-495c-9077-d8cdd42ea562 {
  display: none;
}
#s-72dad634-9dcd-495c-9077-d8cdd42ea562, #wrap-s-72dad634-9dcd-495c-9077-d8cdd42ea562 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-72dad634-9dcd-495c-9077-d8cdd42ea562 {
  display: none;
}
#s-72dad634-9dcd-495c-9077-d8cdd42ea562, #wrap-s-72dad634-9dcd-495c-9077-d8cdd42ea562 { display:none !important; }}







#s-72dad634-9dcd-495c-9077-d8cdd42ea562 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72dad634-9dcd-495c-9077-d8cdd42ea562.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-175ca659-0b4b-4912-8470-80f142145923 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-175ca659-0b4b-4912-8470-80f142145923 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  
}



#s-3ffac8ed-b153-4999-9fa2-f16d6d8651ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3ffac8ed-b153-4999-9fa2-f16d6d8651ab .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}



#s-72aa562b-b409-4dbd-96b1-1d0393b35fd2 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-72aa562b-b409-4dbd-96b1-1d0393b35fd2 {
  padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
}
}







#s-72aa562b-b409-4dbd-96b1-1d0393b35fd2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72aa562b-b409-4dbd-96b1-1d0393b35fd2.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-15dd92c2-3ddb-4e37-8dc5-5d78fcb71b14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-15dd92c2-3ddb-4e37-8dc5-5d78fcb71b14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-15dd92c2-3ddb-4e37-8dc5-5d78fcb71b14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-15dd92c2-3ddb-4e37-8dc5-5d78fcb71b14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a5794c73-473b-425e-9a64-39c28cf25b71 {
  text-align: center;
}







  img.s-a5794c73-473b-425e-9a64-39c28cf25b71.shogun-image {
    
    
  }


.s-a5794c73-473b-425e-9a64-39c28cf25b71 .shogun-image-content {
  
    align-items: center;
  
}

.s-a5794c73-473b-425e-9a64-39c28cf25b71.shg-align-container {
  text-align: center
}

.s-a5794c73-473b-425e-9a64-39c28cf25b71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5794c73-473b-425e-9a64-39c28cf25b71.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-a5794c73-473b-425e-9a64-39c28cf25b71.shogun-image {
    
    
  }


.s-a5794c73-473b-425e-9a64-39c28cf25b71 .shogun-image-content {
  
    align-items: center;
  
}

.s-a5794c73-473b-425e-9a64-39c28cf25b71.shg-align-container {
  text-align: center
}

.s-a5794c73-473b-425e-9a64-39c28cf25b71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5794c73-473b-425e-9a64-39c28cf25b71.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a5794c73-473b-425e-9a64-39c28cf25b71.shogun-image {
    
    
  }


.s-a5794c73-473b-425e-9a64-39c28cf25b71 .shogun-image-content {
  
    align-items: center;
  
}

.s-a5794c73-473b-425e-9a64-39c28cf25b71.shg-align-container {
  text-align: center
}

.s-a5794c73-473b-425e-9a64-39c28cf25b71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5794c73-473b-425e-9a64-39c28cf25b71.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a5794c73-473b-425e-9a64-39c28cf25b71.shogun-image {
    
    
  }


.s-a5794c73-473b-425e-9a64-39c28cf25b71 .shogun-image-content {
  
    align-items: center;
  
}

.s-a5794c73-473b-425e-9a64-39c28cf25b71.shg-align-container {
  text-align: center
}

.s-a5794c73-473b-425e-9a64-39c28cf25b71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5794c73-473b-425e-9a64-39c28cf25b71.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a5794c73-473b-425e-9a64-39c28cf25b71.shogun-image {
    
    
  }


.s-a5794c73-473b-425e-9a64-39c28cf25b71 .shogun-image-content {
  
    align-items: center;
  
}

.s-a5794c73-473b-425e-9a64-39c28cf25b71.shg-align-container {
  text-align: center
}

.s-a5794c73-473b-425e-9a64-39c28cf25b71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5794c73-473b-425e-9a64-39c28cf25b71.shogun-image {
  box-sizing: border-box;
}


}
#s-d6dd066c-29e1-42c2-a669-0df175ce071c {
  padding-top: 3%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(26, 26, 26, 1);
}
@media (min-width: 1200px){#s-d6dd066c-29e1-42c2-a669-0df175ce071c {
  display: none;
}
#s-d6dd066c-29e1-42c2-a669-0df175ce071c, #wrap-s-d6dd066c-29e1-42c2-a669-0df175ce071c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d6dd066c-29e1-42c2-a669-0df175ce071c {
  display: none;
}
#s-d6dd066c-29e1-42c2-a669-0df175ce071c, #wrap-s-d6dd066c-29e1-42c2-a669-0df175ce071c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d6dd066c-29e1-42c2-a669-0df175ce071c {
  display: none;
}
#s-d6dd066c-29e1-42c2-a669-0df175ce071c, #wrap-s-d6dd066c-29e1-42c2-a669-0df175ce071c { display:none !important; }}







#s-d6dd066c-29e1-42c2-a669-0df175ce071c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6dd066c-29e1-42c2-a669-0df175ce071c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fb5adfea-6a5c-4055-84d2-9dbff58f20ae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fb5adfea-6a5c-4055-84d2-9dbff58f20ae .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  
}



#s-bf813eda-bfd7-4e61-a3fb-dafd207585fa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bf813eda-bfd7-4e61-a3fb-dafd207585fa .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}



#s-952c5454-4e9f-4e4a-9aee-d1d47ea93d63 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-952c5454-4e9f-4e4a-9aee-d1d47ea93d63 {
  display: none;
}
#s-952c5454-4e9f-4e4a-9aee-d1d47ea93d63, #wrap-s-952c5454-4e9f-4e4a-9aee-d1d47ea93d63 { display:none !important; }}
#s-952c5454-4e9f-4e4a-9aee-d1d47ea93d63 {
  background-image: url();
}








#s-952c5454-4e9f-4e4a-9aee-d1d47ea93d63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-952c5454-4e9f-4e4a-9aee-d1d47ea93d63.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d939b505-6057-422f-b37a-a0008ec4bf72 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d939b505-6057-422f-b37a-a0008ec4bf72 .shogun-heading-component h3 {
  color: rgba(32, 181, 245, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-375850bc-7ddc-469a-a26b-50ab423d0087 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-375850bc-7ddc-469a-a26b-50ab423d0087 .shogun-heading-component h3 {
  color: rgba(26, 26, 26, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 28px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: left;
}



#s-21865a8b-80cd-4e4a-8ec7-2c029d6b138f {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-1233419b-55a1-4c9c-8478-255920ffb7d1 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-1233419b-55a1-4c9c-8478-255920ffb7d1 {
  padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
}
}







#s-1233419b-55a1-4c9c-8478-255920ffb7d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1233419b-55a1-4c9c-8478-255920ffb7d1.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-5dc5e58f-6056-43d5-b79d-aff6fd9e0485"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5dc5e58f-6056-43d5-b79d-aff6fd9e0485"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5dc5e58f-6056-43d5-b79d-aff6fd9e0485"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5dc5e58f-6056-43d5-b79d-aff6fd9e0485"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2c87152f-844e-4baf-a705-efad7830f6fb {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-2c87152f-844e-4baf-a705-efad7830f6fb {
  display: none;
}
#s-2c87152f-844e-4baf-a705-efad7830f6fb, #wrap-s-2c87152f-844e-4baf-a705-efad7830f6fb { display:none !important; }}
#s-2c87152f-844e-4baf-a705-efad7830f6fb {
  background-image: url();
}








#s-2c87152f-844e-4baf-a705-efad7830f6fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c87152f-844e-4baf-a705-efad7830f6fb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7bb01844-6b1b-4cb8-b1c7-ea9dab322437 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7bb01844-6b1b-4cb8-b1c7-ea9dab322437 .shogun-heading-component h3 {
  color: rgba(32, 181, 245, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-d6f90764-661c-425f-9e0f-828ac8c6b001 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d6f90764-661c-425f-9e0f-828ac8c6b001 .shogun-heading-component h3 {
  color: rgba(26, 26, 26, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 28px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: left;
}



#s-ac5472aa-3ec6-491a-a214-11bd8dfc224b {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91 {
  text-align: center;
}







  img.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shogun-image {
    
    
  }


.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91 .shogun-image-content {
  
    align-items: center;
  
}

.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shg-align-container {
  text-align: center
}

.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shogun-image {
    
    
  }


.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91 .shogun-image-content {
  
    align-items: center;
  
}

.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shg-align-container {
  text-align: center
}

.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shogun-image {
  box-sizing: border-box;
}


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





  img.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shogun-image {
    
    
  }


.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91 .shogun-image-content {
  
    align-items: center;
  
}

.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shg-align-container {
  text-align: center
}

.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shogun-image {
  box-sizing: border-box;
}


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





  img.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shogun-image {
    
    
  }


.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91 .shogun-image-content {
  
    align-items: center;
  
}

.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shg-align-container {
  text-align: center
}

.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shogun-image {
  box-sizing: border-box;
}


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





  img.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shogun-image {
    
    
  }


.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91 .shogun-image-content {
  
    align-items: center;
  
}

.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shg-align-container {
  text-align: center
}

.s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-675c5a7b-dfc9-4a89-b94c-cd85f3b57c91.shogun-image {
  box-sizing: border-box;
}


}
#s-2b9d3b74-dd85-4ff3-bb6f-3a02388de1a4 {
  padding-top: 3%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(26, 26, 26, 1);
}
@media (min-width: 1200px){#s-2b9d3b74-dd85-4ff3-bb6f-3a02388de1a4 {
  display: none;
}
#s-2b9d3b74-dd85-4ff3-bb6f-3a02388de1a4, #wrap-s-2b9d3b74-dd85-4ff3-bb6f-3a02388de1a4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2b9d3b74-dd85-4ff3-bb6f-3a02388de1a4 {
  display: none;
}
#s-2b9d3b74-dd85-4ff3-bb6f-3a02388de1a4, #wrap-s-2b9d3b74-dd85-4ff3-bb6f-3a02388de1a4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2b9d3b74-dd85-4ff3-bb6f-3a02388de1a4 {
  display: none;
}
#s-2b9d3b74-dd85-4ff3-bb6f-3a02388de1a4, #wrap-s-2b9d3b74-dd85-4ff3-bb6f-3a02388de1a4 { display:none !important; }}







#s-2b9d3b74-dd85-4ff3-bb6f-3a02388de1a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b9d3b74-dd85-4ff3-bb6f-3a02388de1a4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-14129830-a9e1-46a7-b66b-335ddc84d3f1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-14129830-a9e1-46a7-b66b-335ddc84d3f1 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  
}



#s-5d08cd16-1c84-492a-8d16-667c7e466795 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5d08cd16-1c84-492a-8d16-667c7e466795 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}



#s-3d66f19f-3d73-4086-93d3-950570e65956 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-3d66f19f-3d73-4086-93d3-950570e65956 {
  padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
}
}







#s-3d66f19f-3d73-4086-93d3-950570e65956 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d66f19f-3d73-4086-93d3-950570e65956.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-080956a4-53ef-4ad0-a3cb-b108974d3e8f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-080956a4-53ef-4ad0-a3cb-b108974d3e8f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-080956a4-53ef-4ad0-a3cb-b108974d3e8f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-080956a4-53ef-4ad0-a3cb-b108974d3e8f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b433e854-0b70-42c3-82bc-19a92929e50a {
  text-align: center;
}







  img.s-b433e854-0b70-42c3-82bc-19a92929e50a.shogun-image {
    
    
  }


.s-b433e854-0b70-42c3-82bc-19a92929e50a .shogun-image-content {
  
    align-items: center;
  
}

.s-b433e854-0b70-42c3-82bc-19a92929e50a.shg-align-container {
  text-align: center
}

.s-b433e854-0b70-42c3-82bc-19a92929e50a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b433e854-0b70-42c3-82bc-19a92929e50a.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-b433e854-0b70-42c3-82bc-19a92929e50a.shogun-image {
    
    
  }


.s-b433e854-0b70-42c3-82bc-19a92929e50a .shogun-image-content {
  
    align-items: center;
  
}

.s-b433e854-0b70-42c3-82bc-19a92929e50a.shg-align-container {
  text-align: center
}

.s-b433e854-0b70-42c3-82bc-19a92929e50a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b433e854-0b70-42c3-82bc-19a92929e50a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-b433e854-0b70-42c3-82bc-19a92929e50a.shogun-image {
    
    
  }


.s-b433e854-0b70-42c3-82bc-19a92929e50a .shogun-image-content {
  
    align-items: center;
  
}

.s-b433e854-0b70-42c3-82bc-19a92929e50a.shg-align-container {
  text-align: center
}

.s-b433e854-0b70-42c3-82bc-19a92929e50a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b433e854-0b70-42c3-82bc-19a92929e50a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-b433e854-0b70-42c3-82bc-19a92929e50a.shogun-image {
    
    
  }


.s-b433e854-0b70-42c3-82bc-19a92929e50a .shogun-image-content {
  
    align-items: center;
  
}

.s-b433e854-0b70-42c3-82bc-19a92929e50a.shg-align-container {
  text-align: center
}

.s-b433e854-0b70-42c3-82bc-19a92929e50a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b433e854-0b70-42c3-82bc-19a92929e50a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-b433e854-0b70-42c3-82bc-19a92929e50a.shogun-image {
    
    
  }


.s-b433e854-0b70-42c3-82bc-19a92929e50a .shogun-image-content {
  
    align-items: center;
  
}

.s-b433e854-0b70-42c3-82bc-19a92929e50a.shg-align-container {
  text-align: center
}

.s-b433e854-0b70-42c3-82bc-19a92929e50a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b433e854-0b70-42c3-82bc-19a92929e50a.shogun-image {
  box-sizing: border-box;
}


}
#s-4fd1b64b-0328-4bd4-889b-f6bfaa8dfd6c {
  padding-top: 3%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(26, 26, 26, 1);
}
@media (min-width: 1200px){#s-4fd1b64b-0328-4bd4-889b-f6bfaa8dfd6c {
  display: none;
}
#s-4fd1b64b-0328-4bd4-889b-f6bfaa8dfd6c, #wrap-s-4fd1b64b-0328-4bd4-889b-f6bfaa8dfd6c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4fd1b64b-0328-4bd4-889b-f6bfaa8dfd6c {
  display: none;
}
#s-4fd1b64b-0328-4bd4-889b-f6bfaa8dfd6c, #wrap-s-4fd1b64b-0328-4bd4-889b-f6bfaa8dfd6c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4fd1b64b-0328-4bd4-889b-f6bfaa8dfd6c {
  display: none;
}
#s-4fd1b64b-0328-4bd4-889b-f6bfaa8dfd6c, #wrap-s-4fd1b64b-0328-4bd4-889b-f6bfaa8dfd6c { display:none !important; }}







#s-4fd1b64b-0328-4bd4-889b-f6bfaa8dfd6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4fd1b64b-0328-4bd4-889b-f6bfaa8dfd6c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-91677bf8-1d7f-40f8-bae5-74035d0f5f41 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-91677bf8-1d7f-40f8-bae5-74035d0f5f41 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  
}



#s-b17ed87c-b3f5-49fe-ad8f-79a87982b152 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b17ed87c-b3f5-49fe-ad8f-79a87982b152 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}



#s-921490fb-f904-4858-87d0-9eecd6e6ef3c {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-921490fb-f904-4858-87d0-9eecd6e6ef3c {
  display: none;
}
#s-921490fb-f904-4858-87d0-9eecd6e6ef3c, #wrap-s-921490fb-f904-4858-87d0-9eecd6e6ef3c { display:none !important; }}
#s-921490fb-f904-4858-87d0-9eecd6e6ef3c {
  background-image: url();
}








#s-921490fb-f904-4858-87d0-9eecd6e6ef3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-921490fb-f904-4858-87d0-9eecd6e6ef3c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3a680de9-17ac-479e-b9e9-bfc8ed7d6c78 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3a680de9-17ac-479e-b9e9-bfc8ed7d6c78 .shogun-heading-component h3 {
  color: rgba(32, 181, 245, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-32f4b9cc-1540-4ad3-b10f-5866b8c84191 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-32f4b9cc-1540-4ad3-b10f-5866b8c84191 .shogun-heading-component h3 {
  color: rgba(26, 26, 26, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 28px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: left;
}



#s-3dba837c-5cbe-4716-b07e-b158655edca0 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-5a0a68de-5983-49ca-bc0e-d19433da99ec {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-5a0a68de-5983-49ca-bc0e-d19433da99ec {
  padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
}
}







#s-5a0a68de-5983-49ca-bc0e-d19433da99ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a0a68de-5983-49ca-bc0e-d19433da99ec.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-647e12d1-e40d-4425-9933-c3cd203eea88"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-647e12d1-e40d-4425-9933-c3cd203eea88"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-647e12d1-e40d-4425-9933-c3cd203eea88"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-647e12d1-e40d-4425-9933-c3cd203eea88"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b7ae1886-8e70-47ec-b192-5c06b3f14be9 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-b7ae1886-8e70-47ec-b192-5c06b3f14be9 {
  display: none;
}
#s-b7ae1886-8e70-47ec-b192-5c06b3f14be9, #wrap-s-b7ae1886-8e70-47ec-b192-5c06b3f14be9 { display:none !important; }}
#s-b7ae1886-8e70-47ec-b192-5c06b3f14be9 {
  background-image: url();
}








#s-b7ae1886-8e70-47ec-b192-5c06b3f14be9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7ae1886-8e70-47ec-b192-5c06b3f14be9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-afbe80d8-d87a-4426-9a2f-a6cff83187bc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-afbe80d8-d87a-4426-9a2f-a6cff83187bc .shogun-heading-component h3 {
  color: rgba(32, 181, 245, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-a4c6dbcf-3cdc-4c0c-9cd4-a5d1e14cbeb8 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a4c6dbcf-3cdc-4c0c-9cd4-a5d1e14cbeb8 .shogun-heading-component h3 {
  color: rgba(26, 26, 26, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 28px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: left;
}



#s-05a5bd54-af9b-4b3c-860e-6fd0b3ef2ee2 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-3d120743-1131-4b04-a394-cd5adb159ef4 {
  text-align: center;
}







  img.s-3d120743-1131-4b04-a394-cd5adb159ef4.shogun-image {
    
    
  }


.s-3d120743-1131-4b04-a394-cd5adb159ef4 .shogun-image-content {
  
    align-items: center;
  
}

.s-3d120743-1131-4b04-a394-cd5adb159ef4.shg-align-container {
  text-align: center
}

.s-3d120743-1131-4b04-a394-cd5adb159ef4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d120743-1131-4b04-a394-cd5adb159ef4.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-3d120743-1131-4b04-a394-cd5adb159ef4.shogun-image {
    
    
  }


.s-3d120743-1131-4b04-a394-cd5adb159ef4 .shogun-image-content {
  
    align-items: center;
  
}

.s-3d120743-1131-4b04-a394-cd5adb159ef4.shg-align-container {
  text-align: center
}

.s-3d120743-1131-4b04-a394-cd5adb159ef4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d120743-1131-4b04-a394-cd5adb159ef4.shogun-image {
  box-sizing: border-box;
}


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





  img.s-3d120743-1131-4b04-a394-cd5adb159ef4.shogun-image {
    
    
  }


.s-3d120743-1131-4b04-a394-cd5adb159ef4 .shogun-image-content {
  
    align-items: center;
  
}

.s-3d120743-1131-4b04-a394-cd5adb159ef4.shg-align-container {
  text-align: center
}

.s-3d120743-1131-4b04-a394-cd5adb159ef4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d120743-1131-4b04-a394-cd5adb159ef4.shogun-image {
  box-sizing: border-box;
}


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





  img.s-3d120743-1131-4b04-a394-cd5adb159ef4.shogun-image {
    
    
  }


.s-3d120743-1131-4b04-a394-cd5adb159ef4 .shogun-image-content {
  
    align-items: center;
  
}

.s-3d120743-1131-4b04-a394-cd5adb159ef4.shg-align-container {
  text-align: center
}

.s-3d120743-1131-4b04-a394-cd5adb159ef4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d120743-1131-4b04-a394-cd5adb159ef4.shogun-image {
  box-sizing: border-box;
}


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





  img.s-3d120743-1131-4b04-a394-cd5adb159ef4.shogun-image {
    
    
  }


.s-3d120743-1131-4b04-a394-cd5adb159ef4 .shogun-image-content {
  
    align-items: center;
  
}

.s-3d120743-1131-4b04-a394-cd5adb159ef4.shg-align-container {
  text-align: center
}

.s-3d120743-1131-4b04-a394-cd5adb159ef4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d120743-1131-4b04-a394-cd5adb159ef4.shogun-image {
  box-sizing: border-box;
}


}
#s-106dafe9-31b3-454a-94c5-f682443998e6 {
  padding-top: 3%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(26, 26, 26, 1);
}
@media (min-width: 1200px){#s-106dafe9-31b3-454a-94c5-f682443998e6 {
  display: none;
}
#s-106dafe9-31b3-454a-94c5-f682443998e6, #wrap-s-106dafe9-31b3-454a-94c5-f682443998e6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-106dafe9-31b3-454a-94c5-f682443998e6 {
  display: none;
}
#s-106dafe9-31b3-454a-94c5-f682443998e6, #wrap-s-106dafe9-31b3-454a-94c5-f682443998e6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-106dafe9-31b3-454a-94c5-f682443998e6 {
  display: none;
}
#s-106dafe9-31b3-454a-94c5-f682443998e6, #wrap-s-106dafe9-31b3-454a-94c5-f682443998e6 { display:none !important; }}







#s-106dafe9-31b3-454a-94c5-f682443998e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-106dafe9-31b3-454a-94c5-f682443998e6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-404662bc-2cd5-44ad-aab5-a098d643bafa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-404662bc-2cd5-44ad-aab5-a098d643bafa .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  
}



#s-0e569d2d-2f47-45cf-a200-8e0b110ba0b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0e569d2d-2f47-45cf-a200-8e0b110ba0b5 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}



#s-01ab3807-04d0-4014-9fb3-3c74f745e1a0 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-01ab3807-04d0-4014-9fb3-3c74f745e1a0 {
  padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
}
}







#s-01ab3807-04d0-4014-9fb3-3c74f745e1a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01ab3807-04d0-4014-9fb3-3c74f745e1a0.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-99d6c5df-ea16-4062-9d33-280f6c2be742"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-99d6c5df-ea16-4062-9d33-280f6c2be742"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-99d6c5df-ea16-4062-9d33-280f6c2be742"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-99d6c5df-ea16-4062-9d33-280f6c2be742"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-978c706f-c54d-43ee-aa14-a60d625ded52 {
  text-align: center;
}







  img.s-978c706f-c54d-43ee-aa14-a60d625ded52.shogun-image {
    
    
  }


.s-978c706f-c54d-43ee-aa14-a60d625ded52 .shogun-image-content {
  
    align-items: center;
  
}

.s-978c706f-c54d-43ee-aa14-a60d625ded52.shg-align-container {
  text-align: center
}

.s-978c706f-c54d-43ee-aa14-a60d625ded52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-978c706f-c54d-43ee-aa14-a60d625ded52.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-978c706f-c54d-43ee-aa14-a60d625ded52.shogun-image {
    
    
  }


.s-978c706f-c54d-43ee-aa14-a60d625ded52 .shogun-image-content {
  
    align-items: center;
  
}

.s-978c706f-c54d-43ee-aa14-a60d625ded52.shg-align-container {
  text-align: center
}

.s-978c706f-c54d-43ee-aa14-a60d625ded52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-978c706f-c54d-43ee-aa14-a60d625ded52.shogun-image {
  box-sizing: border-box;
}


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





  img.s-978c706f-c54d-43ee-aa14-a60d625ded52.shogun-image {
    
    
  }


.s-978c706f-c54d-43ee-aa14-a60d625ded52 .shogun-image-content {
  
    align-items: center;
  
}

.s-978c706f-c54d-43ee-aa14-a60d625ded52.shg-align-container {
  text-align: center
}

.s-978c706f-c54d-43ee-aa14-a60d625ded52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-978c706f-c54d-43ee-aa14-a60d625ded52.shogun-image {
  box-sizing: border-box;
}


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





  img.s-978c706f-c54d-43ee-aa14-a60d625ded52.shogun-image {
    
    
  }


.s-978c706f-c54d-43ee-aa14-a60d625ded52 .shogun-image-content {
  
    align-items: center;
  
}

.s-978c706f-c54d-43ee-aa14-a60d625ded52.shg-align-container {
  text-align: center
}

.s-978c706f-c54d-43ee-aa14-a60d625ded52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-978c706f-c54d-43ee-aa14-a60d625ded52.shogun-image {
  box-sizing: border-box;
}


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





  img.s-978c706f-c54d-43ee-aa14-a60d625ded52.shogun-image {
    
    
  }


.s-978c706f-c54d-43ee-aa14-a60d625ded52 .shogun-image-content {
  
    align-items: center;
  
}

.s-978c706f-c54d-43ee-aa14-a60d625ded52.shg-align-container {
  text-align: center
}

.s-978c706f-c54d-43ee-aa14-a60d625ded52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-978c706f-c54d-43ee-aa14-a60d625ded52.shogun-image {
  box-sizing: border-box;
}


}
#s-667f6e05-d7e3-42e4-898d-0adbc18eb151 {
  padding-top: 3%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(26, 26, 26, 1);
}
@media (min-width: 1200px){#s-667f6e05-d7e3-42e4-898d-0adbc18eb151 {
  display: none;
}
#s-667f6e05-d7e3-42e4-898d-0adbc18eb151, #wrap-s-667f6e05-d7e3-42e4-898d-0adbc18eb151 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-667f6e05-d7e3-42e4-898d-0adbc18eb151 {
  display: none;
}
#s-667f6e05-d7e3-42e4-898d-0adbc18eb151, #wrap-s-667f6e05-d7e3-42e4-898d-0adbc18eb151 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-667f6e05-d7e3-42e4-898d-0adbc18eb151 {
  display: none;
}
#s-667f6e05-d7e3-42e4-898d-0adbc18eb151, #wrap-s-667f6e05-d7e3-42e4-898d-0adbc18eb151 { display:none !important; }}







#s-667f6e05-d7e3-42e4-898d-0adbc18eb151 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-667f6e05-d7e3-42e4-898d-0adbc18eb151.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a79078d6-d518-420e-8143-27443dcced7c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a79078d6-d518-420e-8143-27443dcced7c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  
}



#s-c54b8b18-cd85-4f9b-a561-d2a7b08f37c5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c54b8b18-cd85-4f9b-a561-d2a7b08f37c5 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}



#s-2cf5f160-20d4-4598-b874-5a393868a02d {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-2cf5f160-20d4-4598-b874-5a393868a02d {
  display: none;
}
#s-2cf5f160-20d4-4598-b874-5a393868a02d, #wrap-s-2cf5f160-20d4-4598-b874-5a393868a02d { display:none !important; }}
#s-2cf5f160-20d4-4598-b874-5a393868a02d {
  background-image: url();
}








#s-2cf5f160-20d4-4598-b874-5a393868a02d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2cf5f160-20d4-4598-b874-5a393868a02d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fcec0a3f-4f25-4cb2-9e41-461b86f2defd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fcec0a3f-4f25-4cb2-9e41-461b86f2defd .shogun-heading-component h3 {
  color: rgba(32, 181, 245, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-a34854cd-c336-4f9f-b6fe-99dfc8871e44 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a34854cd-c336-4f9f-b6fe-99dfc8871e44 .shogun-heading-component h3 {
  color: rgba(26, 26, 26, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 28px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: left;
}



#s-2c792e42-7da8-4eed-bad7-68048cfc6086 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-c3001ed9-dcab-4435-9c54-d5920cc4c719 {
  padding-top: 2%;
padding-left: 10%;
padding-bottom: 2%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(1, 1, 1, 1);
}








#s-c3001ed9-dcab-4435-9c54-d5920cc4c719 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3001ed9-dcab-4435-9c54-d5920cc4c719.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-0965108c-fcb3-424d-bcdc-3f0abeb2c16c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0965108c-fcb3-424d-bcdc-3f0abeb2c16c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0965108c-fcb3-424d-bcdc-3f0abeb2c16c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0965108c-fcb3-424d-bcdc-3f0abeb2c16c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f3c43759-7f0f-4f2f-969b-e20cdfa1190c {
  margin-top: 130px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-f3c43759-7f0f-4f2f-969b-e20cdfa1190c {
  margin-top: 130px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
}
#s-f3c43759-7f0f-4f2f-969b-e20cdfa1190c .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-f3c43759-7f0f-4f2f-969b-e20cdfa1190c .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-f3c43759-7f0f-4f2f-969b-e20cdfa1190c .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010 {
  text-align: center;
}







  img.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shogun-image {
    
    
  }


.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010 .shogun-image-content {
  
    align-items: center;
  
}

.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shg-align-container {
  text-align: center
}

.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shogun-image {
    
    
  }


.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010 .shogun-image-content {
  
    align-items: center;
  
}

.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shg-align-container {
  text-align: center
}

.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shogun-image {
  box-sizing: border-box;
}


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





  img.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shogun-image {
    
    
  }


.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010 .shogun-image-content {
  
    align-items: center;
  
}

.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shg-align-container {
  text-align: center
}

.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shogun-image {
  box-sizing: border-box;
}


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





  img.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shogun-image {
    
    
  }


.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010 .shogun-image-content {
  
    align-items: center;
  
}

.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shg-align-container {
  text-align: center
}

.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shogun-image {
  box-sizing: border-box;
}


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





  img.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shogun-image {
    
    
  }


.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010 .shogun-image-content {
  
    align-items: center;
  
}

.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shg-align-container {
  text-align: center
}

.s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a7eaac7-7eb9-403a-8a54-4c9dffe8b010.shogun-image {
  box-sizing: border-box;
}


}
#s-4d02fc6e-e0ad-420c-bb10-4f85d3781823 {
  padding-top: 2%;
padding-left: 10%;
padding-bottom: 2%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(1, 1, 1, 1);
}








#s-4d02fc6e-e0ad-420c-bb10-4f85d3781823 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d02fc6e-e0ad-420c-bb10-4f85d3781823.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

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

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

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

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

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

#s-7684e8fe-b5c0-4433-874b-744586b6d9d5 {
  text-align: left;
}


  #s-7684e8fe-b5c0-4433-874b-744586b6d9d5 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(24, 21, 22, 1);
    border: 1px solid #DDDDDD;
  }
  #s-7684e8fe-b5c0-4433-874b-744586b6d9d5 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(85, 188, 238, 1);
    border: 1px solid #ddd;
  }
#s-7684e8fe-b5c0-4433-874b-744586b6d9d5 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
  font-family: ;
  font-weight: 700;
  font-style: ;
  font-size: 18px;
}

#s-7684e8fe-b5c0-4433-874b-744586b6d9d5 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-7684e8fe-b5c0-4433-874b-744586b6d9d5 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(85, 188, 238, 1);
}

#s-7684e8fe-b5c0-4433-874b-744586b6d9d5 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-abb88875-7eef-4869-86ed-7079eb9c3642 {
  padding-top: 2%;
padding-left: 4%;
padding-bottom: 2%;
padding-right: 4%;
min-height: 50px;
background-color: rgba(35, 35, 35, 1);
}








#s-abb88875-7eef-4869-86ed-7079eb9c3642 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-abb88875-7eef-4869-86ed-7079eb9c3642.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-a9f4eb93-20c5-4c3e-8459-ad605f56ab50"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a9f4eb93-20c5-4c3e-8459-ad605f56ab50"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a9f4eb93-20c5-4c3e-8459-ad605f56ab50"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a9f4eb93-20c5-4c3e-8459-ad605f56ab50"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-933c106b-d7b0-47ab-a932-b195717e16ba {
  min-height: 50px;
}








#s-933c106b-d7b0-47ab-a932-b195717e16ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-933c106b-d7b0-47ab-a932-b195717e16ba.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ffb997df-32d3-4f97-a5a0-9c2c93907411 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ffb997df-32d3-4f97-a5a0-9c2c93907411 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0f0813ee-2508-4d18-9b88-d8d7842a4028 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0f0813ee-2508-4d18-9b88-d8d7842a4028 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d0e99185-bbb5-4dc1-aca5-745e8bdec6a8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d0e99185-bbb5-4dc1-aca5-745e8bdec6a8 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d9edcb1c-419e-43e2-9399-6337c9c21bc9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d9edcb1c-419e-43e2-9399-6337c9c21bc9 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f7dae0ef-3130-4960-aedb-a97a7c0106ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f7dae0ef-3130-4960-aedb-a97a7c0106ab .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-33d541ce-5704-49ca-9c20-b7c4d285ef22 {
  min-height: 50px;
}








#s-33d541ce-5704-49ca-9c20-b7c4d285ef22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33d541ce-5704-49ca-9c20-b7c4d285ef22.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1a73d672-32d8-4207-a56d-9cf5e1b1c290 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1a73d672-32d8-4207-a56d-9cf5e1b1c290 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c01c697a-ee68-4f03-8c54-a707cd70bc22 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c01c697a-ee68-4f03-8c54-a707cd70bc22 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4758d10f-815a-493f-b67e-c9a3458e225b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4758d10f-815a-493f-b67e-c9a3458e225b .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b52f8062-8f8a-4fa7-986b-8de65729788e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b52f8062-8f8a-4fa7-986b-8de65729788e .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



/*
  $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 {
  display: none;
  margin-top: 16px;
  line-height: 16px;
  font-size: 14px;
  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{display:none;margin-top:16px;line-height:16px;font-size:14px;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
