#s-b69375a2-0c34-4006-91df-6245ca1c6ac2 {
  margin-top: -20px;
margin-bottom: -20px;
}

.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

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

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

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-533604d5-6b29-4b2c-aa07-8b600e70769a {
  min-height: 50px;
}








#s-533604d5-6b29-4b2c-aa07-8b600e70769a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-533604d5-6b29-4b2c-aa07-8b600e70769a.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-a4754d2c-c82b-4a93-bcbd-e394c8452277 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
text-align: center;
}
#s-a4754d2c-c82b-4a93-bcbd-e394c8452277:hover {opacity: 0.99 !important;}



  #s-a4754d2c-c82b-4a93-bcbd-e394c8452277 img.shogun-image {
    
    width: px;
  }


#s-a4754d2c-c82b-4a93-bcbd-e394c8452277 .shogun-image-content {
  
    align-items: center;
  
}

#s-b0a1d95d-fd27-40e6-b559-0efcd4e307df {
  padding-left: 80px;
padding-right: 80px;
min-height: 50px;
}
@media (max-width: 767px){#s-b0a1d95d-fd27-40e6-b559-0efcd4e307df {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-b0a1d95d-fd27-40e6-b559-0efcd4e307df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0a1d95d-fd27-40e6-b559-0efcd4e307df.shg-box.shg-c {
  justify-content: 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-b75eb496-194b-4a2d-97ac-c4e648bbd18c {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
}

#s-39d08c0b-6fda-4b16-b05c-000e32c43bf1 {
  text-align: center;
}




  #s-39d08c0b-6fda-4b16-b05c-000e32c43bf1 img.shogun-image {
    
    width: px;
  }


#s-39d08c0b-6fda-4b16-b05c-000e32c43bf1 .shogun-image-content {
  
    align-items: center;
  
}

#s-081827b3-f1b8-43c5-8946-cd42c4679baf {
  text-align: center;
}




  #s-081827b3-f1b8-43c5-8946-cd42c4679baf img.shogun-image {
    
    width: px;
  }


#s-081827b3-f1b8-43c5-8946-cd42c4679baf .shogun-image-content {
  
    align-items: center;
  
}

#s-6342d3df-76ff-4628-933b-b1888726e38f {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
text-align: center;
}




  #s-6342d3df-76ff-4628-933b-b1888726e38f img.shogun-image {
    
    width: px;
  }


#s-6342d3df-76ff-4628-933b-b1888726e38f .shogun-image-content {
  
    align-items: center;
  
}

#s-bdef9154-4500-49b1-a09e-c25137a03cc5 {
  text-align: center;
}




  #s-bdef9154-4500-49b1-a09e-c25137a03cc5 img.shogun-image {
    
    width: px;
  }


#s-bdef9154-4500-49b1-a09e-c25137a03cc5 .shogun-image-content {
  
    align-items: center;
  
}

#s-b59f2120-2084-471e-99f5-a4ace40a9fac {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
text-align: center;
}




  #s-b59f2120-2084-471e-99f5-a4ace40a9fac img.shogun-image {
    
    width: px;
  }


#s-b59f2120-2084-471e-99f5-a4ace40a9fac .shogun-image-content {
  
    align-items: center;
  
}

#s-7930a54d-6bf8-4b61-9983-ccaae595d49a {
  text-align: center;
}




  #s-7930a54d-6bf8-4b61-9983-ccaae595d49a img.shogun-image {
    
    width: px;
  }


#s-7930a54d-6bf8-4b61-9983-ccaae595d49a .shogun-image-content {
  
    align-items: center;
  
}

#s-c89038fb-3a7f-4d74-ac69-ec86a1b11ab1 {
  text-align: center;
}




  #s-c89038fb-3a7f-4d74-ac69-ec86a1b11ab1 img.shogun-image {
    
    width: px;
  }


#s-c89038fb-3a7f-4d74-ac69-ec86a1b11ab1 .shogun-image-content {
  
    align-items: center;
  
}

#s-f869d9d2-ffd3-4183-b15a-429f1b6ecf5d {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
text-align: center;
}




  #s-f869d9d2-ffd3-4183-b15a-429f1b6ecf5d img.shogun-image {
    
    width: px;
  }


#s-f869d9d2-ffd3-4183-b15a-429f1b6ecf5d .shogun-image-content {
  
    align-items: center;
  
}

#s-f02e05c1-2e79-40ac-839a-9eae60fa6cbb {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
text-align: center;
}




  #s-f02e05c1-2e79-40ac-839a-9eae60fa6cbb img.shogun-image {
    
    width: px;
  }


#s-f02e05c1-2e79-40ac-839a-9eae60fa6cbb .shogun-image-content {
  
    align-items: center;
  
}

#s-104a62cb-dbe6-4b80-8c38-0e5ee44af0b3 {
  min-height: 50px;
}








#s-104a62cb-dbe6-4b80-8c38-0e5ee44af0b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-104a62cb-dbe6-4b80-8c38-0e5ee44af0b3.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-44fc9bd6-2cbe-45e6-8315-ad05b222a24e {
  border-style: solid;
padding-top: 4px;
padding-bottom: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-4b49a4b8-220b-4c76-b38f-34ee0cbd5a40 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 100px;
padding-right: 100px;
}

#s-4b49a4b8-220b-4c76-b38f-34ee0cbd5a40 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(114, 114, 114, 1);
}

#s-66dd498d-1889-476a-98ae-e19383f68175 {
  margin-left: 0px;
margin-right: 0px;
min-height: 50px;
}








#s-66dd498d-1889-476a-98ae-e19383f68175 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66dd498d-1889-476a-98ae-e19383f68175.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-bd45cc64-147d-4add-9259-b41d733a392e {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bd45cc64-147d-4add-9259-b41d733a392e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-482590ff-27d9-4286-8f1d-ea2a501b81f4 {
  text-align: center;
}




  #s-482590ff-27d9-4286-8f1d-ea2a501b81f4 img.shogun-image {
    
    width: px;
  }


#s-482590ff-27d9-4286-8f1d-ea2a501b81f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-05d5a74b-6fdf-4693-822a-47bbf9c531ca {
  text-align: center;
}




  #s-05d5a74b-6fdf-4693-822a-47bbf9c531ca img.shogun-image {
    
    width: px;
  }


#s-05d5a74b-6fdf-4693-822a-47bbf9c531ca .shogun-image-content {
  
    align-items: center;
  
}

#s-2e69e751-75d7-444a-b422-6b5334dc2418 {
  text-align: center;
}




  #s-2e69e751-75d7-444a-b422-6b5334dc2418 img.shogun-image {
    
    width: px;
  }


#s-2e69e751-75d7-444a-b422-6b5334dc2418 .shogun-image-content {
  
    align-items: center;
  
}

#s-b345d6c2-8638-4d21-bfaa-e1fee285538f {
  text-align: center;
}




  #s-b345d6c2-8638-4d21-bfaa-e1fee285538f img.shogun-image {
    
    width: px;
  }


#s-b345d6c2-8638-4d21-bfaa-e1fee285538f .shogun-image-content {
  
    align-items: center;
  
}

#s-63752310-bddd-4ac5-bf41-73c138920006 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-ebf62fcc-2b24-4cd4-bfa7-b22f8b18771e {
  min-height: 50px;
}








#s-ebf62fcc-2b24-4cd4-bfa7-b22f8b18771e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ebf62fcc-2b24-4cd4-bfa7-b22f8b18771e.shg-box.shg-c {
  justify-content: center;
}

#s-9c0407a6-050b-4805-8c42-043a548b50b8 {
  border-style: solid;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-a6d940b3-161c-4f9b-9616-0e8d866357b1 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 75px;
padding-right: 75px;
}

#s-a6d940b3-161c-4f9b-9616-0e8d866357b1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(114, 114, 114, 1);
}

#s-b21be8d0-03b6-47c9-805a-0edc272bc215 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-b21be8d0-03b6-47c9-805a-0edc272bc215 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b21be8d0-03b6-47c9-805a-0edc272bc215.shg-box.shg-c {
  justify-content: center;
}

#s-23bf51e7-5b47-468d-a46a-dc793a8b6c75 {
  min-height: 50px;
}








#s-23bf51e7-5b47-468d-a46a-dc793a8b6c75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23bf51e7-5b47-468d-a46a-dc793a8b6c75.shg-box.shg-c {
  justify-content: center;
}

#s-19f708b9-a21c-4e1e-9659-92b96e426aab {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c257ee46-8c0d-4402-8db3-115b268d6f6f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6bd8b5b4-4fcd-4e3f-a0ce-8d239678ea88 {
  min-height: 50px;
}








#s-6bd8b5b4-4fcd-4e3f-a0ce-8d239678ea88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bd8b5b4-4fcd-4e3f-a0ce-8d239678ea88.shg-box.shg-c {
  justify-content: center;
}

#s-f6dacd08-ff5d-4c8a-9b7f-9717180f80b7 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
text-align: center;
}




  #s-f6dacd08-ff5d-4c8a-9b7f-9717180f80b7 img.shogun-image {
    
    width: px;
  }


#s-f6dacd08-ff5d-4c8a-9b7f-9717180f80b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-5afce5ba-00d6-41bc-bdb1-6ba91593bfb5 {
  padding-top: 3px;
padding-bottom: 3px;
}

.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-c5be0810-81c2-4cc1-a406-9cd75fbcbd95 {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-c5be0810-81c2-4cc1-a406-9cd75fbcbd95:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c5be0810-81c2-4cc1-a406-9cd75fbcbd95:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c5be0810-81c2-4cc1-a406-9cd75fbcbd95.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f0c347a4-a2cd-4917-b27e-dc906b34d4ea {
  min-height: 50px;
}








#s-f0c347a4-a2cd-4917-b27e-dc906b34d4ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0c347a4-a2cd-4917-b27e-dc906b34d4ea.shg-box.shg-c {
  justify-content: center;
}

#s-0fa3973a-598a-4a52-8560-5fc8279002c0 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
text-align: center;
}




  #s-0fa3973a-598a-4a52-8560-5fc8279002c0 img.shogun-image {
    
    width: px;
  }


#s-0fa3973a-598a-4a52-8560-5fc8279002c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-06705586-68e5-4bb9-811b-c18f132cdb49 {
  padding-top: 3px;
padding-bottom: 3px;
}

#s-21c4ed48-441b-4723-81af-9d178e2cd6f0 {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-21c4ed48-441b-4723-81af-9d178e2cd6f0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-21c4ed48-441b-4723-81af-9d178e2cd6f0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-21c4ed48-441b-4723-81af-9d178e2cd6f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f7cb3130-f88b-4f6e-9e44-aa04150bd8ce {
  min-height: 50px;
}








#s-f7cb3130-f88b-4f6e-9e44-aa04150bd8ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7cb3130-f88b-4f6e-9e44-aa04150bd8ce.shg-box.shg-c {
  justify-content: center;
}

#s-9672f1dc-eafa-432c-ac59-58e3a73a63f7 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
text-align: center;
}




  #s-9672f1dc-eafa-432c-ac59-58e3a73a63f7 img.shogun-image {
    
    width: px;
  }


#s-9672f1dc-eafa-432c-ac59-58e3a73a63f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-531bf569-3b4e-48ca-96ae-e14c37eedfab {
  padding-top: 3px;
padding-bottom: 3px;
}

#s-a145b449-a3d8-4f1e-adf8-c560cf164da8 {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-a145b449-a3d8-4f1e-adf8-c560cf164da8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a145b449-a3d8-4f1e-adf8-c560cf164da8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a145b449-a3d8-4f1e-adf8-c560cf164da8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5159e2ca-fc81-4eeb-bb22-7ba1e126bc6d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cc5dee39-76d8-4ad9-8f55-4df226f76ec0 {
  min-height: 50px;
}








#s-cc5dee39-76d8-4ad9-8f55-4df226f76ec0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc5dee39-76d8-4ad9-8f55-4df226f76ec0.shg-box.shg-c {
  justify-content: center;
}

#s-cc9d4f57-73bc-4250-aa7a-242d14da8d0e {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
text-align: center;
}




  #s-cc9d4f57-73bc-4250-aa7a-242d14da8d0e img.shogun-image {
    
    width: px;
  }


#s-cc9d4f57-73bc-4250-aa7a-242d14da8d0e .shogun-image-content {
  
    align-items: center;
  
}

#s-0c86a0c1-45d9-43d3-be0d-d082eb384426 {
  padding-top: 3px;
padding-bottom: 3px;
}

#s-0bc57e1c-386a-4670-9e1a-23ab869efc67 {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-0bc57e1c-386a-4670-9e1a-23ab869efc67:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0bc57e1c-386a-4670-9e1a-23ab869efc67:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0bc57e1c-386a-4670-9e1a-23ab869efc67.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1ec0fa6c-215f-4bd5-9571-722300a62348 {
  min-height: 50px;
}








#s-1ec0fa6c-215f-4bd5-9571-722300a62348 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ec0fa6c-215f-4bd5-9571-722300a62348.shg-box.shg-c {
  justify-content: center;
}

#s-5056e779-831e-4c5c-a190-059937b63d10 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
text-align: center;
}




  #s-5056e779-831e-4c5c-a190-059937b63d10 img.shogun-image {
    
    width: px;
  }


#s-5056e779-831e-4c5c-a190-059937b63d10 .shogun-image-content {
  
    align-items: center;
  
}

#s-8cb488d3-aa79-45df-872e-f6518f74afee {
  padding-top: 3px;
padding-bottom: 3px;
}

#s-8e84e546-f982-481c-917b-c87eed8146a1 {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8e84e546-f982-481c-917b-c87eed8146a1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8e84e546-f982-481c-917b-c87eed8146a1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8e84e546-f982-481c-917b-c87eed8146a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0ae9190f-40e0-46d1-b9ec-f9fe8b4b616b {
  min-height: 50px;
}








#s-0ae9190f-40e0-46d1-b9ec-f9fe8b4b616b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ae9190f-40e0-46d1-b9ec-f9fe8b4b616b.shg-box.shg-c {
  justify-content: center;
}

#s-6662599c-c26e-4140-9f91-4b23a7ffacb3 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
text-align: center;
}




  #s-6662599c-c26e-4140-9f91-4b23a7ffacb3 img.shogun-image {
    
    width: px;
  }


#s-6662599c-c26e-4140-9f91-4b23a7ffacb3 .shogun-image-content {
  
    align-items: center;
  
}

#s-5bb74d5d-2e5b-4911-902b-302f2fa0466e {
  padding-top: 3px;
padding-bottom: 3px;
}

#s-3c463a09-94ad-4a2b-ab5d-f23fb1712bd7 {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-3c463a09-94ad-4a2b-ab5d-f23fb1712bd7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3c463a09-94ad-4a2b-ab5d-f23fb1712bd7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3c463a09-94ad-4a2b-ab5d-f23fb1712bd7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e6ca73fa-09df-46cd-b30a-db259334969b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9b6a3bc7-102f-45db-b70d-805ee8d46f0b {
  min-height: 50px;
}








#s-9b6a3bc7-102f-45db-b70d-805ee8d46f0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b6a3bc7-102f-45db-b70d-805ee8d46f0b.shg-box.shg-c {
  justify-content: center;
}

#s-1dc08aa7-0621-4c4c-aac3-e1467da8b3d6 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
text-align: center;
}




  #s-1dc08aa7-0621-4c4c-aac3-e1467da8b3d6 img.shogun-image {
    
    width: px;
  }


#s-1dc08aa7-0621-4c4c-aac3-e1467da8b3d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-a360e20a-d72d-4a56-8e7e-997e33e5080e {
  padding-top: 3px;
padding-bottom: 3px;
}

#s-53433dbf-72c0-44e5-be11-f449396899da {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-53433dbf-72c0-44e5-be11-f449396899da:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-53433dbf-72c0-44e5-be11-f449396899da:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-53433dbf-72c0-44e5-be11-f449396899da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9b76f66b-0e8c-410f-adc3-a1b09eab4cca {
  min-height: 50px;
}








#s-9b76f66b-0e8c-410f-adc3-a1b09eab4cca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b76f66b-0e8c-410f-adc3-a1b09eab4cca.shg-box.shg-c {
  justify-content: center;
}

#s-26a6fae8-ac9b-41d2-8232-f0220f5d299a {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
text-align: center;
}




  #s-26a6fae8-ac9b-41d2-8232-f0220f5d299a img.shogun-image {
    
    width: px;
  }


#s-26a6fae8-ac9b-41d2-8232-f0220f5d299a .shogun-image-content {
  
    align-items: center;
  
}

#s-a4b5a7dc-0025-4142-8b3a-313da4fc04a4 {
  padding-top: 3px;
padding-bottom: 3px;
}

#s-09f4f488-5cda-44de-9c02-48bd06631ae0 {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-09f4f488-5cda-44de-9c02-48bd06631ae0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-09f4f488-5cda-44de-9c02-48bd06631ae0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-09f4f488-5cda-44de-9c02-48bd06631ae0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ddc40260-5ea6-4872-80f2-d408bf22ff46 {
  min-height: 50px;
}








#s-ddc40260-5ea6-4872-80f2-d408bf22ff46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ddc40260-5ea6-4872-80f2-d408bf22ff46.shg-box.shg-c {
  justify-content: center;
}

#s-76d8e4af-c8a5-484c-acb4-579978ae118e {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
text-align: center;
}




  #s-76d8e4af-c8a5-484c-acb4-579978ae118e img.shogun-image {
    
    width: px;
  }


#s-76d8e4af-c8a5-484c-acb4-579978ae118e .shogun-image-content {
  
    align-items: center;
  
}

#s-0c9d7e57-a885-4218-a18d-c5d4fb2111f0 {
  padding-top: 3px;
padding-bottom: 3px;
}

#s-6b3e7e4a-0a46-4091-879b-582b2bc6e58e {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-6b3e7e4a-0a46-4091-879b-582b2bc6e58e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6b3e7e4a-0a46-4091-879b-582b2bc6e58e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6b3e7e4a-0a46-4091-879b-582b2bc6e58e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c56b4fe0-ffdf-4565-af88-87c132dc83c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-32d4ae26-9bee-4469-bc5c-6c64c8556091 {
  min-height: 50px;
}








#s-32d4ae26-9bee-4469-bc5c-6c64c8556091 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32d4ae26-9bee-4469-bc5c-6c64c8556091.shg-box.shg-c {
  justify-content: center;
}

#s-f251d7dd-3a49-44d7-93c5-41c59476170c {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
text-align: center;
}




  #s-f251d7dd-3a49-44d7-93c5-41c59476170c img.shogun-image {
    
    width: px;
  }


#s-f251d7dd-3a49-44d7-93c5-41c59476170c .shogun-image-content {
  
    align-items: center;
  
}

#s-1daa62a8-b16a-4e49-b001-a9e61511c3f4 {
  padding-top: 3px;
padding-bottom: 3px;
}

#s-6359b831-2c64-40cb-a6b4-29bc722637a8 {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-6359b831-2c64-40cb-a6b4-29bc722637a8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6359b831-2c64-40cb-a6b4-29bc722637a8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6359b831-2c64-40cb-a6b4-29bc722637a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-13163c78-a06e-4998-bc9d-597981146f11 {
  min-height: 50px;
}








#s-13163c78-a06e-4998-bc9d-597981146f11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13163c78-a06e-4998-bc9d-597981146f11.shg-box.shg-c {
  justify-content: center;
}

#s-5a487d79-ba0a-4cb9-b537-609cbdadf2fc {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
text-align: center;
}




  #s-5a487d79-ba0a-4cb9-b537-609cbdadf2fc img.shogun-image {
    
    width: px;
  }


#s-5a487d79-ba0a-4cb9-b537-609cbdadf2fc .shogun-image-content {
  
    align-items: center;
  
}

#s-39d61155-96be-4c56-8e1c-a173f56b1fab {
  padding-top: 3px;
padding-bottom: 3px;
}

#s-1baf2c63-a135-4cb2-8c43-e9cf9e4a5b57 {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-1baf2c63-a135-4cb2-8c43-e9cf9e4a5b57:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1baf2c63-a135-4cb2-8c43-e9cf9e4a5b57:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1baf2c63-a135-4cb2-8c43-e9cf9e4a5b57.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e68047f4-32f9-44aa-9368-ffcab3a99d27 {
  min-height: 50px;
}








#s-e68047f4-32f9-44aa-9368-ffcab3a99d27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e68047f4-32f9-44aa-9368-ffcab3a99d27.shg-box.shg-c {
  justify-content: center;
}

#s-0c7a8c6c-00cf-42ff-a6cc-4cdd43138f7c {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
text-align: center;
}




  #s-0c7a8c6c-00cf-42ff-a6cc-4cdd43138f7c img.shogun-image {
    
    width: px;
  }


#s-0c7a8c6c-00cf-42ff-a6cc-4cdd43138f7c .shogun-image-content {
  
    align-items: center;
  
}

#s-ed3378a8-d6e9-4267-af1b-11e60d787544 {
  padding-top: 3px;
padding-bottom: 3px;
}

#s-8081fa36-7419-4b6c-818d-6463e6b8771d {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8081fa36-7419-4b6c-818d-6463e6b8771d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8081fa36-7419-4b6c-818d-6463e6b8771d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8081fa36-7419-4b6c-818d-6463e6b8771d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fb197d4c-0bcd-4035-870f-b0e86cb862e9 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-fb197d4c-0bcd-4035-870f-b0e86cb862e9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fb197d4c-0bcd-4035-870f-b0e86cb862e9 {
  
}
}@media (max-width: 767px){#s-fb197d4c-0bcd-4035-870f-b0e86cb862e9 {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-fb197d4c-0bcd-4035-870f-b0e86cb862e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb197d4c-0bcd-4035-870f-b0e86cb862e9.shg-box.shg-c {
  justify-content: center;
}

#s-271bed5b-0cbe-4c57-9f90-b05fb7fab300 {
  border-style: solid;
padding-top: 7px;
padding-bottom: 7px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
text-align: center;
}




  #s-271bed5b-0cbe-4c57-9f90-b05fb7fab300 img.shogun-image {
    
    width: px;
  }


#s-271bed5b-0cbe-4c57-9f90-b05fb7fab300 .shogun-image-content {
  
    align-items: center;
  
}

#s-67868009-c440-4b80-9177-347cbcadcd0c {
  min-height: 50px;
}








#s-67868009-c440-4b80-9177-347cbcadcd0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67868009-c440-4b80-9177-347cbcadcd0c.shg-box.shg-c {
  justify-content: center;
}

#s-bfe8967b-b2d1-4a8a-9df1-c032a91d05ba {
  border-style: solid;
padding-top: 4px;
padding-bottom: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-0506b191-f56a-4017-afd8-ebe3aa79e1bf {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 75px;
padding-right: 75px;
}

#s-0506b191-f56a-4017-afd8-ebe3aa79e1bf hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(114, 114, 114, 1);
}

#s-d7b0695d-a8b9-4e98-a396-68c312a47e6e {
  min-height: 50px;
}








#s-d7b0695d-a8b9-4e98-a396-68c312a47e6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7b0695d-a8b9-4e98-a396-68c312a47e6e.shg-box.shg-c {
  justify-content: center;
}

#s-66a8c8e2-f39b-464c-a7cb-fa737fa7dbcc {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9331c0d4-46f4-497a-839a-ce09968b10af"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e1895829-859e-4beb-b760-6fe1ee1dbf90 {
  text-align: center;
}




  #s-e1895829-859e-4beb-b760-6fe1ee1dbf90 img.shogun-image {
    
    width: px;
  }


#s-e1895829-859e-4beb-b760-6fe1ee1dbf90 .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-eb2bd839-40c0-4fa9-a91b-9cdd839fcd0d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eb2bd839-40c0-4fa9-a91b-9cdd839fcd0d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-f8c2d257-dd28-4cd3-b4fe-cf7d77eedc96 {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-f8c2d257-dd28-4cd3-b4fe-cf7d77eedc96:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f8c2d257-dd28-4cd3-b4fe-cf7d77eedc96:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f8c2d257-dd28-4cd3-b4fe-cf7d77eedc96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2a48809d-ba78-42fb-8bfb-da166d504611 {
  text-align: center;
}




  #s-2a48809d-ba78-42fb-8bfb-da166d504611 img.shogun-image {
    
    width: px;
  }


#s-2a48809d-ba78-42fb-8bfb-da166d504611 .shogun-image-content {
  
    align-items: center;
  
}

#s-e4358c05-90b0-411a-b6f4-e65f23a204aa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e4358c05-90b0-411a-b6f4-e65f23a204aa .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-4e2630e8-4bc4-486d-a779-081e46cc792f {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-4e2630e8-4bc4-486d-a779-081e46cc792f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4e2630e8-4bc4-486d-a779-081e46cc792f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4e2630e8-4bc4-486d-a779-081e46cc792f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-91856ccc-cc9f-441f-8840-740e2c137721 {
  text-align: center;
}




  #s-91856ccc-cc9f-441f-8840-740e2c137721 img.shogun-image {
    
    width: px;
  }


#s-91856ccc-cc9f-441f-8840-740e2c137721 .shogun-image-content {
  
    align-items: center;
  
}

#s-44c01b8f-4e6b-42e8-943a-6e62a4b713ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-44c01b8f-4e6b-42e8-943a-6e62a4b713ba .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-25660525-fb2d-462e-9f4f-10e06b3c193f {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-25660525-fb2d-462e-9f4f-10e06b3c193f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-25660525-fb2d-462e-9f4f-10e06b3c193f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-25660525-fb2d-462e-9f4f-10e06b3c193f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f988c50b-3f37-4cc9-9a1c-955b138d54ba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3fb93645-316a-4378-8c71-989417eaf774 {
  text-align: center;
}




  #s-3fb93645-316a-4378-8c71-989417eaf774 img.shogun-image {
    
    width: px;
  }


#s-3fb93645-316a-4378-8c71-989417eaf774 .shogun-image-content {
  
    align-items: center;
  
}

#s-5427d472-96f0-43cd-b6d8-fd9ac7ed4584 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5427d472-96f0-43cd-b6d8-fd9ac7ed4584 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-9fa6a2fa-1888-4161-9715-2da5be17234c {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-9fa6a2fa-1888-4161-9715-2da5be17234c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9fa6a2fa-1888-4161-9715-2da5be17234c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9fa6a2fa-1888-4161-9715-2da5be17234c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-296adaf5-3dc7-41b0-9c51-fb5bf5df8afe {
  text-align: center;
}




  #s-296adaf5-3dc7-41b0-9c51-fb5bf5df8afe img.shogun-image {
    
    width: px;
  }


#s-296adaf5-3dc7-41b0-9c51-fb5bf5df8afe .shogun-image-content {
  
    align-items: center;
  
}

#s-70e5e1fb-3db9-4d66-ab74-9e344efc9e49 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-70e5e1fb-3db9-4d66-ab74-9e344efc9e49 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-3e548822-e462-4446-bdeb-efb8ef055a40 {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-3e548822-e462-4446-bdeb-efb8ef055a40:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3e548822-e462-4446-bdeb-efb8ef055a40:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3e548822-e462-4446-bdeb-efb8ef055a40.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2f3083df-8c07-4aae-9b3c-fedbb73948be {
  text-align: center;
}




  #s-2f3083df-8c07-4aae-9b3c-fedbb73948be img.shogun-image {
    
    width: px;
  }


#s-2f3083df-8c07-4aae-9b3c-fedbb73948be .shogun-image-content {
  
    align-items: center;
  
}

#s-5d43b74f-5cb5-4658-bffe-981dccf4d185 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5d43b74f-5cb5-4658-bffe-981dccf4d185 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-39c45745-d236-4f64-9a86-ad9b7c9a87df {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-39c45745-d236-4f64-9a86-ad9b7c9a87df:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-39c45745-d236-4f64-9a86-ad9b7c9a87df:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-39c45745-d236-4f64-9a86-ad9b7c9a87df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9bbfed65-ebe3-4da7-9f46-335172ce0467 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9bbfed65-ebe3-4da7-9f46-335172ce0467 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9bbfed65-ebe3-4da7-9f46-335172ce0467 {
  
}
}@media (max-width: 767px){#s-9bbfed65-ebe3-4da7-9f46-335172ce0467 {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-9bbfed65-ebe3-4da7-9f46-335172ce0467 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bbfed65-ebe3-4da7-9f46-335172ce0467.shg-box.shg-c {
  justify-content: center;
}

#s-51ea9433-dccd-4d86-bfb3-9ea354a040cb {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
text-align: center;
}




  #s-51ea9433-dccd-4d86-bfb3-9ea354a040cb img.shogun-image {
    
    width: px;
  }


#s-51ea9433-dccd-4d86-bfb3-9ea354a040cb .shogun-image-content {
  
    align-items: center;
  
}

#s-74b66990-edff-477c-bf23-4858c22ba563 {
  min-height: 50px;
}








#s-74b66990-edff-477c-bf23-4858c22ba563 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74b66990-edff-477c-bf23-4858c22ba563.shg-box.shg-c {
  justify-content: center;
}

#s-1f9d4984-b884-41a5-bb16-0f3feaa144ca {
  border-style: solid;
padding-top: 4px;
padding-bottom: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-91dce984-6184-486e-bce8-6404225d68b2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 75px;
padding-right: 75px;
}

#s-91dce984-6184-486e-bce8-6404225d68b2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(114, 114, 114, 1);
}

#s-c1dcba71-c375-486b-9128-5f69c6f323ea {
  min-height: 50px;
}








#s-c1dcba71-c375-486b-9128-5f69c6f323ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1dcba71-c375-486b-9128-5f69c6f323ea.shg-box.shg-c {
  justify-content: center;
}

#s-5640671e-7010-48de-8a96-0d06d207fd81 {
  padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5640671e-7010-48de-8a96-0d06d207fd81"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6c29dd84-cfaf-4942-ad7f-64268b6efafe {
  min-height: 50px;
}








#s-6c29dd84-cfaf-4942-ad7f-64268b6efafe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c29dd84-cfaf-4942-ad7f-64268b6efafe.shg-box.shg-c {
  justify-content: center;
}

#s-13a9f827-6c3e-40f2-a451-713c64956a1e {
  border-style: solid;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
text-align: center;
}




  #s-13a9f827-6c3e-40f2-a451-713c64956a1e img.shogun-image {
    
    width: px;
  }


#s-13a9f827-6c3e-40f2-a451-713c64956a1e .shogun-image-content {
  
    align-items: center;
  
}

#s-94a20bb5-2044-4399-952e-ade09446c0bc {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-4aef6a4d-326c-4fa8-9178-0e0090ffa78f {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-04ffb7d1-7b6d-4a2c-beec-782d30b53264 {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-04ffb7d1-7b6d-4a2c-beec-782d30b53264:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-04ffb7d1-7b6d-4a2c-beec-782d30b53264:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-04ffb7d1-7b6d-4a2c-beec-782d30b53264.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-59b0cccb-4e08-4086-9a45-cf7ba8379b09 {
  min-height: 50px;
}








#s-59b0cccb-4e08-4086-9a45-cf7ba8379b09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59b0cccb-4e08-4086-9a45-cf7ba8379b09.shg-box.shg-c {
  justify-content: center;
}

#s-bb60df67-721f-4b16-be74-fc3b1da16f0c {
  border-style: solid;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
text-align: center;
}




  #s-bb60df67-721f-4b16-be74-fc3b1da16f0c img.shogun-image {
    
    width: px;
  }


#s-bb60df67-721f-4b16-be74-fc3b1da16f0c .shogun-image-content {
  
    align-items: center;
  
}

#s-bdbfe975-12f6-4a15-b7ce-4c17cf228a4e {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-faedd716-12f5-44f0-87e4-97bcccef9d44 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-d3ba3f4e-b51e-4a58-8db9-db0b4f145d69 {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-d3ba3f4e-b51e-4a58-8db9-db0b4f145d69:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d3ba3f4e-b51e-4a58-8db9-db0b4f145d69:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d3ba3f4e-b51e-4a58-8db9-db0b4f145d69.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2baea3c4-ee23-448e-9c3d-405bc96151ac {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
}
@media (min-width: 1200px){#s-2baea3c4-ee23-448e-9c3d-405bc96151ac {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2baea3c4-ee23-448e-9c3d-405bc96151ac {
  
}
}@media (max-width: 767px){#s-2baea3c4-ee23-448e-9c3d-405bc96151ac {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-2baea3c4-ee23-448e-9c3d-405bc96151ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2baea3c4-ee23-448e-9c3d-405bc96151ac.shg-box.shg-c {
  justify-content: center;
}

#s-5ee2009c-0028-431d-8710-fae8e7f2833f hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-e3b14ba2-718c-40c5-a47b-a7c584505762 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
text-align: center;
}




  #s-e3b14ba2-718c-40c5-a47b-a7c584505762 img.shogun-image {
    
    width: px;
  }


#s-e3b14ba2-718c-40c5-a47b-a7c584505762 .shogun-image-content {
  
    align-items: center;
  
}

#s-68812264-7686-40c3-8927-f3cf50267c37 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 75px;
padding-right: 75px;
}

#s-68812264-7686-40c3-8927-f3cf50267c37 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(114, 114, 114, 1);
}

#s-4a2165de-941f-4e11-ad6f-2de26e613239 {
  padding-top: 15px;
padding-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4a2165de-941f-4e11-ad6f-2de26e613239"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-50054482-139f-492c-8d20-2ca72f7a526e {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
text-align: center;
}




  #s-50054482-139f-492c-8d20-2ca72f7a526e img.shogun-image {
    
    width: px;
  }


#s-50054482-139f-492c-8d20-2ca72f7a526e .shogun-image-content {
  
    align-items: center;
  
}

#s-ddbc9679-6256-4b8e-9404-67d4d0cb677a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ddbc9679-6256-4b8e-9404-67d4d0cb677a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-fdbd2325-067f-4afd-93b9-8f181527e865 {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-fdbd2325-067f-4afd-93b9-8f181527e865:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fdbd2325-067f-4afd-93b9-8f181527e865:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fdbd2325-067f-4afd-93b9-8f181527e865.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d9b55717-5f81-42ff-a445-81656e205dc0 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
text-align: center;
}




  #s-d9b55717-5f81-42ff-a445-81656e205dc0 img.shogun-image {
    
    width: px;
  }


#s-d9b55717-5f81-42ff-a445-81656e205dc0 .shogun-image-content {
  
    align-items: center;
  
}

#s-6948d33e-e8cc-498e-9470-8034a11635e7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6948d33e-e8cc-498e-9470-8034a11635e7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-92f935c0-9387-4093-a33c-01f62c6d7cdd {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-92f935c0-9387-4093-a33c-01f62c6d7cdd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-92f935c0-9387-4093-a33c-01f62c6d7cdd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-92f935c0-9387-4093-a33c-01f62c6d7cdd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c9ba83df-d2c7-482c-bdf0-525e8f84f95b {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
text-align: center;
}




  #s-c9ba83df-d2c7-482c-bdf0-525e8f84f95b img.shogun-image {
    
    width: px;
  }


#s-c9ba83df-d2c7-482c-bdf0-525e8f84f95b .shogun-image-content {
  
    align-items: center;
  
}

#s-dcb9c3cc-bc7a-4384-b202-77764b39f347 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dcb9c3cc-bc7a-4384-b202-77764b39f347 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-403e6ad8-abe7-4563-82d8-31753782139a {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-403e6ad8-abe7-4563-82d8-31753782139a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-403e6ad8-abe7-4563-82d8-31753782139a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-403e6ad8-abe7-4563-82d8-31753782139a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-dfec6ab1-8732-4d5d-afb8-e547b2dd60e2 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
text-align: center;
}




  #s-dfec6ab1-8732-4d5d-afb8-e547b2dd60e2 img.shogun-image {
    
    width: px;
  }


#s-dfec6ab1-8732-4d5d-afb8-e547b2dd60e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-b5cf33c7-eeb5-4cf6-b3ca-d12279263e57 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b5cf33c7-eeb5-4cf6-b3ca-d12279263e57 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-5381da29-d787-43b1-901f-bfb65a25eb97 {
  border-style: solid;
padding-top: 2px;
padding-left: 32px;
padding-bottom: 2px;
padding-right: 32px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-5381da29-d787-43b1-901f-bfb65a25eb97:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5381da29-d787-43b1-901f-bfb65a25eb97:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5381da29-d787-43b1-901f-bfb65a25eb97.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  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;
}
