.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.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-58a044a3-def3-4136-a74f-8cce1d570343 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-58a044a3-def3-4136-a74f-8cce1d570343 {
  display: none;
}
#s-58a044a3-def3-4136-a74f-8cce1d570343, #wrap-s-58a044a3-def3-4136-a74f-8cce1d570343 { display:none !important; }}@media (max-width: 767px){#s-58a044a3-def3-4136-a74f-8cce1d570343 {
  display: none;
}
#s-58a044a3-def3-4136-a74f-8cce1d570343, #wrap-s-58a044a3-def3-4136-a74f-8cce1d570343 { display:none !important; }}







#s-58a044a3-def3-4136-a74f-8cce1d570343 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58a044a3-def3-4136-a74f-8cce1d570343.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-131dee36-4015-49aa-8ab1-10e73d34748b {
  text-align: center;
}




  #s-131dee36-4015-49aa-8ab1-10e73d34748b img.shogun-image {
    
    width: px;
  }


#s-131dee36-4015-49aa-8ab1-10e73d34748b .shogun-image-content {
  
    align-items: 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-552d85e4-7be9-4d06-952e-ca4e3f383620 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-552d85e4-7be9-4d06-952e-ca4e3f383620 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Yeon Sung;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-18b3424b-c656-415c-ba7e-c7783242d3f4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-18b3424b-c656-415c-ba7e-c7783242d3f4 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-39320395-d4cd-46aa-b618-9c20afdfa3e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-39320395-d4cd-46aa-b618-9c20afdfa3e9 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.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-9a8f2eb3-179c-4b17-9a12-a38af113740b {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 2px;
text-align: center;
background-color: rgba(206, 42, 55, 1);
text-decoration: none;
}
#s-9a8f2eb3-179c-4b17-9a12-a38af113740b:hover {background-color: rgba(0, 69, 161, 1) !important;
text-decoration: none !important;}#s-9a8f2eb3-179c-4b17-9a12-a38af113740b:active {background-color: rgba(0, 69, 161, 1) !important;
text-decoration: none !important;}


#s-9a8f2eb3-179c-4b17-9a12-a38af113740b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-fceaa924-2c08-4902-a0dc-0edc805b8b7c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-fceaa924-2c08-4902-a0dc-0edc805b8b7c {
  display: none;
}
#s-fceaa924-2c08-4902-a0dc-0edc805b8b7c, #wrap-s-fceaa924-2c08-4902-a0dc-0edc805b8b7c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fceaa924-2c08-4902-a0dc-0edc805b8b7c {
  display: none;
}
#s-fceaa924-2c08-4902-a0dc-0edc805b8b7c, #wrap-s-fceaa924-2c08-4902-a0dc-0edc805b8b7c { display:none !important; }}







#s-fceaa924-2c08-4902-a0dc-0edc805b8b7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fceaa924-2c08-4902-a0dc-0edc805b8b7c.shg-box.shg-c {
  justify-content: center;
}

#s-096fb570-8312-4550-8512-7af0f26a4bf9 {
  text-align: center;
}
@media (min-width: 1200px){#s-096fb570-8312-4550-8512-7af0f26a4bf9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-096fb570-8312-4550-8512-7af0f26a4bf9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-096fb570-8312-4550-8512-7af0f26a4bf9 {
  
}
}@media (max-width: 767px){#s-096fb570-8312-4550-8512-7af0f26a4bf9 {
  
}
}



  #s-096fb570-8312-4550-8512-7af0f26a4bf9 img.shogun-image {
    
    width: px;
  }


#s-096fb570-8312-4550-8512-7af0f26a4bf9 .shogun-image-content {
  
    align-items: center;
  
}

#s-1e59cccb-9b29-4743-88da-350c244d9081 {
  padding-top: 20px;
padding-bottom: 5px;
text-align: center;
}

#s-1e59cccb-9b29-4743-88da-350c244d9081 .shogun-heading-component h2 {
  color: rgba(0, 69, 161, 1);
  font-weight:   ;
  font-family: Yeon Sung;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0a9ab20a-231c-43dd-b215-535c074cd374 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-0a9ab20a-231c-43dd-b215-535c074cd374 .shogun-heading-component h2 {
  color: rgba(206, 42, 55, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2897aba2-a19a-4eb9-b175-511073f0642e {
  padding-top: 5px;
padding-bottom: 10px;
text-align: center;
}

#s-2897aba2-a19a-4eb9-b175-511073f0642e .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-884aafc8-750e-4871-ae1b-e7ad70c7da58 {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 0px;
text-align: center;
background-color: rgba(206, 42, 55, 1);
text-decoration: none;
}
#s-884aafc8-750e-4871-ae1b-e7ad70c7da58:hover {background-color: rgba(0, 69, 161, 1) !important;
text-decoration: none !important;}#s-884aafc8-750e-4871-ae1b-e7ad70c7da58:active {background-color: rgba(0, 69, 161, 1) !important;
text-decoration: none !important;}


#s-884aafc8-750e-4871-ae1b-e7ad70c7da58.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-fabab866-468b-43ec-b2fb-01193194b60b hr {
  border: 0;
  width: 100%;
  border-top: 30px solid rgba(255, 255, 255, 0);
}

#s-299dca9e-1eeb-486a-adc3-d09c8ff2cb81 {
  margin-left: 10px;
margin-right: 10px;
min-height: 50px;
}








#s-299dca9e-1eeb-486a-adc3-d09c8ff2cb81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-299dca9e-1eeb-486a-adc3-d09c8ff2cb81.shg-box.shg-c {
  justify-content: center;
}

#s-ce99c4f1-d265-4871-8cf4-1741b950c260 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 00px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(206, 42, 55, 1);
text-align: center;
}

#s-ce99c4f1-d265-4871-8cf4-1741b950c260 .shogun-heading-component h2 {
  color: rgba(206, 42, 55, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: 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-913479db-26c2-4f4e-ba4f-82b4f7aa84a5 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 20px;
}

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

#s-6e094f63-3063-4a88-b811-9f9f6cc0e552 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-6e094f63-3063-4a88-b811-9f9f6cc0e552"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-e536a3ee-0b1d-4fe2-be13-8dded2406311 {
  text-align: center;
}




  #s-e536a3ee-0b1d-4fe2-be13-8dded2406311 img.shogun-image {
    
    width: px;
  }


#s-e536a3ee-0b1d-4fe2-be13-8dded2406311 .shogun-image-content {
  
    align-items: center;
  
}

#s-553bfb95-8052-47ce-acdf-96c5eefff936 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-553bfb95-8052-47ce-acdf-96c5eefff936 .shogun-heading-component h3 {
  color: rgba(206, 42, 55, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a2313006-8099-4b48-b97d-53fdcba90b35 {
  text-align: center;
}




  #s-a2313006-8099-4b48-b97d-53fdcba90b35 img.shogun-image {
    
    width: px;
  }


#s-a2313006-8099-4b48-b97d-53fdcba90b35 .shogun-image-content {
  
    align-items: center;
  
}

#s-d66212b8-3aba-44e3-8ea1-2ccd41040741 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d66212b8-3aba-44e3-8ea1-2ccd41040741 .shogun-heading-component h3 {
  color: rgba(0, 69, 161, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1e963965-61bc-468a-a332-cb466d347f54 {
  text-align: center;
}




  #s-1e963965-61bc-468a-a332-cb466d347f54 img.shogun-image {
    
    width: px;
  }


#s-1e963965-61bc-468a-a332-cb466d347f54 .shogun-image-content {
  
    align-items: center;
  
}

#s-13b6eb9e-5b51-47f6-b77b-bbbc8d02e0e7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-13b6eb9e-5b51-47f6-b77b-bbbc8d02e0e7 .shogun-heading-component h3 {
  color: rgba(206, 42, 55, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-792778b9-6db5-4e68-be9b-14b85abf8bb0 {
  text-align: center;
}




  #s-792778b9-6db5-4e68-be9b-14b85abf8bb0 img.shogun-image {
    
    width: px;
  }


#s-792778b9-6db5-4e68-be9b-14b85abf8bb0 .shogun-image-content {
  
    align-items: center;
  
}

#s-bc1dcc90-7f11-4216-a08f-dcb16f6337ae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-bc1dcc90-7f11-4216-a08f-dcb16f6337ae .shogun-heading-component h3 {
  color: rgba(0, 69, 161, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2d0b94bb-d154-4199-a3df-23b49f274b50 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-35b99b83-833e-4c41-801a-dd4d9b8fbc9f hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 0);
}

#s-4a47bd05-e644-4e2d-87b4-010c35b4cd83 {
  margin-left: 10px;
margin-right: 10px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4a47bd05-e644-4e2d-87b4-010c35b4cd83 {
  
}
}@media (max-width: 767px){#s-4a47bd05-e644-4e2d-87b4-010c35b4cd83 {
  
}
}







#s-4a47bd05-e644-4e2d-87b4-010c35b4cd83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a47bd05-e644-4e2d-87b4-010c35b4cd83.shg-box.shg-c {
  justify-content: center;
}

#s-f5ce5fd1-0095-454d-b0f1-a001d071d5a7 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 00px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(206, 42, 55, 1);
text-align: center;
}

#s-f5ce5fd1-0095-454d-b0f1-a001d071d5a7 .shogun-heading-component h2 {
  color: rgba(206, 42, 55, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-62e211e0-a23f-4bad-979d-26cf860375dd {
  margin-left: 10px;
margin-right: 10px;
padding-top: 20px;
padding-bottom: 10px;
}

#s-eb2fd9ba-55d1-464f-8448-ef314b807680 {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eb2fd9ba-55d1-464f-8448-ef314b807680"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-dfae0f85-07b8-40a7-ae3a-3238e950e0e1 {
  text-align: center;
}




  #s-dfae0f85-07b8-40a7-ae3a-3238e950e0e1 img.shogun-image {
    
    width: px;
  }


#s-dfae0f85-07b8-40a7-ae3a-3238e950e0e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-9f8496ba-b003-45c0-9272-ab5fa470f5d9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9f8496ba-b003-45c0-9272-ab5fa470f5d9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ffb48fb7-3286-4fd7-b2a4-c371bf291e67 {
  text-align: center;
}




  #s-ffb48fb7-3286-4fd7-b2a4-c371bf291e67 img.shogun-image {
    
    width: px;
  }


#s-ffb48fb7-3286-4fd7-b2a4-c371bf291e67 .shogun-image-content {
  
    align-items: center;
  
}

#s-277096b4-8250-41bf-bde7-7ba8106caf45 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-277096b4-8250-41bf-bde7-7ba8106caf45 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f11e6f57-2749-4f8e-b0de-0d189dc16bb8 {
  text-align: center;
}




  #s-f11e6f57-2749-4f8e-b0de-0d189dc16bb8 img.shogun-image {
    
    width: px;
  }


#s-f11e6f57-2749-4f8e-b0de-0d189dc16bb8 .shogun-image-content {
  
    align-items: center;
  
}

#s-77938d3a-e786-4e8d-aa27-dbd6a3238aa5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-77938d3a-e786-4e8d-aa27-dbd6a3238aa5 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-31a18f5a-157e-46cf-9d28-08ad17d83712 {
  text-align: center;
}




  #s-31a18f5a-157e-46cf-9d28-08ad17d83712 img.shogun-image {
    
    width: px;
  }


#s-31a18f5a-157e-46cf-9d28-08ad17d83712 .shogun-image-content {
  
    align-items: center;
  
}

#s-e5ccdc86-0aba-4650-adb0-b3f20bb2a34d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e5ccdc86-0aba-4650-adb0-b3f20bb2a34d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9efe8d4b-d4d9-4f31-9666-feb79347c82f {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9efe8d4b-d4d9-4f31-9666-feb79347c82f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8a2472d0-0d1f-42bf-929f-7022f843184d {
  text-align: center;
}




  #s-8a2472d0-0d1f-42bf-929f-7022f843184d img.shogun-image {
    
    width: px;
  }


#s-8a2472d0-0d1f-42bf-929f-7022f843184d .shogun-image-content {
  
    align-items: center;
  
}

#s-e16a9987-feac-4d0e-989f-265e694ed4b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e16a9987-feac-4d0e-989f-265e694ed4b2 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-083fbb6d-84b6-4501-901c-890f561b2d57 {
  text-align: center;
}




  #s-083fbb6d-84b6-4501-901c-890f561b2d57 img.shogun-image {
    
    width: px;
  }


#s-083fbb6d-84b6-4501-901c-890f561b2d57 .shogun-image-content {
  
    align-items: center;
  
}

#s-c136f082-1b41-4514-aebc-3a4647eb13bb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c136f082-1b41-4514-aebc-3a4647eb13bb .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4943fde0-0c44-47df-afe3-37a88747f3c4 {
  text-align: center;
}




  #s-4943fde0-0c44-47df-afe3-37a88747f3c4 img.shogun-image {
    
    width: px;
  }


#s-4943fde0-0c44-47df-afe3-37a88747f3c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-de387625-d01c-4d7f-adc0-398a4d146073 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de387625-d01c-4d7f-adc0-398a4d146073 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e331622c-53e3-4eaa-9d4c-4d1d39c099f4 {
  text-align: center;
}




  #s-e331622c-53e3-4eaa-9d4c-4d1d39c099f4 img.shogun-image {
    
    width: px;
  }


#s-e331622c-53e3-4eaa-9d4c-4d1d39c099f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-67affb88-e486-4b76-aa3e-155c9347bd82 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-67affb88-e486-4b76-aa3e-155c9347bd82 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cb6299e1-101b-4398-8564-cabe7720c01a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cb6299e1-101b-4398-8564-cabe7720c01a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-548000b0-dbea-46eb-94ec-52855103e29e {
  text-align: center;
}




  #s-548000b0-dbea-46eb-94ec-52855103e29e img.shogun-image {
    
    width: px;
  }


#s-548000b0-dbea-46eb-94ec-52855103e29e .shogun-image-content {
  
    align-items: center;
  
}

#s-f97b14e6-76d6-4a09-bb22-c1789e9f6b03 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f97b14e6-76d6-4a09-bb22-c1789e9f6b03 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0b4338a8-3a3f-4ff7-b7c7-be020bf8bfee {
  text-align: center;
}




  #s-0b4338a8-3a3f-4ff7-b7c7-be020bf8bfee img.shogun-image {
    
    width: px;
  }


#s-0b4338a8-3a3f-4ff7-b7c7-be020bf8bfee .shogun-image-content {
  
    align-items: center;
  
}

#s-46969bbe-4249-4936-b190-d1d8b7cc8bbc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-46969bbe-4249-4936-b190-d1d8b7cc8bbc .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-754dc544-2aa0-4c47-ac54-060607bc183d {
  text-align: center;
}




  #s-754dc544-2aa0-4c47-ac54-060607bc183d img.shogun-image {
    
    width: px;
  }


#s-754dc544-2aa0-4c47-ac54-060607bc183d .shogun-image-content {
  
    align-items: center;
  
}

#s-c72fa007-f181-4383-933f-a34063c6b635 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c72fa007-f181-4383-933f-a34063c6b635 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7bc66626-dcb4-4328-b751-edc76ca34670 {
  text-align: center;
}




  #s-7bc66626-dcb4-4328-b751-edc76ca34670 img.shogun-image {
    
    width: px;
  }


#s-7bc66626-dcb4-4328-b751-edc76ca34670 .shogun-image-content {
  
    align-items: center;
  
}

#s-25fa4a40-31f8-4a15-a785-95ea5876f68e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-25fa4a40-31f8-4a15-a785-95ea5876f68e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c3f6bea4-c290-4f24-91bf-430331eed52a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c3f6bea4-c290-4f24-91bf-430331eed52a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3f77bf89-eecb-42bf-a228-18811e111e2f {
  text-align: center;
}




  #s-3f77bf89-eecb-42bf-a228-18811e111e2f img.shogun-image {
    
    width: px;
  }


#s-3f77bf89-eecb-42bf-a228-18811e111e2f .shogun-image-content {
  
    align-items: center;
  
}

#s-ba42d498-b51a-47fb-8621-fe997eb83a5d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ba42d498-b51a-47fb-8621-fe997eb83a5d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2b97bffd-9302-453b-9d3a-122766572a28 {
  text-align: center;
}




  #s-2b97bffd-9302-453b-9d3a-122766572a28 img.shogun-image {
    
    width: px;
  }


#s-2b97bffd-9302-453b-9d3a-122766572a28 .shogun-image-content {
  
    align-items: center;
  
}

#s-d2eaa2aa-d217-4d90-bc9a-e901c5cb609d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d2eaa2aa-d217-4d90-bc9a-e901c5cb609d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-224a7b00-a8a4-4373-86d3-6e3948b8b16a {
  text-align: center;
}




  #s-224a7b00-a8a4-4373-86d3-6e3948b8b16a img.shogun-image {
    
    width: px;
  }


#s-224a7b00-a8a4-4373-86d3-6e3948b8b16a .shogun-image-content {
  
    align-items: center;
  
}

#s-8db3c287-f7b9-4926-8624-55edc3445923 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8db3c287-f7b9-4926-8624-55edc3445923 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-74c2acb8-93d6-4bb0-993c-1b1e5bea159d {
  text-align: center;
}




  #s-74c2acb8-93d6-4bb0-993c-1b1e5bea159d img.shogun-image {
    
    width: px;
  }


#s-74c2acb8-93d6-4bb0-993c-1b1e5bea159d .shogun-image-content {
  
    align-items: center;
  
}

#s-65e4380d-446e-4468-b307-d20b98dcdd75 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-65e4380d-446e-4468-b307-d20b98dcdd75 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b9b01bfa-b4bb-4457-85ac-f1c545e18398 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b9b01bfa-b4bb-4457-85ac-f1c545e18398"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-af23bbb0-ac07-436c-ac34-73e888f5ba9f {
  text-align: center;
}




  #s-af23bbb0-ac07-436c-ac34-73e888f5ba9f img.shogun-image {
    
    width: px;
  }


#s-af23bbb0-ac07-436c-ac34-73e888f5ba9f .shogun-image-content {
  
    align-items: center;
  
}

#s-4000cc0e-bf26-4f77-9ea0-118ec7ecb0fa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4000cc0e-bf26-4f77-9ea0-118ec7ecb0fa .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5a3f17c1-f2c6-44f4-88ed-8db99cf3198c {
  text-align: center;
}




  #s-5a3f17c1-f2c6-44f4-88ed-8db99cf3198c img.shogun-image {
    
    width: px;
  }


#s-5a3f17c1-f2c6-44f4-88ed-8db99cf3198c .shogun-image-content {
  
    align-items: center;
  
}

#s-28a05d39-e6cc-49e5-a670-24a5ce475c5c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-28a05d39-e6cc-49e5-a670-24a5ce475c5c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-784bc0bd-074b-46af-9e1f-19e47e4118e9 {
  text-align: center;
}




  #s-784bc0bd-074b-46af-9e1f-19e47e4118e9 img.shogun-image {
    
    width: px;
  }


#s-784bc0bd-074b-46af-9e1f-19e47e4118e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-d2953771-735a-4043-8d04-7aaf2fe90928 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d2953771-735a-4043-8d04-7aaf2fe90928 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-df2e6073-6b1d-44cb-b5c7-fc34f11e2448 {
  text-align: center;
}




  #s-df2e6073-6b1d-44cb-b5c7-fc34f11e2448 img.shogun-image {
    
    width: px;
  }


#s-df2e6073-6b1d-44cb-b5c7-fc34f11e2448 .shogun-image-content {
  
    align-items: center;
  
}

#s-d256c80c-664b-4708-b267-3bff81a9e6da {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d256c80c-664b-4708-b267-3bff81a9e6da .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbe0aa56-09bc-473e-8ae5-5a455b9415ba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2d5ce4b7-f31d-4d51-a51d-a9650fe5643f {
  text-align: center;
}




  #s-2d5ce4b7-f31d-4d51-a51d-a9650fe5643f img.shogun-image {
    
    width: px;
  }


#s-2d5ce4b7-f31d-4d51-a51d-a9650fe5643f .shogun-image-content {
  
    align-items: center;
  
}

#s-16536a73-105a-40d8-89f6-89e0cb09ca4c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-16536a73-105a-40d8-89f6-89e0cb09ca4c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0510a106-0986-495c-a09c-bc2435804dba {
  text-align: center;
}




  #s-0510a106-0986-495c-a09c-bc2435804dba img.shogun-image {
    
    width: px;
  }


#s-0510a106-0986-495c-a09c-bc2435804dba .shogun-image-content {
  
    align-items: center;
  
}

#s-88ed2d04-7844-42c5-abff-eff392ff25b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-88ed2d04-7844-42c5-abff-eff392ff25b0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fb6e441d-1b4a-425e-bba9-950705d1d9ae {
  text-align: center;
}




  #s-fb6e441d-1b4a-425e-bba9-950705d1d9ae img.shogun-image {
    
    width: px;
  }


#s-fb6e441d-1b4a-425e-bba9-950705d1d9ae .shogun-image-content {
  
    align-items: center;
  
}

#s-060d261a-73a5-4b45-a82a-241e4534badb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-060d261a-73a5-4b45-a82a-241e4534badb .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9b24aa92-66f2-492e-a559-dbda18704688 {
  text-align: center;
}




  #s-9b24aa92-66f2-492e-a559-dbda18704688 img.shogun-image {
    
    width: px;
  }


#s-9b24aa92-66f2-492e-a559-dbda18704688 .shogun-image-content {
  
    align-items: center;
  
}

#s-6b2f572f-89f6-4c50-8e24-bedee726578d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6b2f572f-89f6-4c50-8e24-bedee726578d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-056ec3be-8a03-4b07-86d9-c1ad272e8965 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-056ec3be-8a03-4b07-86d9-c1ad272e8965"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-87035e96-ce9e-4846-9247-488133c23024 {
  text-align: center;
}




  #s-87035e96-ce9e-4846-9247-488133c23024 img.shogun-image {
    
    width: px;
  }


#s-87035e96-ce9e-4846-9247-488133c23024 .shogun-image-content {
  
    align-items: center;
  
}

#s-21cca813-45a9-42e3-98b3-0a22f56b16d9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-21cca813-45a9-42e3-98b3-0a22f56b16d9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fb9b591d-9a70-4775-a749-85b907807ebe {
  text-align: center;
}




  #s-fb9b591d-9a70-4775-a749-85b907807ebe img.shogun-image {
    
    width: px;
  }


#s-fb9b591d-9a70-4775-a749-85b907807ebe .shogun-image-content {
  
    align-items: center;
  
}

#s-03c5cdc2-da5c-44f1-bb86-175185fc22df {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03c5cdc2-da5c-44f1-bb86-175185fc22df .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2132aace-3e2c-4e1f-a523-5e6a3d0c5f27 {
  text-align: center;
}




  #s-2132aace-3e2c-4e1f-a523-5e6a3d0c5f27 img.shogun-image {
    
    width: px;
  }


#s-2132aace-3e2c-4e1f-a523-5e6a3d0c5f27 .shogun-image-content {
  
    align-items: center;
  
}

#s-5dcf1a15-1565-4843-9020-85559c9d2a10 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5dcf1a15-1565-4843-9020-85559c9d2a10 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a49e5ded-94b6-47f6-af98-457d97fbd693 {
  text-align: center;
}




  #s-a49e5ded-94b6-47f6-af98-457d97fbd693 img.shogun-image {
    
    width: px;
  }


#s-a49e5ded-94b6-47f6-af98-457d97fbd693 .shogun-image-content {
  
    align-items: center;
  
}

#s-04f408e0-78a4-44ae-bafb-3e3549029d1c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-04f408e0-78a4-44ae-bafb-3e3549029d1c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f80a035b-91f5-45a4-af23-03dde7a2ae0b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f80a035b-91f5-45a4-af23-03dde7a2ae0b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-41f6e000-c210-4b9d-a9c1-a54886a63357 {
  text-align: center;
}




  #s-41f6e000-c210-4b9d-a9c1-a54886a63357 img.shogun-image {
    
    width: px;
  }


#s-41f6e000-c210-4b9d-a9c1-a54886a63357 .shogun-image-content {
  
    align-items: center;
  
}

#s-398908a9-2f5f-4653-9f5d-d44b95693fe0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-398908a9-2f5f-4653-9f5d-d44b95693fe0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4832df0a-11f0-4b6c-ad84-186bd496f651 {
  text-align: center;
}




  #s-4832df0a-11f0-4b6c-ad84-186bd496f651 img.shogun-image {
    
    width: px;
  }


#s-4832df0a-11f0-4b6c-ad84-186bd496f651 .shogun-image-content {
  
    align-items: center;
  
}

#s-08ebaa9f-cc1c-448a-bc38-ed79266650ea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08ebaa9f-cc1c-448a-bc38-ed79266650ea .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2f322867-5453-4280-8164-99cfd7f6967f hr {
  border: 0;
  width: 100%;
  border-top: 30px solid rgba(255, 255, 255, 0);
}

#s-8519f9ba-1669-4291-a364-b98e7e178165 {
  margin-left: 0px;
margin-right: 0px;
min-height: 0px;
}








#s-8519f9ba-1669-4291-a364-b98e7e178165 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8519f9ba-1669-4291-a364-b98e7e178165.shg-box.shg-c {
  justify-content: center;
}

#s-7b3248e0-56de-43cc-a986-b7a53c9a5caa {
  border-style: solid;
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 00px;
border-left-width: 00px;
border-bottom-width: 1px;
border-right-width: 00px;
border-color: rgba(206, 42, 55, 1);
text-align: center;
}

#s-7b3248e0-56de-43cc-a986-b7a53c9a5caa .shogun-heading-component h2 {
  color: rgba(206, 42, 55, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-252506ab-a25d-47e1-81a2-0e25f28f9943 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
padding-left: 50px;
padding-right: 50px;
max-width: 1200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-252506ab-a25d-47e1-81a2-0e25f28f9943 {
  display: none;
}
#s-252506ab-a25d-47e1-81a2-0e25f28f9943, #wrap-s-252506ab-a25d-47e1-81a2-0e25f28f9943 { display:none !important; }}@media (max-width: 767px){#s-252506ab-a25d-47e1-81a2-0e25f28f9943 {
  display: none;
}
#s-252506ab-a25d-47e1-81a2-0e25f28f9943, #wrap-s-252506ab-a25d-47e1-81a2-0e25f28f9943 { display:none !important; }}
@media (min-width: 0px) {
[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-252506ab-a25d-47e1-81a2-0e25f28f9943"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a7347328-ab03-4f5c-bfb3-f22204e4cde8 {
  text-align: center;
}




  #s-a7347328-ab03-4f5c-bfb3-f22204e4cde8 img.shogun-image {
    
    width: px;
  }


#s-a7347328-ab03-4f5c-bfb3-f22204e4cde8 .shogun-image-content {
  
    align-items: center;
  
}

#s-3cac3199-88c6-47ed-b9fb-8e1ae016cec7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3cac3199-88c6-47ed-b9fb-8e1ae016cec7 .shogun-heading-component h3 {
  color: rgba(0, 69, 161, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-3cac3199-88c6-47ed-b9fb-8e1ae016cec7 .shogun-heading-component h3 a {
  color: rgba(0, 69, 161, 1);
}


#s-795e1d3c-93df-4cdb-ad34-a85af2f7b8f5 {
  margin-top: 10px;
margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-795e1d3c-93df-4cdb-ad34-a85af2f7b8f5 .shogun-heading-component h2 {
  color: rgba(206, 42, 55, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-795e1d3c-93df-4cdb-ad34-a85af2f7b8f5 .shogun-heading-component h2 a {
  color: rgba(206, 42, 55, 1);
}


#s-914f2dd3-e619-4313-9bed-c6484c8285fd {
  margin-top: 10px;
min-height: 10px;
}

#s-068eb9d7-792c-4b21-950e-7edc95a39ed1 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-837a0252-2b30-4f44-a064-f1ef93160373 {
  padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-radius: 0px;
text-align: center;
background-color: rgba(206, 42, 55, 1);
text-decoration: none;
}
#s-837a0252-2b30-4f44-a064-f1ef93160373:hover {background-color: rgba(0, 69, 161, 1) !important;
text-decoration: none !important;}#s-837a0252-2b30-4f44-a064-f1ef93160373:active {background-color: rgba(206, 42, 55, 1) !important;
text-decoration: none !important;}


#s-837a0252-2b30-4f44-a064-f1ef93160373.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-3cd36cdb-7fe7-4d83-9c7d-33b0b984b363 {
  text-align: center;
}




  #s-3cd36cdb-7fe7-4d83-9c7d-33b0b984b363 img.shogun-image {
    
    width: px;
  }


#s-3cd36cdb-7fe7-4d83-9c7d-33b0b984b363 .shogun-image-content {
  
    align-items: center;
  
}

#s-2ca3279a-72b7-4f35-9c0f-30df328c8177 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2ca3279a-72b7-4f35-9c0f-30df328c8177 .shogun-heading-component h3 {
  color: rgba(0, 69, 161, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-2ca3279a-72b7-4f35-9c0f-30df328c8177 .shogun-heading-component h3 a {
  color: rgba(0, 69, 161, 1);
}


#s-eebb5620-b453-4c3b-8a18-c531982b4d93 {
  margin-top: 10px;
margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 4px;
text-align: center;
}

#s-eebb5620-b453-4c3b-8a18-c531982b4d93 .shogun-heading-component h2 {
  color: rgba(206, 42, 55, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-eebb5620-b453-4c3b-8a18-c531982b4d93 .shogun-heading-component h2 a {
  color: rgba(206, 42, 55, 1);
}


#s-7ab413bd-78e7-41fc-9ece-0384e00d1c38 {
  margin-top: 10px;
min-height: 10px;
}

#s-474a8e72-c2aa-47d0-9269-6fb8aa1e50ea {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-2101d675-3674-4e37-9b1f-efc135edd348 {
  padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-radius: 0px;
text-align: center;
background-color: rgba(0, 69, 161, 1);
text-decoration: none;
}
#s-2101d675-3674-4e37-9b1f-efc135edd348:hover {background-color: rgba(206, 42, 55, 1) !important;
text-decoration: none !important;}#s-2101d675-3674-4e37-9b1f-efc135edd348:active {background-color: rgba(0, 69, 161, 1) !important;
text-decoration: none !important;}


#s-2101d675-3674-4e37-9b1f-efc135edd348.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

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

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

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-465b74b8-205e-48c0-a713-6365212e2a21 {
  margin-top: 20px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-465b74b8-205e-48c0-a713-6365212e2a21 {
  display: none;
}
#s-465b74b8-205e-48c0-a713-6365212e2a21, #wrap-s-465b74b8-205e-48c0-a713-6365212e2a21 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-465b74b8-205e-48c0-a713-6365212e2a21 {
  display: none;
}
#s-465b74b8-205e-48c0-a713-6365212e2a21, #wrap-s-465b74b8-205e-48c0-a713-6365212e2a21 { display:none !important; }}
#s-bd3e3074-3723-40e8-83b4-bdfffd82dfc8 {
  text-align: center;
}




  #s-bd3e3074-3723-40e8-83b4-bdfffd82dfc8 img.shogun-image {
    
    width: px;
  }


#s-bd3e3074-3723-40e8-83b4-bdfffd82dfc8 .shogun-image-content {
  
    align-items: center;
  
}

#s-c373c19e-88a9-4e58-84e5-c3edda514e09 {
  text-align: center;
}




  #s-c373c19e-88a9-4e58-84e5-c3edda514e09 img.shogun-image {
    
    width: px;
  }


#s-c373c19e-88a9-4e58-84e5-c3edda514e09 .shogun-image-content {
  
    align-items: center;
  
}

#s-1654c5e7-8fba-4c5e-8e23-08c9152ec7f6 {
  text-align: center;
}




  #s-1654c5e7-8fba-4c5e-8e23-08c9152ec7f6 img.shogun-image {
    
    width: px;
  }


#s-1654c5e7-8fba-4c5e-8e23-08c9152ec7f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-9397cf98-7e62-468f-80e4-9166ed7f73f1 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9397cf98-7e62-468f-80e4-9166ed7f73f1 .shogun-heading-component h3 {
  color: rgba(0, 69, 161, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-9397cf98-7e62-468f-80e4-9166ed7f73f1 .shogun-heading-component h3 a {
  color: rgba(0, 69, 161, 1);
}


#s-32768930-0196-430a-bea4-06f7206fe61d {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-32768930-0196-430a-bea4-06f7206fe61d .shogun-heading-component h3 {
  color: rgba(0, 69, 161, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-32768930-0196-430a-bea4-06f7206fe61d .shogun-heading-component h3 a {
  color: rgba(0, 69, 161, 1);
}


#s-09a7b13e-c4be-4841-ba76-abc26ed93b52 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-09a7b13e-c4be-4841-ba76-abc26ed93b52 .shogun-heading-component h3 {
  color: rgba(0, 69, 161, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-09a7b13e-c4be-4841-ba76-abc26ed93b52 .shogun-heading-component h3 a {
  color: rgba(0, 69, 161, 1);
}


#s-61d0c500-ec0d-4649-b7e1-e4d0cbcd0de3 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-61d0c500-ec0d-4649-b7e1-e4d0cbcd0de3 .shogun-heading-component h2 {
  color: rgba(206, 42, 55, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-61d0c500-ec0d-4649-b7e1-e4d0cbcd0de3 .shogun-heading-component h2 a {
  color: rgba(206, 42, 55, 1);
}


#s-432cca7d-3554-489f-8bb2-6f178d5679e6 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-432cca7d-3554-489f-8bb2-6f178d5679e6 .shogun-heading-component h2 {
  color: rgba(206, 42, 55, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-432cca7d-3554-489f-8bb2-6f178d5679e6 .shogun-heading-component h2 a {
  color: rgba(206, 42, 55, 1);
}


#s-ed5fbf4b-2405-4f4e-a204-e731ed3b1cf2 {
  margin-top: 5px;
margin-bottom: 6px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ed5fbf4b-2405-4f4e-a204-e731ed3b1cf2 .shogun-heading-component h2 {
  color: rgba(206, 42, 55, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-ed5fbf4b-2405-4f4e-a204-e731ed3b1cf2 .shogun-heading-component h2 a {
  color: rgba(206, 42, 55, 1);
}


#s-7d5b903f-de7d-461a-ac43-a7c1219f6634 {
  margin-top: 10px;
min-height: 10px;
}

#s-e1a4dc3d-bf3a-4008-b663-a26b6c12fe56 {
  margin-top: 10px;
min-height: 10px;
}

#s-fd62a256-71e9-4162-b7bd-90363c4003ab {
  margin-top: 10px;
min-height: 10px;
}

#s-fbc05e78-655b-4be6-b31d-77ac091d6bea {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-radius: 0px;
text-align: center;
background-color: rgba(206, 42, 55, 1);
text-decoration: none;
}
#s-fbc05e78-655b-4be6-b31d-77ac091d6bea:hover {background-color: rgba(0, 69, 161, 1) !important;
text-decoration: none !important;}#s-fbc05e78-655b-4be6-b31d-77ac091d6bea:active {background-color: rgba(206, 42, 55, 1) !important;
text-decoration: none !important;}


#s-fbc05e78-655b-4be6-b31d-77ac091d6bea.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-3f78979f-607e-43e7-8b3f-b6cc1fa88879 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-radius: 0px;
text-align: center;
background-color: rgba(0, 69, 161, 1);
text-decoration: none;
}
#s-3f78979f-607e-43e7-8b3f-b6cc1fa88879:hover {background-color: rgba(206, 42, 55, 1) !important;
text-decoration: none !important;}#s-3f78979f-607e-43e7-8b3f-b6cc1fa88879:active {background-color: rgba(0, 69, 161, 1) !important;
text-decoration: none !important;}


#s-3f78979f-607e-43e7-8b3f-b6cc1fa88879.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-9a06ec91-b08a-499d-842d-0d022973a810 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-radius: 0px;
text-align: center;
background-color: rgba(206, 42, 55, 1);
text-decoration: none;
}
#s-9a06ec91-b08a-499d-842d-0d022973a810:hover {background-color: rgba(0, 69, 161, 1) !important;
text-decoration: none !important;}#s-9a06ec91-b08a-499d-842d-0d022973a810:active {background-color: rgba(206, 42, 55, 1) !important;
text-decoration: none !important;}


#s-9a06ec91-b08a-499d-842d-0d022973a810.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-9cb7098c-eb2d-4ecd-b53a-05cbcfed8e23 {
  margin-top: 50px;
margin-bottom: 1px;
}

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