.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-b2c82518-a071-4969-a5e4-faac6004c3d7 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}




  #s-b2c82518-a071-4969-a5e4-faac6004c3d7 img.shogun-image {
    
    width: px;
  }


#s-b2c82518-a071-4969-a5e4-faac6004c3d7 .shogun-image-content {
  
    align-items: center;
  
}

.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-b8e01662-eded-4be9-8e9c-f0605029097c {
  min-height: 50px;
}








#s-b8e01662-eded-4be9-8e9c-f0605029097c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8e01662-eded-4be9-8e9c-f0605029097c.shg-box.shg-c {
  justify-content: center;
}

#s-427bdf23-1de6-4c4c-ab85-1fdfada3eeb7 {
  padding-top: 6px;
padding-bottom: 6px;
text-align: center;
}




  #s-427bdf23-1de6-4c4c-ab85-1fdfada3eeb7 img.shogun-image {
    
    width: px;
  }


#s-427bdf23-1de6-4c4c-ab85-1fdfada3eeb7 .shogun-image-content {
  
    align-items: center;
  
}

#s-b4c5df4b-e44a-4c18-9a61-291ae43824f4 {
  padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}




  #s-b4c5df4b-e44a-4c18-9a61-291ae43824f4 img.shogun-image {
    
    width: px;
  }


#s-b4c5df4b-e44a-4c18-9a61-291ae43824f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-407c31a3-56b5-4ff1-91d4-95c91274c19f {
  min-height: 50px;
}








#s-407c31a3-56b5-4ff1-91d4-95c91274c19f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-407c31a3-56b5-4ff1-91d4-95c91274c19f.shg-box.shg-c {
  justify-content: center;
}

#s-02d10d86-0567-472b-8be9-c3fa3797c748 {
  padding-top: 11px;
padding-bottom: 11px;
text-align: center;
}




  #s-02d10d86-0567-472b-8be9-c3fa3797c748 img.shogun-image {
    
    width: px;
  }


#s-02d10d86-0567-472b-8be9-c3fa3797c748 .shogun-image-content {
  
    align-items: center;
  
}

#s-a99eabbf-af30-47cc-ab35-b15a8743f1aa {
  min-height: 50px;
}








#s-a99eabbf-af30-47cc-ab35-b15a8743f1aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a99eabbf-af30-47cc-ab35-b15a8743f1aa.shg-box.shg-c {
  justify-content: center;
}

#s-5612f9b1-9d09-46bf-934f-19c56e539cca {
  text-align: center;
}




  #s-5612f9b1-9d09-46bf-934f-19c56e539cca img.shogun-image {
    
    width: px;
  }


#s-5612f9b1-9d09-46bf-934f-19c56e539cca .shogun-image-content {
  
    align-items: center;
  
}

#s-37daabf6-ee59-4246-b0a6-174e410934d1 {
  min-height: 50px;
}








#s-37daabf6-ee59-4246-b0a6-174e410934d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37daabf6-ee59-4246-b0a6-174e410934d1.shg-box.shg-c {
  justify-content: center;
}

#s-7f2cc83c-7738-4145-9f41-a0e91d5c6252 {
  padding-top: 11px;
padding-bottom: 11px;
text-align: center;
}




  #s-7f2cc83c-7738-4145-9f41-a0e91d5c6252 img.shogun-image {
    
    width: px;
  }


#s-7f2cc83c-7738-4145-9f41-a0e91d5c6252 .shogun-image-content {
  
    align-items: center;
  
}

#s-7dd7f4ba-bbc8-46f6-a22c-4b33181ba02e {
  min-height: 50px;
}








#s-7dd7f4ba-bbc8-46f6-a22c-4b33181ba02e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7dd7f4ba-bbc8-46f6-a22c-4b33181ba02e.shg-box.shg-c {
  justify-content: center;
}

#s-755fe370-be10-452f-9c6c-589bf5f3188b {
  text-align: center;
}




  #s-755fe370-be10-452f-9c6c-589bf5f3188b img.shogun-image {
    
    width: px;
  }


#s-755fe370-be10-452f-9c6c-589bf5f3188b .shogun-image-content {
  
    align-items: center;
  
}

#s-a7b6ef17-6221-4c53-9e07-4a3b19f45ce3 {
  padding-top: 12px;
padding-bottom: 12px;
text-align: center;
}




  #s-a7b6ef17-6221-4c53-9e07-4a3b19f45ce3 img.shogun-image {
    
    width: px;
  }


#s-a7b6ef17-6221-4c53-9e07-4a3b19f45ce3 .shogun-image-content {
  
    align-items: center;
  
}

#s-73d93884-9550-42d9-bee1-8711a0f85ce7 {
  padding-top: 2px;
padding-bottom: 2px;
min-height: 1050px;
background-color: rgba(147, 216, 249, 1);
}








#s-73d93884-9550-42d9-bee1-8711a0f85ce7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73d93884-9550-42d9-bee1-8711a0f85ce7.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-7e607630-cc2b-4bdd-813f-41662ecf895a {
  padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7e607630-cc2b-4bdd-813f-41662ecf895a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e3a76164-d305-4036-add7-b0cf4b958842 {
  text-align: center;
}




  #s-e3a76164-d305-4036-add7-b0cf4b958842 img.shogun-image {
    
    width: px;
  }


#s-e3a76164-d305-4036-add7-b0cf4b958842 .shogun-image-content {
  
    align-items: center;
  
}

#s-50ff955d-8504-495c-9c62-b620e8ec24d0 {
  text-align: center;
}




  #s-50ff955d-8504-495c-9c62-b620e8ec24d0 img.shogun-image {
    
    width: px;
  }


#s-50ff955d-8504-495c-9c62-b620e8ec24d0 .shogun-image-content {
  
    align-items: 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-0d99e730-4361-4598-b6fe-a3fc89ea75b2 {
  padding-top: 17px;
padding-bottom: 17px;
}

#s-7561e1b4-c461-4e5c-a01a-556a8fc12f27 {
  padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
}

#s-7561e1b4-c461-4e5c-a01a-556a8fc12f27 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-e2d5b682-e679-427c-bd62-f7da6245b5b6 {
  padding-left: 19px;
padding-right: 19px;
}

@media (min-width: 0px) {
[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e2d5b682-e679-427c-bd62-f7da6245b5b6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ea4d8960-0f1f-4734-8845-c7c0ccec81c0 {
  text-align: center;
}




  #s-ea4d8960-0f1f-4734-8845-c7c0ccec81c0 img.shogun-image {
    
    width: px;
  }


#s-ea4d8960-0f1f-4734-8845-c7c0ccec81c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-5036589d-f48a-431d-9ecd-539940c33b04 {
  padding-top: 7px;
padding-bottom: 7px;
}

.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-11e44bc5-ee05-4065-8715-dc7caaba0325 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-11e44bc5-ee05-4065-8715-dc7caaba0325:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-11e44bc5-ee05-4065-8715-dc7caaba0325:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-11e44bc5-ee05-4065-8715-dc7caaba0325.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9e154560-fa16-46d3-9104-9a0df54696fc {
  text-align: center;
}




  #s-9e154560-fa16-46d3-9104-9a0df54696fc img.shogun-image {
    
    width: px;
  }


#s-9e154560-fa16-46d3-9104-9a0df54696fc .shogun-image-content {
  
    align-items: center;
  
}

#s-e0680e0b-fd7b-40ec-a5e4-1c5a5c40262c {
  padding-top: 7px;
padding-bottom: 7px;
}

#s-065de8cb-8e0b-48d0-94cb-bc25164b5e2f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-065de8cb-8e0b-48d0-94cb-bc25164b5e2f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-065de8cb-8e0b-48d0-94cb-bc25164b5e2f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-065de8cb-8e0b-48d0-94cb-bc25164b5e2f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1645c407-12f6-4174-8d06-07e5ea4499e0 {
  text-align: center;
}




  #s-1645c407-12f6-4174-8d06-07e5ea4499e0 img.shogun-image {
    
    width: px;
  }


#s-1645c407-12f6-4174-8d06-07e5ea4499e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-4407f46b-9622-4ae6-9d4f-41eff9617949 {
  padding-top: 7px;
padding-bottom: 7px;
}

#s-d00a61dd-d74d-466b-a9a7-1d40c6bf7dae {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-d00a61dd-d74d-466b-a9a7-1d40c6bf7dae:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d00a61dd-d74d-466b-a9a7-1d40c6bf7dae:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d00a61dd-d74d-466b-a9a7-1d40c6bf7dae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9 {
  padding-top: 1px;
padding-bottom: 1px;
}

@media (min-width: 0px) {
[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a5cb12dd-3b65-438a-a0f3-8349ed05d7e9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bee11302-197f-4cf6-b94c-78b016d64a0e {
  margin-left: 0px;
margin-right: 0px;
padding-top: 78px;
padding-left: 5px;
padding-bottom: 78px;
padding-right: 5px;
}

#s-7b9f1e74-8fcf-4768-948b-5de5c7678e0c {
  text-align: left;
}




  #s-7b9f1e74-8fcf-4768-948b-5de5c7678e0c img.shogun-image {
    
    width: px;
  }


#s-7b9f1e74-8fcf-4768-948b-5de5c7678e0c .shogun-image-content {
  
    align-items: center;
  
}

#s-9fb9828e-f5bc-4e7b-8e49-6c8108a7156d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-9fb9828e-f5bc-4e7b-8e49-6c8108a7156d img.shogun-image {
    
    width: px;
  }


#s-9fb9828e-f5bc-4e7b-8e49-6c8108a7156d .shogun-image-content {
  
    align-items: center;
  
}

#s-157b3158-66f2-4470-b2fe-60a01bd8b5cf {
  padding-top: 15px;
padding-bottom: 15px;
min-height: 50px;
}








#s-157b3158-66f2-4470-b2fe-60a01bd8b5cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-157b3158-66f2-4470-b2fe-60a01bd8b5cf.shg-box.shg-c {
  justify-content: center;
}

#s-cbbf6b42-f244-4dd8-99db-64af998a2195 {
  border-style: solid;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
background-color: rgba(0, 0, 0, 0.35);
}

@media (min-width: 0px) {
[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cbbf6b42-f244-4dd8-99db-64af998a2195"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c05d3f84-c560-4e86-8ee6-efd4382182e6 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-c05d3f84-c560-4e86-8ee6-efd4382182e6 img.shogun-image {
    
    width: px;
  }


#s-c05d3f84-c560-4e86-8ee6-efd4382182e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-36e07a19-91d0-42a5-b1a2-88969ac53a62 {
  padding-top: 17px;
padding-bottom: 17px;
}

.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-4bbb1e75-f67d-46da-a113-827a0792d7db {
  padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}

#s-4bbb1e75-f67d-46da-a113-827a0792d7db .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0625463a-59c9-4e78-93a4-73ed88fd1fb1 {
  padding-top: 2px;
padding-bottom: 2px;
}

#s-81067147-9b17-4496-867a-ccab7f257fde {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-00bd46e6-7c05-4660-ade6-44c2de4576ab {
  padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-00bd46e6-7c05-4660-ade6-44c2de4576ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9f499a08-5f35-4613-a693-3f29c1c1d37e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-9f499a08-5f35-4613-a693-3f29c1c1d37e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9f499a08-5f35-4613-a693-3f29c1c1d37e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9f499a08-5f35-4613-a693-3f29c1c1d37e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2be67e18-420e-40e1-88c2-cb01a570ab6a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-2be67e18-420e-40e1-88c2-cb01a570ab6a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2be67e18-420e-40e1-88c2-cb01a570ab6a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2be67e18-420e-40e1-88c2-cb01a570ab6a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9665eb6b-8117-4d88-9be3-083d7bef40ee {
  text-align: center;
}




  #s-9665eb6b-8117-4d88-9be3-083d7bef40ee img.shogun-image {
    
    width: px;
  }


#s-9665eb6b-8117-4d88-9be3-083d7bef40ee .shogun-image-content {
  
    align-items: center;
  
}

#s-3ee75e93-e065-4d1b-b324-6cee21436baa {
  text-align: center;
}




  #s-3ee75e93-e065-4d1b-b324-6cee21436baa img.shogun-image {
    
    width: px;
  }


#s-3ee75e93-e065-4d1b-b324-6cee21436baa .shogun-image-content {
  
    align-items: center;
  
}

#s-c60f55b7-1167-450e-bf7f-9ff491fe6789 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-c60f55b7-1167-450e-bf7f-9ff491fe6789 img.shogun-image {
    
    width: px;
  }


#s-c60f55b7-1167-450e-bf7f-9ff491fe6789 .shogun-image-content {
  
    align-items: center;
  
}

#s-ccd8edf7-5fcf-452e-a47f-6c2a06da1686 {
  padding-left: 0px;
padding-right: 0px;
text-align: center;
}




  #s-ccd8edf7-5fcf-452e-a47f-6c2a06da1686 img.shogun-image {
    
    width: px;
  }


#s-ccd8edf7-5fcf-452e-a47f-6c2a06da1686 .shogun-image-content {
  
    align-items: center;
  
}

#s-4062bbed-9d04-403d-ac70-0862edc557e8 {
  min-height: 50px;
}








#s-4062bbed-9d04-403d-ac70-0862edc557e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4062bbed-9d04-403d-ac70-0862edc557e8.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;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-464aa2b0-728a-4a8f-bf39-1897c087c3c0 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(217, 217, 217, 1);
}

@media (min-width: 0px) {
[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a7db98b7-b0e4-45a0-8a34-61616c8f6f7b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bf4f8509-6952-4506-8b18-e51f2cb2ae18 {
  text-align: center;
}




  #s-bf4f8509-6952-4506-8b18-e51f2cb2ae18 img.shogun-image {
    
    width: px;
  }


#s-bf4f8509-6952-4506-8b18-e51f2cb2ae18 .shogun-image-content {
  
    align-items: center;
  
}

#s-9448834d-cfa2-4052-a0cf-006ab4c93cd2 {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-9302424b-8af1-4dc7-a690-8e2ba56b4b37 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-9302424b-8af1-4dc7-a690-8e2ba56b4b37:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9302424b-8af1-4dc7-a690-8e2ba56b4b37:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9302424b-8af1-4dc7-a690-8e2ba56b4b37.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ce62df8f-a64e-425f-8bf5-9b61edfcef83 {
  text-align: center;
}




  #s-ce62df8f-a64e-425f-8bf5-9b61edfcef83 img.shogun-image {
    
    width: px;
  }


#s-ce62df8f-a64e-425f-8bf5-9b61edfcef83 .shogun-image-content {
  
    align-items: center;
  
}

#s-99b0335d-63ee-4bba-9142-1c2cab4f2051 {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-4361f1d6-b5cd-4e22-ae4c-9a219c9237f3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-4361f1d6-b5cd-4e22-ae4c-9a219c9237f3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4361f1d6-b5cd-4e22-ae4c-9a219c9237f3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4361f1d6-b5cd-4e22-ae4c-9a219c9237f3.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-06830c3f-e5f3-4bf8-929d-27c165da5514 {
  text-align: center;
}




  #s-06830c3f-e5f3-4bf8-929d-27c165da5514 img.shogun-image {
    
    width: px;
  }


#s-06830c3f-e5f3-4bf8-929d-27c165da5514 .shogun-image-content {
  
    align-items: center;
  
}

#s-415c4267-7999-4e0d-8483-60c011004ed4 {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-0101aa55-7044-4d25-b631-2a41dfdbcfd7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-0101aa55-7044-4d25-b631-2a41dfdbcfd7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0101aa55-7044-4d25-b631-2a41dfdbcfd7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0101aa55-7044-4d25-b631-2a41dfdbcfd7.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-455d1590-d8d8-41ce-a7c4-1b9390384ef1 {
  padding-top: 33px;
padding-left: 20px;
padding-bottom: 33px;
padding-right: 20px;
background-color: rgba(217, 217, 217, 1);
}

@media (min-width: 0px) {
[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-455d1590-d8d8-41ce-a7c4-1b9390384ef1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-86bc043f-3ee5-4730-91ac-4c00e6512bcc {
  text-align: center;
}




  #s-86bc043f-3ee5-4730-91ac-4c00e6512bcc img.shogun-image {
    
    width: px;
  }


#s-86bc043f-3ee5-4730-91ac-4c00e6512bcc .shogun-image-content {
  
    align-items: center;
  
}

#s-75a596a9-eb3c-4ba7-bde9-a973bf359745 {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-5faa95c7-6565-4ca6-8408-c8799e3d2ab4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-5faa95c7-6565-4ca6-8408-c8799e3d2ab4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5faa95c7-6565-4ca6-8408-c8799e3d2ab4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5faa95c7-6565-4ca6-8408-c8799e3d2ab4.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3c09e6dd-a8c1-495a-b8c4-d3557c01b9cf {
  text-align: center;
}




  #s-3c09e6dd-a8c1-495a-b8c4-d3557c01b9cf img.shogun-image {
    
    width: px;
  }


#s-3c09e6dd-a8c1-495a-b8c4-d3557c01b9cf .shogun-image-content {
  
    align-items: center;
  
}

#s-655bbdb6-18d5-46f9-92d6-06b7921a9fba {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-583bf766-9804-41d6-9f75-5fe87ec3c3eb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-583bf766-9804-41d6-9f75-5fe87ec3c3eb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-583bf766-9804-41d6-9f75-5fe87ec3c3eb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-583bf766-9804-41d6-9f75-5fe87ec3c3eb.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2ef2bc88-792e-4ca1-a9b0-fa3aba171d7d {
  text-align: center;
}




  #s-2ef2bc88-792e-4ca1-a9b0-fa3aba171d7d img.shogun-image {
    
    width: px;
  }


#s-2ef2bc88-792e-4ca1-a9b0-fa3aba171d7d .shogun-image-content {
  
    align-items: center;
  
}

#s-5c882700-57a2-4b37-9f2b-b22e9c91ac09 {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-352a9043-e155-46e9-9f0b-a6f8c0a3290d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-352a9043-e155-46e9-9f0b-a6f8c0a3290d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-352a9043-e155-46e9-9f0b-a6f8c0a3290d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-352a9043-e155-46e9-9f0b-a6f8c0a3290d.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e0224dce-4f13-499d-b282-646dc2ea906a {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(217, 217, 217, 1);
}

@media (min-width: 0px) {
[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e0224dce-4f13-499d-b282-646dc2ea906a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a1ee2185-6124-4480-8195-426d0f87f987 {
  text-align: center;
}




  #s-a1ee2185-6124-4480-8195-426d0f87f987 img.shogun-image {
    
    width: px;
  }


#s-a1ee2185-6124-4480-8195-426d0f87f987 .shogun-image-content {
  
    align-items: center;
  
}

#s-7717bdce-5717-48fc-ae41-8a09c5768188 {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-3feac7ab-2195-444f-b4d7-b9dd330f1137 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-3feac7ab-2195-444f-b4d7-b9dd330f1137:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3feac7ab-2195-444f-b4d7-b9dd330f1137:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3feac7ab-2195-444f-b4d7-b9dd330f1137.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-de73aa7a-d907-4f40-acd2-e41bb1b68634 {
  text-align: center;
}




  #s-de73aa7a-d907-4f40-acd2-e41bb1b68634 img.shogun-image {
    
    width: px;
  }


#s-de73aa7a-d907-4f40-acd2-e41bb1b68634 .shogun-image-content {
  
    align-items: center;
  
}

#s-b4b5b055-a1ed-4feb-9cd9-34c85608cbd7 {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-99ce2fae-44d9-4b75-8951-5461bdb39e5d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-99ce2fae-44d9-4b75-8951-5461bdb39e5d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-99ce2fae-44d9-4b75-8951-5461bdb39e5d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-99ce2fae-44d9-4b75-8951-5461bdb39e5d.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ed715dcb-ed98-488a-bccf-48ecddf35a85 {
  text-align: center;
}




  #s-ed715dcb-ed98-488a-bccf-48ecddf35a85 img.shogun-image {
    
    width: px;
  }


#s-ed715dcb-ed98-488a-bccf-48ecddf35a85 .shogun-image-content {
  
    align-items: center;
  
}

#s-a1d770cb-bf88-4747-8ce5-98d5e90506a6 {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-dea45d61-bd2f-4419-b4d0-b4fb98956fe4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-dea45d61-bd2f-4419-b4d0-b4fb98956fe4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dea45d61-bd2f-4419-b4d0-b4fb98956fe4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dea45d61-bd2f-4419-b4d0-b4fb98956fe4.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2921c480-b694-4ea8-8f76-602e8fc8f6dc {
  text-align: center;
}




  #s-2921c480-b694-4ea8-8f76-602e8fc8f6dc img.shogun-image {
    
    width: px;
  }


#s-2921c480-b694-4ea8-8f76-602e8fc8f6dc .shogun-image-content {
  
    align-items: center;
  
}

#s-84751fc5-ce55-4654-816c-7c69a9639479 {
  min-height: 50px;
}








#s-84751fc5-ce55-4654-816c-7c69a9639479 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84751fc5-ce55-4654-816c-7c69a9639479.shg-box.shg-c {
  justify-content: center;
}

#s-a4e70398-a23a-402d-bc27-69872794a1b1 {
  padding-top: 9px;
padding-bottom: 9px;
}

@media (min-width: 0px) {
[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a4e70398-a23a-402d-bc27-69872794a1b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cb960fb8-c2e7-4cca-9eef-7f6e9f9910b9 {
  text-align: center;
}




  #s-cb960fb8-c2e7-4cca-9eef-7f6e9f9910b9 img.shogun-image {
    
    width: px;
  }


#s-cb960fb8-c2e7-4cca-9eef-7f6e9f9910b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-30df4356-7095-44fe-a86b-3c9bb6440281 {
  text-align: center;
}




  #s-30df4356-7095-44fe-a86b-3c9bb6440281 img.shogun-image {
    
    width: px;
  }


#s-30df4356-7095-44fe-a86b-3c9bb6440281 .shogun-image-content {
  
    align-items: center;
  
}

#s-89c3d9de-4b55-4c97-bcab-a2ccb2451236 {
  text-align: center;
}




  #s-89c3d9de-4b55-4c97-bcab-a2ccb2451236 img.shogun-image {
    
    width: px;
  }


#s-89c3d9de-4b55-4c97-bcab-a2ccb2451236 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b754ea3-55b8-4065-9d06-f71157d93b13 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-9b754ea3-55b8-4065-9d06-f71157d93b13 img.shogun-image {
    
    width: px;
  }


#s-9b754ea3-55b8-4065-9d06-f71157d93b13 .shogun-image-content {
  
    align-items: center;
  
}

#s-4a6332a5-6c89-4580-8727-7f9823c515ec {
  text-align: center;
}




  #s-4a6332a5-6c89-4580-8727-7f9823c515ec img.shogun-image {
    
    width: px;
  }


#s-4a6332a5-6c89-4580-8727-7f9823c515ec .shogun-image-content {
  
    align-items: center;
  
}

#s-61dc0394-948c-4929-9c5b-2b938cf65ba3 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}




  #s-61dc0394-948c-4929-9c5b-2b938cf65ba3 img.shogun-image {
    
    width: px;
  }


#s-61dc0394-948c-4929-9c5b-2b938cf65ba3 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a41debc-b174-4e98-a7f4-fcf40e9ec354 {
  min-height: 50px;
}








#s-6a41debc-b174-4e98-a7f4-fcf40e9ec354 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a41debc-b174-4e98-a7f4-fcf40e9ec354.shg-box.shg-c {
  justify-content: center;
}

#s-a1e60571-3a36-42b1-9384-6ac0b0220c28 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
background-color: rgba(217, 217, 217, 1);
}

@media (min-width: 0px) {
[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1e60571-3a36-42b1-9384-6ac0b0220c28"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f6808ac4-44cb-47e4-8cf9-03a56a180910 {
  text-align: center;
}




  #s-f6808ac4-44cb-47e4-8cf9-03a56a180910 img.shogun-image {
    
    width: px;
  }


#s-f6808ac4-44cb-47e4-8cf9-03a56a180910 .shogun-image-content {
  
    align-items: center;
  
}

#s-b3c76d48-5446-4384-82a4-b513b909e8bd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-b3c76d48-5446-4384-82a4-b513b909e8bd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b3c76d48-5446-4384-82a4-b513b909e8bd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b3c76d48-5446-4384-82a4-b513b909e8bd.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-eccafa06-043e-40b6-94ac-3ab19ad53cf3 {
  text-align: center;
}




  #s-eccafa06-043e-40b6-94ac-3ab19ad53cf3 img.shogun-image {
    
    width: px;
  }


#s-eccafa06-043e-40b6-94ac-3ab19ad53cf3 .shogun-image-content {
  
    align-items: center;
  
}

#s-543ef162-8215-45c4-88a8-a130bb5a81bb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-543ef162-8215-45c4-88a8-a130bb5a81bb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-543ef162-8215-45c4-88a8-a130bb5a81bb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-543ef162-8215-45c4-88a8-a130bb5a81bb.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3d47ca0a-586a-4f97-9994-5e0910f49f3b {
  text-align: center;
}




  #s-3d47ca0a-586a-4f97-9994-5e0910f49f3b img.shogun-image {
    
    width: px;
  }


#s-3d47ca0a-586a-4f97-9994-5e0910f49f3b .shogun-image-content {
  
    align-items: center;
  
}

#s-ad651a77-83ee-4865-9c73-d56c90877b1b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-ad651a77-83ee-4865-9c73-d56c90877b1b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ad651a77-83ee-4865-9c73-d56c90877b1b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ad651a77-83ee-4865-9c73-d56c90877b1b.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c74f77e4-1614-4f98-a1d6-11cdb7c84a9e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-c74f77e4-1614-4f98-a1d6-11cdb7c84a9e img.shogun-image {
    
    width: px;
  }


#s-c74f77e4-1614-4f98-a1d6-11cdb7c84a9e .shogun-image-content {
  
    align-items: center;
  
}

#s-3fb97072-f909-48b6-a652-ab268d94c7c1 {
  padding-top: 6px;
padding-bottom: 6px;
}

@media (min-width: 0px) {
[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3fb97072-f909-48b6-a652-ab268d94c7c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-88bb4eaa-bbbe-45cf-8467-60e380150b95 {
  text-align: center;
}




  #s-88bb4eaa-bbbe-45cf-8467-60e380150b95 img.shogun-image {
    
    width: px;
  }


#s-88bb4eaa-bbbe-45cf-8467-60e380150b95 .shogun-image-content {
  
    align-items: center;
  
}

#s-4c8eb5bc-adee-4e91-9fe5-ab6da05eb665 {
  text-align: center;
}




  #s-4c8eb5bc-adee-4e91-9fe5-ab6da05eb665 img.shogun-image {
    
    width: px;
  }


#s-4c8eb5bc-adee-4e91-9fe5-ab6da05eb665 .shogun-image-content {
  
    align-items: center;
  
}

#s-f7a5369a-a368-4130-ab76-6bc416404ba6 {
  text-align: center;
}




  #s-f7a5369a-a368-4130-ab76-6bc416404ba6 img.shogun-image {
    
    width: px;
  }


#s-f7a5369a-a368-4130-ab76-6bc416404ba6 .shogun-image-content {
  
    align-items: center;
  
}

#s-3b9da8e9-96fd-479c-b5e8-28dbc94b58c8 {
  padding-top: 11px;
padding-bottom: 11px;
text-align: center;
}




  #s-3b9da8e9-96fd-479c-b5e8-28dbc94b58c8 img.shogun-image {
    
    width: px;
  }


#s-3b9da8e9-96fd-479c-b5e8-28dbc94b58c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-49076b57-1fb2-45d9-a979-30676fa7cf87 {
  padding-top: 12px;
padding-bottom: 12px;
text-align: center;
}




  #s-49076b57-1fb2-45d9-a979-30676fa7cf87 img.shogun-image {
    
    width: px;
  }


#s-49076b57-1fb2-45d9-a979-30676fa7cf87 .shogun-image-content {
  
    align-items: center;
  
}

#s-8d6bbb25-aae0-49e4-8b08-8a3686f47ff9 {
  min-height: 50px;
background-color: rgba(217, 217, 217, 1);
}








#s-8d6bbb25-aae0-49e4-8b08-8a3686f47ff9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d6bbb25-aae0-49e4-8b08-8a3686f47ff9.shg-box.shg-c {
  justify-content: center;
}

#s-97098941-054e-4934-8825-996672b08cce {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-97098941-054e-4934-8825-996672b08cce .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-798c4c9c-4cf5-4a8b-9c8b-103eb176af71 {
  min-height: 50px;
background-color: rgba(217, 217, 217, 1);
}








#s-798c4c9c-4cf5-4a8b-9c8b-103eb176af71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-798c4c9c-4cf5-4a8b-9c8b-103eb176af71.shg-box.shg-c {
  justify-content: center;
}

#s-229d2b18-a29e-44ee-b76f-bebbde3275d4 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca470159-be22-410f-9445-e0190a1c0468"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5ece5170-d88c-4bac-9293-ef3303acbdca {
  text-align: center;
}




  #s-5ece5170-d88c-4bac-9293-ef3303acbdca img.shogun-image {
    
    width: px;
  }


#s-5ece5170-d88c-4bac-9293-ef3303acbdca .shogun-image-content {
  
    align-items: center;
  
}

#s-72cb2ebd-39b5-4604-9b44-762689d5dfce {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-72cb2ebd-39b5-4604-9b44-762689d5dfce:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-72cb2ebd-39b5-4604-9b44-762689d5dfce:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-72cb2ebd-39b5-4604-9b44-762689d5dfce.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-53c0ab86-f07e-4687-a064-4db39748c5ff {
  text-align: center;
}




  #s-53c0ab86-f07e-4687-a064-4db39748c5ff img.shogun-image {
    
    width: px;
  }


#s-53c0ab86-f07e-4687-a064-4db39748c5ff .shogun-image-content {
  
    align-items: center;
  
}

#s-9bf484ea-f100-4f49-b79a-5a81e7fc8355 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-9bf484ea-f100-4f49-b79a-5a81e7fc8355:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9bf484ea-f100-4f49-b79a-5a81e7fc8355:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9bf484ea-f100-4f49-b79a-5a81e7fc8355.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-456d6970-8661-450a-a5ee-6374a5307d24 {
  text-align: center;
}




  #s-456d6970-8661-450a-a5ee-6374a5307d24 img.shogun-image {
    
    width: px;
  }


#s-456d6970-8661-450a-a5ee-6374a5307d24 .shogun-image-content {
  
    align-items: center;
  
}

#s-80b2be7e-f7ce-4c60-beab-f2fcce16f0b9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-80b2be7e-f7ce-4c60-beab-f2fcce16f0b9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-80b2be7e-f7ce-4c60-beab-f2fcce16f0b9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-80b2be7e-f7ce-4c60-beab-f2fcce16f0b9.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0d29cbe4-200e-4e4e-b8b1-1240f4c67ace"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1dc4a631-e6c4-44cc-a724-8c83c061cf66 {
  text-align: center;
}




  #s-1dc4a631-e6c4-44cc-a724-8c83c061cf66 img.shogun-image {
    
    width: px;
  }


#s-1dc4a631-e6c4-44cc-a724-8c83c061cf66 .shogun-image-content {
  
    align-items: center;
  
}

#s-f4ec954a-e41d-41d2-bf15-256d8c87147e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-f4ec954a-e41d-41d2-bf15-256d8c87147e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f4ec954a-e41d-41d2-bf15-256d8c87147e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f4ec954a-e41d-41d2-bf15-256d8c87147e.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-81146e1e-24a7-4bf0-8574-423a3a0bbc56 {
  text-align: center;
}




  #s-81146e1e-24a7-4bf0-8574-423a3a0bbc56 img.shogun-image {
    
    width: px;
  }


#s-81146e1e-24a7-4bf0-8574-423a3a0bbc56 .shogun-image-content {
  
    align-items: center;
  
}

#s-0e0941e3-04ce-452c-ba30-54c375ce3117 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-0e0941e3-04ce-452c-ba30-54c375ce3117:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0e0941e3-04ce-452c-ba30-54c375ce3117:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0e0941e3-04ce-452c-ba30-54c375ce3117.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a81f951b-ddb9-4430-8718-5f87efd97e8d {
  text-align: center;
}




  #s-a81f951b-ddb9-4430-8718-5f87efd97e8d img.shogun-image {
    
    width: px;
  }


#s-a81f951b-ddb9-4430-8718-5f87efd97e8d .shogun-image-content {
  
    align-items: center;
  
}

#s-e40e1382-95e2-4c67-a623-992641ae7479 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-e40e1382-95e2-4c67-a623-992641ae7479:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e40e1382-95e2-4c67-a623-992641ae7479:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e40e1382-95e2-4c67-a623-992641ae7479.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3bcb4226-1bbf-412b-aaa6-27c0e17e0b36 {
  min-height: 50px;
background-color: rgba(217, 217, 217, 1);
}








#s-3bcb4226-1bbf-412b-aaa6-27c0e17e0b36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3bcb4226-1bbf-412b-aaa6-27c0e17e0b36.shg-box.shg-c {
  justify-content: center;
}

#s-3c30fe55-5d3b-4cb1-9945-231e8394160b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c30fe55-5d3b-4cb1-9945-231e8394160b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-56f416fb-e992-48ba-b072-26342178f81f {
  min-height: 50px;
background-color: rgba(217, 217, 217, 1);
}








#s-56f416fb-e992-48ba-b072-26342178f81f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56f416fb-e992-48ba-b072-26342178f81f.shg-box.shg-c {
  justify-content: center;
}

#s-3a2e7698-66f6-4bb2-8770-3e8273f64d85 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d5b9c8fc-4103-4eae-bd30-c394e5e2f636"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3f846a78-1268-421a-a268-8408b53c98b4 {
  text-align: center;
}




  #s-3f846a78-1268-421a-a268-8408b53c98b4 img.shogun-image {
    
    width: px;
  }


#s-3f846a78-1268-421a-a268-8408b53c98b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-77e5c935-6f81-4d7b-8ca9-fa834b53f299 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-77e5c935-6f81-4d7b-8ca9-fa834b53f299:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-77e5c935-6f81-4d7b-8ca9-fa834b53f299:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-77e5c935-6f81-4d7b-8ca9-fa834b53f299.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b4698adb-5536-4cfa-858b-38f39945ace2 {
  text-align: center;
}




  #s-b4698adb-5536-4cfa-858b-38f39945ace2 img.shogun-image {
    
    width: px;
  }


#s-b4698adb-5536-4cfa-858b-38f39945ace2 .shogun-image-content {
  
    align-items: center;
  
}

#s-5b8e2de9-543c-457a-8d14-d355611a02fc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-5b8e2de9-543c-457a-8d14-d355611a02fc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5b8e2de9-543c-457a-8d14-d355611a02fc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5b8e2de9-543c-457a-8d14-d355611a02fc.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c4048cb4-ae68-4d23-9cf8-6bfdb0515ff0 {
  text-align: center;
}




  #s-c4048cb4-ae68-4d23-9cf8-6bfdb0515ff0 img.shogun-image {
    
    width: px;
  }


#s-c4048cb4-ae68-4d23-9cf8-6bfdb0515ff0 .shogun-image-content {
  
    align-items: center;
  
}

#s-470825ec-6ef4-45cb-8510-ad8bd96aedd0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-470825ec-6ef4-45cb-8510-ad8bd96aedd0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-470825ec-6ef4-45cb-8510-ad8bd96aedd0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-470825ec-6ef4-45cb-8510-ad8bd96aedd0.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7fbd2c2e-5229-4e9b-8eef-4ad701d0fdc2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2b8286cb-8b6d-4743-87b3-a2cbe97972b7 {
  text-align: center;
}




  #s-2b8286cb-8b6d-4743-87b3-a2cbe97972b7 img.shogun-image {
    
    width: px;
  }


#s-2b8286cb-8b6d-4743-87b3-a2cbe97972b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-73bf52bd-1fd7-4724-a51c-c2ed2ba27fc2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-73bf52bd-1fd7-4724-a51c-c2ed2ba27fc2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-73bf52bd-1fd7-4724-a51c-c2ed2ba27fc2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-73bf52bd-1fd7-4724-a51c-c2ed2ba27fc2.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-445dadc7-9598-4cb7-bcb2-b51b456b13ec {
  text-align: center;
}




  #s-445dadc7-9598-4cb7-bcb2-b51b456b13ec img.shogun-image {
    
    width: px;
  }


#s-445dadc7-9598-4cb7-bcb2-b51b456b13ec .shogun-image-content {
  
    align-items: center;
  
}

#s-4940dbeb-e86c-4c00-9a75-bf9e9b042720 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-4940dbeb-e86c-4c00-9a75-bf9e9b042720:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4940dbeb-e86c-4c00-9a75-bf9e9b042720:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4940dbeb-e86c-4c00-9a75-bf9e9b042720.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a2766802-037d-4938-adb2-60a8a8d9f654 {
  text-align: center;
}




  #s-a2766802-037d-4938-adb2-60a8a8d9f654 img.shogun-image {
    
    width: px;
  }


#s-a2766802-037d-4938-adb2-60a8a8d9f654 .shogun-image-content {
  
    align-items: center;
  
}

#s-4af079ce-e625-4ea7-944b-11a844fee1ea {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-4af079ce-e625-4ea7-944b-11a844fee1ea:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4af079ce-e625-4ea7-944b-11a844fee1ea:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4af079ce-e625-4ea7-944b-11a844fee1ea.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4d659994-26c6-4e02-bb8a-13e048b3fafe {
  min-height: 50px;
background-color: rgba(217, 217, 217, 1);
}








#s-4d659994-26c6-4e02-bb8a-13e048b3fafe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d659994-26c6-4e02-bb8a-13e048b3fafe.shg-box.shg-c {
  justify-content: center;
}

#s-2a351b82-797b-45ed-9283-a4f6007da5c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2a351b82-797b-45ed-9283-a4f6007da5c7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6f095493-5b74-42a6-9b0d-1f43bf64bd11 {
  min-height: 50px;
background-color: rgba(217, 217, 217, 1);
}








#s-6f095493-5b74-42a6-9b0d-1f43bf64bd11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f095493-5b74-42a6-9b0d-1f43bf64bd11.shg-box.shg-c {
  justify-content: center;
}

#s-712a2437-161c-4967-a444-02548e070ed1 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-698f7cf7-cad4-42b0-97b8-f14c8fc67d67"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-592aaf9d-234c-476d-90d6-1eb17c2276e5 {
  text-align: center;
}




  #s-592aaf9d-234c-476d-90d6-1eb17c2276e5 img.shogun-image {
    
    width: px;
  }


#s-592aaf9d-234c-476d-90d6-1eb17c2276e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-0729c953-ac16-48af-9d4e-ecbd8e5be2ab {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-0729c953-ac16-48af-9d4e-ecbd8e5be2ab:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0729c953-ac16-48af-9d4e-ecbd8e5be2ab:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0729c953-ac16-48af-9d4e-ecbd8e5be2ab.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d0372a21-6055-4c36-98be-feb7718fafea {
  text-align: center;
}




  #s-d0372a21-6055-4c36-98be-feb7718fafea img.shogun-image {
    
    width: px;
  }


#s-d0372a21-6055-4c36-98be-feb7718fafea .shogun-image-content {
  
    align-items: center;
  
}

#s-8c48776c-c26d-44b2-b5b6-0b72eec286a2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-8c48776c-c26d-44b2-b5b6-0b72eec286a2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8c48776c-c26d-44b2-b5b6-0b72eec286a2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8c48776c-c26d-44b2-b5b6-0b72eec286a2.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7bc75db0-6970-4930-ad50-df6e8804cdbd {
  text-align: center;
}




  #s-7bc75db0-6970-4930-ad50-df6e8804cdbd img.shogun-image {
    
    width: px;
  }


#s-7bc75db0-6970-4930-ad50-df6e8804cdbd .shogun-image-content {
  
    align-items: center;
  
}

#s-896afee0-d43d-4375-a487-024dbdd481d8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-896afee0-d43d-4375-a487-024dbdd481d8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-896afee0-d43d-4375-a487-024dbdd481d8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-896afee0-d43d-4375-a487-024dbdd481d8.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ebc0dc77-4297-4f8b-ba49-2943e77c903b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3f765ff6-35ec-4d06-b7cb-ef1bc2818cb1 {
  text-align: center;
}




  #s-3f765ff6-35ec-4d06-b7cb-ef1bc2818cb1 img.shogun-image {
    
    width: px;
  }


#s-3f765ff6-35ec-4d06-b7cb-ef1bc2818cb1 .shogun-image-content {
  
    align-items: center;
  
}

#s-44e33b03-be8a-4b2f-a011-3480a8b6e27b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-44e33b03-be8a-4b2f-a011-3480a8b6e27b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-44e33b03-be8a-4b2f-a011-3480a8b6e27b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-44e33b03-be8a-4b2f-a011-3480a8b6e27b.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7da5d679-c295-4e54-b9b0-443f5ae77cdf {
  text-align: center;
}




  #s-7da5d679-c295-4e54-b9b0-443f5ae77cdf img.shogun-image {
    
    width: px;
  }


#s-7da5d679-c295-4e54-b9b0-443f5ae77cdf .shogun-image-content {
  
    align-items: center;
  
}

#s-1f5c07e4-faca-4fde-b908-2a2c8f5da53b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-1f5c07e4-faca-4fde-b908-2a2c8f5da53b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1f5c07e4-faca-4fde-b908-2a2c8f5da53b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1f5c07e4-faca-4fde-b908-2a2c8f5da53b.shg-btn {
  color: rgba(247, 212, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a90a5e1b-16df-4d2d-9955-2c572346dd2d {
  text-align: center;
}




  #s-a90a5e1b-16df-4d2d-9955-2c572346dd2d img.shogun-image {
    
    width: px;
  }


#s-a90a5e1b-16df-4d2d-9955-2c572346dd2d .shogun-image-content {
  
    align-items: center;
  
}

#s-a9831c51-5626-45e4-815c-610206e6d253 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-a9831c51-5626-45e4-815c-610206e6d253:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a9831c51-5626-45e4-815c-610206e6d253:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a9831c51-5626-45e4-815c-610206e6d253.shg-btn {
  color: rgba(247, 212, 13, 1);
  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;
  }
}

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

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -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;
}
