.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-b3e14d83-bb65-4ef4-aa5a-e49f98d6a8e7 {
  min-height: 50px;
}








#s-b3e14d83-bb65-4ef4-aa5a-e49f98d6a8e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3e14d83-bb65-4ef4-aa5a-e49f98d6a8e7.shg-box.shg-c {
  justify-content: center;
}

#s-d513b30f-0198-436a-b2a4-cd4b6714dd92 {
  min-height: 50px;
}








#s-d513b30f-0198-436a-b2a4-cd4b6714dd92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d513b30f-0198-436a-b2a4-cd4b6714dd92.shg-box.shg-c {
  justify-content: center;
}

#s-99cde4c6-f70f-4d18-80a1-c0954c0d79bf {
  min-height: 50px;
}
@media (min-width: 1200px){#s-99cde4c6-f70f-4d18-80a1-c0954c0d79bf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-99cde4c6-f70f-4d18-80a1-c0954c0d79bf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-99cde4c6-f70f-4d18-80a1-c0954c0d79bf {
  
}
}@media (max-width: 767px){#s-99cde4c6-f70f-4d18-80a1-c0954c0d79bf {
  
}
}







#s-99cde4c6-f70f-4d18-80a1-c0954c0d79bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99cde4c6-f70f-4d18-80a1-c0954c0d79bf.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e4a18602-ea63-4148-a0e1-5e14151916d9 {
  margin-top: 30px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
}
@media (min-width: 1200px){#s-e4a18602-ea63-4148-a0e1-5e14151916d9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e4a18602-ea63-4148-a0e1-5e14151916d9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e4a18602-ea63-4148-a0e1-5e14151916d9 {
  
}
}@media (max-width: 767px){#s-e4a18602-ea63-4148-a0e1-5e14151916d9 {
  
}
}







#s-e4a18602-ea63-4148-a0e1-5e14151916d9 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-e4a18602-ea63-4148-a0e1-5e14151916d9.shg-box.shg-c {
  justify-content: flex-start;
}

.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-996a1eab-3949-4747-90b1-4138055f8f4f {
  background-image: url(https://i.shgcdn.com/308177c7-b38b-48c2-bd1e-0b27c80610f9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: -30px;
margin-left: 10px;
margin-bottom: -30px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 600px;
background-position: center center;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-996a1eab-3949-4747-90b1-4138055f8f4f {
  display: none;
}
#s-996a1eab-3949-4747-90b1-4138055f8f4f, #wrap-s-996a1eab-3949-4747-90b1-4138055f8f4f { display:none !important; }}@media (max-width: 767px){#s-996a1eab-3949-4747-90b1-4138055f8f4f {
  display: none;
}
#s-996a1eab-3949-4747-90b1-4138055f8f4f, #wrap-s-996a1eab-3949-4747-90b1-4138055f8f4f { display:none !important; }}
@media (min-width: 0px) {
[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-996a1eab-3949-4747-90b1-4138055f8f4f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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-b47b8819-a018-40a2-a0fa-00864239a9cb {
  margin-top: 80px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 20px;
padding-bottom: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-b47b8819-a018-40a2-a0fa-00864239a9cb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b47b8819-a018-40a2-a0fa-00864239a9cb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b47b8819-a018-40a2-a0fa-00864239a9cb {
  
}
}@media (max-width: 767px){#s-b47b8819-a018-40a2-a0fa-00864239a9cb {
  
}
}
.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-389bea46-8f98-4fd0-aba8-49754a8930b0 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-389bea46-8f98-4fd0-aba8-49754a8930b0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-389bea46-8f98-4fd0-aba8-49754a8930b0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-389bea46-8f98-4fd0-aba8-49754a8930b0 {
  
}
}@media (max-width: 767px){#s-389bea46-8f98-4fd0-aba8-49754a8930b0 {
  
}
}
#s-389bea46-8f98-4fd0-aba8-49754a8930b0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7bf6a5b0-4f57-44f0-a3b7-ecdcd6ecbea7 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-7bf6a5b0-4f57-44f0-a3b7-ecdcd6ecbea7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7bf6a5b0-4f57-44f0-a3b7-ecdcd6ecbea7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7bf6a5b0-4f57-44f0-a3b7-ecdcd6ecbea7 {
  
}
}@media (max-width: 767px){#s-7bf6a5b0-4f57-44f0-a3b7-ecdcd6ecbea7 {
  
}
}
#s-b68253fc-138b-44f7-8f54-9038d0bd15c2 {
  margin-top: 15px;
margin-left: 30px;
margin-right: 30px;
}

.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-a182e41d-36e8-4971-9fe1-03e823a82588 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 5px;
opacity: 1;
text-align: center;
background-color: rgba(244, 97, 85, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
}
#s-a182e41d-36e8-4971-9fe1-03e823a82588:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 5px !important;
opacity: 1 !important;
background-color: rgba(244, 97, 85, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-a182e41d-36e8-4971-9fe1-03e823a82588:active {background-color: rgba(232, 0, 51, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a182e41d-36e8-4971-9fe1-03e823a82588 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a182e41d-36e8-4971-9fe1-03e823a82588 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a182e41d-36e8-4971-9fe1-03e823a82588 {
  
}
}@media (max-width: 767px){#s-a182e41d-36e8-4971-9fe1-03e823a82588 {
  
}
}


#s-a182e41d-36e8-4971-9fe1-03e823a82588.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 23px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-31647548-51da-49cb-8588-8e6987b99f12 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 5px;
opacity: 1;
text-align: center;
background-color: rgba(244, 97, 85, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
}
#s-31647548-51da-49cb-8588-8e6987b99f12:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 5px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-31647548-51da-49cb-8588-8e6987b99f12:active {background-color: rgba(232, 0, 51, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

  #s-31647548-51da-49cb-8588-8e6987b99f12-btn-wrapper {
    text-align: center;
  }


#s-31647548-51da-49cb-8588-8e6987b99f12.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 23px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-2924e4d7-30b5-4caf-a5a3-04a5c2432115 {
  background-image: url(https://i.shgcdn.com/0f509dca-f3d5-4f4f-9c30-860cbeda42a1/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 15px;
min-height: 60px;
background-position: center center;
opacity: 1;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-2924e4d7-30b5-4caf-a5a3-04a5c2432115 {
  display: none;
}
#s-2924e4d7-30b5-4caf-a5a3-04a5c2432115, #wrap-s-2924e4d7-30b5-4caf-a5a3-04a5c2432115 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2924e4d7-30b5-4caf-a5a3-04a5c2432115 {
  display: none;
}
#s-2924e4d7-30b5-4caf-a5a3-04a5c2432115, #wrap-s-2924e4d7-30b5-4caf-a5a3-04a5c2432115 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2924e4d7-30b5-4caf-a5a3-04a5c2432115 {
  
}
}@media (max-width: 767px){#s-2924e4d7-30b5-4caf-a5a3-04a5c2432115 {
  
}
}
@media (min-width: 0px) {
[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2924e4d7-30b5-4caf-a5a3-04a5c2432115"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-817de416-3d53-4a77-9c88-9d56662db9e9 {
  margin-top: 60px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-817de416-3d53-4a77-9c88-9d56662db9e9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-817de416-3d53-4a77-9c88-9d56662db9e9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-817de416-3d53-4a77-9c88-9d56662db9e9 {
  
}
}@media (max-width: 767px){#s-817de416-3d53-4a77-9c88-9d56662db9e9 {
  
}
}
#s-1e854dcc-cb92-437e-a6f6-eb4f35751d0a {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-1e854dcc-cb92-437e-a6f6-eb4f35751d0a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1e854dcc-cb92-437e-a6f6-eb4f35751d0a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1e854dcc-cb92-437e-a6f6-eb4f35751d0a {
  
}
}@media (max-width: 767px){#s-1e854dcc-cb92-437e-a6f6-eb4f35751d0a {
  
}
}
#s-1e854dcc-cb92-437e-a6f6-eb4f35751d0a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d8b96799-1cac-4214-a413-a1d4f6f3dee8 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-d8b96799-1cac-4214-a413-a1d4f6f3dee8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d8b96799-1cac-4214-a413-a1d4f6f3dee8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d8b96799-1cac-4214-a413-a1d4f6f3dee8 {
  
}
}@media (max-width: 767px){#s-d8b96799-1cac-4214-a413-a1d4f6f3dee8 {
  
}
}
#s-971f39d3-80e8-43ed-a4c6-562d1d3a899b {
  margin-top: 15px;
margin-left: 30px;
margin-bottom: 15px;
margin-right: 30px;
}

#s-e04540af-6fd2-4ed6-8a2b-1c817ce1d7e1 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 5px;
opacity: 1;
text-align: center;
background-color: rgba(245, 138, 102, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
}
#s-e04540af-6fd2-4ed6-8a2b-1c817ce1d7e1:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 5px !important;
opacity: 1 !important;
background-color: rgba(244, 97, 85, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-e04540af-6fd2-4ed6-8a2b-1c817ce1d7e1:active {border-radius: 5px !important;
background-color: rgba(232, 0, 51, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e04540af-6fd2-4ed6-8a2b-1c817ce1d7e1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e04540af-6fd2-4ed6-8a2b-1c817ce1d7e1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e04540af-6fd2-4ed6-8a2b-1c817ce1d7e1 {
  
}
}@media (max-width: 767px){#s-e04540af-6fd2-4ed6-8a2b-1c817ce1d7e1 {
  
}
}


#s-e04540af-6fd2-4ed6-8a2b-1c817ce1d7e1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 23px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-24b3e8f3-c894-4f84-87fb-f4bbc0658ac9 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 5px;
opacity: 1;
text-align: center;
background-color: rgba(245, 138, 102, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
}
#s-24b3e8f3-c894-4f84-87fb-f4bbc0658ac9:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 5px !important;
opacity: 1 !important;
background-color: rgba(244, 97, 85, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-24b3e8f3-c894-4f84-87fb-f4bbc0658ac9:active {border-radius: 5px !important;
background-color: rgba(232, 0, 51, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-24b3e8f3-c894-4f84-87fb-f4bbc0658ac9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-24b3e8f3-c894-4f84-87fb-f4bbc0658ac9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-24b3e8f3-c894-4f84-87fb-f4bbc0658ac9 {
  
}
}@media (max-width: 767px){#s-24b3e8f3-c894-4f84-87fb-f4bbc0658ac9 {
  display: none;
}
#s-24b3e8f3-c894-4f84-87fb-f4bbc0658ac9, #wrap-s-24b3e8f3-c894-4f84-87fb-f4bbc0658ac9 { display:none !important; }}


#s-24b3e8f3-c894-4f84-87fb-f4bbc0658ac9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 23px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-dd39cf0f-02d0-474a-a52a-f54f9ae80a96 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: 30px;
margin-right: 30px;
padding-top: 10px;
padding-left: 33px;
padding-bottom: 10px;
padding-right: 33px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 5px;
opacity: 1;
text-align: center;
background-color: rgba(245, 138, 102, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
}
#s-dd39cf0f-02d0-474a-a52a-f54f9ae80a96:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 5px !important;
opacity: 1 !important;
background-color: rgba(244, 97, 85, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-dd39cf0f-02d0-474a-a52a-f54f9ae80a96:active {border-radius: 5px !important;
background-color: rgba(232, 0, 51, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-dd39cf0f-02d0-474a-a52a-f54f9ae80a96 {
  display: none;
}
#s-dd39cf0f-02d0-474a-a52a-f54f9ae80a96, #wrap-s-dd39cf0f-02d0-474a-a52a-f54f9ae80a96 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dd39cf0f-02d0-474a-a52a-f54f9ae80a96 {
  display: none;
}
#s-dd39cf0f-02d0-474a-a52a-f54f9ae80a96, #wrap-s-dd39cf0f-02d0-474a-a52a-f54f9ae80a96 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dd39cf0f-02d0-474a-a52a-f54f9ae80a96 {
  display: none;
}
#s-dd39cf0f-02d0-474a-a52a-f54f9ae80a96, #wrap-s-dd39cf0f-02d0-474a-a52a-f54f9ae80a96 { display:none !important; }}@media (max-width: 767px){#s-dd39cf0f-02d0-474a-a52a-f54f9ae80a96 {
  
}
}


#s-dd39cf0f-02d0-474a-a52a-f54f9ae80a96.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 23px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-6398e331-9e2e-4540-b308-4cf8d8ba5101 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-0681130f-d6ab-4be0-a6c2-bc75c7e98743 {
  min-height: 50px;
}








#s-0681130f-d6ab-4be0-a6c2-bc75c7e98743 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0681130f-d6ab-4be0-a6c2-bc75c7e98743.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-50bea52a-bab0-4716-beff-c2c38ebd6441"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0a6940d8-6d7c-4b5b-a311-3d05b83c7bd6 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-0a6940d8-6d7c-4b5b-a311-3d05b83c7bd6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a6940d8-6d7c-4b5b-a311-3d05b83c7bd6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b515c871-0441-4052-a739-6fdb2d705ce8 {
  padding-top: 5px;
text-align: center;
}
@media (max-width: 767px){#s-b515c871-0441-4052-a739-6fdb2d705ce8 {
  display: none;
}
#s-b515c871-0441-4052-a739-6fdb2d705ce8, #wrap-s-b515c871-0441-4052-a739-6fdb2d705ce8 { display:none !important; }}
#s-b515c871-0441-4052-a739-6fdb2d705ce8 .shogun-heading-component h1 {
  color: rgba(97, 97, 97, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2abb071f-946c-4ce7-8e8e-8e70167587ed {
  min-height: 50px;
}
@media (max-width: 767px){#s-2abb071f-946c-4ce7-8e8e-8e70167587ed {
  display: none;
}
#s-2abb071f-946c-4ce7-8e8e-8e70167587ed, #wrap-s-2abb071f-946c-4ce7-8e8e-8e70167587ed { display:none !important; }}







#s-2abb071f-946c-4ce7-8e8e-8e70167587ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2abb071f-946c-4ce7-8e8e-8e70167587ed.shg-box.shg-c {
  justify-content: center;
}

#s-ba4d7189-77c7-4984-841e-a7d0465fd89f {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ba4d7189-77c7-4984-841e-a7d0465fd89f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

.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-957e9b97-1379-4c64-aaf6-e24bc41373c5 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
text-align: center;
}




  #s-957e9b97-1379-4c64-aaf6-e24bc41373c5 img.shogun-image {
    
    width: px;
  }


#s-957e9b97-1379-4c64-aaf6-e24bc41373c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-ded6741b-1a0f-41ca-9caa-a33040c6bca5 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 30px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(133, 42, 122, 1);
text-decoration: none;
hover-type: color;
}
#s-ded6741b-1a0f-41ca-9caa-a33040c6bca5:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(59, 19, 54, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-ded6741b-1a0f-41ca-9caa-a33040c6bca5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ded6741b-1a0f-41ca-9caa-a33040c6bca5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Barlow;
  display:  block ;
}

#s-674527f1-f1a9-4f13-a79b-607f9c260858 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
text-align: center;
}




  #s-674527f1-f1a9-4f13-a79b-607f9c260858 img.shogun-image {
    
    width: px;
  }


#s-674527f1-f1a9-4f13-a79b-607f9c260858 .shogun-image-content {
  
    align-items: center;
  
}

#s-67b00a61-a640-4eca-a856-b92bb4a201c7 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 30px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(133, 42, 122, 1);
text-decoration: none;
hover-type: color;
}
#s-67b00a61-a640-4eca-a856-b92bb4a201c7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(59, 19, 54, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-67b00a61-a640-4eca-a856-b92bb4a201c7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-67b00a61-a640-4eca-a856-b92bb4a201c7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Barlow;
  display:  block ;
}

#s-29551caa-8a88-4ead-8e89-3e9a0b47b07e {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
text-align: center;
}




  #s-29551caa-8a88-4ead-8e89-3e9a0b47b07e img.shogun-image {
    
    width: px;
  }


#s-29551caa-8a88-4ead-8e89-3e9a0b47b07e .shogun-image-content {
  
    align-items: center;
  
}

#s-b855b696-2203-417f-9c97-37e2bac5dd38 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 30px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(133, 42, 122, 1);
text-decoration: none;
hover-type: color;
}
#s-b855b696-2203-417f-9c97-37e2bac5dd38:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(59, 19, 54, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-b855b696-2203-417f-9c97-37e2bac5dd38:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b855b696-2203-417f-9c97-37e2bac5dd38.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Barlow;
  display:  block ;
}

#s-179a68ef-d213-4ad0-a659-7e4461be36a7 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
text-align: center;
}




  #s-179a68ef-d213-4ad0-a659-7e4461be36a7 img.shogun-image {
    
    width: px;
  }


#s-179a68ef-d213-4ad0-a659-7e4461be36a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-5beef45e-cf92-4c99-94ef-0f5fc6dd1c89 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 30px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(133, 42, 122, 1);
text-decoration: none;
hover-type: color;
}
#s-5beef45e-cf92-4c99-94ef-0f5fc6dd1c89:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(59, 19, 54, 1) !important;
text-decoration: none !important;
color: rgba(247, 247, 247, 1) !important;
hover-type: color !important;}#s-5beef45e-cf92-4c99-94ef-0f5fc6dd1c89:active {border-radius: 5px !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-5beef45e-cf92-4c99-94ef-0f5fc6dd1c89.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Barlow;
  display:  block ;
}

#s-b71b550f-2d0f-4a98-beec-99004d073e2b {
  min-height: 50px;
}








#s-b71b550f-2d0f-4a98-beec-99004d073e2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b71b550f-2d0f-4a98-beec-99004d073e2b.shg-box.shg-c {
  justify-content: center;
}

#s-23634bcd-e5b8-4421-9468-3d9fff160ed2 {
  min-height: 50px;
}








#s-23634bcd-e5b8-4421-9468-3d9fff160ed2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23634bcd-e5b8-4421-9468-3d9fff160ed2.shg-box.shg-c {
  justify-content: center;
}

#s-097cd0c5-3905-4255-9d90-f8096189f3a8 {
  margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}




  #s-097cd0c5-3905-4255-9d90-f8096189f3a8 img.shogun-image {
    
    width: px;
  }


#s-097cd0c5-3905-4255-9d90-f8096189f3a8 .shogun-image-content {
  
    align-items: center;
  
}

#s-b20d07bd-96e4-47b3-a04e-342cb8b5e653 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(133, 42, 122, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-b20d07bd-96e4-47b3-a04e-342cb8b5e653:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b20d07bd-96e4-47b3-a04e-342cb8b5e653:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b20d07bd-96e4-47b3-a04e-342cb8b5e653.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-742bb8d3-02de-45c1-98da-a74bf1502840 {
  margin-left: 0px;
margin-right: 0px;
background-attachment: scroll;
}








#s-742bb8d3-02de-45c1-98da-a74bf1502840 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-742bb8d3-02de-45c1-98da-a74bf1502840.shg-box.shg-c {
  justify-content: center;
}

#s-8bcca980-0aa6-4e8a-b74a-c83a80d6b367 {
  min-height: 50px;
}








#s-8bcca980-0aa6-4e8a-b74a-c83a80d6b367 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8bcca980-0aa6-4e8a-b74a-c83a80d6b367.shg-box.shg-c {
  justify-content: center;
}

#s-f0545527-878c-4109-a1d0-907ece68065c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f0545527-878c-4109-a1d0-907ece68065c .shogun-heading-component h1 {
  color: rgba(97, 97, 97, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-efc9a42a-1e98-463b-8e8a-bd5812fa61e6 {
  min-height: 50px;
}








#s-efc9a42a-1e98-463b-8e8a-bd5812fa61e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efc9a42a-1e98-463b-8e8a-bd5812fa61e6.shg-box.shg-c {
  justify-content: center;
}

#s-be7971fe-fceb-405d-ad97-67e393e373c9 {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

@media (min-width: 0px) {
[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-be7971fe-fceb-405d-ad97-67e393e373c9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-5a55ed74-928e-428a-8f60-3cdd12f425d3 {
  text-align: center;
}




  #s-5a55ed74-928e-428a-8f60-3cdd12f425d3 img.shogun-image {
    
    width: px;
  }


#s-5a55ed74-928e-428a-8f60-3cdd12f425d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-9bcdfdee-bc0a-43c2-b9f4-4a14d64d28d0 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}

#s-9bcdfdee-bc0a-43c2-b9f4-4a14d64d28d0 .shogun-heading-component h1 {
  color: rgba(97, 97, 97, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-9bcdfdee-bc0a-43c2-b9f4-4a14d64d28d0 .shogun-heading-component h1 a {
  color: rgba(97, 97, 97, 1);
}


#s-34359b07-43a6-4f02-a552-6be73510a3a8 {
  text-align: center;
}




  #s-34359b07-43a6-4f02-a552-6be73510a3a8 img.shogun-image {
    
    width: px;
  }


#s-34359b07-43a6-4f02-a552-6be73510a3a8 .shogun-image-content {
  
    align-items: center;
  
}

#s-7e7cbf4c-1718-4440-98ac-5c67c95d0d42 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}

#s-7e7cbf4c-1718-4440-98ac-5c67c95d0d42 .shogun-heading-component h1 {
  color: rgba(97, 97, 97, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-7e7cbf4c-1718-4440-98ac-5c67c95d0d42 .shogun-heading-component h1 a {
  color: rgba(97, 97, 97, 1);
}


#s-1ea257ef-6568-4c3f-9c4f-e3163e838534 {
  text-align: center;
}




  #s-1ea257ef-6568-4c3f-9c4f-e3163e838534 img.shogun-image {
    
    width: px;
  }


#s-1ea257ef-6568-4c3f-9c4f-e3163e838534 .shogun-image-content {
  
    align-items: center;
  
}

#s-77a5713a-eadf-4ee5-8419-3a8c8e9c9e78 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}

#s-77a5713a-eadf-4ee5-8419-3a8c8e9c9e78 .shogun-heading-component h1 {
  color: rgba(97, 97, 97, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-77a5713a-eadf-4ee5-8419-3a8c8e9c9e78 .shogun-heading-component h1 a {
  color: rgba(97, 97, 97, 1);
}


#s-631f3f92-52a6-48e6-9d41-48374f93ae29 {
  text-align: center;
}




  #s-631f3f92-52a6-48e6-9d41-48374f93ae29 img.shogun-image {
    
    width: px;
  }


#s-631f3f92-52a6-48e6-9d41-48374f93ae29 .shogun-image-content {
  
    align-items: center;
  
}

#s-c714504a-339b-4334-93de-136cfa75dbc8 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}

#s-c714504a-339b-4334-93de-136cfa75dbc8 .shogun-heading-component h1 {
  color: rgba(97, 97, 97, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-c714504a-339b-4334-93de-136cfa75dbc8 .shogun-heading-component h1 a {
  color: rgba(97, 97, 97, 1);
}


#s-8b0827ed-23c4-4352-ba0b-ae33f5da3460 {
  text-align: center;
}




  #s-8b0827ed-23c4-4352-ba0b-ae33f5da3460 img.shogun-image {
    
    width: px;
  }


#s-8b0827ed-23c4-4352-ba0b-ae33f5da3460 .shogun-image-content {
  
    align-items: center;
  
}

#s-9028c389-bc8a-4199-8eec-f5112b109fc3 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}

#s-9028c389-bc8a-4199-8eec-f5112b109fc3 .shogun-heading-component h1 {
  color: rgba(97, 97, 97, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-9028c389-bc8a-4199-8eec-f5112b109fc3 .shogun-heading-component h1 a {
  color: rgba(97, 97, 97, 1);
}


#s-b772a102-1ab2-4478-b06f-28eb5e78dee7 {
  text-align: center;
}




  #s-b772a102-1ab2-4478-b06f-28eb5e78dee7 img.shogun-image {
    
    width: px;
  }


#s-b772a102-1ab2-4478-b06f-28eb5e78dee7 .shogun-image-content {
  
    align-items: center;
  
}

#s-41b03a17-74da-479c-9460-750f4a036909 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}

#s-41b03a17-74da-479c-9460-750f4a036909 .shogun-heading-component h1 {
  color: rgba(97, 97, 97, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-41b03a17-74da-479c-9460-750f4a036909 .shogun-heading-component h1 a {
  color: rgba(97, 97, 97, 1);
}


#s-a59effa4-45c6-481d-a9be-77b9aa403303 {
  min-height: 50px;
}








#s-a59effa4-45c6-481d-a9be-77b9aa403303 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a59effa4-45c6-481d-a9be-77b9aa403303.shg-box.shg-c {
  justify-content: center;
}

#s-a8995da2-1407-4714-8d66-e0330ccdd669 {
  text-align: center;
}




  #s-a8995da2-1407-4714-8d66-e0330ccdd669 img.shogun-image {
    
    width: px;
  }


#s-a8995da2-1407-4714-8d66-e0330ccdd669 .shogun-image-content {
  
    align-items: center;
  
}

#s-8de03814-7f55-4ee8-83df-fde1b6430233 {
  min-height: 50px;
}








#s-8de03814-7f55-4ee8-83df-fde1b6430233 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8de03814-7f55-4ee8-83df-fde1b6430233.shg-box.shg-c {
  justify-content: center;
}

#s-34f9d38d-8073-4075-ae10-0f58d75832a2 {
  min-height: 50px;
}








#s-34f9d38d-8073-4075-ae10-0f58d75832a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34f9d38d-8073-4075-ae10-0f58d75832a2.shg-box.shg-c {
  justify-content: center;
}

#s-cc159117-0d30-4994-b90c-774548ebeeb5 {
  min-height: 50px;
}








#s-cc159117-0d30-4994-b90c-774548ebeeb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc159117-0d30-4994-b90c-774548ebeeb5.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e9c921d9-111e-4395-9b47-cd69ed5b7fc1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-28f58800-a8ea-4cc1-863a-025d0c9df99c {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-28f58800-a8ea-4cc1-863a-025d0c9df99c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-28f58800-a8ea-4cc1-863a-025d0c9df99c {
  
}
}
#s-28f58800-a8ea-4cc1-863a-025d0c9df99c .shogun-heading-component h1 {
  color: rgba(97, 97, 97, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0150880c-2082-406e-a5ac-72de3121505a {
  margin-top: 0px;
}

@media (min-width: 0px) {
[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0150880c-2082-406e-a5ac-72de3121505a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-06e7b5a5-6507-4ce1-bee5-9904f3c98e8c {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(133, 42, 122, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-06e7b5a5-6507-4ce1-bee5-9904f3c98e8c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-06e7b5a5-6507-4ce1-bee5-9904f3c98e8c:active {border-radius: 5px !important;
background-color: #000000 !important;
text-decoration: none !important;}

  #s-06e7b5a5-6507-4ce1-bee5-9904f3c98e8c-btn-wrapper {
    text-align: center;
  }


#s-06e7b5a5-6507-4ce1-bee5-9904f3c98e8c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7df07627-3424-4c8f-8303-65827ef3f354 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(133, 42, 122, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-7df07627-3424-4c8f-8303-65827ef3f354:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7df07627-3424-4c8f-8303-65827ef3f354:active {border-radius: 5px !important;
background-color: #000000 !important;
text-decoration: none !important;}

  #s-7df07627-3424-4c8f-8303-65827ef3f354-btn-wrapper {
    text-align: center;
  }


#s-7df07627-3424-4c8f-8303-65827ef3f354.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-240879f8-8b2d-46e5-a8ca-ef9ffc206263 {
  text-align: center;
}




  #s-240879f8-8b2d-46e5-a8ca-ef9ffc206263 img.shogun-image {
    
    width: px;
  }


#s-240879f8-8b2d-46e5-a8ca-ef9ffc206263 .shogun-image-content {
  
    align-items: center;
  
}

#s-06048d76-b4ff-4412-b028-3596a6b37fcd {
  min-height: 50px;
}








#s-06048d76-b4ff-4412-b028-3596a6b37fcd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06048d76-b4ff-4412-b028-3596a6b37fcd.shg-box.shg-c {
  justify-content: center;
}

#s-523a0f94-9ccd-40ad-afb2-941a4e006b7f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(133, 42, 122, 1);
}

#s-48389846-7703-44da-b686-7cf69e1c645a {
  min-height: 50px;
}








#s-48389846-7703-44da-b686-7cf69e1c645a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48389846-7703-44da-b686-7cf69e1c645a.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9c5c7e8c-ecb7-4af9-9de9-768e9617c175"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b7c946f9-5bf3-41fc-ac14-d855e7d30a7a {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-b7c946f9-5bf3-41fc-ac14-d855e7d30a7a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b7c946f9-5bf3-41fc-ac14-d855e7d30a7a {
  
}
}
#s-b7c946f9-5bf3-41fc-ac14-d855e7d30a7a .shogun-heading-component h1 {
  color: rgba(97, 97, 97, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fa5ed0b7-7e63-4c1f-9911-ea8bc830ed39 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(133, 42, 122, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-fa5ed0b7-7e63-4c1f-9911-ea8bc830ed39:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fa5ed0b7-7e63-4c1f-9911-ea8bc830ed39:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fa5ed0b7-7e63-4c1f-9911-ea8bc830ed39-btn-wrapper {
    text-align: center;
  }


#s-fa5ed0b7-7e63-4c1f-9911-ea8bc830ed39.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2c39c459-c95c-4245-b94e-7a020ae8559f {
  text-align: center;
}




  #s-2c39c459-c95c-4245-b94e-7a020ae8559f img.shogun-image {
    
    width: px;
  }


#s-2c39c459-c95c-4245-b94e-7a020ae8559f .shogun-image-content {
  
    align-items: center;
  
}

#s-9a310494-95fb-4f9f-91a9-db69c19af6a8 {
  min-height: 50px;
}








#s-9a310494-95fb-4f9f-91a9-db69c19af6a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a310494-95fb-4f9f-91a9-db69c19af6a8.shg-box.shg-c {
  justify-content: center;
}

#s-292794c2-2681-4511-bfaa-d725b769fbe5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-292794c2-2681-4511-bfaa-d725b769fbe5 .shogun-heading-component h1 {
  color: rgba(97, 97, 97, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-12e39051-1f4f-4a06-a370-5b3342895601 {
  background-repeat: no-repeat;
background-size: contain;
background-attachment: fixed;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-12e39051-1f4f-4a06-a370-5b3342895601 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-12e39051-1f4f-4a06-a370-5b3342895601 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-12e39051-1f4f-4a06-a370-5b3342895601 {
  
}
}@media (max-width: 767px){#s-12e39051-1f4f-4a06-a370-5b3342895601 {
  
}
}







#s-12e39051-1f4f-4a06-a370-5b3342895601 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.54;
}#s-12e39051-1f4f-4a06-a370-5b3342895601.shg-box.shg-c {
  justify-content: flex-start;
}

#s-64664188-df6b-4764-83e3-d34217619e91 {
  min-height: 50px;
}








#s-64664188-df6b-4764-83e3-d34217619e91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64664188-df6b-4764-83e3-d34217619e91.shg-box.shg-c {
  justify-content: center;
}

#s-b16aae3d-e31d-49c5-80d5-f08400291e95 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-b16aae3d-e31d-49c5-80d5-f08400291e95 img.shogun-image {
    
    width: px;
  }


#s-b16aae3d-e31d-49c5-80d5-f08400291e95 .shogun-image-content {
  
    align-items: center;
  
}

#s-75874614-2e54-4267-9133-a5f11501be40 {
  min-height: 50px;
}








#s-75874614-2e54-4267-9133-a5f11501be40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75874614-2e54-4267-9133-a5f11501be40.shg-box.shg-c {
  justify-content: center;
}

#s-cd38f9cd-03a7-48c1-a426-3c4cedfdec3f {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-cd38f9cd-03a7-48c1-a426-3c4cedfdec3f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cd38f9cd-03a7-48c1-a426-3c4cedfdec3f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cd38f9cd-03a7-48c1-a426-3c4cedfdec3f {
  
}
}@media (max-width: 767px){#s-cd38f9cd-03a7-48c1-a426-3c4cedfdec3f {
  
}
}
#s-cd38f9cd-03a7-48c1-a426-3c4cedfdec3f .shogun-heading-component h1 {
  color: rgba(97, 97, 97, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61 {
  margin-left: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61 {
  
}
}@media (max-width: 767px){#s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61 {
  
}
}
@media (min-width: 0px) {
[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-6c3f5724-61d7-40f3-93a3-a0eeb8f47c61"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-ac014512-5afe-4a79-88e2-6d2bde0c5d43 {
  margin-top: 20px;
margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-ac014512-5afe-4a79-88e2-6d2bde0c5d43 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ac014512-5afe-4a79-88e2-6d2bde0c5d43 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ac014512-5afe-4a79-88e2-6d2bde0c5d43 {
  
}
}@media (max-width: 767px){#s-ac014512-5afe-4a79-88e2-6d2bde0c5d43 {
  
}
}
#s-65983ec7-cc21-454a-90e2-ebd8b3713470 .shogun-icon-wrapper {
  text-align: center;
}


#s-65983ec7-cc21-454a-90e2-ebd8b3713470 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(223, 223, 223, 1);
}

#s-d919e165-69af-4278-bd4d-e3e47a28e393 {
  margin-top: 20px;
margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-d919e165-69af-4278-bd4d-e3e47a28e393 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d919e165-69af-4278-bd4d-e3e47a28e393 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d919e165-69af-4278-bd4d-e3e47a28e393 {
  
}
}@media (max-width: 767px){#s-d919e165-69af-4278-bd4d-e3e47a28e393 {
  
}
}
#s-ef7c5116-722a-4aa3-9e45-54c1b6242d91 .shogun-icon-wrapper {
  text-align: center;
}


#s-ef7c5116-722a-4aa3-9e45-54c1b6242d91 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(223, 223, 223, 1);
}

#s-5ed8dfd2-f0ed-4ac5-bf47-7d6437506a26 {
  margin-top: 20px;
margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-5ed8dfd2-f0ed-4ac5-bf47-7d6437506a26 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5ed8dfd2-f0ed-4ac5-bf47-7d6437506a26 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5ed8dfd2-f0ed-4ac5-bf47-7d6437506a26 {
  
}
}@media (max-width: 767px){#s-5ed8dfd2-f0ed-4ac5-bf47-7d6437506a26 {
  
}
}
#s-b5e7b1aa-a1aa-4e03-b39c-6dfb41bb854c .shogun-icon-wrapper {
  text-align: center;
}


#s-b5e7b1aa-a1aa-4e03-b39c-6dfb41bb854c .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(223, 223, 223, 1);
}

#s-426c0be8-1c73-4fa2-bf0b-28acc858ce8e {
  min-height: 50px;
}








#s-426c0be8-1c73-4fa2-bf0b-28acc858ce8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-426c0be8-1c73-4fa2-bf0b-28acc858ce8e.shg-box.shg-c {
  justify-content: center;
}

#s-f2abcbbe-ccb7-41b7-94d8-29b7c5056557 {
  min-height: 50px;
}








#s-f2abcbbe-ccb7-41b7-94d8-29b7c5056557 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2abcbbe-ccb7-41b7-94d8-29b7c5056557.shg-box.shg-c {
  justify-content: center;
}

#s-0437e60e-2fb3-4ba0-a494-b8dceaff94d0 {
  min-height: 50px;
}








#s-0437e60e-2fb3-4ba0-a494-b8dceaff94d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0437e60e-2fb3-4ba0-a494-b8dceaff94d0.shg-box.shg-c {
  justify-content: center;
}

#s-fce5f43d-3ec8-480f-b1b5-8a5e8de3a7a6 {
  min-height: 50px;
}








#s-fce5f43d-3ec8-480f-b1b5-8a5e8de3a7a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fce5f43d-3ec8-480f-b1b5-8a5e8de3a7a6.shg-box.shg-c {
  justify-content: center;
}

#s-e1a898c2-bd5a-497d-9a73-2475365e530a {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
background-color: rgba(133, 42, 122, 1);
text-decoration: none;
hover-type: color;
}
#s-e1a898c2-bd5a-497d-9a73-2475365e530a:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-e1a898c2-bd5a-497d-9a73-2475365e530a:active {border-radius: 5px !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-e1a898c2-bd5a-497d-9a73-2475365e530a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-68ad4bf1-c863-4030-985a-add1395803d1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-68ad4bf1-c863-4030-985a-add1395803d1 .shogun-heading-component h1 {
  color: rgba(97, 97, 97, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4e71fe0a-ccf0-4bb6-89ce-24cacd56d509 {
  min-height: 50px;
}








#s-4e71fe0a-ccf0-4bb6-89ce-24cacd56d509 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e71fe0a-ccf0-4bb6-89ce-24cacd56d509.shg-box.shg-c {
  justify-content: center;
}

#s-24333609-ffd1-4db7-9500-7d7c7f37f249 {
  text-align: center;
}




  #s-24333609-ffd1-4db7-9500-7d7c7f37f249 img.shogun-image {
    
    width: px;
  }


#s-24333609-ffd1-4db7-9500-7d7c7f37f249 .shogun-image-content {
  
    align-items: center;
  
}

#s-dc628ff8-072e-4bd1-85d7-13275542905a {
  min-height: 50px;
}








#s-dc628ff8-072e-4bd1-85d7-13275542905a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc628ff8-072e-4bd1-85d7-13275542905a.shg-box.shg-c {
  justify-content: center;
}

#s-2fdff46a-d035-4fc0-8a89-6ff13b254c52 {
  min-height: 50px;
}








#s-2fdff46a-d035-4fc0-8a89-6ff13b254c52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2fdff46a-d035-4fc0-8a89-6ff13b254c52.shg-box.shg-c {
  justify-content: center;
}

#s-dc6e5cc9-544d-41fd-b456-15caa8c505b7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-dc6e5cc9-544d-41fd-b456-15caa8c505b7 .shogun-heading-component h1 {
  color: rgba(97, 97, 97, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-593b9ed9-b04d-4eff-86be-780ec90b3878 {
  min-height: 50px;
}








#s-593b9ed9-b04d-4eff-86be-780ec90b3878 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-593b9ed9-b04d-4eff-86be-780ec90b3878.shg-box.shg-c {
  justify-content: center;
}

#s-d787ded4-58f5-4866-87ad-931ab8246c85 {
  text-align: center;
}




  #s-d787ded4-58f5-4866-87ad-931ab8246c85 img.shogun-image {
    
    width: px;
  }


#s-d787ded4-58f5-4866-87ad-931ab8246c85 .shogun-image-content {
  
    align-items: center;
  
}

#s-b713f22a-f455-4594-bb9a-b273ce58b969 {
  min-height: 50px;
}








#s-b713f22a-f455-4594-bb9a-b273ce58b969 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b713f22a-f455-4594-bb9a-b273ce58b969.shg-box.shg-c {
  justify-content: center;
}

#s-47ac68ce-4cb4-4bb5-bddf-4dd16a58c27e {
  min-height: 50px;
}








#s-47ac68ce-4cb4-4bb5-bddf-4dd16a58c27e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47ac68ce-4cb4-4bb5-bddf-4dd16a58c27e.shg-box.shg-c {
  justify-content: center;
}

#s-ecb828c7-6c0d-4621-9b2c-3d3fd801ea0c {
  min-height: 50px;
}








#s-ecb828c7-6c0d-4621-9b2c-3d3fd801ea0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ecb828c7-6c0d-4621-9b2c-3d3fd801ea0c.shg-box.shg-c {
  justify-content: center;
}

#s-e6e699d9-6108-42cc-a92a-326c021a6218 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e6e699d9-6108-42cc-a92a-326c021a6218 .shogun-heading-component h1 {
  color: rgba(97, 97, 97, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-4bdea504-8b45-4878-938f-3da5ad349b86 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-60618da6-ccff-434c-8262-870dad918fcf {
  text-align: center;
}




  #s-60618da6-ccff-434c-8262-870dad918fcf img.shogun-image {
    
    width: px;
  }


#s-60618da6-ccff-434c-8262-870dad918fcf .shogun-image-content {
  
    align-items: center;
  
}

#s-8d2893c6-3843-4892-973f-8256ce3543a2 {
  text-align: center;
}




  #s-8d2893c6-3843-4892-973f-8256ce3543a2 img.shogun-image {
    
    width: px;
  }


#s-8d2893c6-3843-4892-973f-8256ce3543a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a333cda-2de2-4029-9f1b-e33ff7b0219b {
  text-align: center;
}




  #s-6a333cda-2de2-4029-9f1b-e33ff7b0219b img.shogun-image {
    
    width: px;
  }


#s-6a333cda-2de2-4029-9f1b-e33ff7b0219b .shogun-image-content {
  
    align-items: center;
  
}

#s-f84434de-5cb9-4409-9bea-02d46b20453b {
  text-align: center;
}




  #s-f84434de-5cb9-4409-9bea-02d46b20453b img.shogun-image {
    
    width: px;
  }


#s-f84434de-5cb9-4409-9bea-02d46b20453b .shogun-image-content {
  
    align-items: center;
  
}

#s-14775b7d-ce39-47b0-b797-73ec7830cccf {
  text-align: center;
}




  #s-14775b7d-ce39-47b0-b797-73ec7830cccf img.shogun-image {
    
    width: px;
  }


#s-14775b7d-ce39-47b0-b797-73ec7830cccf .shogun-image-content {
  
    align-items: center;
  
}

#s-818b10bb-881b-4f61-8d39-2c2b0bba743b {
  min-height: 50px;
}








#s-818b10bb-881b-4f61-8d39-2c2b0bba743b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-818b10bb-881b-4f61-8d39-2c2b0bba743b.shg-box.shg-c {
  justify-content: center;
}

#s-7b5ca615-b9d1-4edc-952b-68cbe7e2ed55 {
  text-align: center;
}




  #s-7b5ca615-b9d1-4edc-952b-68cbe7e2ed55 img.shogun-image {
    
    width: px;
  }


#s-7b5ca615-b9d1-4edc-952b-68cbe7e2ed55 .shogun-image-content {
  
    align-items: center;
  
}

#s-5bddd059-bcab-4e4a-9423-e8d21d55e74b {
  min-height: 50px;
}








#s-5bddd059-bcab-4e4a-9423-e8d21d55e74b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5bddd059-bcab-4e4a-9423-e8d21d55e74b.shg-box.shg-c {
  justify-content: center;
}

#s-ccc10f88-803f-4f5c-a21e-64da2888daeb {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(244, 97, 85, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-ccc10f88-803f-4f5c-a21e-64da2888daeb:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(244, 97, 85, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-ccc10f88-803f-4f5c-a21e-64da2888daeb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ccc10f88-803f-4f5c-a21e-64da2888daeb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3bb19605-7bc1-4345-91ce-94fd382e122d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-cef1873e-c628-4084-909d-5361ec88cd98 {
  text-align: center;
}




  #s-cef1873e-c628-4084-909d-5361ec88cd98 img.shogun-image {
    
    width: px;
  }


#s-cef1873e-c628-4084-909d-5361ec88cd98 .shogun-image-content {
  
    align-items: center;
  
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
