.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-4d63c2e1-f0e0-49ed-97af-3d5a64d9663e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-4d63c2e1-f0e0-49ed-97af-3d5a64d9663e {
  display: none;
}
#s-4d63c2e1-f0e0-49ed-97af-3d5a64d9663e, #wrap-s-4d63c2e1-f0e0-49ed-97af-3d5a64d9663e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4d63c2e1-f0e0-49ed-97af-3d5a64d9663e {
  display: none;
}
#s-4d63c2e1-f0e0-49ed-97af-3d5a64d9663e, #wrap-s-4d63c2e1-f0e0-49ed-97af-3d5a64d9663e { display:none !important; }}







#s-4d63c2e1-f0e0-49ed-97af-3d5a64d9663e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d63c2e1-f0e0-49ed-97af-3d5a64d9663e.shg-box.shg-c {
  justify-content: center;
}

#s-5ca3006a-3c21-4f77-b340-ea3d7cb37145 {
  margin-left: auto;
margin-right: auto;
padding-left: 50px;
padding-right: 50px;
min-height: 350px;
max-width: 1100px;
}








#s-5ca3006a-3c21-4f77-b340-ea3d7cb37145 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ca3006a-3c21-4f77-b340-ea3d7cb37145.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-f1f972a2-7212-4b04-af50-7745262c1c25 {
  margin-bottom: -8px;
}

#s-d3ff3ba1-67e7-468b-8e0a-b8b3a9d6c88b {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
}

#s-47dea868-3172-4ab0-b257-4c488a574c15 {
  margin-top: -15px;
margin-left: auto;
margin-right: auto;
max-width: 600px;
}

.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-fc084fd0-cad7-4dc9-af1b-63f851ec2448 {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
max-width: 50px;
text-align: center;
}




  #s-fc084fd0-cad7-4dc9-af1b-63f851ec2448 img.shogun-image {
    
    width: px;
  }


#s-fc084fd0-cad7-4dc9-af1b-63f851ec2448 .shogun-image-content {
  
    align-items: center;
  
}

#s-3953f2d3-b486-4396-a1cd-f27a5a050ed5 {
  padding-left: 50px;
padding-right: 50px;
min-height: 50px;
}








#s-3953f2d3-b486-4396-a1cd-f27a5a050ed5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3953f2d3-b486-4396-a1cd-f27a5a050ed5.shg-box.shg-c {
  justify-content: center;
}

#s-af5045fb-b524-4802-bafc-e2542fec68fc {
  margin-left: -50px;
margin-right: -50px;
max-width: 1100px;
text-align: center;
}





#s-af5045fb-b524-4802-bafc-e2542fec68fc .shogun-image-content {
  
    align-items: center;
  
}

#s-07b92b64-66fc-4533-b7bf-d28515131071 {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
min-height: 50px;
max-width: 498px;
background-color: rgba(179, 132, 80, 1);
}








#s-07b92b64-66fc-4533-b7bf-d28515131071 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07b92b64-66fc-4533-b7bf-d28515131071.shg-box.shg-c {
  justify-content: center;
}

#s-b9691354-62da-4920-ac09-a0ec735aa2ba {
  padding-top: 25px;
padding-left: 25px;
padding-bottom: 25px;
padding-right: 25px;
}

.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-02923c3c-ee45-45f7-836c-eb1818ad0b48 {
  margin-top: -20px;
margin-bottom: 12px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-02923c3c-ee45-45f7-836c-eb1818ad0b48:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-02923c3c-ee45-45f7-836c-eb1818ad0b48:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-02923c3c-ee45-45f7-836c-eb1818ad0b48-btn-wrapper {
    text-align: center;
  }


#s-02923c3c-ee45-45f7-836c-eb1818ad0b48.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-de5b52f7-7cf3-4076-a4d2-9dbb839c1cd5 {
  background-size: cover;
padding-top: 75px;
padding-left: 50px;
padding-right: 50px;
min-height: 50px;
background-color: rgba(193, 119, 92, 1);
background-position: center bottom;
}








#s-de5b52f7-7cf3-4076-a4d2-9dbb839c1cd5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de5b52f7-7cf3-4076-a4d2-9dbb839c1cd5.shg-box.shg-c {
  justify-content: center;
}

#s-9e3e77b1-f047-4c76-8f74-ee369d89aa8e {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-09decd82-67e4-45b9-a6e5-75757983287c {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-09decd82-67e4-45b9-a6e5-75757983287c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-09decd82-67e4-45b9-a6e5-75757983287c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-09decd82-67e4-45b9-a6e5-75757983287c-btn-wrapper {
    text-align: center;
  }


#s-09decd82-67e4-45b9-a6e5-75757983287c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-eab1b557-cd4f-4966-a129-e036d428dc51 {
  margin-bottom: -25px;
text-align: left;
}




  #s-eab1b557-cd4f-4966-a129-e036d428dc51 img.shogun-image {
    
    width: px;
  }


#s-eab1b557-cd4f-4966-a129-e036d428dc51 .shogun-image-content {
  
    align-items: center;
  
}

#s-c091e56b-f716-4ff0-aec4-a8e4b14b08f4 {
  margin-top: 100px;
margin-left: auto;
margin-bottom: 100px;
margin-right: auto;
padding-left: 50px;
padding-right: 50px;
min-height: 50px;
max-width: 1100px;
}








#s-c091e56b-f716-4ff0-aec4-a8e4b14b08f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c091e56b-f716-4ff0-aec4-a8e4b14b08f4.shg-box.shg-c {
  justify-content: center;
}

#s-e860944a-c43a-476a-9561-82a2035bedd4 {
  margin-left: auto;
margin-right: auto;
max-width: 85%;
}

#s-f301d574-6f29-4573-8dde-c0c99fbcbf0d {
  margin-left: 35%;
margin-right: 35%;
}

#s-f301d574-6f29-4573-8dde-c0c99fbcbf0d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

.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-080915bb-e664-43d6-8e8c-bc08da6909ae {
  margin-top: 15px;
margin-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-080915bb-e664-43d6-8e8c-bc08da6909ae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-969d1c67-5ebc-41ed-bde8-09e42e9f5953 {
  min-height: 50px;
}








#s-969d1c67-5ebc-41ed-bde8-09e42e9f5953 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-969d1c67-5ebc-41ed-bde8-09e42e9f5953.shg-box.shg-c {
  justify-content: center;
}

#s-6a4fc3b4-75d7-4226-84a2-c9cb46e747b4 {
  min-height: 50px;
}








#s-6a4fc3b4-75d7-4226-84a2-c9cb46e747b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a4fc3b4-75d7-4226-84a2-c9cb46e747b4.shg-box.shg-c {
  justify-content: center;
}

#s-8578175c-292a-47ef-b2eb-947115ce7074 {
  background-size: cover;
padding-top: 25px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(225, 203, 180, 1);
background-position: center top;
}
@media (max-width: 767px){#s-8578175c-292a-47ef-b2eb-947115ce7074 {
  margin-left: 0px;
margin-right: 0px;
}
}







#s-8578175c-292a-47ef-b2eb-947115ce7074 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8578175c-292a-47ef-b2eb-947115ce7074.shg-box.shg-c {
  justify-content: center;
}

#s-e36475c2-16f0-421b-9f6c-c7f63ea3e173 {
  margin-top: -50px;
text-align: left;
}




  #s-e36475c2-16f0-421b-9f6c-c7f63ea3e173 img.shogun-image {
    
    width: px;
  }


#s-e36475c2-16f0-421b-9f6c-c7f63ea3e173 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-96b846d4-2aa8-42d7-abae-36d4f8b4e477 {
  padding-left: 50px;
padding-right: 50px;
min-height: 50px;
}








#s-96b846d4-2aa8-42d7-abae-36d4f8b4e477 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96b846d4-2aa8-42d7-abae-36d4f8b4e477.shg-box.shg-c {
  justify-content: center;
}

#s-b5263a21-e7bf-445a-9eb0-fc773d115893 {
  margin-top: 35px;
}

#s-515d9796-8cce-4f77-9908-210798f758d1 {
  margin-top: -20px;
}

#s-81d39ef8-0dcf-4ca9-8116-bd7847ba7da6 {
  border-style: solid;
margin-top: 35px;
margin-left: 50px;
margin-bottom: -48px;
margin-right: 50px;
padding-top: 25px;
padding-left: 50px;
padding-bottom: 25px;
padding-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-81d39ef8-0dcf-4ca9-8116-bd7847ba7da6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81d39ef8-0dcf-4ca9-8116-bd7847ba7da6.shg-box.shg-c {
  justify-content: center;
}

#s-af5f7fd5-f9aa-4225-a211-db117c33e05a {
  max-width: 250px;
text-align: center;
}




  #s-af5f7fd5-f9aa-4225-a211-db117c33e05a img.shogun-image {
    
    width: px;
  }


#s-af5f7fd5-f9aa-4225-a211-db117c33e05a .shogun-image-content {
  
    align-items: center;
  
}

#s-6cb0b10a-e9b8-4491-8232-0dec1f6174eb {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-52685386-2901-4702-a7d1-498b38ecaf89 {
  padding-top: 50px;
min-height: 50px;
background-color: rgba(209, 170, 147, 1);
}








#s-52685386-2901-4702-a7d1-498b38ecaf89 > .shg-box-overlay {
  background-color: rgba(35, 35, 35, 1);
  opacity: 0;
}#s-52685386-2901-4702-a7d1-498b38ecaf89.shg-box.shg-c {
  justify-content: center;
}

#s-21974c2c-8075-4284-ad3b-43b38b89a03d {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 50px;
padding-right: 50px;
min-height: 50px;
max-width: 1100px;
}








#s-21974c2c-8075-4284-ad3b-43b38b89a03d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21974c2c-8075-4284-ad3b-43b38b89a03d.shg-box.shg-c {
  justify-content: center;
}

#s-c2b23f02-6928-43a2-8b64-c8fd7d88d5f3 {
  margin-top: -50px;
margin-bottom: -50px;
text-align: center;
}




  #s-c2b23f02-6928-43a2-8b64-c8fd7d88d5f3 img.shogun-image {
    
    width: px;
  }


#s-c2b23f02-6928-43a2-8b64-c8fd7d88d5f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-fafec7e6-140f-451f-b508-dd04bbd09a41 {
  padding-top: 100px;
padding-left: 50px;
padding-right: 50px;
min-height: 50px;
background-color: rgba(225, 203, 180, 1);
}








#s-fafec7e6-140f-451f-b508-dd04bbd09a41 > .shg-box-overlay {
  background-color: rgba(35, 35, 35, 1);
  opacity: 0;
}#s-fafec7e6-140f-451f-b508-dd04bbd09a41.shg-box.shg-c {
  justify-content: center;
}

#s-68583aea-ee10-4fda-9d77-4b1b7644c063 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-68583aea-ee10-4fda-9d77-4b1b7644c063 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68583aea-ee10-4fda-9d77-4b1b7644c063.shg-box.shg-c {
  justify-content: center;
}

#s-1033b98c-2fda-4268-84c6-7609d5365bbe {
  margin-bottom: -50px;
min-height: 0px;
max-width: 450px;
text-align: left;
}




  #s-1033b98c-2fda-4268-84c6-7609d5365bbe img.shogun-image {
    
    width: px;
  }


#s-1033b98c-2fda-4268-84c6-7609d5365bbe .shogun-image-content {
  
    align-items: center;
  
}

#s-6ea00973-3d6e-42aa-9b08-b5dc7bc55a3e {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 75px;
padding-left: 50px;
padding-bottom: 105px;
padding-right: 50px;
min-height: 50px;
background-position: center bottom;
background-attachment: scroll;
}








#s-6ea00973-3d6e-42aa-9b08-b5dc7bc55a3e > .shg-box-overlay {
  background-color: rgba(25, 25, 25, 1);
  opacity: 0;
}#s-6ea00973-3d6e-42aa-9b08-b5dc7bc55a3e.shg-box.shg-c {
  justify-content: center;
}

#s-3add404f-cf0b-4099-86b5-322e8235b941 {
  background-size: cover;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 50px;
background-position: center center;
background-color: rgba(54, 67, 50, 1);
}








#s-3add404f-cf0b-4099-86b5-322e8235b941 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3add404f-cf0b-4099-86b5-322e8235b941.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-0eb9aef5-f2d7-4023-a27b-acc9d3f2c1ad {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(163, 118, 118, 1);
border-style: solid;
}

#s-75a01ccb-8f81-42cc-90ec-748388bcb832 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-23eb9f80-03a3-4b3d-8e9e-7011ab142774 {
  margin-left: auto;
margin-bottom: -45px;
margin-right: auto;
max-width: 75px;
text-align: center;
}




  #s-23eb9f80-03a3-4b3d-8e9e-7011ab142774 img.shogun-image {
    
    width: px;
  }


#s-23eb9f80-03a3-4b3d-8e9e-7011ab142774 .shogun-image-content {
  
    align-items: center;
  
}

#s-d7802a7c-f5d8-4039-974d-15d73dc38523 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-6acec4bf-892b-49cb-8fb9-9c0ee4fe5abd {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-2656e3e2-aa36-46ac-b9eb-ff5e1913362b {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-1c16159f-5083-4b40-a27c-fa319af95170 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 75px;
padding-left: 50px;
padding-right: 50px;
min-height: 50px;
background-color: rgba(231, 219, 208, 1);
}








#s-1c16159f-5083-4b40-a27c-fa319af95170 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c16159f-5083-4b40-a27c-fa319af95170.shg-box.shg-c {
  justify-content: center;
}

#s-51fbe328-9a61-4bc5-be48-f5d603624d80 {
  margin-top: -20px;
}

#s-1135a694-6ea7-4909-aebd-0b90f38fc61d {
  margin-left: 20%;
margin-right: 20%;
}

#s-1135a694-6ea7-4909-aebd-0b90f38fc61d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(130, 154, 126, 1);
}

#s-6e68669a-d838-4b9c-b1c3-c09d5c2e6313 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
}

#s-b246af37-7964-479a-bef6-d7a5854c7bf1 {
  border-style: solid;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 30px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b246af37-7964-479a-bef6-d7a5854c7bf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b246af37-7964-479a-bef6-d7a5854c7bf1.shg-box.shg-c {
  justify-content: center;
}

#s-749b08c3-49fd-4490-9c5e-ce83c00fef03 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
max-width: 600px;
}

#s-45abedf3-63c2-4386-9526-6069cc136c89 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 50px;
background-color: rgba(231, 219, 208, 1);
}








#s-45abedf3-63c2-4386-9526-6069cc136c89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45abedf3-63c2-4386-9526-6069cc136c89.shg-box.shg-c {
  justify-content: center;
}

#s-0ba99c45-124a-423e-aacf-c3cfe5f67e29 {
  min-height: 50px;
background-color: rgba(225, 203, 180, 1);
}








#s-0ba99c45-124a-423e-aacf-c3cfe5f67e29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ba99c45-124a-423e-aacf-c3cfe5f67e29.shg-box.shg-c {
  justify-content: center;
}

#s-1e597a46-81bd-4e2e-83e4-0e035ec5e08e {
  margin-left: auto;
margin-right: auto;
padding-left: 50px;
padding-right: 50px;
min-height: 50px;
max-width: 1100px;
}








#s-1e597a46-81bd-4e2e-83e4-0e035ec5e08e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e597a46-81bd-4e2e-83e4-0e035ec5e08e.shg-box.shg-c {
  justify-content: center;
}

#s-e939b378-6193-43b9-8a8d-2dc0a87b00a3 {
  margin-top: -50px;
margin-left: -50px;
margin-right: -50px;
}

@media (min-width: 0px) {
[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e939b378-6193-43b9-8a8d-2dc0a87b00a3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4a9e612d-a8e5-427c-8495-7fdc2417d997 {
  margin-left: auto;
max-width: 150px;
text-align: center;
}




  #s-4a9e612d-a8e5-427c-8495-7fdc2417d997 img.shogun-image {
    
    width: px;
  }


#s-4a9e612d-a8e5-427c-8495-7fdc2417d997 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e63e2c5-1165-4433-9750-a76c5d6f7234 {
  margin-left: auto;
max-width: 150px;
text-align: center;
}




  #s-3e63e2c5-1165-4433-9750-a76c5d6f7234 img.shogun-image {
    
    width: px;
  }


#s-3e63e2c5-1165-4433-9750-a76c5d6f7234 .shogun-image-content {
  
    align-items: center;
  
}

#s-59e38cba-0503-4b49-8ece-3311fcac00a0 {
  margin-left: 50px;
margin-right: 50px;
text-align: center;
}




  #s-59e38cba-0503-4b49-8ece-3311fcac00a0 img.shogun-image {
    
    width: px;
  }


#s-59e38cba-0503-4b49-8ece-3311fcac00a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-505dbd3f-f2eb-4902-8ee1-9c9fafc18df9 {
  margin-left: auto;
margin-right: auto;
max-width: 550px;
}

#s-af6feb2e-72eb-4531-bdec-b8f1f5f31f90 {
  margin-top: 15px;
margin-bottom: 35px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-af6feb2e-72eb-4531-bdec-b8f1f5f31f90:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-af6feb2e-72eb-4531-bdec-b8f1f5f31f90:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-af6feb2e-72eb-4531-bdec-b8f1f5f31f90-btn-wrapper {
    text-align: center;
  }


#s-af6feb2e-72eb-4531-bdec-b8f1f5f31f90.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5ef5056d-ddca-4b60-99ae-b1e286510926 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(114, 61, 61, 1);
}

@media (min-width: 0px) {
[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-35f09edf-d306-47d8-b9e4-f1cc92530a49"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c4117e73-21e2-472f-b4bd-d092c897ab1c {
  margin-bottom: -20px;
}

#s-cd5f1119-aecf-4611-a0f8-20e75f24a94b {
  margin-bottom: -20px;
}

#s-45bc3b6e-94d1-4bf2-a236-14338d09cdff {
  margin-bottom: -20px;
}

#s-50fdafa4-5649-4fca-91bc-4fc52273554c {
  margin-top: 18px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-50fdafa4-5649-4fca-91bc-4fc52273554c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-50fdafa4-5649-4fca-91bc-4fc52273554c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-50fdafa4-5649-4fca-91bc-4fc52273554c-btn-wrapper {
    text-align: center;
  }


#s-50fdafa4-5649-4fca-91bc-4fc52273554c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-28497adf-cc89-4b04-b131-bdb1f2d7628f {
  background-size: cover;
background-attachment: fixed;
padding-top: 75px;
padding-left: 50px;
padding-bottom: 75px;
padding-right: 50px;
min-height: 50px;
background-position: center bottom;
background-color: rgba(148, 169, 154, 1);
}








#s-28497adf-cc89-4b04-b131-bdb1f2d7628f > .shg-box-overlay {
  background-color: rgba(25, 25, 25, 1);
  opacity: 0;
}#s-28497adf-cc89-4b04-b131-bdb1f2d7628f.shg-box.shg-c {
  justify-content: center;
}

#s-cfc7e258-76f1-4a0f-8fd4-0b3d2f36ae18 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-cfc7e258-76f1-4a0f-8fd4-0b3d2f36ae18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cfc7e258-76f1-4a0f-8fd4-0b3d2f36ae18.shg-box.shg-c {
  justify-content: center;
}

#s-76f1ee8b-6d97-4be5-a800-61f94acba66a {
  margin-top: 75px;
margin-left: auto;
margin-bottom: 75px;
margin-right: auto;
padding-left: 50px;
padding-right: 50px;
min-height: 50px;
max-width: 1100px;
}








#s-76f1ee8b-6d97-4be5-a800-61f94acba66a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76f1ee8b-6d97-4be5-a800-61f94acba66a.shg-box.shg-c {
  justify-content: center;
}

#s-877bf181-7bab-47a9-9079-7ea11e367b46 {
  border-style: solid;
padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
background-color: rgba(255, 255, 255, 1);
}








#s-877bf181-7bab-47a9-9079-7ea11e367b46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-877bf181-7bab-47a9-9079-7ea11e367b46.shg-box.shg-c {
  justify-content: center;
}

#s-e98f7718-b5d4-483c-9760-f842060a232f {
  margin-top: -50px;
margin-bottom: 50px;
max-width: 350px;
text-align: center;
}




  #s-e98f7718-b5d4-483c-9760-f842060a232f img.shogun-image {
    
    width: px;
  }


#s-e98f7718-b5d4-483c-9760-f842060a232f .shogun-image-content {
  
    align-items: center;
  
}

#s-9e7a3eaf-a644-45c1-b215-20ddceb2c25c {
  margin-top: -10px;
margin-bottom: -10px;
max-width: 100%;
background-color: rgba(225, 203, 180, 0);
}

#s-d622c6e0-a953-42cd-9506-e53dfca35db2 {
  margin-top: -50px;
margin-left: 25px;
margin-right: 25px;
padding-top: 25px;
padding-left: 15px;
padding-bottom: 55px;
padding-right: 15px;
background-color: rgba(148, 169, 154, 1);
}
@media (max-width: 767px){#s-d622c6e0-a953-42cd-9506-e53dfca35db2 {
  margin-left: 0px;
margin-right: 0px;
padding-bottom: 55px;
}
}







#s-d622c6e0-a953-42cd-9506-e53dfca35db2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d622c6e0-a953-42cd-9506-e53dfca35db2.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-973a1ed9-4a43-4b9e-b50b-dc1480cb11b9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-89d57e91-5aff-4be8-a8dd-ea349e05a47d {
  margin-top: 45px;
min-height: 50px;
}








#s-89d57e91-5aff-4be8-a8dd-ea349e05a47d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89d57e91-5aff-4be8-a8dd-ea349e05a47d.shg-box.shg-c {
  justify-content: center;
}

#s-fe410bbd-79e3-425f-b567-0cac6941f0f9 {
  margin-top: 0px;
margin-left: 15%;
margin-right: 15%;
}

#s-07d8bea2-b800-4f01-bcb5-3dd8cd29d46a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(193, 119, 92, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-07d8bea2-b800-4f01-bcb5-3dd8cd29d46a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-07d8bea2-b800-4f01-bcb5-3dd8cd29d46a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-07d8bea2-b800-4f01-bcb5-3dd8cd29d46a {
  margin-top: 10px;
margin-bottom: 50px;
}
}


#s-07d8bea2-b800-4f01-bcb5-3dd8cd29d46a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f2e63b40-0ba1-4e79-a6e3-4aeb6f41bc39 {
  margin-left: -15px;
margin-right: -15px;
padding-top: 50px;
padding-left: 5px;
padding-bottom: 50px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(179, 188, 192, 1);
}








#s-f2e63b40-0ba1-4e79-a6e3-4aeb6f41bc39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2e63b40-0ba1-4e79-a6e3-4aeb6f41bc39.shg-box.shg-c {
  justify-content: center;
}

#s-10ac9f26-fb3e-495c-8281-7a6ff666c548 {
  margin-top: 0px;
margin-left: 15%;
margin-right: 15%;
}

#s-40e7fa96-da86-427f-bd23-054109925e3f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(193, 119, 92, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-40e7fa96-da86-427f-bd23-054109925e3f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-40e7fa96-da86-427f-bd23-054109925e3f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-40e7fa96-da86-427f-bd23-054109925e3f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4c2d3395-dbe3-472d-b03f-5e4175c06e05 {
  margin-top: 45px;
margin-bottom: 45px;
min-height: 50px;
}








#s-4c2d3395-dbe3-472d-b03f-5e4175c06e05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c2d3395-dbe3-472d-b03f-5e4175c06e05.shg-box.shg-c {
  justify-content: center;
}

#s-f23531f8-70af-40fe-8e69-5946a940b909 {
  margin-top: 0px;
margin-left: 15%;
margin-right: 15%;
}

#s-718e1a6e-7ba4-4345-97f4-231e8a986883 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(193, 119, 92, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-718e1a6e-7ba4-4345-97f4-231e8a986883:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-718e1a6e-7ba4-4345-97f4-231e8a986883:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-718e1a6e-7ba4-4345-97f4-231e8a986883.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ff499f6a-3793-4e61-9689-9686a1995a0f {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 50px;
background-position: center center;
}








#s-ff499f6a-3793-4e61-9689-9686a1995a0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff499f6a-3793-4e61-9689-9686a1995a0f.shg-box.shg-c {
  justify-content: center;
}

#s-10f12273-ce1a-4253-ac9f-81a2d4872c2c {
  margin-left: auto;
margin-bottom: -45px;
margin-right: auto;
max-width: 75px;
text-align: center;
}




  #s-10f12273-ce1a-4253-ac9f-81a2d4872c2c img.shogun-image {
    
    width: px;
  }


#s-10f12273-ce1a-4253-ac9f-81a2d4872c2c .shogun-image-content {
  
    align-items: center;
  
}

#s-9b651271-a0ff-4d4d-abfd-22be62a45926 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(163, 118, 118, 1);
border-style: solid;
}

#s-e0610130-c065-41ba-adbb-ddc5ecd396d6 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-a7554917-ca20-4b0e-abf1-69e8fd1d8ab2 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-6205bdef-e255-41d0-807d-3594ed7ba118 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-6a4a7a11-c974-4a86-b73e-95fc6e39ebc1 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-6326a4ff-e49f-460a-9144-62122e2f3ddc {
  padding-left: 50px;
padding-right: 50px;
min-height: 50px;
}








#s-6326a4ff-e49f-460a-9144-62122e2f3ddc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6326a4ff-e49f-460a-9144-62122e2f3ddc.shg-box.shg-c {
  justify-content: center;
}

#s-4e1f3c9b-4e8b-4b72-8259-7b96856c9777 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
max-width: 600px;
}








#s-4e1f3c9b-4e8b-4b72-8259-7b96856c9777 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e1f3c9b-4e8b-4b72-8259-7b96856c9777.shg-box.shg-c {
  justify-content: center;
}

#s-ec0e189d-89de-4dfa-b34a-4e2969774779 {
  min-height: 50px;
}
@media (max-width: 767px){#s-ec0e189d-89de-4dfa-b34a-4e2969774779 {
  display: none;
}
#s-ec0e189d-89de-4dfa-b34a-4e2969774779, #wrap-s-ec0e189d-89de-4dfa-b34a-4e2969774779 { display:none !important; }}







#s-ec0e189d-89de-4dfa-b34a-4e2969774779 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec0e189d-89de-4dfa-b34a-4e2969774779.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a8f899a7-08e7-4d76-934a-496c92782771"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-d395804d-2256-470c-8461-423e2b979cd1 {
  margin-left: 8px;
margin-right: 8px;
text-align: center;
}




  #s-d395804d-2256-470c-8461-423e2b979cd1 img.shogun-image {
    
    width: px;
  }


#s-d395804d-2256-470c-8461-423e2b979cd1 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-6e4a8188-2b2f-473b-8810-b4e11e700031 {
  display: none;
}
#s-6e4a8188-2b2f-473b-8810-b4e11e700031, #wrap-s-6e4a8188-2b2f-473b-8810-b4e11e700031 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6e4a8188-2b2f-473b-8810-b4e11e700031 {
  display: none;
}
#s-6e4a8188-2b2f-473b-8810-b4e11e700031, #wrap-s-6e4a8188-2b2f-473b-8810-b4e11e700031 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6e4a8188-2b2f-473b-8810-b4e11e700031 {
  display: none;
}
#s-6e4a8188-2b2f-473b-8810-b4e11e700031, #wrap-s-6e4a8188-2b2f-473b-8810-b4e11e700031 { display:none !important; }}
#s-f33ddde1-f43a-4903-b8ac-1da6afe4e3bc {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-f33ddde1-f43a-4903-b8ac-1da6afe4e3bc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f33ddde1-f43a-4903-b8ac-1da6afe4e3bc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f33ddde1-f43a-4903-b8ac-1da6afe4e3bc-btn-wrapper {
    text-align: center;
  }


#s-f33ddde1-f43a-4903-b8ac-1da6afe4e3bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9260fded-6242-40f0-9ef8-02f297da8888 {
  margin-top: 75px;
margin-left: auto;
margin-bottom: 75px;
margin-right: auto;
padding-left: 50px;
padding-right: 50px;
min-height: 50px;
max-width: 1100px;
}








#s-9260fded-6242-40f0-9ef8-02f297da8888 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9260fded-6242-40f0-9ef8-02f297da8888.shg-box.shg-c {
  justify-content: center;
}

#s-f499c701-b56b-4079-9890-076f4b8fe063 {
  margin-top: -15px;
margin-bottom: 15px;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-e870befc-bf8e-4528-a42c-2971e7c6c608 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-e870befc-bf8e-4528-a42c-2971e7c6c608 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0.46);
  padding: 10px;
}

#s-e870befc-bf8e-4528-a42c-2971e7c6c608 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(26, 26, 26, 1);
}

#s-e870befc-bf8e-4528-a42c-2971e7c6c608 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-e870befc-bf8e-4528-a42c-2971e7c6c608 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(26, 26, 26, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-e870befc-bf8e-4528-a42c-2971e7c6c608 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-bc6b4b4c-4ac3-4817-bfa0-24855caab082 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-bc6b4b4c-4ac3-4817-bfa0-24855caab082 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc6b4b4c-4ac3-4817-bfa0-24855caab082.shg-box.shg-c {
  justify-content: center;
}

#s-c8a2ae7e-b3f4-4f40-942c-4376aa5fc1d8 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-c8a2ae7e-b3f4-4f40-942c-4376aa5fc1d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8a2ae7e-b3f4-4f40-942c-4376aa5fc1d8.shg-box.shg-c {
  justify-content: center;
}

#s-f1ff3e32-53bf-4d26-9508-cfdca37382b8 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-f1ff3e32-53bf-4d26-9508-cfdca37382b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1ff3e32-53bf-4d26-9508-cfdca37382b8.shg-box.shg-c {
  justify-content: center;
}

#s-1ca39c4e-ce2e-4bf8-b0c0-9495af30c183 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-1ca39c4e-ce2e-4bf8-b0c0-9495af30c183 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ca39c4e-ce2e-4bf8-b0c0-9495af30c183.shg-box.shg-c {
  justify-content: center;
}

#s-78c076de-7347-4359-8b02-5c5870366cdd {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-78c076de-7347-4359-8b02-5c5870366cdd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78c076de-7347-4359-8b02-5c5870366cdd.shg-box.shg-c {
  justify-content: center;
}

#s-aad8e29a-0538-4f87-9e78-43d88162a74e {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-aad8e29a-0538-4f87-9e78-43d88162a74e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aad8e29a-0538-4f87-9e78-43d88162a74e.shg-box.shg-c {
  justify-content: center;
}

#s-52c3841b-30af-437b-8fc6-5edef12c5693 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-52c3841b-30af-437b-8fc6-5edef12c5693 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52c3841b-30af-437b-8fc6-5edef12c5693.shg-box.shg-c {
  justify-content: center;
}

#s-e1746e89-e48d-49ae-84d9-1bf99a3b9c00 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-e1746e89-e48d-49ae-84d9-1bf99a3b9c00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1746e89-e48d-49ae-84d9-1bf99a3b9c00.shg-box.shg-c {
  justify-content: center;
}

#s-567a22b2-8724-4bac-b432-7fa29e361126 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-567a22b2-8724-4bac-b432-7fa29e361126 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-567a22b2-8724-4bac-b432-7fa29e361126.shg-box.shg-c {
  justify-content: center;
}

#s-1e9005c2-a8c3-4221-a422-f2be762f4b8c {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-1e9005c2-a8c3-4221-a422-f2be762f4b8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e9005c2-a8c3-4221-a422-f2be762f4b8c.shg-box.shg-c {
  justify-content: center;
}

#s-bde0fd89-96e4-4653-a5ca-75afe379e408 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-bde0fd89-96e4-4653-a5ca-75afe379e408 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bde0fd89-96e4-4653-a5ca-75afe379e408.shg-box.shg-c {
  justify-content: center;
}

#s-c7a27160-2830-4633-903a-e7a011c060ee {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-c7a27160-2830-4633-903a-e7a011c060ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7a27160-2830-4633-903a-e7a011c060ee.shg-box.shg-c {
  justify-content: center;
}

#s-5c50ce81-e724-4120-b759-65a4ebe140f4 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 50px;
background-position: center center;
}








#s-5c50ce81-e724-4120-b759-65a4ebe140f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c50ce81-e724-4120-b759-65a4ebe140f4.shg-box.shg-c {
  justify-content: center;
}

#s-76ea1e31-6327-415a-8d41-7636b18eb56a {
  margin-left: auto;
margin-bottom: -45px;
margin-right: auto;
max-width: 75px;
text-align: center;
}




  #s-76ea1e31-6327-415a-8d41-7636b18eb56a img.shogun-image {
    
    width: px;
  }


#s-76ea1e31-6327-415a-8d41-7636b18eb56a .shogun-image-content {
  
    align-items: center;
  
}

#s-bf1c9db0-f082-401d-bd08-a413ffa73983 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(163, 118, 118, 1);
border-style: solid;
}

#s-bd1965d5-afd9-471e-ab9b-1d72b5e9462f {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-8fc09283-69bb-4e6f-badf-c7ab155d335e {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-0603a508-ded3-4dc8-80a4-1b0796e3aa7c {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-ace8dfc9-663c-491d-84b6-66e1ee3c09bd {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}




  #s-ace8dfc9-663c-491d-84b6-66e1ee3c09bd img.shogun-image {
    
    width: px;
  }


#s-ace8dfc9-663c-491d-84b6-66e1ee3c09bd .shogun-image-content {
  
    align-items: center;
  
}

#s-5e129f18-2b80-4906-a043-119bea9221f6 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-04662418-2956-4784-a4c7-1f95868d9837 {
  min-height: 50px;
background-color: rgba(225, 203, 180, 1);
}
@media (max-width: 767px){#s-04662418-2956-4784-a4c7-1f95868d9837 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-04662418-2956-4784-a4c7-1f95868d9837 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04662418-2956-4784-a4c7-1f95868d9837.shg-box.shg-c {
  justify-content: center;
}

#s-87556e2b-6b02-4b9f-b5fd-79343cd63faa {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-87556e2b-6b02-4b9f-b5fd-79343cd63faa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87556e2b-6b02-4b9f-b5fd-79343cd63faa.shg-box.shg-c {
  justify-content: center;
}

#s-b9954f32-d08c-41c0-af39-c8ce8938d9f8 {
  margin-top: 75px;
margin-bottom: 75px;
}

@media (min-width: 0px) {
[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b9954f32-d08c-41c0-af39-c8ce8938d9f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5aa6361b-bca8-4bea-b0a1-c6a9d88db151 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-5aa6361b-bca8-4bea-b0a1-c6a9d88db151:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5aa6361b-bca8-4bea-b0a1-c6a9d88db151:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5aa6361b-bca8-4bea-b0a1-c6a9d88db151-btn-wrapper {
    text-align: left;
  }


#s-5aa6361b-bca8-4bea-b0a1-c6a9d88db151.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-69381ae8-99f2-467b-a0ec-09aaccd082c9 {
  margin-top: -75px;
text-align: center;
}




  #s-69381ae8-99f2-467b-a0ec-09aaccd082c9 img.shogun-image {
    
    width: px;
  }


#s-69381ae8-99f2-467b-a0ec-09aaccd082c9 .shogun-image-content {
  
    align-items: flex-end;
  
}

@media (min-width: 0px) {
[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c8e3d14e-3fac-49f7-a520-a52543f9ae0a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-35e9952a-4e3e-4db8-80db-8d9049824a6b {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
max-width: 350px;
text-align: right;
}




  #s-35e9952a-4e3e-4db8-80db-8d9049824a6b img.shogun-image {
    
    width: px;
  }


#s-35e9952a-4e3e-4db8-80db-8d9049824a6b .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

#s-75ab771a-41a2-432d-a64f-c280f5a318ee {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}

#s-e168785e-6a5b-4585-95ed-b720d63d5126 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e168785e-6a5b-4585-95ed-b720d63d5126 {
  display: none;
}
#s-e168785e-6a5b-4585-95ed-b720d63d5126, #wrap-s-e168785e-6a5b-4585-95ed-b720d63d5126 { display:none !important; }}@media (max-width: 767px){#s-e168785e-6a5b-4585-95ed-b720d63d5126 {
  display: none;
}
#s-e168785e-6a5b-4585-95ed-b720d63d5126, #wrap-s-e168785e-6a5b-4585-95ed-b720d63d5126 { display:none !important; }}







#s-e168785e-6a5b-4585-95ed-b720d63d5126 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e168785e-6a5b-4585-95ed-b720d63d5126.shg-box.shg-c {
  justify-content: center;
}

#s-479f1aaa-460a-425a-a9a1-d998ec138a31 {
  margin-left: auto;
margin-right: auto;
min-height: 350px;
max-width: 1100px;
}








#s-479f1aaa-460a-425a-a9a1-d998ec138a31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-479f1aaa-460a-425a-a9a1-d998ec138a31.shg-box.shg-c {
  justify-content: center;
}

#s-b4eedb96-fc6d-4cb0-b0d5-1bf6c89be562 {
  margin-bottom: -8px;
}

#s-3368f1ef-8df1-4a6f-95fe-c9f28a83bda2 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
}

#s-162c8807-ba53-4035-82d6-ca30c5536632 {
  margin-top: -15px;
margin-left: auto;
margin-right: auto;
max-width: 600px;
}

#s-68175de7-d6fd-429d-bdc3-25552e14c564 {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
max-width: 50px;
text-align: center;
}




  #s-68175de7-d6fd-429d-bdc3-25552e14c564 img.shogun-image {
    
    width: px;
  }


#s-68175de7-d6fd-429d-bdc3-25552e14c564 .shogun-image-content {
  
    align-items: center;
  
}

#s-932c8e70-5126-4a5d-a3f7-3e07a7131c46 {
  min-height: 50px;
}








#s-932c8e70-5126-4a5d-a3f7-3e07a7131c46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-932c8e70-5126-4a5d-a3f7-3e07a7131c46.shg-box.shg-c {
  justify-content: center;
}

#s-1f711af7-9f5b-4044-952f-4f1325d870d6 {
  margin-left: auto;
margin-right: auto;
max-width: 1100px;
text-align: center;
}




  #s-1f711af7-9f5b-4044-952f-4f1325d870d6 img.shogun-image {
    
    width: px;
  }


#s-1f711af7-9f5b-4044-952f-4f1325d870d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-35f638d9-2f3b-4c13-93bc-e5c9d6468593 {
  margin-bottom: 50px;
}
@media (max-width: 767px){#s-35f638d9-2f3b-4c13-93bc-e5c9d6468593 {
  margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-35f638d9-2f3b-4c13-93bc-e5c9d6468593"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c4bc1094-0bc8-4896-b0b2-5db8f1c89168 {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
min-height: 50px;
max-width: 498px;
background-color: rgba(179, 132, 80, 1);
}








#s-c4bc1094-0bc8-4896-b0b2-5db8f1c89168 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4bc1094-0bc8-4896-b0b2-5db8f1c89168.shg-box.shg-c {
  justify-content: center;
}

#s-42f9c44c-6f01-4873-a288-883da0cb9d26 {
  padding-top: 25px;
padding-left: 25px;
padding-bottom: 25px;
padding-right: 25px;
}

#s-8b463f9d-2e96-4700-8f9d-2ceac713d366 {
  margin-top: -20px;
margin-bottom: 12px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8b463f9d-2e96-4700-8f9d-2ceac713d366:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8b463f9d-2e96-4700-8f9d-2ceac713d366:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8b463f9d-2e96-4700-8f9d-2ceac713d366-btn-wrapper {
    text-align: center;
  }


#s-8b463f9d-2e96-4700-8f9d-2ceac713d366.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fbaa1e47-9ba4-4282-a761-ff842ce0f5f5 {
  background-size: cover;
padding-top: 75px;
min-height: 50px;
background-color: rgba(193, 119, 92, 1);
background-position: center bottom;
}








#s-fbaa1e47-9ba4-4282-a761-ff842ce0f5f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbaa1e47-9ba4-4282-a761-ff842ce0f5f5.shg-box.shg-c {
  justify-content: center;
}

#s-0d6c4ab1-bebe-4b97-ac49-6262a2a462f6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-0d6c4ab1-bebe-4b97-ac49-6262a2a462f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d6c4ab1-bebe-4b97-ac49-6262a2a462f6.shg-box.shg-c {
  justify-content: center;
}

#s-70a39f9c-1a55-4a43-afa2-34ae665b65a9 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-70a39f9c-1a55-4a43-afa2-34ae665b65a9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c9ff6bee-683c-4bb1-bace-a649ac969c3e {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-d84a312b-5092-47d0-a10f-d1f7e08c4c97 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-d84a312b-5092-47d0-a10f-d1f7e08c4c97:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d84a312b-5092-47d0-a10f-d1f7e08c4c97:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d84a312b-5092-47d0-a10f-d1f7e08c4c97-btn-wrapper {
    text-align: center;
  }


#s-d84a312b-5092-47d0-a10f-d1f7e08c4c97.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-29fbac84-045b-4b65-a92a-6cb573d19130 {
  margin-top: -150px;
margin-bottom: -25px;
text-align: left;
}




  #s-29fbac84-045b-4b65-a92a-6cb573d19130 img.shogun-image {
    
    width: px;
  }


#s-29fbac84-045b-4b65-a92a-6cb573d19130 .shogun-image-content {
  
    align-items: center;
  
}

#s-52e85a77-e055-4443-8f70-8b605f3c8340 {
  min-height: 50px;
background-color: rgba(231, 219, 208, 1);
}








#s-52e85a77-e055-4443-8f70-8b605f3c8340 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52e85a77-e055-4443-8f70-8b605f3c8340.shg-box.shg-c {
  justify-content: center;
}

#s-943c546e-3a1f-4b8d-82ca-47da3529df43 {
  margin-top: 125px;
margin-left: auto;
margin-bottom: 75px;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-943c546e-3a1f-4b8d-82ca-47da3529df43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-943c546e-3a1f-4b8d-82ca-47da3529df43.shg-box.shg-c {
  justify-content: center;
}

#s-b4724f82-e9dc-4bc0-a2e9-5fbea75eef0f {
  margin-left: auto;
margin-right: auto;
max-width: 65%;
}

#s-ee6a3bd6-fa8a-42ee-8342-f6761b576f08 {
  margin-left: 35%;
margin-right: 35%;
}

#s-ee6a3bd6-fa8a-42ee-8342-f6761b576f08 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-17bc9419-4662-4aeb-a648-b220cbadf9ed {
  margin-bottom: 50px;
}

#s-9246d936-ce55-48ff-88d6-8c9f76ba3bf3 {
  background-size: cover;
margin-bottom: 0px;
padding-top: 150px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(225, 203, 180, 1);
background-position: center top;
}
@media (max-width: 767px){#s-9246d936-ce55-48ff-88d6-8c9f76ba3bf3 {
  margin-left: 0px;
margin-right: 0px;
}
}







#s-9246d936-ce55-48ff-88d6-8c9f76ba3bf3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9246d936-ce55-48ff-88d6-8c9f76ba3bf3.shg-box.shg-c {
  justify-content: center;
}

#s-c96da4bb-2bcf-4d3e-aef9-a49931bbef5e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-c96da4bb-2bcf-4d3e-aef9-a49931bbef5e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c96da4bb-2bcf-4d3e-aef9-a49931bbef5e.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c12207a6-5989-46ae-a6aa-4dec98013803"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-54e8d4cf-eec5-434b-99a4-63e1a9dcf675 {
  margin-top: -75px;
margin-left: -100px;
margin-right: 0px;
text-align: left;
}




  #s-54e8d4cf-eec5-434b-99a4-63e1a9dcf675 img.shogun-image {
    
    width: px;
  }


#s-54e8d4cf-eec5-434b-99a4-63e1a9dcf675 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-2650ea2c-39e3-4b15-8b03-4971e6f977f2 {
  min-height: 50px;
}
@media (max-width: 767px){#s-2650ea2c-39e3-4b15-8b03-4971e6f977f2 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-2650ea2c-39e3-4b15-8b03-4971e6f977f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2650ea2c-39e3-4b15-8b03-4971e6f977f2.shg-box.shg-c {
  justify-content: center;
}

#s-3762aaaa-73d3-41e1-b528-d3785b77dc7d {
  margin-top: 35px;
}

#s-884855aa-b004-4abf-a47d-01674248d260 {
  margin-top: -20px;
}

#s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae {
  margin-top: 50px;
}

@media (min-width: 0px) {
[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aee96f7f-3ab8-4600-aebb-1a540d0e20ae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-02f1a367-5cb4-4d9c-b57e-7518b48b85a7 {
  border-style: solid;
margin-bottom: -50px;
padding-top: 25px;
padding-left: 50px;
padding-bottom: 25px;
padding-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-02f1a367-5cb4-4d9c-b57e-7518b48b85a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02f1a367-5cb4-4d9c-b57e-7518b48b85a7.shg-box.shg-c {
  justify-content: center;
}

#s-1c521150-4d38-4389-8e91-f0fdea340670 {
  max-width: 250px;
text-align: center;
}




  #s-1c521150-4d38-4389-8e91-f0fdea340670 img.shogun-image {
    
    width: px;
  }


#s-1c521150-4d38-4389-8e91-f0fdea340670 .shogun-image-content {
  
    align-items: center;
  
}

#s-f86b024d-9bf3-403c-b5a6-08a181b4f905 {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-1ba5ea93-2cb7-4059-828e-d0376e73d67a {
  padding-top: 50px;
min-height: 50px;
background-color: rgba(209, 170, 147, 1);
}








#s-1ba5ea93-2cb7-4059-828e-d0376e73d67a > .shg-box-overlay {
  background-color: rgba(35, 35, 35, 1);
  opacity: 0;
}#s-1ba5ea93-2cb7-4059-828e-d0376e73d67a.shg-box.shg-c {
  justify-content: center;
}

#s-3221d4d0-ab76-4077-93e0-f88216796bd2 {
  margin-top: 55px;
margin-left: auto;
margin-bottom: 55px;
margin-right: auto;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3221d4d0-ab76-4077-93e0-f88216796bd2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8a62758c-c829-4f1e-bd93-653639a92ab6 {
  margin-top: 75px;
text-align: center;
}




  #s-8a62758c-c829-4f1e-bd93-653639a92ab6 img.shogun-image {
    
    width: px;
  }


#s-8a62758c-c829-4f1e-bd93-653639a92ab6 .shogun-image-content {
  
    align-items: center;
  
}

#s-127b35ef-0c75-4e54-8337-68ba2e85793f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-127b35ef-0c75-4e54-8337-68ba2e85793f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-127b35ef-0c75-4e54-8337-68ba2e85793f.shg-box.shg-c {
  justify-content: center;
}

#s-de6c4c92-dee9-47e2-83a1-457792daf66d {
  margin-left: 75px;
margin-right: 75px;
}

#s-6c5b71ca-b621-4668-bb2c-36e18c2e8f2b {
  margin-left: 100px;
margin-right: 100px;
}

#s-638183d8-a866-4a04-94e7-a1677fc421c3 {
  margin-top: 75px;
text-align: center;
}




  #s-638183d8-a866-4a04-94e7-a1677fc421c3 img.shogun-image {
    
    width: px;
  }


#s-638183d8-a866-4a04-94e7-a1677fc421c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-e95092f0-9d9d-4759-bde7-a7deefd3a0f4 {
  padding-top: 50px;
min-height: 50px;
background-color: rgba(225, 203, 180, 1);
}








#s-e95092f0-9d9d-4759-bde7-a7deefd3a0f4 > .shg-box-overlay {
  background-color: rgba(35, 35, 35, 1);
  opacity: 0;
}#s-e95092f0-9d9d-4759-bde7-a7deefd3a0f4.shg-box.shg-c {
  justify-content: center;
}

#s-cd898844-664b-4de5-8a40-6cb8bc753c2f {
  margin-top: 55px;
margin-left: auto;
margin-bottom: 55px;
margin-right: auto;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cd898844-664b-4de5-8a40-6cb8bc753c2f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-01523af9-90dd-4a6f-82f8-256c176d29c0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-01523af9-90dd-4a6f-82f8-256c176d29c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01523af9-90dd-4a6f-82f8-256c176d29c0.shg-box.shg-c {
  justify-content: center;
}

#s-584b96ec-c495-44b3-b5a8-5e4770477c6c {
  margin-top: 100px;
margin-bottom: -150px;
min-height: 0px;
max-width: 450px;
text-align: left;
}




  #s-584b96ec-c495-44b3-b5a8-5e4770477c6c img.shogun-image {
    
    width: px;
  }


#s-584b96ec-c495-44b3-b5a8-5e4770477c6c .shogun-image-content {
  
    align-items: center;
  
}

#s-1ea146fe-a2d8-4804-94ad-ddce1df1ab67 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 75px;
padding-bottom: 105px;
min-height: 50px;
background-position: center bottom;
background-attachment: scroll;
}








#s-1ea146fe-a2d8-4804-94ad-ddce1df1ab67 > .shg-box-overlay {
  background-color: rgba(25, 25, 25, 1);
  opacity: 0;
}#s-1ea146fe-a2d8-4804-94ad-ddce1df1ab67.shg-box.shg-c {
  justify-content: center;
}

#s-180a2a0f-f1c2-4f37-97f8-785f30c461c5 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-180a2a0f-f1c2-4f37-97f8-785f30c461c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-180a2a0f-f1c2-4f37-97f8-785f30c461c5.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-05de1e5b-9861-43f1-9717-bc2ae8dc43eb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-525a743a-153a-4e87-975a-4a5c47762a55 {
  background-size: cover;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-position: center center;
background-color: rgba(54, 67, 50, 1);
}








#s-525a743a-153a-4e87-975a-4a5c47762a55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-525a743a-153a-4e87-975a-4a5c47762a55.shg-box.shg-c {
  justify-content: center;
}

#s-ba16c6a5-9222-42d8-93b1-35b4ceccf22c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-ba16c6a5-9222-42d8-93b1-35b4ceccf22c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba16c6a5-9222-42d8-93b1-35b4ceccf22c.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d {
  margin-left: 35px;
margin-right: 35px;
}
}
@media (min-width: 0px) {
[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f1c4ef72-2f06-4361-bf08-6ff3c0678a2d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1f58e14f-5158-42cc-be2c-584f4f8fb294 {
  margin-left: auto;
margin-bottom: -45px;
margin-right: auto;
max-width: 75px;
text-align: center;
}




  #s-1f58e14f-5158-42cc-be2c-584f4f8fb294 img.shogun-image {
    
    width: px;
  }


#s-1f58e14f-5158-42cc-be2c-584f4f8fb294 .shogun-image-content {
  
    align-items: center;
  
}

#s-61d5d966-e50e-43b9-a819-969e64de3904 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(163, 118, 118, 1);
border-style: solid;
}

#s-3d366306-7c63-4185-b76e-ce953182f02c {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-74e0eff6-50e7-40ba-8721-60794609f440 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-0d2a0e82-5ac9-4fb0-bf72-2fe356af8a97 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-054d82af-a930-453e-a566-55815c8921e1 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-493d1d8a-275c-4b81-b964-79b58a6f6295 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 75px;
min-height: 50px;
background-color: rgba(231, 219, 208, 1);
}








#s-493d1d8a-275c-4b81-b964-79b58a6f6295 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-493d1d8a-275c-4b81-b964-79b58a6f6295.shg-box.shg-c {
  justify-content: center;
}

#s-fcf88685-1545-444f-a3f4-1cdd9d46ea2f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-fcf88685-1545-444f-a3f4-1cdd9d46ea2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fcf88685-1545-444f-a3f4-1cdd9d46ea2f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e8f47394-2d58-47eb-97c5-09b5b41a222b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a18d8eb2-4102-4634-bbad-50f4e19c0508 {
  margin-top: -20px;
}

#s-00b7519b-9004-4baf-b4ad-db9108cbdc3c {
  margin-left: 20%;
margin-right: 20%;
}

#s-00b7519b-9004-4baf-b4ad-db9108cbdc3c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(130, 154, 126, 1);
}

#s-ed6cd6d9-bdc4-47d7-8edc-87de96b490df {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
}

#s-b707ca4e-8d36-4e41-b589-f40efe532086 {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
padding-top: 30px;
padding-left: 45px;
padding-bottom: 30px;
padding-right: 45px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 30px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b707ca4e-8d36-4e41-b589-f40efe532086 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b707ca4e-8d36-4e41-b589-f40efe532086.shg-box.shg-c {
  justify-content: center;
}

#s-7de2ee33-6d1e-4a42-954f-ed79eb7f0211 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
max-width: 600px;
}

#s-4044d8ea-722d-4a6c-9cf2-2c20db9e25a4 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 25px;
min-height: 50px;
background-color: rgba(231, 219, 208, 1);
}








#s-4044d8ea-722d-4a6c-9cf2-2c20db9e25a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4044d8ea-722d-4a6c-9cf2-2c20db9e25a4.shg-box.shg-c {
  justify-content: center;
}

#s-a110e184-4941-43c0-a28c-1f6caae0fd74 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-a110e184-4941-43c0-a28c-1f6caae0fd74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a110e184-4941-43c0-a28c-1f6caae0fd74.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b026fef4-1c32-46e0-92e3-68655c554b3b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-489c4343-1c8a-4b59-8b1e-bdfbe8beaa29 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-489c4343-1c8a-4b59-8b1e-bdfbe8beaa29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-489c4343-1c8a-4b59-8b1e-bdfbe8beaa29.shg-box.shg-c {
  justify-content: center;
}

#s-2e0ab946-8ac6-493f-a629-b97482d04e8e {
  margin-top: -250px;
}

@media (min-width: 0px) {
[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e0ab946-8ac6-493f-a629-b97482d04e8e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-afb2003c-5dd0-4461-a0f9-5c1a733e99a9 {
  margin-right: -100px;
text-align: center;
}




  #s-afb2003c-5dd0-4461-a0f9-5c1a733e99a9 img.shogun-image {
    
    width: px;
  }


#s-afb2003c-5dd0-4461-a0f9-5c1a733e99a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-d72b5d9a-dd39-4f45-af94-731a1bcd367b {
  min-height: 50px;
background-color: rgba(225, 203, 180, 1);
}








#s-d72b5d9a-dd39-4f45-af94-731a1bcd367b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d72b5d9a-dd39-4f45-af94-731a1bcd367b.shg-box.shg-c {
  justify-content: center;
}

#s-7ddbfdce-34df-4db0-91ae-ac4d0bcfb2d3 {
  margin-top: 75px;
margin-left: auto;
margin-bottom: 75px;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-7ddbfdce-34df-4db0-91ae-ac4d0bcfb2d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ddbfdce-34df-4db0-91ae-ac4d0bcfb2d3.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e9470ba6-a276-43c5-b20a-a45e5deb9eb8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ae616771-8790-4c8a-b729-2988bcccfd98 {
  margin-left: auto;
max-width: 150px;
text-align: center;
}




  #s-ae616771-8790-4c8a-b729-2988bcccfd98 img.shogun-image {
    
    width: px;
  }


#s-ae616771-8790-4c8a-b729-2988bcccfd98 .shogun-image-content {
  
    align-items: center;
  
}

#s-61980d88-822a-4d3b-b1c7-9e672ddf4ec5 {
  text-align: center;
}




  #s-61980d88-822a-4d3b-b1c7-9e672ddf4ec5 img.shogun-image {
    
    width: px;
  }


#s-61980d88-822a-4d3b-b1c7-9e672ddf4ec5 .shogun-image-content {
  
    align-items: center;
  
}

#s-63f9abda-efc3-4560-9ab1-c76e41e7f62c {
  margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-63f9abda-efc3-4560-9ab1-c76e41e7f62c img.shogun-image {
    
    width: px;
  }


#s-63f9abda-efc3-4560-9ab1-c76e41e7f62c .shogun-image-content {
  
    align-items: center;
  
}

#s-6a3ff64f-c6a8-4052-85b3-2a0907f4e04a {
  margin-left: auto;
margin-right: auto;
max-width: 550px;
}

#s-b7c8c351-4f8f-4982-9ce9-67ba7cc39cb4 {
  margin-top: 15px;
margin-bottom: 35px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-b7c8c351-4f8f-4982-9ce9-67ba7cc39cb4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b7c8c351-4f8f-4982-9ce9-67ba7cc39cb4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b7c8c351-4f8f-4982-9ce9-67ba7cc39cb4-btn-wrapper {
    text-align: center;
  }


#s-b7c8c351-4f8f-4982-9ce9-67ba7cc39cb4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-684b0aea-08b7-4528-ac69-7be74bfa6111 {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
max-width: 600px;
}

#s-053df57e-57b6-433b-b96a-d1c9040fd136 {
  margin-top: 40px;
margin-bottom: 40px;
}

@media (min-width: 0px) {
[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-053df57e-57b6-433b-b96a-d1c9040fd136"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7dd5d46a-4e75-41f9-bdfa-c8bed17c21c7 {
  margin-bottom: -20px;
}

#s-d20c33cb-abb2-4d35-946e-d24166b3895e {
  margin-bottom: -20px;
}

#s-bd34b0c3-4dbf-46d6-9142-289f7a6f1c36 {
  margin-bottom: -20px;
}

#s-946edddf-5cd2-4575-aa0d-7ab7f636c2d9 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
}

#s-13dc7352-86f0-4bd5-9d04-fe05e2e01d1d {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-13dc7352-86f0-4bd5-9d04-fe05e2e01d1d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-13dc7352-86f0-4bd5-9d04-fe05e2e01d1d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-13dc7352-86f0-4bd5-9d04-fe05e2e01d1d-btn-wrapper {
    text-align: center;
  }


#s-13dc7352-86f0-4bd5-9d04-fe05e2e01d1d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2fcf3afe-fb31-4e3e-9b0d-9d574d6212aa {
  background-size: cover;
background-attachment: fixed;
padding-top: 75px;
padding-bottom: 75px;
min-height: 50px;
background-position: center bottom;
background-color: rgba(148, 169, 154, 1);
}








#s-2fcf3afe-fb31-4e3e-9b0d-9d574d6212aa > .shg-box-overlay {
  background-color: rgba(25, 25, 25, 1);
  opacity: 0;
}#s-2fcf3afe-fb31-4e3e-9b0d-9d574d6212aa.shg-box.shg-c {
  justify-content: center;
}

#s-9525c0aa-8a9f-4e77-8a07-635555291607 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-9525c0aa-8a9f-4e77-8a07-635555291607 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9525c0aa-8a9f-4e77-8a07-635555291607.shg-box.shg-c {
  justify-content: center;
}

#s-38bbc1e7-0991-4a4f-831c-39128c60bc7e {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 50px;
margin-right: 50px;
background-position: center center;
}








#s-38bbc1e7-0991-4a4f-831c-39128c60bc7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38bbc1e7-0991-4a4f-831c-39128c60bc7e.shg-box.shg-c {
  justify-content: center;
}

#s-b151d13c-855d-49e1-bcaa-8deb19f8f538 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
max-width: 700px;
}

@media (min-width: 0px) {
[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b151d13c-855d-49e1-bcaa-8deb19f8f538"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342 {
  margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 750px;
}

@media (min-width: 0px) {
[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 62.5px);
}

}

@media (min-width: 992px) {
[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 62.5px);
}

}

@media (min-width: 1200px) {
[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 62.5px);
}

[id="s-e67bc0c7-40fc-46f9-bc32-ea649bfd9342"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 62.5px);
}

}

@media (min-width: 1200px){#s-cb413e96-bc8d-4175-a83d-34daab53c3f5 {
  display: none;
}
#s-cb413e96-bc8d-4175-a83d-34daab53c3f5, #wrap-s-cb413e96-bc8d-4175-a83d-34daab53c3f5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cb413e96-bc8d-4175-a83d-34daab53c3f5 {
  display: none;
}
#s-cb413e96-bc8d-4175-a83d-34daab53c3f5, #wrap-s-cb413e96-bc8d-4175-a83d-34daab53c3f5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cb413e96-bc8d-4175-a83d-34daab53c3f5 {
  display: none;
}
#s-cb413e96-bc8d-4175-a83d-34daab53c3f5, #wrap-s-cb413e96-bc8d-4175-a83d-34daab53c3f5 { display:none !important; }}@media (max-width: 767px){#s-cb413e96-bc8d-4175-a83d-34daab53c3f5 {
  margin-left: 20px;
margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cb413e96-bc8d-4175-a83d-34daab53c3f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ba060e82-97ed-442b-892e-3a0691a3d51d {
  margin-top: 75px;
margin-left: auto;
margin-bottom: 75px;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-ba060e82-97ed-442b-892e-3a0691a3d51d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba060e82-97ed-442b-892e-3a0691a3d51d.shg-box.shg-c {
  justify-content: center;
}

#s-1648e629-02dd-4dcf-a088-13961687e52e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 950px;
}








#s-1648e629-02dd-4dcf-a088-13961687e52e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1648e629-02dd-4dcf-a088-13961687e52e.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8da660e0-2954-43f3-ab01-55a967904a1a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-03505fae-b440-4c94-b56f-a7c6221d0a17 {
  margin-top: -150px;
text-align: center;
}




  #s-03505fae-b440-4c94-b56f-a7c6221d0a17 img.shogun-image {
    
    width: px;
  }


#s-03505fae-b440-4c94-b56f-a7c6221d0a17 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-229f8dc5-3860-4888-86f8-2b633784c59a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6c7424e8-8882-4dac-afbf-e182b8893604 {
  max-width: 350px;
text-align: center;
}




  #s-6c7424e8-8882-4dac-afbf-e182b8893604 img.shogun-image {
    
    width: px;
  }


#s-6c7424e8-8882-4dac-afbf-e182b8893604 .shogun-image-content {
  
    align-items: center;
  
}

#s-464b5916-14a6-46a8-bf30-10381a0cddb7 {
  border-style: solid;
margin-top: -200px;
margin-bottom: -200px;
padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
background-color: rgba(255, 255, 255, 1);
}








#s-464b5916-14a6-46a8-bf30-10381a0cddb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-464b5916-14a6-46a8-bf30-10381a0cddb7.shg-box.shg-c {
  justify-content: center;
}

#s-d08e6fa8-fe55-4150-b367-862599e23d40 {
  margin-top: -10px;
margin-bottom: -10px;
max-width: 100%;
background-color: rgba(225, 203, 180, 0);
}

#s-8a2a2b25-1b48-4d0f-8e98-32e40d612a9f {
  margin-left: 25px;
margin-right: 25px;
padding-top: 25px;
padding-left: 15px;
padding-bottom: 55px;
padding-right: 15px;
background-color: rgba(148, 169, 154, 1);
}
@media (max-width: 767px){#s-8a2a2b25-1b48-4d0f-8e98-32e40d612a9f {
  margin-left: 0px;
margin-right: 0px;
padding-bottom: 55px;
}
}







#s-8a2a2b25-1b48-4d0f-8e98-32e40d612a9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a2a2b25-1b48-4d0f-8e98-32e40d612a9f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-90e03426-30ad-483c-a904-7d7552c08d5d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-22cde8b1-018f-4ac6-a9cc-3aed463ca19a {
  margin-top: 45px;
min-height: 50px;
}








#s-22cde8b1-018f-4ac6-a9cc-3aed463ca19a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22cde8b1-018f-4ac6-a9cc-3aed463ca19a.shg-box.shg-c {
  justify-content: center;
}

#s-cd444971-ebaf-489d-aef2-637d02309a56 {
  margin-top: 0px;
margin-left: 15%;
margin-right: 15%;
}

#s-0daa2b59-bbba-4304-ba8c-6783efc8914e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(193, 119, 92, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0daa2b59-bbba-4304-ba8c-6783efc8914e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0daa2b59-bbba-4304-ba8c-6783efc8914e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-0daa2b59-bbba-4304-ba8c-6783efc8914e {
  margin-top: 10px;
margin-bottom: 50px;
}
}


#s-0daa2b59-bbba-4304-ba8c-6783efc8914e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f486c9ee-93e3-4f64-b502-9a8809549644 {
  margin-left: -15px;
margin-right: -15px;
padding-top: 50px;
padding-left: 5px;
padding-bottom: 50px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(179, 188, 192, 1);
}








#s-f486c9ee-93e3-4f64-b502-9a8809549644 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f486c9ee-93e3-4f64-b502-9a8809549644.shg-box.shg-c {
  justify-content: center;
}

#s-0b0eea07-35e5-4789-b259-200f7ab3a158 {
  margin-top: 0px;
margin-left: 15%;
margin-right: 15%;
}

#s-2afe73d4-2a8e-4610-87ef-bbe645967278 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(193, 119, 92, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2afe73d4-2a8e-4610-87ef-bbe645967278:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2afe73d4-2a8e-4610-87ef-bbe645967278:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2afe73d4-2a8e-4610-87ef-bbe645967278.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-965dd772-6eae-4852-93bc-3b36584b533c {
  margin-top: 45px;
margin-bottom: 45px;
min-height: 50px;
}








#s-965dd772-6eae-4852-93bc-3b36584b533c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-965dd772-6eae-4852-93bc-3b36584b533c.shg-box.shg-c {
  justify-content: center;
}

#s-11a63a8f-9978-43a0-97d4-fcf3b7e7f38f {
  margin-top: 0px;
margin-left: 15%;
margin-right: 15%;
}

#s-ff3b70f5-8480-42c5-85c2-fb5b4863d039 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(193, 119, 92, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ff3b70f5-8480-42c5-85c2-fb5b4863d039:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ff3b70f5-8480-42c5-85c2-fb5b4863d039:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ff3b70f5-8480-42c5-85c2-fb5b4863d039.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1c7e8e7b-cd7f-45ce-8482-920961bd8ced {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-position: center center;
}








#s-1c7e8e7b-cd7f-45ce-8482-920961bd8ced > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c7e8e7b-cd7f-45ce-8482-920961bd8ced.shg-box.shg-c {
  justify-content: center;
}

#s-20ca1b4f-0e4b-43ca-a91e-fc51c06076ec {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-20ca1b4f-0e4b-43ca-a91e-fc51c06076ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20ca1b4f-0e4b-43ca-a91e-fc51c06076ec.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc {
  margin-left: 35px;
margin-right: 35px;
}
}
@media (min-width: 0px) {
[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3eed5bdc-8d2a-4cce-85b5-5c60dd27b2cc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b2eb7618-0aee-4320-a1b4-e1cf5c1bc129 {
  margin-left: auto;
margin-bottom: -45px;
margin-right: auto;
max-width: 75px;
text-align: center;
}




  #s-b2eb7618-0aee-4320-a1b4-e1cf5c1bc129 img.shogun-image {
    
    width: px;
  }


#s-b2eb7618-0aee-4320-a1b4-e1cf5c1bc129 .shogun-image-content {
  
    align-items: center;
  
}

#s-6e9ce0c7-9035-4c09-9f73-3441e079afe6 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(163, 118, 118, 1);
border-style: solid;
}

#s-4d75980f-ba48-4b3b-9675-8cab8a20853d {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-87f93330-3168-4e12-8acd-4ce2415d5ea8 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-b80de926-421b-4ed2-b48f-81a3899716b5 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-b48640b9-6280-4690-805c-2fd48d5a6870 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-d62a6bca-3c5f-485f-9e70-a95ee6aecc53 {
  min-height: 50px;
}








#s-d62a6bca-3c5f-485f-9e70-a95ee6aecc53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d62a6bca-3c5f-485f-9e70-a95ee6aecc53.shg-box.shg-c {
  justify-content: center;
}

#s-a886e1c0-3fec-4a24-8f86-519c9bc4512f {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-a886e1c0-3fec-4a24-8f86-519c9bc4512f {
  margin-left: 20px;
margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a886e1c0-3fec-4a24-8f86-519c9bc4512f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px){#s-3ab6f147-e52b-49d6-a14c-f1507edaa2dd {
  display: none;
}
#s-3ab6f147-e52b-49d6-a14c-f1507edaa2dd, #wrap-s-3ab6f147-e52b-49d6-a14c-f1507edaa2dd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3ab6f147-e52b-49d6-a14c-f1507edaa2dd {
  display: none;
}
#s-3ab6f147-e52b-49d6-a14c-f1507edaa2dd, #wrap-s-3ab6f147-e52b-49d6-a14c-f1507edaa2dd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3ab6f147-e52b-49d6-a14c-f1507edaa2dd {
  display: none;
}
#s-3ab6f147-e52b-49d6-a14c-f1507edaa2dd, #wrap-s-3ab6f147-e52b-49d6-a14c-f1507edaa2dd { display:none !important; }}
#s-98bc14a8-6b3e-4082-a6c9-84ee96038fa6 {
  margin-right: 50px;
min-height: 650px;
}








#s-98bc14a8-6b3e-4082-a6c9-84ee96038fa6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98bc14a8-6b3e-4082-a6c9-84ee96038fa6.shg-box.shg-c {
  justify-content: center;
}

#s-9fc3dea4-d51e-4fa6-9213-cde3d7cd2d7a {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
max-width: 600px;
}








#s-9fc3dea4-d51e-4fa6-9213-cde3d7cd2d7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9fc3dea4-d51e-4fa6-9213-cde3d7cd2d7a.shg-box.shg-c {
  justify-content: center;
}

#s-881cecf9-a348-4b64-bb77-763e781060a1 {
  min-height: 50px;
}
@media (max-width: 767px){#s-881cecf9-a348-4b64-bb77-763e781060a1 {
  display: none;
}
#s-881cecf9-a348-4b64-bb77-763e781060a1, #wrap-s-881cecf9-a348-4b64-bb77-763e781060a1 { display:none !important; }}







#s-881cecf9-a348-4b64-bb77-763e781060a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-881cecf9-a348-4b64-bb77-763e781060a1.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eebeed13-af97-4eab-8003-d8a4a3f0167e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-1583b163-16c5-4181-8663-58a7b268f63f {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-1583b163-16c5-4181-8663-58a7b268f63f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1583b163-16c5-4181-8663-58a7b268f63f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1583b163-16c5-4181-8663-58a7b268f63f-btn-wrapper {
    text-align: center;
  }


#s-1583b163-16c5-4181-8663-58a7b268f63f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1d9d270b-71ea-4128-9577-c6fc6598c835 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 650px;
background-position: center center;
background-attachment: scroll;
}








#s-1d9d270b-71ea-4128-9577-c6fc6598c835 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d9d270b-71ea-4128-9577-c6fc6598c835.shg-box.shg-c {
  justify-content: center;
}

#s-417adb59-c23b-41d6-bd20-6b6efa96e294 {
  min-height: 50px;
background-color: rgba(218, 191, 166, 1);
}








#s-417adb59-c23b-41d6-bd20-6b6efa96e294 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-417adb59-c23b-41d6-bd20-6b6efa96e294.shg-box.shg-c {
  justify-content: center;
}

#s-ea78d0e1-2037-4f85-a6d0-6940c432b560 {
  margin-top: 75px;
margin-left: auto;
margin-bottom: 75px;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-ea78d0e1-2037-4f85-a6d0-6940c432b560 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea78d0e1-2037-4f85-a6d0-6940c432b560.shg-box.shg-c {
  justify-content: center;
}

#s-b96fb0cb-0903-479b-be85-a775ba82ad3e {
  margin-top: -15px;
margin-bottom: 15px;
}

#s-b42d09a4-e93c-4f5d-b552-066a4944e84a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-b42d09a4-e93c-4f5d-b552-066a4944e84a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0.46);
  padding: 10px;
}

#s-b42d09a4-e93c-4f5d-b552-066a4944e84a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(26, 26, 26, 1);
}

#s-b42d09a4-e93c-4f5d-b552-066a4944e84a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-b42d09a4-e93c-4f5d-b552-066a4944e84a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(26, 26, 26, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-b42d09a4-e93c-4f5d-b552-066a4944e84a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-70d566dd-2f14-4b03-90e6-68399930dc08 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-70d566dd-2f14-4b03-90e6-68399930dc08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70d566dd-2f14-4b03-90e6-68399930dc08.shg-box.shg-c {
  justify-content: center;
}

#s-70299540-2f3a-4555-b906-8ed5dacb5736 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-70299540-2f3a-4555-b906-8ed5dacb5736 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70299540-2f3a-4555-b906-8ed5dacb5736.shg-box.shg-c {
  justify-content: center;
}

#s-b525a1f3-c217-49e1-a1a8-40a687089d77 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-b525a1f3-c217-49e1-a1a8-40a687089d77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b525a1f3-c217-49e1-a1a8-40a687089d77.shg-box.shg-c {
  justify-content: center;
}

#s-13ed1ce2-adf2-468c-9e08-918e7dc65073 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-13ed1ce2-adf2-468c-9e08-918e7dc65073 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13ed1ce2-adf2-468c-9e08-918e7dc65073.shg-box.shg-c {
  justify-content: center;
}

#s-02b8d3f1-e564-4e03-bef8-8845b668501e {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-02b8d3f1-e564-4e03-bef8-8845b668501e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02b8d3f1-e564-4e03-bef8-8845b668501e.shg-box.shg-c {
  justify-content: center;
}

#s-a94b4ded-f8b7-4734-8bd3-f62f943fe776 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-a94b4ded-f8b7-4734-8bd3-f62f943fe776 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a94b4ded-f8b7-4734-8bd3-f62f943fe776.shg-box.shg-c {
  justify-content: center;
}

#s-f3649bc6-9ee8-4d40-9659-1d82c3a132d2 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-f3649bc6-9ee8-4d40-9659-1d82c3a132d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3649bc6-9ee8-4d40-9659-1d82c3a132d2.shg-box.shg-c {
  justify-content: center;
}

#s-73d264c1-023c-40e6-80f3-470b71611ea6 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-73d264c1-023c-40e6-80f3-470b71611ea6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73d264c1-023c-40e6-80f3-470b71611ea6.shg-box.shg-c {
  justify-content: center;
}

#s-6c1e9f2f-3611-4194-bbf4-c6d50c2151b3 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-6c1e9f2f-3611-4194-bbf4-c6d50c2151b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c1e9f2f-3611-4194-bbf4-c6d50c2151b3.shg-box.shg-c {
  justify-content: center;
}

#s-ac8db045-e576-44ce-8d7e-1ac5b9ff90eb {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-ac8db045-e576-44ce-8d7e-1ac5b9ff90eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac8db045-e576-44ce-8d7e-1ac5b9ff90eb.shg-box.shg-c {
  justify-content: center;
}

#s-5c13a1c8-ac9a-4c56-8379-aa19ea40cf10 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-5c13a1c8-ac9a-4c56-8379-aa19ea40cf10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c13a1c8-ac9a-4c56-8379-aa19ea40cf10.shg-box.shg-c {
  justify-content: center;
}

#s-6fc9456f-de6f-44b3-b4af-3ce523c83812 {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-6fc9456f-de6f-44b3-b4af-3ce523c83812 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6fc9456f-de6f-44b3-b4af-3ce523c83812.shg-box.shg-c {
  justify-content: center;
}

#s-464de7e2-e209-47a8-bb16-b13fd24cb2d0 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-position: center center;
}








#s-464de7e2-e209-47a8-bb16-b13fd24cb2d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-464de7e2-e209-47a8-bb16-b13fd24cb2d0.shg-box.shg-c {
  justify-content: center;
}

#s-1eac1a48-b0a2-4881-a662-bc93e11f31db {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-1eac1a48-b0a2-4881-a662-bc93e11f31db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1eac1a48-b0a2-4881-a662-bc93e11f31db.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-83e2845c-b3aa-445e-9e4c-6a26c3feae94 {
  margin-left: 35px;
margin-right: 35px;
}
}
@media (min-width: 0px) {
[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-83e2845c-b3aa-445e-9e4c-6a26c3feae94"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e78370eb-723e-42b2-8ab3-0663398a949a {
  margin-left: auto;
margin-bottom: -45px;
margin-right: auto;
max-width: 75px;
text-align: center;
}




  #s-e78370eb-723e-42b2-8ab3-0663398a949a img.shogun-image {
    
    width: px;
  }


#s-e78370eb-723e-42b2-8ab3-0663398a949a .shogun-image-content {
  
    align-items: center;
  
}

#s-b3fe985f-b7a3-4695-ad02-ccc2124da095 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(163, 118, 118, 1);
border-style: solid;
}

#s-64f1a1e5-b120-4942-9466-79075ddbd452 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-4ae45874-1422-4aa1-96bc-bf40fd2e607b {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-46f0ec4c-8ae0-4236-b1a4-a24ad12e7cca {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-84db96d4-bf07-4b0f-a786-80a4562dee66 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}




  #s-84db96d4-bf07-4b0f-a786-80a4562dee66 img.shogun-image {
    
    width: px;
  }


#s-84db96d4-bf07-4b0f-a786-80a4562dee66 .shogun-image-content {
  
    align-items: center;
  
}

#s-d277f42b-cda5-49a0-abb1-5504caee0f7d {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-140c3870-68b5-48c3-8c15-6afd176541f6 {
  min-height: 50px;
background-color: rgba(225, 203, 180, 1);
}
@media (max-width: 767px){#s-140c3870-68b5-48c3-8c15-6afd176541f6 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-140c3870-68b5-48c3-8c15-6afd176541f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-140c3870-68b5-48c3-8c15-6afd176541f6.shg-box.shg-c {
  justify-content: center;
}

#s-34872484-fac9-42f5-bfd7-c72a45f3e036 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-34872484-fac9-42f5-bfd7-c72a45f3e036 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34872484-fac9-42f5-bfd7-c72a45f3e036.shg-box.shg-c {
  justify-content: center;
}

#s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe {
  margin-top: 75px;
margin-bottom: 75px;
}

@media (min-width: 0px) {
[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2754bd1a-a5f2-4f0f-9ce5-bcb26edb14fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-709a697b-6187-4f18-a2a4-46d5c938c316 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-709a697b-6187-4f18-a2a4-46d5c938c316:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-709a697b-6187-4f18-a2a4-46d5c938c316:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-709a697b-6187-4f18-a2a4-46d5c938c316-btn-wrapper {
    text-align: left;
  }


#s-709a697b-6187-4f18-a2a4-46d5c938c316.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a29f83bb-1cab-4050-bcfb-06bb2d4ba5b0 {
  text-align: center;
}




  #s-a29f83bb-1cab-4050-bcfb-06bb2d4ba5b0 img.shogun-image {
    
    width: px;
  }


#s-a29f83bb-1cab-4050-bcfb-06bb2d4ba5b0 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-b08ca34b-69bd-40bd-8941-518c783429a3 {
  min-height: 50px;
background-color: rgba(130, 154, 126, 1);
}








#s-b08ca34b-69bd-40bd-8941-518c783429a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b08ca34b-69bd-40bd-8941-518c783429a3.shg-box.shg-c {
  justify-content: center;
}

#s-f8972610-be6a-4588-b2dd-ad20a9043ad6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1000px;
}








#s-f8972610-be6a-4588-b2dd-ad20a9043ad6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8972610-be6a-4588-b2dd-ad20a9043ad6.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b4dc7202-13a4-4f0c-93a8-096ffc2d4d5e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8d0c567d-c97d-4e3f-8773-2c4e9c816272 {
  margin-top: 40px;
margin-left: -50px;
margin-right: -50px;
max-width: 400px;
text-align: right;
}




  #s-8d0c567d-c97d-4e3f-8773-2c4e9c816272 img.shogun-image {
    
    width: px;
  }


#s-8d0c567d-c97d-4e3f-8773-2c4e9c816272 .shogun-image-content {
  
    align-items: center;
  
}

#s-896502d0-6948-41df-ab02-b611b756b8ad {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
max-width: 500px;
}

#s-a34c5b75-2a82-4b45-bf52-d7992cbf9b39 {
  margin-top: 50px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-a34c5b75-2a82-4b45-bf52-d7992cbf9b39:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a34c5b75-2a82-4b45-bf52-d7992cbf9b39:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a34c5b75-2a82-4b45-bf52-d7992cbf9b39-btn-wrapper {
    text-align: center;
  }


#s-a34c5b75-2a82-4b45-bf52-d7992cbf9b39.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

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