.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;
}
.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 .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(206, 42, 55, 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(206, 42, 55, 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(206, 42, 55, 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: 80px;
padding-bottom: 10px;
padding-right: 80px;
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(206, 42, 55, 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 {
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-5781a6a0-5f72-4c16-b68f-2bca961993e9 {
  margin-left: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-5781a6a0-5f72-4c16-b68f-2bca961993e9 {
  display: none;
}
#s-5781a6a0-5f72-4c16-b68f-2bca961993e9, #wrap-s-5781a6a0-5f72-4c16-b68f-2bca961993e9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5781a6a0-5f72-4c16-b68f-2bca961993e9 {
  display: none;
}
#s-5781a6a0-5f72-4c16-b68f-2bca961993e9, #wrap-s-5781a6a0-5f72-4c16-b68f-2bca961993e9 { display:none !important; }}
#s-5781a6a0-5f72-4c16-b68f-2bca961993e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-36d57946-22ec-4f38-b943-5ae6c24fc95f {
  text-align: center;
}
@media (min-width: 1200px){#s-36d57946-22ec-4f38-b943-5ae6c24fc95f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-36d57946-22ec-4f38-b943-5ae6c24fc95f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-36d57946-22ec-4f38-b943-5ae6c24fc95f {
  
}
}@media (max-width: 767px){#s-36d57946-22ec-4f38-b943-5ae6c24fc95f {
  
}
}




#s-36d57946-22ec-4f38-b943-5ae6c24fc95f .shogun-image-content {
  
    align-items: center;
  
}

#s-8b082d1a-ef03-4dae-a1de-43e4bf90944f {
  padding-top: 30px;
padding-bottom: 5px;
text-align: center;
}

#s-8b082d1a-ef03-4dae-a1de-43e4bf90944f .shogun-heading-component h2 {
  color: rgba(206, 42, 55, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b2b3c8dd-1622-49e9-99bc-11b4c126523a {
  padding-top: 5px;
padding-bottom: 10px;
text-align: center;
}

#s-b2b3c8dd-1622-49e9-99bc-11b4c126523a .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-24dc0985-1c45-40dc-8eed-0ec07d54beeb {
  padding-top: 5px;
padding-bottom: 10px;
text-align: center;
}

#s-24dc0985-1c45-40dc-8eed-0ec07d54beeb .shogun-heading-component h2 {
  color: rgba(206, 42, 55, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4eb1c029-f8eb-4910-b82c-ca75b2d62565 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 52px;
padding-bottom: 10px;
padding-right: 52px;
border-radius: 2px;
text-align: center;
background-color: rgba(206, 42, 55, 1);
text-decoration: none;
}
#s-4eb1c029-f8eb-4910-b82c-ca75b2d62565:hover {background-color: rgba(206, 42, 55, 1) !important;
text-decoration: none !important;}#s-4eb1c029-f8eb-4910-b82c-ca75b2d62565:active {background-color: rgba(0, 69, 161, 1) !important;
text-decoration: none !important;}


#s-4eb1c029-f8eb-4910-b82c-ca75b2d62565.shg-btn {
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-795ee0ef-7200-47f1-96b3-05143b6b97c6 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#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-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: text;
  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-f8aa4e85-b239-4a06-96a3-65e0c195c522 {
  margin-left: 10px;
margin-right: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-f8aa4e85-b239-4a06-96a3-65e0c195c522 {
  display: none;
}
#s-f8aa4e85-b239-4a06-96a3-65e0c195c522, #wrap-s-f8aa4e85-b239-4a06-96a3-65e0c195c522 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f8aa4e85-b239-4a06-96a3-65e0c195c522 {
  display: none;
}
#s-f8aa4e85-b239-4a06-96a3-65e0c195c522, #wrap-s-f8aa4e85-b239-4a06-96a3-65e0c195c522 { display:none !important; }}
#s-f8aa4e85-b239-4a06-96a3-65e0c195c522 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

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

@media (min-width: 1200px){#s-43f3bb2d-7206-4877-b885-8f62df2ceb6d {
  display: none;
}
#s-43f3bb2d-7206-4877-b885-8f62df2ceb6d, #wrap-s-43f3bb2d-7206-4877-b885-8f62df2ceb6d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-43f3bb2d-7206-4877-b885-8f62df2ceb6d {
  display: none;
}
#s-43f3bb2d-7206-4877-b885-8f62df2ceb6d, #wrap-s-43f3bb2d-7206-4877-b885-8f62df2ceb6d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-43f3bb2d-7206-4877-b885-8f62df2ceb6d {
  display: none;
}
#s-43f3bb2d-7206-4877-b885-8f62df2ceb6d, #wrap-s-43f3bb2d-7206-4877-b885-8f62df2ceb6d { display:none !important; }}@media (max-width: 767px){#s-43f3bb2d-7206-4877-b885-8f62df2ceb6d {
  display: none;
}
#s-43f3bb2d-7206-4877-b885-8f62df2ceb6d, #wrap-s-43f3bb2d-7206-4877-b885-8f62df2ceb6d { display:none !important; }}
#s-709685be-7e0b-47f7-b625-4731c92c7672 {
  border-style: solid;
padding-top: 25px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(206, 42, 55, 1);
text-align: center;
}
@media (min-width: 1200px){#s-709685be-7e0b-47f7-b625-4731c92c7672 {
  display: none;
}
#s-709685be-7e0b-47f7-b625-4731c92c7672, #wrap-s-709685be-7e0b-47f7-b625-4731c92c7672 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-709685be-7e0b-47f7-b625-4731c92c7672 {
  display: none;
}
#s-709685be-7e0b-47f7-b625-4731c92c7672, #wrap-s-709685be-7e0b-47f7-b625-4731c92c7672 { display:none !important; }}
#s-709685be-7e0b-47f7-b625-4731c92c7672 .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-0ac5c0fb-824c-452a-b7e4-feac389c6de1 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-fabab866-468b-43ec-b2fb-01193194b60b 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-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-2f322867-5453-4280-8164-99cfd7f6967f hr {
  border: 0;
  width: 100%;
  border-top: 30px solid rgba(255, 255, 255, 0);
}

#s-f661af0e-fd7c-4582-88bc-475084603c7c {
  margin-left: 10px;
margin-right: 10px;
min-height: 50px;
}

#s-f661af0e-fd7c-4582-88bc-475084603c7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6bc853d3-03c4-4e09-ba51-8c7d0b982b9f {
  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-6bc853d3-03c4-4e09-ba51-8c7d0b982b9f .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-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-3d140f93-c72b-4ead-a4fc-673ffc3d2e50 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-3d140f93-c72b-4ead-a4fc-673ffc3d2e50 {
  display: none;
}
#s-3d140f93-c72b-4ead-a4fc-673ffc3d2e50, #wrap-s-3d140f93-c72b-4ead-a4fc-673ffc3d2e50 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3d140f93-c72b-4ead-a4fc-673ffc3d2e50 {
  display: none;
}
#s-3d140f93-c72b-4ead-a4fc-673ffc3d2e50, #wrap-s-3d140f93-c72b-4ead-a4fc-673ffc3d2e50 { display:none !important; }}
#s-abef9761-b067-48e4-8245-cfc296858606 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-ebf19aad-f961-4efb-a416-dcc17fe79f12 {
  text-align: center;
}


.shg-c#s-ebf19aad-f961-4efb-a416-dcc17fe79f12 {
  max-width: 100%;
}

.shg-c#s-ebf19aad-f961-4efb-a416-dcc17fe79f12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebf19aad-f961-4efb-a416-dcc17fe79f12 .shg-image-zoom,
.shg-c#s-ebf19aad-f961-4efb-a416-dcc17fe79f12 img.shogun-image {
  max-width: 500px !important;
  min-height:  !important;
}



#s-a35d2b23-6adc-42a6-a35f-5ed2ef8fe3b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a35d2b23-6adc-42a6-a35f-5ed2ef8fe3b5 .shogun-heading-component h2 {
  color: rgba(206, 42, 55, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-a35d2b23-6adc-42a6-a35f-5ed2ef8fe3b5 .shogun-heading-component h2 a {
  color: rgba(206, 42, 55, 1);
}


#s-bd7efb15-e4fb-4c6b-b461-d80944bd2ec4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bd7efb15-e4fb-4c6b-b461-d80944bd2ec4 .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: center;
}



#s-61c5ddab-6772-4846-aee5-635b4702b1ec {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-6b752827-f40a-489b-9ed0-cafe287fda2a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(206, 42, 55, 1);
text-decoration: none;
}
#s-6b752827-f40a-489b-9ed0-cafe287fda2a:hover {background-color: rgba(163, 35, 45, 1) !important;
text-decoration: none !important;}#s-6b752827-f40a-489b-9ed0-cafe287fda2a:active {background-color: rgba(0, 69, 161, 1) !important;
text-decoration: none !important;}


#s-6b752827-f40a-489b-9ed0-cafe287fda2a.shg-btn {
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-0e98242d-eda5-4a79-a15c-9f4ea294edd3 {
  display: none;
}
#s-157c2aee-bc10-43f4-8baf-d8a0952f805d {
  text-align: center;
}




  #s-157c2aee-bc10-43f4-8baf-d8a0952f805d img.shogun-image {
    
    width: px;
  }


#s-157c2aee-bc10-43f4-8baf-d8a0952f805d .shogun-image-content {
  
    align-items: center;
  
}

#s-bed1aec4-e9c5-4003-8f95-ecf6b5d19645 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bed1aec4-e9c5-4003-8f95-ecf6b5d19645 .shogun-heading-component h2 {
  color: rgba(206, 42, 55, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-bed1aec4-e9c5-4003-8f95-ecf6b5d19645 .shogun-heading-component h2 a {
  color: rgba(206, 42, 55, 1);
}


#s-93eec108-ec82-4ace-bba3-2e28278ad3fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-93eec108-ec82-4ace-bba3-2e28278ad3fc .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: center;
}


#s-93eec108-ec82-4ace-bba3-2e28278ad3fc .shogun-heading-component h3 a {
  color: rgba(0, 69, 161, 1);
}


#s-6d0f1e3e-86fb-4259-9623-3085e1be2ef9 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-d9f55655-3655-4dfe-a2ed-26cc3cb5b01d {
  padding-top: 10px;
padding-left: 94px;
padding-bottom: 10px;
padding-right: 94px;
border-radius: 0px;
text-align: center;
background-color: rgba(206, 42, 55, 1);
text-decoration: none;
}
#s-d9f55655-3655-4dfe-a2ed-26cc3cb5b01d:hover {background-color: rgba(163, 35, 45, 1) !important;
text-decoration: none !important;}#s-d9f55655-3655-4dfe-a2ed-26cc3cb5b01d:active {background-color: rgba(0, 69, 161, 1) !important;
text-decoration: none !important;}


#s-d9f55655-3655-4dfe-a2ed-26cc3cb5b01d.shg-btn {
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-2c956f7e-137c-4a61-84dc-c3eb8f3726f8 {
  display: none;
}
#s-96e9a38c-53b6-40b3-b92a-7876b6b08df8 {
  text-align: center;
}




  #s-96e9a38c-53b6-40b3-b92a-7876b6b08df8 img.shogun-image {
    
    width: px;
  }


#s-96e9a38c-53b6-40b3-b92a-7876b6b08df8 .shogun-image-content {
  
    align-items: center;
  
}

#s-4610fd12-1340-44ba-9ccc-0b4900d65efb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4610fd12-1340-44ba-9ccc-0b4900d65efb .shogun-heading-component h2 {
  color: rgba(206, 42, 55, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-4610fd12-1340-44ba-9ccc-0b4900d65efb .shogun-heading-component h2 a {
  color: rgba(206, 42, 55, 1);
}


#s-8b74b90c-0ec5-43a5-a1c5-12c4f2606121 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8b74b90c-0ec5-43a5-a1c5-12c4f2606121 .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: center;
}


#s-8b74b90c-0ec5-43a5-a1c5-12c4f2606121 .shogun-heading-component h3 a {
  color: rgba(0, 69, 161, 1);
}


#s-e941a77e-a4c9-417e-ba60-6f7d0d7e4cf5 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-da8998f3-7d2b-4321-a501-6da288dd775d {
  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-da8998f3-7d2b-4321-a501-6da288dd775d:hover {background-color: rgba(163, 35, 45, 1) !important;
text-decoration: none !important;}#s-da8998f3-7d2b-4321-a501-6da288dd775d:active {background-color: rgba(0, 69, 161, 1) !important;
text-decoration: none !important;}


#s-da8998f3-7d2b-4321-a501-6da288dd775d.shg-btn {
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-9aa0aca5-d091-48f0-8558-fca680da320c {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-left: 50px;
padding-right: 50px;
max-width: 1800px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9aa0aca5-d091-48f0-8558-fca680da320c {
  display: none;
}
#s-9aa0aca5-d091-48f0-8558-fca680da320c, #wrap-s-9aa0aca5-d091-48f0-8558-fca680da320c { display:none !important; }}@media (max-width: 767px){#s-9aa0aca5-d091-48f0-8558-fca680da320c {
  display: none;
}
#s-9aa0aca5-d091-48f0-8558-fca680da320c, #wrap-s-9aa0aca5-d091-48f0-8558-fca680da320c { display:none !important; }}
@media (min-width: 0px) {
[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9aa0aca5-d091-48f0-8558-fca680da320c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6be48cbc-9ceb-4f2e-b50b-7ea8ae118ec1 {
  display: none;
}
#s-3444f3d5-3260-43cd-93fc-46bc2f6b91c9 {
  text-align: center;
}




  #s-3444f3d5-3260-43cd-93fc-46bc2f6b91c9 img.shogun-image {
    
    width: px;
  }


#s-3444f3d5-3260-43cd-93fc-46bc2f6b91c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-ba51d63b-cb85-40a7-86f7-a9fa5bb029f2 {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-ba51d63b-cb85-40a7-86f7-a9fa5bb029f2 .shogun-heading-component h2 {
  color: rgba(206, 42, 55, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-ba51d63b-cb85-40a7-86f7-a9fa5bb029f2 .shogun-heading-component h2 a {
  color: rgba(206, 42, 55, 1);
}


#s-d9fb2298-bdca-4d14-9fba-d5463306c773 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d9fb2298-bdca-4d14-9fba-d5463306c773 .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: center;
}


#s-d9fb2298-bdca-4d14-9fba-d5463306c773 .shogun-heading-component h3 a {
  color: rgba(0, 69, 161, 1);
}


#s-d8dd145e-95fd-4c6f-931a-5f290a41df3b {
  padding-top: 0px;
padding-bottom: 10px;
}

#s-a5805ae2-6bba-4578-aa66-90fb02695b06 {
  padding-top: 10px;
padding-left: 85px;
padding-bottom: 10px;
padding-right: 85px;
border-radius: 0px;
text-align: center;
background-color: rgba(206, 42, 55, 1);
text-decoration: none;
}
#s-a5805ae2-6bba-4578-aa66-90fb02695b06:hover {background-color: rgba(159, 30, 40, 1) !important;
text-decoration: none !important;}#s-a5805ae2-6bba-4578-aa66-90fb02695b06:active {background-color: rgba(0, 69, 161, 1) !important;
text-decoration: none !important;}


#s-a5805ae2-6bba-4578-aa66-90fb02695b06.shg-btn {
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-01917d89-e227-47bb-88db-eb90fc08b9f0 {
  display: none;
}
#s-11ca792b-187f-4351-84f4-1137543f1ea5 {
  text-align: center;
}




  #s-11ca792b-187f-4351-84f4-1137543f1ea5 img.shogun-image {
    
    width: px;
  }


#s-11ca792b-187f-4351-84f4-1137543f1ea5 .shogun-image-content {
  
    align-items: center;
  
}

#s-4f7157f5-6574-4dfa-917b-3096d6bd61dd {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-4f7157f5-6574-4dfa-917b-3096d6bd61dd .shogun-heading-component h2 {
  color: rgba(206, 42, 55, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-4f7157f5-6574-4dfa-917b-3096d6bd61dd .shogun-heading-component h2 a {
  color: rgba(206, 42, 55, 1);
}


#s-bcaa3d56-6e2d-4b3d-bf4d-84c65889efc4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bcaa3d56-6e2d-4b3d-bf4d-84c65889efc4 .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: center;
}


#s-bcaa3d56-6e2d-4b3d-bf4d-84c65889efc4 .shogun-heading-component h3 a {
  color: rgba(0, 69, 161, 1);
}


#s-a6ce0f53-5740-4f43-a99d-8377f1b10381 {
  padding-top: 0px;
padding-bottom: 10px;
}

#s-bf4f901e-1750-435e-9a77-8caf13d3dfb4 {
  padding-top: 10px;
padding-left: 100px;
padding-bottom: 10px;
padding-right: 100px;
border-radius: 0px;
text-align: center;
background-color: rgba(206, 42, 55, 1);
text-decoration: none;
}
#s-bf4f901e-1750-435e-9a77-8caf13d3dfb4:hover {background-color: rgba(159, 30, 40, 1) !important;
text-decoration: none !important;}#s-bf4f901e-1750-435e-9a77-8caf13d3dfb4:active {background-color: rgba(0, 69, 161, 1) !important;
text-decoration: none !important;}


#s-bf4f901e-1750-435e-9a77-8caf13d3dfb4.shg-btn {
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

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