.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * 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: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  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 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-03890a6d-f601-4040-a040-3842d6fab03a {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-03890a6d-f601-4040-a040-3842d6fab03a {
  display: none;
}
#s-03890a6d-f601-4040-a040-3842d6fab03a, #wrap-s-03890a6d-f601-4040-a040-3842d6fab03a { display:none !important; }}@media (max-width: 767px){#s-03890a6d-f601-4040-a040-3842d6fab03a {
  display: none;
}
#s-03890a6d-f601-4040-a040-3842d6fab03a, #wrap-s-03890a6d-f601-4040-a040-3842d6fab03a { display:none !important; }}







#s-03890a6d-f601-4040-a040-3842d6fab03a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03890a6d-f601-4040-a040-3842d6fab03a.shg-box.shg-c {
  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 {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-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-c1c79874-471b-4864-9830-6c972d935d57 {
  text-align: center;
}




  #s-c1c79874-471b-4864-9830-6c972d935d57 img.shogun-image {
    
    width: px;
  }


#s-c1c79874-471b-4864-9830-6c972d935d57 .shogun-image-content {
  
    align-items: center;
  
}

#s-8981ef29-5358-4ce3-b8a0-8f7ff74e88ef {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8981ef29-5358-4ce3-b8a0-8f7ff74e88ef {
  display: none;
}
#s-8981ef29-5358-4ce3-b8a0-8f7ff74e88ef, #wrap-s-8981ef29-5358-4ce3-b8a0-8f7ff74e88ef { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8981ef29-5358-4ce3-b8a0-8f7ff74e88ef {
  display: none;
}
#s-8981ef29-5358-4ce3-b8a0-8f7ff74e88ef, #wrap-s-8981ef29-5358-4ce3-b8a0-8f7ff74e88ef { display:none !important; }}







#s-8981ef29-5358-4ce3-b8a0-8f7ff74e88ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8981ef29-5358-4ce3-b8a0-8f7ff74e88ef.shg-box.shg-c {
  justify-content: center;
}

#s-75cfdce0-24a1-4af9-93b6-719040c2bbc2 {
  text-align: center;
}




  #s-75cfdce0-24a1-4af9-93b6-719040c2bbc2 img.shogun-image {
    
    width: px;
  }


#s-75cfdce0-24a1-4af9-93b6-719040c2bbc2 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd15a05c-412b-4029-ba45-cd3fc85724e1 {
  min-height: 50px;
}








#s-cd15a05c-412b-4029-ba45-cd3fc85724e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd15a05c-412b-4029-ba45-cd3fc85724e1.shg-box.shg-c {
  justify-content: center;
}

#s-0eb43eec-ff12-49e0-9040-34280fb69866 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-0eb43eec-ff12-49e0-9040-34280fb69866 {
  display: none;
}
#s-0eb43eec-ff12-49e0-9040-34280fb69866, #wrap-s-0eb43eec-ff12-49e0-9040-34280fb69866 { display:none !important; }}@media (max-width: 767px){#s-0eb43eec-ff12-49e0-9040-34280fb69866 {
  display: none;
}
#s-0eb43eec-ff12-49e0-9040-34280fb69866, #wrap-s-0eb43eec-ff12-49e0-9040-34280fb69866 { display:none !important; }}







#s-0eb43eec-ff12-49e0-9040-34280fb69866 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0eb43eec-ff12-49e0-9040-34280fb69866.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

.shg-default-text-content 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 ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.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;
}

.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 {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          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-88005608-4d42-4487-a293-483ecf2e101c {
  margin-bottom: -25px;
padding-top: 40px;
}
@media (min-width: 1200px){#s-88005608-4d42-4487-a293-483ecf2e101c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-88005608-4d42-4487-a293-483ecf2e101c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-88005608-4d42-4487-a293-483ecf2e101c {
  display: none;
}
#s-88005608-4d42-4487-a293-483ecf2e101c, #wrap-s-88005608-4d42-4487-a293-483ecf2e101c { display:none !important; }}@media (max-width: 767px){#s-88005608-4d42-4487-a293-483ecf2e101c {
  display: none;
}
#s-88005608-4d42-4487-a293-483ecf2e101c, #wrap-s-88005608-4d42-4487-a293-483ecf2e101c { display:none !important; }}
@media (max-width: 767px){#s-fe3bdb25-2d46-43dd-a50a-9966ed2f923f {
  display: none;
}
#s-fe3bdb25-2d46-43dd-a50a-9966ed2f923f, #wrap-s-fe3bdb25-2d46-43dd-a50a-9966ed2f923f { display:none !important; }}
#s-fe3bdb25-2d46-43dd-a50a-9966ed2f923f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-acd711d9-f6e8-4d99-a737-147c90d9bf13 {
  text-align: center;
}
@media (min-width: 1200px){#s-acd711d9-f6e8-4d99-a737-147c90d9bf13 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-acd711d9-f6e8-4d99-a737-147c90d9bf13 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-acd711d9-f6e8-4d99-a737-147c90d9bf13 {
  display: none;
}
#s-acd711d9-f6e8-4d99-a737-147c90d9bf13, #wrap-s-acd711d9-f6e8-4d99-a737-147c90d9bf13 { display:none !important; }}@media (max-width: 767px){#s-acd711d9-f6e8-4d99-a737-147c90d9bf13 {
  display: none;
}
#s-acd711d9-f6e8-4d99-a737-147c90d9bf13, #wrap-s-acd711d9-f6e8-4d99-a737-147c90d9bf13 { display:none !important; }}



  #s-acd711d9-f6e8-4d99-a737-147c90d9bf13 img.shogun-image {
    
    width: px;
  }


#s-acd711d9-f6e8-4d99-a737-147c90d9bf13 .shogun-image-content {
  
    align-items: center;
  
}

#s-f19d926e-3a1c-4276-b2f8-fadccc2012eb {
  min-height: 50px;
}








#s-f19d926e-3a1c-4276-b2f8-fadccc2012eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f19d926e-3a1c-4276-b2f8-fadccc2012eb.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  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-e77d9c8b-c6d2-4463-98b3-1c48d041f59a {
  margin-top: 50px;
margin-bottom: 26px;
padding-top: 0px;
padding-left: 4em;
padding-right: 4em;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e77d9c8b-c6d2-4463-98b3-1c48d041f59a {
  display: none;
}
#s-e77d9c8b-c6d2-4463-98b3-1c48d041f59a, #wrap-s-e77d9c8b-c6d2-4463-98b3-1c48d041f59a { display:none !important; }}@media (max-width: 767px){#s-e77d9c8b-c6d2-4463-98b3-1c48d041f59a {
  display: none;
}
#s-e77d9c8b-c6d2-4463-98b3-1c48d041f59a, #wrap-s-e77d9c8b-c6d2-4463-98b3-1c48d041f59a { display:none !important; }}
#s-e77d9c8b-c6d2-4463-98b3-1c48d041f59a .shogun-heading-component h1 {
  color: rgba(240, 80, 39, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:  italic ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-35f9a102-5359-4565-8af6-f52bdf899738 {
  margin-top: 50px;
margin-bottom: 26px;
padding-top: 0px;
padding-left: 4em;
padding-right: 4em;
text-align: center;
}
@media (min-width: 1200px){#s-35f9a102-5359-4565-8af6-f52bdf899738 {
  display: none;
}
#s-35f9a102-5359-4565-8af6-f52bdf899738, #wrap-s-35f9a102-5359-4565-8af6-f52bdf899738 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-35f9a102-5359-4565-8af6-f52bdf899738 {
  display: none;
}
#s-35f9a102-5359-4565-8af6-f52bdf899738, #wrap-s-35f9a102-5359-4565-8af6-f52bdf899738 { display:none !important; }}
#s-35f9a102-5359-4565-8af6-f52bdf899738 .shogun-heading-component h1 {
  color: rgba(240, 80, 39, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:  italic ;
  font-size: 22px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}



.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

@media (min-width: 0px) {
[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-56fe3cbc-7ab5-4e21-87e9-adb7c0e1e511 {
  text-align: center;
opacity: 0.91;
}




  #s-56fe3cbc-7ab5-4e21-87e9-adb7c0e1e511 img.shogun-image {
    
    width: px;
  }


#s-56fe3cbc-7ab5-4e21-87e9-adb7c0e1e511 .shogun-image-content {
  
    align-items: center;
  
}

#s-51c487c6-0287-46a8-92a6-4f900a4881c2 {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-51c487c6-0287-46a8-92a6-4f900a4881c2 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b5495cc0-fd9a-4f19-8036-a8c286b69760 {
  text-align: center;
opacity: 0.91;
}




  #s-b5495cc0-fd9a-4f19-8036-a8c286b69760 img.shogun-image {
    
    width: px;
  }


#s-b5495cc0-fd9a-4f19-8036-a8c286b69760 .shogun-image-content {
  
    align-items: center;
  
}

#s-8048c6f4-4648-4f9a-875d-bcf4335fe6fd {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-8048c6f4-4648-4f9a-875d-bcf4335fe6fd .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-215dab3b-ca89-42c7-b243-1df4ecc850b3 {
  text-align: center;
opacity: 0.91;
}




  #s-215dab3b-ca89-42c7-b243-1df4ecc850b3 img.shogun-image {
    
    width: px;
  }


#s-215dab3b-ca89-42c7-b243-1df4ecc850b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-fd293300-5680-4031-82eb-e80e70027423 {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-fd293300-5680-4031-82eb-e80e70027423 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e9e0a815-b233-4c0c-a796-133d1bd33d9f {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-e9e0a815-b233-4c0c-a796-133d1bd33d9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9e0a815-b233-4c0c-a796-133d1bd33d9f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 14.5px);
}

}

@media (min-width: 992px) {
[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 14.5px);
}

}

@media (min-width: 1200px) {
[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 14.5px);
}

}

#s-e52298a5-abef-4b34-a730-788f75f7f703 {
  text-align: center;
}




  #s-e52298a5-abef-4b34-a730-788f75f7f703 img.shogun-image {
    
    width: px;
  }


#s-e52298a5-abef-4b34-a730-788f75f7f703 .shogun-image-content {
  
    align-items: center;
  
}

#s-48c5f8bb-2ddd-4ae2-aae0-3fb7ba94e837 {
  padding-top: 12%;
padding-bottom: 2%;
text-align: center;
}
@media (max-width: 767px){#s-48c5f8bb-2ddd-4ae2-aae0-3fb7ba94e837 {
  padding-top: 0%;
}
}
#s-48c5f8bb-2ddd-4ae2-aae0-3fb7ba94e837 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5e25bebe-8f87-44fd-96ae-cafef592471d {
  padding-left: 8%;
padding-right: 8%;
}

@media (min-width: 0px) {
[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-81f9bf00-0dd5-4d46-8fa7-83581a07cbdd {
  padding-top: 10%;
padding-bottom: 2%;
text-align: center;
}
@media (max-width: 767px){#s-81f9bf00-0dd5-4d46-8fa7-83581a07cbdd {
  padding-top: 0px;
}
}
#s-81f9bf00-0dd5-4d46-8fa7-83581a07cbdd .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ad59971b-173f-4ada-b1cb-137d89c87152 {
  padding-left: 8%;
padding-right: 8%;
}

#s-bf2321c7-3543-45b6-bce8-65481e8109db {
  text-align: center;
}




  #s-bf2321c7-3543-45b6-bce8-65481e8109db img.shogun-image {
    
    width: px;
  }


#s-bf2321c7-3543-45b6-bce8-65481e8109db .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-901cf795-e786-4374-a89c-d66e4a10369e {
  text-align: center;
}




  #s-901cf795-e786-4374-a89c-d66e4a10369e img.shogun-image {
    
    width: px;
  }


#s-901cf795-e786-4374-a89c-d66e4a10369e .shogun-image-content {
  
    align-items: center;
  
}

#s-3ed23e12-3c19-4b34-8e10-2747549383e6 {
  padding-top: 10%;
padding-bottom: 2%;
text-align: center;
}
@media (max-width: 767px){#s-3ed23e12-3c19-4b34-8e10-2747549383e6 {
  padding-top: 0%;
}
}
#s-3ed23e12-3c19-4b34-8e10-2747549383e6 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-71e33c63-5859-44ca-9e93-eda3a95bc1e5 {
  padding-left: 8%;
padding-right: 8%;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-4a55b759-5843-4654-8923-cdea23598b4b {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
border-radius: 1000px;
background-color: rgba(236, 71, 34, 1);
text-align: center;
text-decoration: none;
hover-type: color;
line-height: 1.5em;
}
#s-4a55b759-5843-4654-8923-cdea23598b4b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4a55b759-5843-4654-8923-cdea23598b4b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-4a55b759-5843-4654-8923-cdea23598b4b {
  margin-left: 5%;
margin-right: 5%;
}
}


#s-4a55b759-5843-4654-8923-cdea23598b4b.shg-btn {
  color: #ffffff;
  font-size: 1.2em;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-0b6a6b72-5945-4c28-9abc-89c63cd4252a {
  margin-top: 3em;
margin-left: 10%;
margin-bottom: 3%;
margin-right: 10%;
}

#s-8cf48e01-6751-42a0-8491-64f3fd8f46ea {
  padding-top: 0em;
padding-bottom: 0em;
min-height: 50px;
background-color: rgba(251, 251, 251, 1);
}








#s-8cf48e01-6751-42a0-8491-64f3fd8f46ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cf48e01-6751-42a0-8491-64f3fd8f46ea.shg-box.shg-c {
  justify-content: center;
}

#s-5dba9331-6c8a-4a6b-b904-cea5d0612ee7 {
  min-height: 50px;
}








#s-5dba9331-6c8a-4a6b-b904-cea5d0612ee7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5dba9331-6c8a-4a6b-b904-cea5d0612ee7.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

#s-d96877a5-60a9-477e-ae05-2028d2bd38aa {
  margin-left: 20%;
margin-right: 20%;
}
@media (max-width: 767px){#s-d96877a5-60a9-477e-ae05-2028d2bd38aa {
  display: none;
}
#s-d96877a5-60a9-477e-ae05-2028d2bd38aa, #wrap-s-d96877a5-60a9-477e-ae05-2028d2bd38aa { display:none !important; }}
@media (min-width: 1200px){#s-b73f0a43-15c3-4873-babe-e63c48bf28d5 {
  display: none;
}
#s-b73f0a43-15c3-4873-babe-e63c48bf28d5, #wrap-s-b73f0a43-15c3-4873-babe-e63c48bf28d5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b73f0a43-15c3-4873-babe-e63c48bf28d5 {
  display: none;
}
#s-b73f0a43-15c3-4873-babe-e63c48bf28d5, #wrap-s-b73f0a43-15c3-4873-babe-e63c48bf28d5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b73f0a43-15c3-4873-babe-e63c48bf28d5 {
  display: none;
}
#s-b73f0a43-15c3-4873-babe-e63c48bf28d5, #wrap-s-b73f0a43-15c3-4873-babe-e63c48bf28d5 { display:none !important; }}
#s-8808d013-a97c-49f7-8108-ca7386c2b5b5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-38ac1df8-f0cd-42ca-9e48-be7c9501cf90 {
  margin-top: 1em;
margin-bottom: 1em;
padding-left: 3em;
padding-right: 3em;
}
@media (max-width: 767px){#s-38ac1df8-f0cd-42ca-9e48-be7c9501cf90 {
  padding-left: 2em;
padding-right: 2em;
}
}
#s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308 {
  padding-left: 2%;
padding-right: 2%;
}

@media (min-width: 0px) {
[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-0dfc1dab-ffa6-43f2-9f0b-170b4c210308"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

#s-6a95d1c2-3c44-48e6-ab61-6c8e3e937570 {
  box-shadow:0px 0px 0em 0em rgba(247, 247, 247, 1);
text-align: center;
}




  #s-6a95d1c2-3c44-48e6-ab61-6c8e3e937570 img.shogun-image {
    
    width: px;
  }


#s-6a95d1c2-3c44-48e6-ab61-6c8e3e937570 .shogun-image-content {
  
    align-items: center;
  
}

#s-e5498607-2956-464d-acfa-51af95704f5d {
  margin-top: 20px;
padding-top: 2%;
padding-left: 14%;
padding-bottom: 2%;
padding-right: 14%;
text-align: center;
}

#s-e5498607-2956-464d-acfa-51af95704f5d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3a0a06b7-e1f1-4b55-8f99-0c73d182d4c9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 0);
}

#s-794b4ce7-605e-4e0e-a1f3-792a8be85cab {
  box-shadow:0px 0px 0em 0em rgba(247, 247, 247, 1);
text-align: center;
}




  #s-794b4ce7-605e-4e0e-a1f3-792a8be85cab img.shogun-image {
    
    width: px;
  }


#s-794b4ce7-605e-4e0e-a1f3-792a8be85cab .shogun-image-content {
  
    align-items: center;
  
}

#s-75e3a2e1-7ed0-484c-8212-ad8fd90b12a9 {
  margin-top: 20px;
padding-top: 2%;
padding-left: 14%;
padding-bottom: 2%;
padding-right: 14%;
text-align: center;
}

#s-75e3a2e1-7ed0-484c-8212-ad8fd90b12a9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0f8f05f4-33c2-46b8-b976-fb0d16031969 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 0);
}

#s-cebd69c0-3116-4a00-a5d1-a561046b2bcf {
  margin-left: 2%;
margin-right: 2%;
padding-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-cebd69c0-3116-4a00-a5d1-a561046b2bcf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

#s-01c06cc7-ff07-47b9-ac13-742422dc1a0a {
  box-shadow:0px 0px 1em 0em rgba(247, 247, 247, 1);
text-align: center;
}




  #s-01c06cc7-ff07-47b9-ac13-742422dc1a0a img.shogun-image {
    
    width: px;
  }


#s-01c06cc7-ff07-47b9-ac13-742422dc1a0a .shogun-image-content {
  
    align-items: center;
  
}

#s-26271514-5897-4e1f-9bbd-ad4fe8cd7238 {
  margin-top: 20px;
padding-top: 2%;
padding-left: 14%;
padding-bottom: 2%;
padding-right: 14%;
text-align: center;
}

#s-26271514-5897-4e1f-9bbd-ad4fe8cd7238 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-30bd96a4-a79d-4583-9489-ec78468ef291 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 0);
}

#s-c4dce050-a546-4afc-9f92-03682bffe3b8 {
  box-shadow:0px 0px 1em 0em rgba(247, 247, 247, 1);
text-align: center;
}




  #s-c4dce050-a546-4afc-9f92-03682bffe3b8 img.shogun-image {
    
    width: px;
  }


#s-c4dce050-a546-4afc-9f92-03682bffe3b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-31404a6a-e11a-4882-a06d-331c2f650fd6 {
  margin-top: 20px;
padding-top: 2%;
padding-left: 14%;
padding-bottom: 0%;
padding-right: 14%;
text-align: center;
}

#s-31404a6a-e11a-4882-a06d-331c2f650fd6 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-96c760cf-5975-47e4-916d-55a63686bbaf {
  padding-left: 60px;
padding-right: 60px;
}

#s-8157f445-2bc6-429f-af01-6a81f550c1d9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 0);
}

#s-d1b9b066-8d25-4fec-9844-34b360bbf277 {
  margin-top: 2em;
padding-left: 3em;
padding-right: 3em;
}
@media (max-width: 767px){#s-d1b9b066-8d25-4fec-9844-34b360bbf277 {
  padding-left: 2em;
padding-right: 2em;
display: none;
}
#s-d1b9b066-8d25-4fec-9844-34b360bbf277, #wrap-s-d1b9b066-8d25-4fec-9844-34b360bbf277 { display:none !important; }}
#s-3e6278a2-ada9-43f9-903f-8c0d61f24661 {
  margin-top: 2em;
padding-left: 3em;
padding-right: 3em;
}
@media (min-width: 1200px){#s-3e6278a2-ada9-43f9-903f-8c0d61f24661 {
  display: none;
}
#s-3e6278a2-ada9-43f9-903f-8c0d61f24661, #wrap-s-3e6278a2-ada9-43f9-903f-8c0d61f24661 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3e6278a2-ada9-43f9-903f-8c0d61f24661 {
  display: none;
}
#s-3e6278a2-ada9-43f9-903f-8c0d61f24661, #wrap-s-3e6278a2-ada9-43f9-903f-8c0d61f24661 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3e6278a2-ada9-43f9-903f-8c0d61f24661 {
  display: none;
}
#s-3e6278a2-ada9-43f9-903f-8c0d61f24661, #wrap-s-3e6278a2-ada9-43f9-903f-8c0d61f24661 { display:none !important; }}@media (max-width: 767px){#s-3e6278a2-ada9-43f9-903f-8c0d61f24661 {
  padding-left: 2em;
padding-right: 2em;
}
}
#s-bc63ee4d-5908-41b7-a78c-de3011bb842d {
  padding-top: 0%;
padding-bottom: 5%;
text-align: center;
}

#s-bc63ee4d-5908-41b7-a78c-de3011bb842d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7 {
  padding-top: 0em;
padding-left: 5em;
padding-bottom: 5em;
padding-right: 5em;
}
@media (max-width: 767px){#s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7 {
  padding-left: 2em;
padding-right: 2em;
}
}
@media (min-width: 0px) {
[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f48fbc2-7253-4362-b8f2-e37c5a8e9ab7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a8b9243b-8194-4449-9449-d808a9e06c0a {
  border-style: solid;
margin-bottom: 1em;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 19px;
min-height: 50px;
background-color: rgba(18, 155, 72, 1);
}








#s-a8b9243b-8194-4449-9449-d808a9e06c0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8b9243b-8194-4449-9449-d808a9e06c0a.shg-box.shg-c {
  justify-content: center;
}

#s-22a72d23-7cdd-4bc6-b501-a59134b84c11 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-22a72d23-7cdd-4bc6-b501-a59134b84c11 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9a9bc021-953d-493a-8689-958fdd51772f {
  border-style: solid;
margin-bottom: 1em;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 19px;
min-height: 50px;
background-color: rgba(18, 155, 72, 1);
}








#s-9a9bc021-953d-493a-8689-958fdd51772f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a9bc021-953d-493a-8689-958fdd51772f.shg-box.shg-c {
  justify-content: center;
}

#s-c88113b4-803b-48d0-835f-fb0d2f24cc57 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c88113b4-803b-48d0-835f-fb0d2f24cc57 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-33fa3288-ceda-46c5-9240-1ecdd0c5c672 {
  border-style: solid;
margin-bottom: 1em;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 19px;
min-height: 50px;
background-color: rgba(18, 155, 72, 1);
}








#s-33fa3288-ceda-46c5-9240-1ecdd0c5c672 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33fa3288-ceda-46c5-9240-1ecdd0c5c672.shg-box.shg-c {
  justify-content: center;
}

#s-485b14bc-7be8-46f5-9bc2-69f817e69f36 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-485b14bc-7be8-46f5-9bc2-69f817e69f36 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-10012fe0-4af9-4bf3-ba7a-40dcc93f3277 {
  margin-left: 10%;
margin-bottom: 8%;
margin-right: 10%;
}

#s-7b6b6615-eeca-42d2-9a4c-24f4adcd17c1 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-7b6b6615-eeca-42d2-9a4c-24f4adcd17c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b6b6615-eeca-42d2-9a4c-24f4adcd17c1.shg-box.shg-c {
  justify-content: center;
}

#s-cbde3a44-65c5-49a1-b911-8844dfd1dd37 {
  margin-top: 3em;
padding-left: 3em;
padding-right: 3em;
}
@media (max-width: 767px){#s-cbde3a44-65c5-49a1-b911-8844dfd1dd37 {
  padding-left: 2em;
padding-right: 2em;
}
}
#s-f1402a3c-a047-4afb-8caa-75ccdf909bca {
  padding-top: 5%;
padding-left: 12%;
padding-bottom: 5%;
padding-right: 12%;
text-align: left;
}

#s-f1402a3c-a047-4afb-8caa-75ccdf909bca .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-fee2f548-6c18-454b-9995-bd5bc55c7622 {
  margin-top: 3em;
margin-bottom: 3em;
padding-left: 3em;
padding-right: 3em;
}
@media (max-width: 767px){#s-fee2f548-6c18-454b-9995-bd5bc55c7622 {
  padding-left: 2em;
padding-right: 2em;
display: none;
}
#s-fee2f548-6c18-454b-9995-bd5bc55c7622, #wrap-s-fee2f548-6c18-454b-9995-bd5bc55c7622 { display:none !important; }}
#s-d2750dc0-c66e-410c-924a-1a5986339770 {
  margin-top: 3em;
margin-bottom: 3em;
padding-left: 3em;
padding-right: 3em;
}
@media (min-width: 1200px){#s-d2750dc0-c66e-410c-924a-1a5986339770 {
  display: none;
}
#s-d2750dc0-c66e-410c-924a-1a5986339770, #wrap-s-d2750dc0-c66e-410c-924a-1a5986339770 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d2750dc0-c66e-410c-924a-1a5986339770 {
  display: none;
}
#s-d2750dc0-c66e-410c-924a-1a5986339770, #wrap-s-d2750dc0-c66e-410c-924a-1a5986339770 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d2750dc0-c66e-410c-924a-1a5986339770 {
  display: none;
}
#s-d2750dc0-c66e-410c-924a-1a5986339770, #wrap-s-d2750dc0-c66e-410c-924a-1a5986339770 { display:none !important; }}@media (max-width: 767px){#s-d2750dc0-c66e-410c-924a-1a5986339770 {
  padding-left: 2em;
padding-right: 2em;
}
}
#s-5782be8d-2871-4440-b5fd-3db17f22b985 {
  margin-left: 10%;
margin-bottom: 8%;
margin-right: 10%;
}

#s-7996be7c-f670-4069-b57c-8a12976facf1 {
  min-height: 50px;
background-color: rgba(241, 241, 241, 1);
}








#s-7996be7c-f670-4069-b57c-8a12976facf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7996be7c-f670-4069-b57c-8a12976facf1.shg-box.shg-c {
  justify-content: center;
}

#s-eb9d7509-8f0c-46da-a070-a6098eceaa8e {
  padding-top: 7%;
padding-left: 5%;
padding-bottom: 0%;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eb9d7509-8f0c-46da-a070-a6098eceaa8e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8263966a-f5d8-4c99-a903-cbf0912c649e {
  padding-top: 0%;
padding-bottom: 5%;
text-align: center;
}

#s-8263966a-f5d8-4c99-a903-cbf0912c649e .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b062aa4c-e081-4e95-9aa0-db4258a297b9 {
  margin-left: 10%;
margin-bottom: 8%;
margin-right: 10%;
}

#s-41014288-aac0-48dc-8928-f704bf7c1936 {
  padding-top: 0%;
padding-bottom: 5%;
text-align: center;
}

#s-41014288-aac0-48dc-8928-f704bf7c1936 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a7ee43df-6df2-4e26-8370-1d3a2b1a5521 {
  margin-left: 10%;
margin-bottom: 8%;
margin-right: 10%;
}

#s-85adecf8-3e9b-4312-9c9e-5cae6c394ace {
  margin-top: 0%;
margin-left: 10%;
margin-bottom: 2%;
margin-right: 10%;
}

#s-a8b12797-41ba-4946-ba2d-f65f01a73cce hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-fe748a44-2e63-493a-a201-e1d19ddfa934 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
border-radius: 1000px;
background-color: rgba(236, 71, 34, 1);
text-align: center;
text-decoration: none;
hover-type: color;
line-height: 1.5em;
}
#s-fe748a44-2e63-493a-a201-e1d19ddfa934:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fe748a44-2e63-493a-a201-e1d19ddfa934:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-fe748a44-2e63-493a-a201-e1d19ddfa934 {
  margin-left: 5%;
margin-right: 5%;
}
}


#s-fe748a44-2e63-493a-a201-e1d19ddfa934.shg-btn {
  color: #ffffff;
  font-size: 1.2em;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-7c3f91e1-9bf8-478e-ba48-2f4f556bf2b2 {
  margin-top: 3em;
padding-top: 2%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-7c3f91e1-9bf8-478e-ba48-2f4f556bf2b2 {
  display: none;
}
#s-7c3f91e1-9bf8-478e-ba48-2f4f556bf2b2, #wrap-s-7c3f91e1-9bf8-478e-ba48-2f4f556bf2b2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7c3f91e1-9bf8-478e-ba48-2f4f556bf2b2 {
  display: none;
}
#s-7c3f91e1-9bf8-478e-ba48-2f4f556bf2b2, #wrap-s-7c3f91e1-9bf8-478e-ba48-2f4f556bf2b2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7c3f91e1-9bf8-478e-ba48-2f4f556bf2b2 {
  display: none;
}
#s-7c3f91e1-9bf8-478e-ba48-2f4f556bf2b2, #wrap-s-7c3f91e1-9bf8-478e-ba48-2f4f556bf2b2 { display:none !important; }}@media (max-width: 767px){#s-7c3f91e1-9bf8-478e-ba48-2f4f556bf2b2 {
  
}
}
#s-032264a8-8ed6-408d-a741-ebeae1da9ede {
  margin-top: 3em;
padding-top: 2%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
}
@media (max-width: 767px){#s-032264a8-8ed6-408d-a741-ebeae1da9ede {
  display: none;
}
#s-032264a8-8ed6-408d-a741-ebeae1da9ede, #wrap-s-032264a8-8ed6-408d-a741-ebeae1da9ede { display:none !important; }}
@media (min-width: 0px) {
[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-d3b76073-5f8a-4fdb-97c8-6604a9a547a9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.0px);
}

}

#s-0a4040c6-23f3-483c-93c2-42cb62040927 {
  margin-top: 2px;
margin-bottom: 2px;
padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}




  #s-0a4040c6-23f3-483c-93c2-42cb62040927 img.shogun-image {
    
    width: px;
  }


#s-0a4040c6-23f3-483c-93c2-42cb62040927 .shogun-image-content {
  
    align-items: center;
  
}

#s-f8004565-21d5-4e2a-8fe4-b847083ebadb {
  text-align: center;
}




  #s-f8004565-21d5-4e2a-8fe4-b847083ebadb img.shogun-image {
    
    width: px;
  }


#s-f8004565-21d5-4e2a-8fe4-b847083ebadb .shogun-image-content {
  
    align-items: center;
  
}

#s-598f6750-700e-4e86-9ae9-6d4da524351b {
  margin-left: 5em;
margin-right: 5em;
}
@media (max-width: 767px){#s-598f6750-700e-4e86-9ae9-6d4da524351b {
  margin-left: 2em;
margin-right: 2em;
}
}
@media (min-width: 0px) {
[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (max-width: 767px) {
  [id="s-b4663fec-62cd-497c-8782-cce4b894ab6b"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-32272335-7e11-4522-b7ba-571d05bdd5bf {
  text-align: center;
}




  #s-32272335-7e11-4522-b7ba-571d05bdd5bf img.shogun-image {
    
    width: px;
  }


#s-32272335-7e11-4522-b7ba-571d05bdd5bf .shogun-image-content {
  
    align-items: center;
  
}

#s-f7322e58-d467-4d1c-93f3-0a4c248275cb {
  margin-left: 5em;
margin-right: 5em;
}
@media (max-width: 767px){#s-f7322e58-d467-4d1c-93f3-0a4c248275cb {
  margin-left: 2em;
margin-right: 2em;
}
}
#s-9f1e0790-a5cb-4612-ae45-54c51573c404 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}




  #s-9f1e0790-a5cb-4612-ae45-54c51573c404 img.shogun-image {
    
    width: px;
  }


#s-9f1e0790-a5cb-4612-ae45-54c51573c404 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-5c6f6288-fddf-4d9a-b8e0-ad51648f7480"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.0px);
}

}

#s-44562a90-e3cb-45a3-a0c5-e849b9e3cc81 {
  margin-top: 2px;
margin-bottom: 2px;
padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}




  #s-44562a90-e3cb-45a3-a0c5-e849b9e3cc81 img.shogun-image {
    
    width: px;
  }


#s-44562a90-e3cb-45a3-a0c5-e849b9e3cc81 .shogun-image-content {
  
    align-items: center;
  
}

#s-1e662af4-a339-4f78-8613-2224bb8bfc14 {
  text-align: center;
}




  #s-1e662af4-a339-4f78-8613-2224bb8bfc14 img.shogun-image {
    
    width: px;
  }


#s-1e662af4-a339-4f78-8613-2224bb8bfc14 .shogun-image-content {
  
    align-items: center;
  
}

#s-f95a3c19-5ffa-4bbc-99d6-5138e65277bd {
  margin-left: 5em;
margin-right: 5em;
}
@media (max-width: 767px){#s-f95a3c19-5ffa-4bbc-99d6-5138e65277bd {
  margin-left: 2em;
margin-right: 2em;
}
}
#s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1 {
  padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (max-width: 767px) {
  [id="s-b8e1e78c-4ed8-4a0d-b0bf-a41676fe7dd1"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-2eaf84d2-1bec-4e9b-9593-802a17ecf4ce {
  text-align: center;
}




  #s-2eaf84d2-1bec-4e9b-9593-802a17ecf4ce img.shogun-image {
    
    width: px;
  }


#s-2eaf84d2-1bec-4e9b-9593-802a17ecf4ce .shogun-image-content {
  
    align-items: center;
  
}

#s-e35c4559-a26c-415b-9446-994bacf21b8e {
  margin-left: 5em;
margin-right: 5em;
}
@media (max-width: 767px){#s-e35c4559-a26c-415b-9446-994bacf21b8e {
  margin-top: 0%;
margin-left: 2em;
margin-bottom: 0%;
margin-right: 2em;
padding-top: 0%;
padding-bottom: 0%;
}
}
#s-4a57a550-a2b0-41a8-ac6b-f1fc0b0cc733 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}




  #s-4a57a550-a2b0-41a8-ac6b-f1fc0b0cc733 img.shogun-image {
    
    width: px;
  }


#s-4a57a550-a2b0-41a8-ac6b-f1fc0b0cc733 .shogun-image-content {
  
    align-items: center;
  
}

#s-cda13bf1-c783-4f8a-ae3d-31bd67ef40aa {
  min-height: 50px;
background-color: rgba(208, 32, 7, 1);
}








#s-cda13bf1-c783-4f8a-ae3d-31bd67ef40aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cda13bf1-c783-4f8a-ae3d-31bd67ef40aa.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bc31670a-4742-4192-8422-04e526460760"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-16931c58-f99e-4fe6-b054-b5a5ce1265ce {
  padding-top: 8%;
padding-bottom: 0%;
text-align: center;
}




  #s-16931c58-f99e-4fe6-b054-b5a5ce1265ce img.shogun-image {
    
    width: px;
  }


#s-16931c58-f99e-4fe6-b054-b5a5ce1265ce .shogun-image-content {
  
    align-items: center;
  
}

#s-2d786d66-fba6-4d5b-bcdc-a3208e28a72f {
  margin-top: 5px;
margin-bottom: 10px;
padding-top: 0em;
padding-left: 15%;
padding-bottom: 3em;
padding-right: 15%;
text-align: center;
}

#s-2d786d66-fba6-4d5b-bcdc-a3208e28a72f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0a7b4dbf-3a94-4e66-b42a-d892114f7c9a {
  min-height: 50px;
background-color: rgba(255, 211, 0, 1);
}








#s-0a7b4dbf-3a94-4e66-b42a-d892114f7c9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a7b4dbf-3a94-4e66-b42a-d892114f7c9a.shg-box.shg-c {
  justify-content: center;
}

#s-b7141f22-1aba-43e0-91aa-0d3df14452b9 {
  padding-top: 5%;
padding-bottom: 5%;
}

#s-a763767e-6325-4ef8-82bb-81c7ba97a5c6 {
  padding-top: 6%;
padding-bottom: 1px;
min-height: 50px;
}








#s-a763767e-6325-4ef8-82bb-81c7ba97a5c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a763767e-6325-4ef8-82bb-81c7ba97a5c6.shg-box.shg-c {
  justify-content: center;
}

#s-77fcae94-bc86-4249-8b77-46c600c81a2c {
  margin-top: 5px;
margin-bottom: 10px;
padding-top: 0em;
padding-left: 15%;
padding-bottom: 3em;
padding-right: 15%;
text-align: center;
}

#s-77fcae94-bc86-4249-8b77-46c600c81a2c .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e6ed6920-1e49-4489-9988-bade10a35378 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
border-radius: 1000px;
background-color: rgba(236, 71, 34, 1);
text-align: center;
text-decoration: none;
hover-type: color;
line-height: 1.5em;
}
#s-e6ed6920-1e49-4489-9988-bade10a35378:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e6ed6920-1e49-4489-9988-bade10a35378:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-e6ed6920-1e49-4489-9988-bade10a35378 {
  margin-left: 5%;
margin-right: 5%;
}
}


#s-e6ed6920-1e49-4489-9988-bade10a35378.shg-btn {
  color: #ffffff;
  font-size: 1.2em;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-5bf6ba6b-4ed1-43f1-94f6-0535910b91a7 {
  padding-top: 2em;
}

#s-9bdf9ba9-a5e9-496c-a439-c5c847bb9fbb {
  margin-top: 3px;
margin-bottom: 3px;
padding-bottom: 3em;
text-align: center;
}




  #s-9bdf9ba9-a5e9-496c-a439-c5c847bb9fbb img.shogun-image {
    
    width: px;
  }


#s-9bdf9ba9-a5e9-496c-a439-c5c847bb9fbb .shogun-image-content {
  
    align-items: center;
  
}

#s-f3b81df6-48f0-4a59-8afd-c45777827676 {
  background-attachment: scroll;
}








#s-f3b81df6-48f0-4a59-8afd-c45777827676 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3b81df6-48f0-4a59-8afd-c45777827676.shg-box.shg-c {
  justify-content: center;
}

#s-70c52c11-86c6-4a5b-91d0-891249d94338 {
  margin-top: 4%;
margin-left: 16%;
margin-bottom: 5%;
margin-right: 16%;
text-align: center;
}
@media (max-width: 767px){#s-70c52c11-86c6-4a5b-91d0-891249d94338 {
  display: none;
}
#s-70c52c11-86c6-4a5b-91d0-891249d94338, #wrap-s-70c52c11-86c6-4a5b-91d0-891249d94338 { display:none !important; }}



  #s-70c52c11-86c6-4a5b-91d0-891249d94338 img.shogun-image {
    
    width: px;
  }


#s-70c52c11-86c6-4a5b-91d0-891249d94338 .shogun-image-content {
  
    align-items: center;
  
}

#s-04479819-7560-4f1e-b663-5030731d9e89 {
  margin-top: 15%;
margin-left: 10%;
margin-bottom: 8%;
margin-right: 10%;
text-align: center;
}
@media (min-width: 1200px){#s-04479819-7560-4f1e-b663-5030731d9e89 {
  display: none;
}
#s-04479819-7560-4f1e-b663-5030731d9e89, #wrap-s-04479819-7560-4f1e-b663-5030731d9e89 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-04479819-7560-4f1e-b663-5030731d9e89 {
  display: none;
}
#s-04479819-7560-4f1e-b663-5030731d9e89, #wrap-s-04479819-7560-4f1e-b663-5030731d9e89 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-04479819-7560-4f1e-b663-5030731d9e89 {
  display: none;
}
#s-04479819-7560-4f1e-b663-5030731d9e89, #wrap-s-04479819-7560-4f1e-b663-5030731d9e89 { display:none !important; }}



  #s-04479819-7560-4f1e-b663-5030731d9e89 img.shogun-image {
    
    width: px;
  }


#s-04479819-7560-4f1e-b663-5030731d9e89 .shogun-image-content {
  
    align-items: center;
  
}

#s-a1da1655-4c13-4118-ae9a-5146c13034de {
  margin-top: 0%;
margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 992px) {
[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 1200px) {
[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-a1da1655-4c13-4118-ae9a-5146c13034de"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0em);
}

}

#s-d8b5c15f-0bfb-470d-883f-74b0157a36c3 {
  margin-bottom: 5%;
text-align: center;
}




  #s-d8b5c15f-0bfb-470d-883f-74b0157a36c3 img.shogun-image {
    
    width: px;
  }


#s-d8b5c15f-0bfb-470d-883f-74b0157a36c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6ffcfcf-508a-4c04-aee1-ef7773d166a7 {
  box-shadow:0px 0px 0px 0px ;
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 50px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 1px;
hover-type: color;
color: rgba(238, 72, 35, 1);
}
#s-d6ffcfcf-508a-4c04-aee1-ef7773d166a7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(199, 199, 199, 0.71) !important;
text-decoration: none !important;
hover-type: color !important;}#s-d6ffcfcf-508a-4c04-aee1-ef7773d166a7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d6ffcfcf-508a-4c04-aee1-ef7773d166a7.shg-btn {
  color: rgba(238, 72, 35, 1);
  font-size: 50px;
  font-weight: 800;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-82739c66-745a-4a82-8d70-fc024473644d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(238, 72, 35, 0);
}

#s-82739c66-745a-4a82-8d70-fc024473644d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2940dbe1-5f76-4b27-832c-1d54c0032fdb {
  text-align: center;
}




  #s-2940dbe1-5f76-4b27-832c-1d54c0032fdb img.shogun-image {
    
    width: px;
  }


#s-2940dbe1-5f76-4b27-832c-1d54c0032fdb .shogun-image-content {
  
    align-items: center;
  
}

#s-4d5638f0-7fa3-4566-b6f7-48cf2e42e132 {
  box-shadow:0px 0px 0px 0px ;
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(238, 72, 35, 1);
border-style: solid;
border-radius: 50px;
background-color: rgba(238, 72, 35, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 1px;
hover-type: color;
}
#s-4d5638f0-7fa3-4566-b6f7-48cf2e42e132:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(238, 72, 35, 0.71) !important;
text-decoration: none !important;
hover-type: color !important;}#s-4d5638f0-7fa3-4566-b6f7-48cf2e42e132:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4d5638f0-7fa3-4566-b6f7-48cf2e42e132.shg-btn {
  color: #ffffff;
  font-size: 50px;
  font-weight: 800;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-5bf76c69-ccc9-43ef-b4b8-be19511b6d95 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5bf76c69-ccc9-43ef-b4b8-be19511b6d95 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-25bd920f-c744-48b5-a72d-cb1cc5deb911 {
  margin-top: 2%;
margin-left: 10%;
margin-bottom: 7%;
margin-right: 10%;
}
@media (max-width: 767px){#s-25bd920f-c744-48b5-a72d-cb1cc5deb911 {
  margin-top: 8%;
}
}
#s-f71d76e2-3fdc-4ce7-b14e-64ac3d46ea87 {
  min-height: 50px;
background-color: rgba(88, 186, 71, 1);
}








#s-f71d76e2-3fdc-4ce7-b14e-64ac3d46ea87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f71d76e2-3fdc-4ce7-b14e-64ac3d46ea87.shg-box.shg-c {
  justify-content: center;
}

#s-9c03d932-1534-464f-94ea-d7461e6ea3cf {
  padding-top: 3em;
padding-left: 46%;
padding-bottom: 0em;
padding-right: 46%;
text-align: center;
}
@media (max-width: 767px){#s-9c03d932-1534-464f-94ea-d7461e6ea3cf {
  padding-left: 42%;
padding-right: 42%;
}
}



  #s-9c03d932-1534-464f-94ea-d7461e6ea3cf img.shogun-image {
    
    width: px;
  }


#s-9c03d932-1534-464f-94ea-d7461e6ea3cf .shogun-image-content {
  
    align-items: center;
  
}

#s-18bc8abd-a026-44b7-8f52-79d24f6bd2e2 {
  margin-top: 5px;
margin-bottom: 0px;
padding-top: 0em;
padding-left: 15%;
padding-bottom: 2%;
padding-right: 15%;
text-align: center;
}

#s-18bc8abd-a026-44b7-8f52-79d24f6bd2e2 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-518fc0c5-113b-4015-be7a-80be751c2c6b {
  margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
}

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

#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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          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;
}
