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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-ef0f0749-e752-45b9-80d7-0790b0633e48 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ef0f0749-e752-45b9-80d7-0790b0633e48 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



.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-ccb2cba2-61e5-475f-adef-c5a1bd655f09 {
  min-height: 50px;
}








#s-ccb2cba2-61e5-475f-adef-c5a1bd655f09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccb2cba2-61e5-475f-adef-c5a1bd655f09.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3d012f5f-62fb-4a90-bc8d-c916891ea094 {
  min-height: 50px;
}

#s-3d012f5f-62fb-4a90-bc8d-c916891ea094 {
  background-image: url();
}








#s-3d012f5f-62fb-4a90-bc8d-c916891ea094 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d012f5f-62fb-4a90-bc8d-c916891ea094.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ad8d7b40-f3d7-499f-907d-4714b397c774 {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-bottom: 0px;
min-height: 50px;
max-width: 1200px;
}
@media (max-width: 767px){#s-ad8d7b40-f3d7-499f-907d-4714b397c774 {
  padding-left: 15px;
padding-right: 15px;
}
}
#s-ad8d7b40-f3d7-499f-907d-4714b397c774 {
  background-image: url();
}








#s-ad8d7b40-f3d7-499f-907d-4714b397c774 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad8d7b40-f3d7-499f-907d-4714b397c774.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5dfb366a-5d2d-45a3-8c6b-447a6cc15917 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5dfb366a-5d2d-45a3-8c6b-447a6cc15917 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Rubik";
  font-style:  normal ;
  font-size: 48px;
  
  
  text-align: center;
}



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

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

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

#s-da80c2f7-b794-47dd-82f8-d0bf95928fea {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-da80c2f7-b794-47dd-82f8-d0bf95928fea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da80c2f7-b794-47dd-82f8-d0bf95928fea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-da80c2f7-b794-47dd-82f8-d0bf95928fea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-da80c2f7-b794-47dd-82f8-d0bf95928fea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-da80c2f7-b794-47dd-82f8-d0bf95928fea"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-9dea83cf-ded9-459b-aade-6343f7eb54f5 {
  min-height: 400px;
}
@media (max-width: 767px){#s-9dea83cf-ded9-459b-aade-6343f7eb54f5 {
  min-height: 0px;
}
}







#s-9dea83cf-ded9-459b-aade-6343f7eb54f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9dea83cf-ded9-459b-aade-6343f7eb54f5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2d5ea61c-9d23-4824-b2f9-da8230594ab4 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-00e25960-02aa-4191-99c9-8306497ce6c1 {
  min-height: 400px;
}
@media (max-width: 767px){#s-00e25960-02aa-4191-99c9-8306497ce6c1 {
  min-height: 0px;
}
}







#s-00e25960-02aa-4191-99c9-8306497ce6c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00e25960-02aa-4191-99c9-8306497ce6c1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ae1cae70-ca4e-4b5a-9e09-aa9379dc9449 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}

#s-1de278c4-83e3-41a6-9822-d539183d8ae8 {
  min-height: 50px;
}
@media (max-width: 767px){#s-1de278c4-83e3-41a6-9822-d539183d8ae8 {
  padding-left: 1px;
padding-right: 1px;
}
}







#s-1de278c4-83e3-41a6-9822-d539183d8ae8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1de278c4-83e3-41a6-9822-d539183d8ae8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-277f47a1-6f7e-43b9-9454-984ceec2bfb4 {
  padding-top: 80px;
padding-bottom: 80px;
min-height: 50px;
}
@media (min-width: 1200px){#s-277f47a1-6f7e-43b9-9454-984ceec2bfb4 {
  
}
}@media (max-width: 767px){#s-277f47a1-6f7e-43b9-9454-984ceec2bfb4 {
  padding-top: 40px;
padding-bottom: 40px;
}
}
#s-277f47a1-6f7e-43b9-9454-984ceec2bfb4 {
  background-image: url();
}








#s-277f47a1-6f7e-43b9-9454-984ceec2bfb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-277f47a1-6f7e-43b9-9454-984ceec2bfb4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-68700fa1-21b4-40c9-9a15-1ec3725efdbd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-68700fa1-21b4-40c9-9a15-1ec3725efdbd .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Rubik";
  font-style:  normal ;
  font-size: 48px;
  
  
  text-align: center;
}



#s-afe69168-d990-4957-ab6e-28a3bc95bf9a {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}

#s-19cf6fa2-7d2e-473f-90a4-2c6f59cfee31 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}
@media (max-width: 767px){#s-19cf6fa2-7d2e-473f-90a4-2c6f59cfee31 {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-19cf6fa2-7d2e-473f-90a4-2c6f59cfee31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19cf6fa2-7d2e-473f-90a4-2c6f59cfee31.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f0e28feb-b910-4567-8b2e-aa2439aaee62 {
  margin-left: auto;
margin-right: auto;
padding-right: 5px;
min-height: 50px;
max-width: 1200px;
}








#s-f0e28feb-b910-4567-8b2e-aa2439aaee62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0e28feb-b910-4567-8b2e-aa2439aaee62.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2a0ce689-98cc-4ec3-b74a-1787627ebc7d {
  margin-top: 30px;
}

#s-c4b3126e-dedb-4a1b-a1db-20ca6e312fa5 {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-bottom: 80px;
min-height: 50px;
max-width: 1200px;
}
@media (max-width: 767px){#s-c4b3126e-dedb-4a1b-a1db-20ca6e312fa5 {
  padding-top: 0px;
padding-left: 10px;
padding-right: 10px;
}
}







#s-c4b3126e-dedb-4a1b-a1db-20ca6e312fa5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4b3126e-dedb-4a1b-a1db-20ca6e312fa5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-96bcc78a-0470-4749-828e-ebb13e471fea {
  margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 120px;
text-align: center;
}







  #s-96bcc78a-0470-4749-828e-ebb13e471fea img.shogun-image {
    

    
    
    
  }


#s-96bcc78a-0470-4749-828e-ebb13e471fea .shogun-image-content {
  
    align-items: center;
  
}

#s-2f049406-f611-4b3d-9f85-91ecfee56462 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f049406-f611-4b3d-9f85-91ecfee56462 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Rubik";
  font-style:  normal ;
  font-size: 48px;
  
  
  text-align: center;
}



#s-952af723-367a-4123-bce2-98108047f7d8 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
}

#s-f1c87fd7-70d2-4ae8-9166-f54af23dc037 {
  margin-top: 20px;
padding-left: 5px;
padding-right: 5px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f1c87fd7-70d2-4ae8-9166-f54af23dc037 {
  display: none;
}
#s-f1c87fd7-70d2-4ae8-9166-f54af23dc037, #wrap-s-f1c87fd7-70d2-4ae8-9166-f54af23dc037 { display: none !important; }}@media (max-width: 767px){#s-f1c87fd7-70d2-4ae8-9166-f54af23dc037 {
  display: none;
}
#s-f1c87fd7-70d2-4ae8-9166-f54af23dc037, #wrap-s-f1c87fd7-70d2-4ae8-9166-f54af23dc037 { display: none !important; }}
@media (min-width: 0px) {
[id="s-f1c87fd7-70d2-4ae8-9166-f54af23dc037"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 768px) {
[id="s-f1c87fd7-70d2-4ae8-9166-f54af23dc037"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-f1c87fd7-70d2-4ae8-9166-f54af23dc037"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1c87fd7-70d2-4ae8-9166-f54af23dc037"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

}

#s-fb914a56-1f54-4d6a-8af1-eb44f5cb760a {
  margin-top: 5px;
margin-bottom: 5px;
min-height: 50px;
}








#s-fb914a56-1f54-4d6a-8af1-eb44f5cb760a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb914a56-1f54-4d6a-8af1-eb44f5cb760a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-39d70eec-a8c8-4862-8611-9846f734ffc8 {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-39d70eec-a8c8-4862-8611-9846f734ffc8 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Rubik";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-d173e5f8-f7cb-4e32-9b50-87324704e990"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d173e5f8-f7cb-4e32-9b50-87324704e990"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-d173e5f8-f7cb-4e32-9b50-87324704e990"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-d173e5f8-f7cb-4e32-9b50-87324704e990"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-4b081e02-0ab0-49cc-a178-f47d867d904e {
  text-align: center;
}







  #s-4b081e02-0ab0-49cc-a178-f47d867d904e img.shogun-image {
    

    
    
    
  }


#s-4b081e02-0ab0-49cc-a178-f47d867d904e .shogun-image-content {
  
    align-items: center;
  
}

#s-2a76ecbe-f5e8-4a08-ae5e-c6105da9a534 {
  margin-top: 5px;
}

#s-5828e563-00c5-4bba-aca7-991f39245585 {
  text-align: center;
}







  #s-5828e563-00c5-4bba-aca7-991f39245585 img.shogun-image {
    

    
    
    
  }


#s-5828e563-00c5-4bba-aca7-991f39245585 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c980e81-7f32-4420-a3de-892df094d64f {
  margin-top: 5px;
}

#s-a9b5c9fe-4c8e-437c-bfe3-3f4866bc035e {
  text-align: center;
}







  #s-a9b5c9fe-4c8e-437c-bfe3-3f4866bc035e img.shogun-image {
    

    
    
    
  }


#s-a9b5c9fe-4c8e-437c-bfe3-3f4866bc035e .shogun-image-content {
  
    align-items: center;
  
}

#s-b21c76a4-d663-45d1-b3b1-78056c132db7 {
  margin-top: 6px;
}

#s-cc583fd5-a21f-4f2c-98f0-43ddcc85be3d {
  margin-top: 10px;
min-height: 50px;
}








#s-cc583fd5-a21f-4f2c-98f0-43ddcc85be3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc583fd5-a21f-4f2c-98f0-43ddcc85be3d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-68478745-f556-40ea-a8b8-031c7cd78363 {
  text-align: center;
}







  #s-68478745-f556-40ea-a8b8-031c7cd78363 img.shogun-image {
    

    
    
    
  }


#s-68478745-f556-40ea-a8b8-031c7cd78363 .shogun-image-content {
  
    align-items: center;
  
}

#s-240c623b-0e53-4c82-8c48-2b784ade15f3 {
  margin-top: 5px;
margin-bottom: 5px;
min-height: 50px;
}








#s-240c623b-0e53-4c82-8c48-2b784ade15f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-240c623b-0e53-4c82-8c48-2b784ade15f3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e5e81ff5-2c39-4b5c-bcf9-bd33e56960d1 {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e5e81ff5-2c39-4b5c-bcf9-bd33e56960d1 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Rubik";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-7263248f-a6b7-42a7-bfef-d2ea72ba100c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7263248f-a6b7-42a7-bfef-d2ea72ba100c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-7263248f-a6b7-42a7-bfef-d2ea72ba100c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-7263248f-a6b7-42a7-bfef-d2ea72ba100c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-e8c14eaf-0ab3-4ee7-8711-88cf5ec2b6a8 {
  text-align: center;
}







  #s-e8c14eaf-0ab3-4ee7-8711-88cf5ec2b6a8 img.shogun-image {
    

    
    
    
  }


#s-e8c14eaf-0ab3-4ee7-8711-88cf5ec2b6a8 .shogun-image-content {
  
    align-items: center;
  
}

#s-3724f6bd-8477-499d-b762-f4eb8e1ffee8 {
  margin-top: 5px;
}

#s-749d29be-4216-4e81-9deb-38d4188213c9 {
  text-align: center;
}







  #s-749d29be-4216-4e81-9deb-38d4188213c9 img.shogun-image {
    

    
    
    
  }


#s-749d29be-4216-4e81-9deb-38d4188213c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-47696ebb-0651-48ef-8e86-2d4f707d2b46 {
  margin-top: 5px;
}

#s-6a12531f-79e2-48e8-9a05-00f664117d82 {
  text-align: center;
}







  #s-6a12531f-79e2-48e8-9a05-00f664117d82 img.shogun-image {
    

    
    
    
  }


#s-6a12531f-79e2-48e8-9a05-00f664117d82 .shogun-image-content {
  
    align-items: center;
  
}

#s-aae736f3-249a-4b75-893a-7e9adb67258a {
  margin-top: 6px;
}

#s-8f67b00a-68fd-4ee7-b8b7-225419f964ff {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-8f67b00a-68fd-4ee7-b8b7-225419f964ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f67b00a-68fd-4ee7-b8b7-225419f964ff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-8f67b00a-68fd-4ee7-b8b7-225419f964ff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-8f67b00a-68fd-4ee7-b8b7-225419f964ff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-098d9ab4-f0d0-4bfa-b730-24dd311abf79 {
  text-align: center;
}







  #s-098d9ab4-f0d0-4bfa-b730-24dd311abf79 img.shogun-image {
    

    
    
    
  }


#s-098d9ab4-f0d0-4bfa-b730-24dd311abf79 .shogun-image-content {
  
    align-items: center;
  
}

#s-ed01df3a-3234-4f19-a774-87abe13b3bc8 {
  margin-top: 5px;
}

#s-3cd00282-b1cc-4d47-b14a-f9c5f21abfa2 {
  text-align: center;
}







  #s-3cd00282-b1cc-4d47-b14a-f9c5f21abfa2 img.shogun-image {
    

    
    
    
  }


#s-3cd00282-b1cc-4d47-b14a-f9c5f21abfa2 .shogun-image-content {
  
    align-items: center;
  
}

#s-37956fcd-d3fd-4eaa-b08a-cd82004e014d {
  margin-top: 5px;
}

#s-5aa77a9b-a918-4e51-b61b-ef3e6c615c31 {
  text-align: center;
}







  #s-5aa77a9b-a918-4e51-b61b-ef3e6c615c31 img.shogun-image {
    

    
    
    
  }


#s-5aa77a9b-a918-4e51-b61b-ef3e6c615c31 .shogun-image-content {
  
    align-items: center;
  
}

#s-7459848c-c9b5-415c-b4a7-05ebf77beee6 {
  margin-top: 5px;
}

#s-965f29ca-e55e-42f0-aded-f1f0aa63956d {
  margin-top: 20px;
padding-left: 5px;
padding-right: 5px;
}
@media (min-width: 1200px){#s-965f29ca-e55e-42f0-aded-f1f0aa63956d {
  display: none;
}
#s-965f29ca-e55e-42f0-aded-f1f0aa63956d, #wrap-s-965f29ca-e55e-42f0-aded-f1f0aa63956d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-965f29ca-e55e-42f0-aded-f1f0aa63956d {
  display: none;
}
#s-965f29ca-e55e-42f0-aded-f1f0aa63956d, #wrap-s-965f29ca-e55e-42f0-aded-f1f0aa63956d { display: none !important; }}
@media (min-width: 0px) {
[id="s-965f29ca-e55e-42f0-aded-f1f0aa63956d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-965f29ca-e55e-42f0-aded-f1f0aa63956d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-965f29ca-e55e-42f0-aded-f1f0aa63956d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-965f29ca-e55e-42f0-aded-f1f0aa63956d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5746b96c-d641-4ce5-9eb4-4693ccd37d3c {
  margin-top: 5px;
margin-bottom: 5px;
min-height: 50px;
}








#s-5746b96c-d641-4ce5-9eb4-4693ccd37d3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5746b96c-d641-4ce5-9eb4-4693ccd37d3c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d39c6919-cbca-48ff-8cdb-c9a6d518f1c5 {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d39c6919-cbca-48ff-8cdb-c9a6d518f1c5 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Rubik";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-9628fb4c-72c6-4cf6-8bbc-3f5b4246c82e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-9628fb4c-72c6-4cf6-8bbc-3f5b4246c82e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-9628fb4c-72c6-4cf6-8bbc-3f5b4246c82e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-9628fb4c-72c6-4cf6-8bbc-3f5b4246c82e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-a50c98fa-2c2d-4e45-9261-5492755162cc {
  text-align: center;
}







  #s-a50c98fa-2c2d-4e45-9261-5492755162cc img.shogun-image {
    

    
    
    
  }


#s-a50c98fa-2c2d-4e45-9261-5492755162cc .shogun-image-content {
  
    align-items: center;
  
}

#s-c419eade-e629-4a3c-acd8-bd6d0a0b8517 {
  margin-top: 5px;
}

#s-10797d3c-6336-4c46-8d26-29266c47a831 {
  text-align: center;
}







  #s-10797d3c-6336-4c46-8d26-29266c47a831 img.shogun-image {
    

    
    
    
  }


#s-10797d3c-6336-4c46-8d26-29266c47a831 .shogun-image-content {
  
    align-items: center;
  
}

#s-f43f87e9-4f03-41b8-aac6-286c7ad44d25 {
  margin-top: 5px;
}

#s-a15ebb1a-46e3-4ec6-aec0-1f804558af1e {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-a15ebb1a-46e3-4ec6-aec0-1f804558af1e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-a15ebb1a-46e3-4ec6-aec0-1f804558af1e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a15ebb1a-46e3-4ec6-aec0-1f804558af1e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a15ebb1a-46e3-4ec6-aec0-1f804558af1e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-04e5e502-7a1b-4341-b085-d18cfd8121ac {
  text-align: center;
}







  #s-04e5e502-7a1b-4341-b085-d18cfd8121ac img.shogun-image {
    

    
    
    
  }


#s-04e5e502-7a1b-4341-b085-d18cfd8121ac .shogun-image-content {
  
    align-items: center;
  
}

#s-00da4ac9-a157-4197-b3ca-2e4d86caa353 {
  text-align: center;
}







  #s-00da4ac9-a157-4197-b3ca-2e4d86caa353 img.shogun-image {
    

    
    
    
  }


#s-00da4ac9-a157-4197-b3ca-2e4d86caa353 .shogun-image-content {
  
    align-items: center;
  
}

#s-dd3f31a2-5341-4049-bad1-48b5e4f11565 {
  margin-top: 6px;
}

#s-539a840c-7426-49b1-a91a-663645db1eca {
  text-align: center;
}







  #s-539a840c-7426-49b1-a91a-663645db1eca img.shogun-image {
    

    
    
    
  }


#s-539a840c-7426-49b1-a91a-663645db1eca .shogun-image-content {
  
    align-items: center;
  
}

#s-22b77f85-b34e-4f79-8f0d-214cde371411 {
  margin-top: 5px;
margin-bottom: 5px;
min-height: 50px;
}








#s-22b77f85-b34e-4f79-8f0d-214cde371411 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22b77f85-b34e-4f79-8f0d-214cde371411.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0271ee1e-49a3-4616-9c9a-bcb70e2a65ac {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0271ee1e-49a3-4616-9c9a-bcb70e2a65ac .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Rubik";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-3c4651c0-29cc-48b6-b8b9-abd7bc6affb3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-3c4651c0-29cc-48b6-b8b9-abd7bc6affb3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-3c4651c0-29cc-48b6-b8b9-abd7bc6affb3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c4651c0-29cc-48b6-b8b9-abd7bc6affb3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-caf82c63-09ec-4240-b4ec-cd7864e4cc92 {
  text-align: center;
}







  #s-caf82c63-09ec-4240-b4ec-cd7864e4cc92 img.shogun-image {
    

    
    
    
  }


#s-caf82c63-09ec-4240-b4ec-cd7864e4cc92 .shogun-image-content {
  
    align-items: center;
  
}

#s-e620b306-d742-4dd8-b4ff-76ea3278e976 {
  margin-top: 5px;
}

#s-cfe3b189-70bf-4344-8e02-0fb0422a66df {
  text-align: center;
}







  #s-cfe3b189-70bf-4344-8e02-0fb0422a66df img.shogun-image {
    

    
    
    
  }


#s-cfe3b189-70bf-4344-8e02-0fb0422a66df .shogun-image-content {
  
    align-items: center;
  
}

#s-6bb38c15-8a71-4b6a-9082-558c90fb5159 {
  margin-top: 5px;
}

#s-2511ff82-deb1-4cef-896b-e5cbc13400e6 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-2511ff82-deb1-4cef-896b-e5cbc13400e6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-2511ff82-deb1-4cef-896b-e5cbc13400e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-2511ff82-deb1-4cef-896b-e5cbc13400e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-2511ff82-deb1-4cef-896b-e5cbc13400e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-2ef9699f-9cc5-4d2c-9327-fdcaa7ed679b {
  text-align: center;
}







  #s-2ef9699f-9cc5-4d2c-9327-fdcaa7ed679b img.shogun-image {
    

    
    
    
  }


#s-2ef9699f-9cc5-4d2c-9327-fdcaa7ed679b .shogun-image-content {
  
    align-items: center;
  
}

#s-b845b10e-9fdf-46e7-8760-a839539c042e {
  margin-top: 6px;
}

#s-23b7017d-b388-43b5-95ff-6940abfa6ed3 {
  text-align: center;
}







  #s-23b7017d-b388-43b5-95ff-6940abfa6ed3 img.shogun-image {
    

    
    
    
  }


#s-23b7017d-b388-43b5-95ff-6940abfa6ed3 .shogun-image-content {
  
    align-items: center;
  
}

#s-b02e8330-6e13-41cc-bed5-eaee0bc10621 {
  margin-top: 5px;
}

#s-b5a78ea4-00f4-4942-a458-ff220b337792 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-b5a78ea4-00f4-4942-a458-ff220b337792"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-b5a78ea4-00f4-4942-a458-ff220b337792"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b5a78ea4-00f4-4942-a458-ff220b337792"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5a78ea4-00f4-4942-a458-ff220b337792"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-0231924d-68a6-4918-b183-5bed938d4fcb {
  text-align: center;
}







  #s-0231924d-68a6-4918-b183-5bed938d4fcb img.shogun-image {
    

    
    
    
  }


#s-0231924d-68a6-4918-b183-5bed938d4fcb .shogun-image-content {
  
    align-items: center;
  
}

#s-064138ce-f598-4e75-bdb2-cd05c0e77eaf {
  margin-top: 5px;
}

#s-dba5113d-d8e0-42f2-9ff0-9c59b19206ef {
  text-align: center;
}







  #s-dba5113d-d8e0-42f2-9ff0-9c59b19206ef img.shogun-image {
    

    
    
    
  }


#s-dba5113d-d8e0-42f2-9ff0-9c59b19206ef .shogun-image-content {
  
    align-items: center;
  
}

#s-fd1538f0-61f6-4f6c-90e2-1cbe7e2c748c {
  margin-top: 6px;
}

#s-ed2f2847-d5bc-46b8-9d90-77dcf174ed8b {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-ed2f2847-d5bc-46b8-9d90-77dcf174ed8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed2f2847-d5bc-46b8-9d90-77dcf174ed8b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6a32560e-9b5e-4f35-bd8b-97927f733984 {
  margin-left: auto;
margin-right: auto;
padding-top: 120px;
padding-bottom: 120px;
min-height: 50px;
max-width: 1200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6a32560e-9b5e-4f35-bd8b-97927f733984 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-6a32560e-9b5e-4f35-bd8b-97927f733984 {
  padding-top: 60px;
padding-left: 15px;
padding-bottom: 60px;
padding-right: 15px;
}
}







#s-6a32560e-9b5e-4f35-bd8b-97927f733984 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a32560e-9b5e-4f35-bd8b-97927f733984.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-517c2cc3-8dc7-47a2-a4ac-17994cb6d0f4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-517c2cc3-8dc7-47a2-a4ac-17994cb6d0f4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-517c2cc3-8dc7-47a2-a4ac-17994cb6d0f4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-517c2cc3-8dc7-47a2-a4ac-17994cb6d0f4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-517c2cc3-8dc7-47a2-a4ac-17994cb6d0f4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-517c2cc3-8dc7-47a2-a4ac-17994cb6d0f4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-517c2cc3-8dc7-47a2-a4ac-17994cb6d0f4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-4a4c0c77-9321-4ba8-8392-ce65c05e3753 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
min-height: 0px;
max-width: 120px;
background-color: rgba(229, 0, 61, 1);
}
@media (max-width: 767px){#s-4a4c0c77-9321-4ba8-8392-ce65c05e3753 {
  margin-left: auto;
margin-right: auto;
}
}







#s-4a4c0c77-9321-4ba8-8392-ce65c05e3753 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a4c0c77-9321-4ba8-8392-ce65c05e3753.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9b1e8fa2-edde-486e-aa86-aaf030f88211 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-26eca84f-6f33-4f95-813f-8b866ab334fb {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-26eca84f-6f33-4f95-813f-8b866ab334fb {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-26eca84f-6f33-4f95-813f-8b866ab334fb .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Rubik";
  font-style:  normal ;
  font-size: 48px;
  
  
  text-align: left;
}


@media (max-width: 767px){#s-26eca84f-6f33-4f95-813f-8b866ab334fb .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Rubik";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}


}
#s-b3a52ef4-4fe9-4b74-b10c-3363b6fe195a {
  margin-bottom: 30px;
text-align: center;
}
@media (min-width: 1200px){#s-b3a52ef4-4fe9-4b74-b10c-3363b6fe195a {
  display: none;
}
#s-b3a52ef4-4fe9-4b74-b10c-3363b6fe195a, #wrap-s-b3a52ef4-4fe9-4b74-b10c-3363b6fe195a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b3a52ef4-4fe9-4b74-b10c-3363b6fe195a {
  display: none;
}
#s-b3a52ef4-4fe9-4b74-b10c-3363b6fe195a, #wrap-s-b3a52ef4-4fe9-4b74-b10c-3363b6fe195a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b3a52ef4-4fe9-4b74-b10c-3363b6fe195a {
  display: none;
}
#s-b3a52ef4-4fe9-4b74-b10c-3363b6fe195a, #wrap-s-b3a52ef4-4fe9-4b74-b10c-3363b6fe195a { display: none !important; }}






  #s-b3a52ef4-4fe9-4b74-b10c-3363b6fe195a img.shogun-image {
    

    
    
    
  }


#s-b3a52ef4-4fe9-4b74-b10c-3363b6fe195a .shogun-image-content {
  
    align-items: center;
  
}

#s-ea15349c-8e79-41ed-af5c-8690c78aea32 {
  margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
min-height: 50px;
}








#s-ea15349c-8e79-41ed-af5c-8690c78aea32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea15349c-8e79-41ed-af5c-8690c78aea32.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4b996221-add5-4edd-989a-4217690355d4 {
  margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
min-height: 50px;
}








#s-4b996221-add5-4edd-989a-4217690355d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b996221-add5-4edd-989a-4217690355d4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-33a41be3-a927-4f9c-bf9a-829c582426c5 {
  margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
min-height: 50px;
}








#s-33a41be3-a927-4f9c-bf9a-829c582426c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33a41be3-a927-4f9c-bf9a-829c582426c5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cedd6a8c-45e5-4dc9-8e81-cf179b288667 {
  margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
min-height: 50px;
}








#s-cedd6a8c-45e5-4dc9-8e81-cf179b288667 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cedd6a8c-45e5-4dc9-8e81-cf179b288667.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6d359dc7-e8d1-4f51-ba52-53fbaf7d452d {
  margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
min-height: 50px;
}








#s-6d359dc7-e8d1-4f51-ba52-53fbaf7d452d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d359dc7-e8d1-4f51-ba52-53fbaf7d452d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6c646809-1a9e-4ed6-8acc-5406ce8e03ef {
  margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
min-height: 50px;
}








#s-6c646809-1a9e-4ed6-8acc-5406ce8e03ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c646809-1a9e-4ed6-8acc-5406ce8e03ef.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9e34f9be-6c03-45de-bee2-29ed852f06c6 {
  margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
min-height: 50px;
}








#s-9e34f9be-6c03-45de-bee2-29ed852f06c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e34f9be-6c03-45de-bee2-29ed852f06c6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3dea7813-1bf8-4434-a470-719b2ecdb2e6 {
  text-align: center;
}
@media (max-width: 767px){#s-3dea7813-1bf8-4434-a470-719b2ecdb2e6 {
  display: none;
}
#s-3dea7813-1bf8-4434-a470-719b2ecdb2e6, #wrap-s-3dea7813-1bf8-4434-a470-719b2ecdb2e6 { display: none !important; }}






  #s-3dea7813-1bf8-4434-a470-719b2ecdb2e6 img.shogun-image {
    

    
    
    
  }


#s-3dea7813-1bf8-4434-a470-719b2ecdb2e6 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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