.shg-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

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

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

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

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  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-5ab88919-2d11-48da-86da-dbbd635a02a5 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-5ab88919-2d11-48da-86da-dbbd635a02a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ab88919-2d11-48da-86da-dbbd635a02a5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: 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: -webkit-box;
  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 {
  -webkit-box-align: start;
          align-items: flex-start;
}

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-7dfaacfd-3ac0-4389-a8a4-12f288a103ba {
  margin-top: 8px;
margin-left: auto;
margin-right: auto;
max-width: 180px;
text-align: center;
}




  #s-7dfaacfd-3ac0-4389-a8a4-12f288a103ba img.shogun-image {
    
    width: px;
  }


#s-7dfaacfd-3ac0-4389-a8a4-12f288a103ba .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0afdbbda-62a2-4371-a7cc-05a061cee2dd {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
min-height: 50px;
max-width: 800px;
}








#s-0afdbbda-62a2-4371-a7cc-05a061cee2dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0afdbbda-62a2-4371-a7cc-05a061cee2dd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-f0085f24-55db-498a-b545-bb63f05da4d4 {
  margin-bottom: 7px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f0085f24-55db-498a-b545-bb63f05da4d4 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-5c735720-9bbf-4fbe-8cd1-10d3c226700d {
  margin-left: auto;
margin-right: auto;
max-width: 240px;
text-align: center;
}




  #s-5c735720-9bbf-4fbe-8cd1-10d3c226700d img.shogun-image {
    
    width: px;
  }


#s-5c735720-9bbf-4fbe-8cd1-10d3c226700d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e91ff8d6-fb5f-4e54-99a2-246f33f3c202 {
  margin-top: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e91ff8d6-fb5f-4e54-99a2-246f33f3c202 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: 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-3d41dc51-576b-4193-a2a8-08d633ec5fa3 {
  margin-top: 30px;
}

#s-0fb5391f-d31c-48a1-89a8-6da1554c0c64 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
min-height: 50px;
max-width: 1000px;
}








#s-0fb5391f-d31c-48a1-89a8-6da1554c0c64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0fb5391f-d31c-48a1-89a8-6da1554c0c64.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
   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-ef936cd8-58b8-4ad0-a5a2-89b29c36534f {
  margin-top: 13px;
}
@media (max-width: 767px){#s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f {
  margin-top: 0px;
}
}
@media (min-width: 0px) {
[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (max-width: 767px) {
  [id="s-ef936cd8-58b8-4ad0-a5a2-89b29c36534f"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-733e935e-b365-4e6a-a9da-6ec28e1edb09 {
  text-align: left;
}




  #s-733e935e-b365-4e6a-a9da-6ec28e1edb09 img.shogun-image {
    
    width: px;
  }


#s-733e935e-b365-4e6a-a9da-6ec28e1edb09 .shogun-image-content {
  
    -webkit-box-align: end;
  
            align-items: flex-end;
  
}

#s-47809fd4-95fc-43e6-97a6-81709baac6bf {
  margin-top: 10px;
margin-bottom: 45px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-47809fd4-95fc-43e6-97a6-81709baac6bf {
  margin-top: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-47809fd4-95fc-43e6-97a6-81709baac6bf {
  margin-top: 0px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-47809fd4-95fc-43e6-97a6-81709baac6bf {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-3407608e-e988-41c5-ac31-5207a890bb10 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 35px;
padding-left: 15px;
padding-bottom: 35px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(50, 100, 234, 1);
}








#s-3407608e-e988-41c5-ac31-5207a890bb10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3407608e-e988-41c5-ac31-5207a890bb10.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cdfe4287-e9de-454c-aeb1-5940f716755f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 800px;
text-align: center;
}

#s-cdfe4287-e9de-454c-aeb1-5940f716755f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-37f70655-f22d-4cd2-9ed2-489307382641 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 800px;
text-align: center;
}

#s-37f70655-f22d-4cd2-9ed2-489307382641 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1ab89aec-8b84-4b5f-93ff-4250f8de29f3 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
min-height: 50px;
max-width: 800px;
}








#s-1ab89aec-8b84-4b5f-93ff-4250f8de29f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ab89aec-8b84-4b5f-93ff-4250f8de29f3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-51ad9ac4-ded5-4e86-9610-4bfd05d52e9e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-51ad9ac4-ded5-4e86-9610-4bfd05d52e9e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-939cf168-2b56-4d32-9cab-ea1b2eaa8a44 {
  box-shadow:0px 0px 14px 6px rgba(96, 96, 96, 0.3);
border-style: solid;
margin-top: 25px;
margin-bottom: 2px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 25px;
padding-right: 10px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(234, 184, 50, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-939cf168-2b56-4d32-9cab-ea1b2eaa8a44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-939cf168-2b56-4d32-9cab-ea1b2eaa8a44.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2041f402-182f-4461-b104-adb962bcac90 {
  margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2041f402-182f-4461-b104-adb962bcac90 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-bf589f76-5aa0-4a7b-b5f2-771cb955fae4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-253ff56e-111d-48b9-8c7d-dbeda023c0fc {
  margin-top: 0px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-253ff56e-111d-48b9-8c7d-dbeda023c0fc .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-5f499c00-05e0-4b84-aefe-68010d9a0305 {
  margin-top: 100px;
margin-left: auto;
margin-right: auto;
max-width: 70px;
text-align: center;
}
@media (max-width: 767px){#s-5f499c00-05e0-4b84-aefe-68010d9a0305 {
  margin-top: 0px;
}
}



  #s-5f499c00-05e0-4b84-aefe-68010d9a0305 img.shogun-image {
    
    width: px;
  }


#s-5f499c00-05e0-4b84-aefe-68010d9a0305 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-623428e2-2828-46d1-9d6c-2bcd72aced17 {
  margin-top: 15px;
margin-bottom: 0px;
}

#s-b18cc449-4abc-413e-8440-5b0810467893 {
  margin-top: -9px;
}

#s-093000c8-1dec-489f-8a2e-2d9373ec9731 {
  margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-093000c8-1dec-489f-8a2e-2d9373ec9731 {
  margin-top: 30px;
}
}
#s-093000c8-1dec-489f-8a2e-2d9373ec9731 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-8e767b31-4ac8-4f1b-8611-c54798ca70b1 {
  margin-left: auto;
margin-right: auto;
max-width: 60px;
text-align: center;
}




  #s-8e767b31-4ac8-4f1b-8611-c54798ca70b1 img.shogun-image {
    
    width: px;
  }


#s-8e767b31-4ac8-4f1b-8611-c54798ca70b1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-91a76b2a-1843-49b3-a68a-4cf1005bb392 {
  margin-top: 17px;
margin-bottom: 1px;
}

#s-82dffe76-4e31-4edd-a631-99566fc57beb {
  margin-top: -9px;
}

#s-321ee33c-dfea-4404-8ac6-525e1034904e {
  margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-321ee33c-dfea-4404-8ac6-525e1034904e {
  margin-top: 16px;
}
}
#s-321ee33c-dfea-4404-8ac6-525e1034904e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-9370d87b-bde6-4770-bbc5-46df4222fda2 {
  margin-left: auto;
margin-right: auto;
max-width: 65px;
text-align: center;
}




  #s-9370d87b-bde6-4770-bbc5-46df4222fda2 img.shogun-image {
    
    width: px;
  }


#s-9370d87b-bde6-4770-bbc5-46df4222fda2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-80f93a4f-b6a0-4b64-931a-16bab5c23cfd {
  margin-top: 15px;
margin-bottom: 1px;
}

#s-e9f84f4c-f818-49c2-8412-de274bcff4af {
  margin-top: -9px;
}

#s-d6091db2-0618-47ea-b9de-97adabd4ae2b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-c9586e90-cd0e-4a3d-9d5f-9ba1d84edaee {
  margin-top: 12px;
}

.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-908cca9c-c9f3-4606-a4d0-76a6a3ab2b99 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 12px;
padding-top: 14px;
padding-left: 50px;
padding-bottom: 14px;
padding-right: 50px;
border-radius: 2px;
background-color: rgba(60, 181, 74, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-908cca9c-c9f3-4606-a4d0-76a6a3ab2b99:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(70, 208, 86, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-908cca9c-c9f3-4606-a4d0-76a6a3ab2b99:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(70, 208, 86, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-908cca9c-c9f3-4606-a4d0-76a6a3ab2b99.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  inline-block ;
}

#s-5d65f8fd-2424-4dd8-85a0-13b1a7169cac {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
min-height: 50px;
max-width: 800px;
}








#s-5d65f8fd-2424-4dd8-85a0-13b1a7169cac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d65f8fd-2424-4dd8-85a0-13b1a7169cac.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-80814de7-d934-43e6-a542-7ba7a4bcf0c9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-80814de7-d934-43e6-a542-7ba7a4bcf0c9 .shogun-heading-component h2 {
  color: rgba(67, 67, 67, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c23cdd29-e197-4b9c-a93d-98fc6f8a00f4 {
  text-align: center;
}
@media (max-width: 767px){#s-c23cdd29-e197-4b9c-a93d-98fc6f8a00f4 {
  display: none;
}
#s-c23cdd29-e197-4b9c-a93d-98fc6f8a00f4, #wrap-s-c23cdd29-e197-4b9c-a93d-98fc6f8a00f4 { display:none !important; }}



  #s-c23cdd29-e197-4b9c-a93d-98fc6f8a00f4 img.shogun-image {
    
    width: px;
  }


#s-c23cdd29-e197-4b9c-a93d-98fc6f8a00f4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-20ed1f5f-378f-43b8-a604-cf7c2e2003b1 {
  margin-left: auto;
margin-right: auto;
max-width: 95%;
text-align: center;
}
@media (min-width: 1200px){#s-20ed1f5f-378f-43b8-a604-cf7c2e2003b1 {
  display: none;
}
#s-20ed1f5f-378f-43b8-a604-cf7c2e2003b1, #wrap-s-20ed1f5f-378f-43b8-a604-cf7c2e2003b1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-20ed1f5f-378f-43b8-a604-cf7c2e2003b1 {
  display: none;
}
#s-20ed1f5f-378f-43b8-a604-cf7c2e2003b1, #wrap-s-20ed1f5f-378f-43b8-a604-cf7c2e2003b1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-20ed1f5f-378f-43b8-a604-cf7c2e2003b1 {
  display: none;
}
#s-20ed1f5f-378f-43b8-a604-cf7c2e2003b1, #wrap-s-20ed1f5f-378f-43b8-a604-cf7c2e2003b1 { display:none !important; }}@media (max-width: 767px){#s-20ed1f5f-378f-43b8-a604-cf7c2e2003b1 {
  
}
}



  #s-20ed1f5f-378f-43b8-a604-cf7c2e2003b1 img.shogun-image {
    
    width: px;
  }


#s-20ed1f5f-378f-43b8-a604-cf7c2e2003b1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-bb47598a-9749-478c-becd-db28661b7894 {
  margin-top: 60px;
}

@media (min-width: 0px) {
[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bb47598a-9749-478c-becd-db28661b7894"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3a743463-3d19-4cdf-960f-907521fc7da9 {
  text-align: center;
}
@media (max-width: 767px){#s-3a743463-3d19-4cdf-960f-907521fc7da9 {
  margin-left: auto;
margin-right: auto;
max-width: 120px;
}
}



  #s-3a743463-3d19-4cdf-960f-907521fc7da9 img.shogun-image {
    
    width: px;
  }


#s-3a743463-3d19-4cdf-960f-907521fc7da9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b83a6091-3808-4586-9f8e-7ae2f9a3d010 {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b83a6091-3808-4586-9f8e-7ae2f9a3d010 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3681255e-34c2-4fea-94cd-d02699f46ebf {
  margin-top: 20px;
}

#s-d7417556-f695-4699-8a9f-29c110bd484a {
  padding-left: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}








#s-d7417556-f695-4699-8a9f-29c110bd484a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7417556-f695-4699-8a9f-29c110bd484a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-03ecdc20-0ba8-4aff-9773-58e42ea94bf5 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 25px;
min-height: 50px;
max-width: 800px;
}








#s-03ecdc20-0ba8-4aff-9773-58e42ea94bf5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03ecdc20-0ba8-4aff-9773-58e42ea94bf5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c02ee343-8268-4b4f-afb5-9e8b5b818591 {
  margin-top: 60px;
}

@media (min-width: 0px) {
[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-c02ee343-8268-4b4f-afb5-9e8b5b818591"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-baf9d4db-4519-4c20-8c6c-4709f2c2f0c8 {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-baf9d4db-4519-4c20-8c6c-4709f2c2f0c8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-527fa0f1-ce9e-435f-9c33-7feb02322965 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-527fa0f1-ce9e-435f-9c33-7feb02322965 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c6b23858-50e9-41fc-9640-333259e0354d {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c6b23858-50e9-41fc-9640-333259e0354d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1d19b5a2-8e92-4b4a-98a3-60568550e7d1 {
  text-align: center;
}
@media (max-width: 767px){#s-1d19b5a2-8e92-4b4a-98a3-60568550e7d1 {
  margin-left: auto;
margin-right: auto;
max-width: 80px;
}
}



  #s-1d19b5a2-8e92-4b4a-98a3-60568550e7d1 img.shogun-image {
    
    width: px;
  }


#s-1d19b5a2-8e92-4b4a-98a3-60568550e7d1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b957424d-4b68-4873-a83d-bf82927255ea {
  margin-top: 18px;
margin-bottom: 18px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b957424d-4b68-4873-a83d-bf82927255ea .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5f63eb17-9199-476d-9331-6dd083ee5100 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
min-height: 50px;
max-width: 800px;
}








#s-5f63eb17-9199-476d-9331-6dd083ee5100 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f63eb17-9199-476d-9331-6dd083ee5100.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d550b62f-0fd4-4973-996d-7e97e6cde738 {
  margin-top: 25px;
}

@media (min-width: 0px) {
[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d550b62f-0fd4-4973-996d-7e97e6cde738"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2008bfd0-02cc-4242-ab65-9c344d31e01e {
  text-align: center;
}
@media (max-width: 767px){#s-2008bfd0-02cc-4242-ab65-9c344d31e01e {
  margin-left: auto;
margin-right: auto;
max-width: 120px;
}
}



  #s-2008bfd0-02cc-4242-ab65-9c344d31e01e img.shogun-image {
    
    width: px;
  }


#s-2008bfd0-02cc-4242-ab65-9c344d31e01e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6b229793-30d8-4706-a3dc-0aecd23c6034 {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6b229793-30d8-4706-a3dc-0aecd23c6034 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-41594aed-0ad9-4792-8b1e-62f513b934e7 {
  margin-top: 35px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-41594aed-0ad9-4792-8b1e-62f513b934e7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-655ef265-2df7-4bd8-8f73-d659d86472bf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-655ef265-2df7-4bd8-8f73-d659d86472bf .shogun-heading-component h1 {
  color: rgba(29, 29, 29, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 38px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f3cafdec-101e-425f-99aa-332fb85d9161 {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1000px;
}








#s-f3cafdec-101e-425f-99aa-332fb85d9161 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3cafdec-101e-425f-99aa-332fb85d9161.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-081d1c4b-6fe5-42e0-b697-5af0558fa9ab {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-081d1c4b-6fe5-42e0-b697-5af0558fa9ab {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-081d1c4b-6fe5-42e0-b697-5af0558fa9ab {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-081d1c4b-6fe5-42e0-b697-5af0558fa9ab {
  
}
}@media (max-width: 767px){#s-081d1c4b-6fe5-42e0-b697-5af0558fa9ab {
  
}
}







#s-081d1c4b-6fe5-42e0-b697-5af0558fa9ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-081d1c4b-6fe5-42e0-b697-5af0558fa9ab.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-5d4bad97-507c-4904-b7a7-4df02db2d4a9 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-5d4bad97-507c-4904-b7a7-4df02db2d4a9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5d4bad97-507c-4904-b7a7-4df02db2d4a9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5d4bad97-507c-4904-b7a7-4df02db2d4a9 {
  
}
}@media (max-width: 767px){#s-5d4bad97-507c-4904-b7a7-4df02db2d4a9 {
  
}
}







#s-5d4bad97-507c-4904-b7a7-4df02db2d4a9 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-5d4bad97-507c-4904-b7a7-4df02db2d4a9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-2be1848d-fb1c-4ccb-a2e5-76cd295995e9"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-5e39bda7-bfd6-47d1-bb1a-100f4dcb5c92 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}
@media (max-width: 767px){#s-5e39bda7-bfd6-47d1-bb1a-100f4dcb5c92 {
  margin-top: 15px;
margin-bottom: 15px;
min-height: 50px;
}
}







#s-5e39bda7-bfd6-47d1-bb1a-100f4dcb5c92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e39bda7-bfd6-47d1-bb1a-100f4dcb5c92.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8dad6a4f-4ad2-4239-9125-15b012bd1f69 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8dad6a4f-4ad2-4239-9125-15b012bd1f69 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-90bebb98-8ec8-45ea-931a-b766d6cf8189 {
  margin-left: 50px;
margin-right: 50px;
}

#s-90bebb98-8ec8-45ea-931a-b766d6cf8189 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-536852d1-847d-430b-b24d-f054e7682788 {
  margin-left: 50px;
margin-right: 50px;
}

#s-6c0fccb9-f57c-4437-9b2b-d939c362f18e {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-6c0fccb9-f57c-4437-9b2b-d939c362f18e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c0fccb9-f57c-4437-9b2b-d939c362f18e.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-8885df97-f806-416f-a597-72f944e21f6d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8885df97-f806-416f-a597-72f944e21f6d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5b448e05-035a-4a37-937f-9af4ff8db517 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-5b448e05-035a-4a37-937f-9af4ff8db517 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b448e05-035a-4a37-937f-9af4ff8db517.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-39e6f51d-ced4-4725-a814-e9ca254ec084 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}
@media (max-width: 767px){#s-39e6f51d-ced4-4725-a814-e9ca254ec084 {
  margin-top: 15px;
margin-bottom: 15px;
min-height: 50px;
}
}







#s-39e6f51d-ced4-4725-a814-e9ca254ec084 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39e6f51d-ced4-4725-a814-e9ca254ec084.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-df211fcd-f26e-46ac-90f3-4f768dd09888 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df211fcd-f26e-46ac-90f3-4f768dd09888 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6d507e55-3587-433d-a784-78dd20745b4b {
  margin-left: 50px;
margin-right: 50px;
}

#s-6d507e55-3587-433d-a784-78dd20745b4b hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-11ecb30c-1fe8-4c4b-a1d3-d05a48ddf1ff {
  margin-left: 50px;
margin-right: 50px;
}

#s-9a235a20-0afd-4a4c-a187-4f4673f6474b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-9a235a20-0afd-4a4c-a187-4f4673f6474b"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-4d72cf28-195c-439d-9d67-34451957d202 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}
@media (max-width: 767px){#s-4d72cf28-195c-439d-9d67-34451957d202 {
  margin-top: 15px;
margin-bottom: 15px;
min-height: 50px;
}
}







#s-4d72cf28-195c-439d-9d67-34451957d202 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d72cf28-195c-439d-9d67-34451957d202.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-582715bc-b278-4def-8136-5e6283f0ea13 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-582715bc-b278-4def-8136-5e6283f0ea13 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0ad5342b-e0bd-4708-881a-674d0ac16ad3 {
  margin-left: 50px;
margin-right: 50px;
}

#s-0ad5342b-e0bd-4708-881a-674d0ac16ad3 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-33dc1840-1314-42d8-a030-6fc1fef89c92 {
  margin-left: 50px;
margin-right: 50px;
}

#s-96508b7e-5aac-4af6-af2f-7ff08f1ffe96 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-96508b7e-5aac-4af6-af2f-7ff08f1ffe96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96508b7e-5aac-4af6-af2f-7ff08f1ffe96.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b61938ef-1d7f-4840-88f9-2f7f173d31e1 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}








#s-b61938ef-1d7f-4840-88f9-2f7f173d31e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b61938ef-1d7f-4840-88f9-2f7f173d31e1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-37f1dcf7-aca9-4603-bcb7-d582091a6529 {
  box-shadow:0px 0px 14px 6px rgba(96, 96, 96, 0.3);
border-style: solid;
margin-top: 40px;
margin-bottom: 2px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 25px;
padding-right: 10px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(234, 184, 50, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-37f1dcf7-aca9-4603-bcb7-d582091a6529 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37f1dcf7-aca9-4603-bcb7-d582091a6529.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fa28f00c-dad7-4656-ba51-5b2e3a535a9b {
  margin-left: auto;
margin-right: auto;
max-width: 240px;
text-align: center;
}




  #s-fa28f00c-dad7-4656-ba51-5b2e3a535a9b img.shogun-image {
    
    width: px;
  }


#s-fa28f00c-dad7-4656-ba51-5b2e3a535a9b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9d9fb9f6-083c-4ed4-a5b1-a9cc70ed34f2 {
  margin-top: 12px;
}

#s-1731be5d-7e6b-447e-8f88-af36718d6b87 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 12px;
padding-top: 14px;
padding-left: 50px;
padding-bottom: 14px;
padding-right: 50px;
border-radius: 2px;
background-color: rgba(60, 181, 74, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-1731be5d-7e6b-447e-8f88-af36718d6b87:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(70, 208, 86, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-1731be5d-7e6b-447e-8f88-af36718d6b87:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(70, 208, 86, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-1731be5d-7e6b-447e-8f88-af36718d6b87.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  inline-block ;
}

#s-d9c7e8f7-f86e-443c-bd5d-62a95b077ea5 {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d9c7e8f7-f86e-443c-bd5d-62a95b077ea5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-582a7516-2acb-4393-8aa5-8f41a397bb36 {
  margin-top: 40px;
margin-bottom: 40px;
padding-top: 30px;
padding-left: 15px;
padding-bottom: 30px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(250, 250, 250, 1);
}








#s-582a7516-2acb-4393-8aa5-8f41a397bb36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-582a7516-2acb-4393-8aa5-8f41a397bb36.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-70bb0a18-e991-433f-9a53-c40cd0923429 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}








#s-70bb0a18-e991-433f-9a53-c40cd0923429 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70bb0a18-e991-433f-9a53-c40cd0923429.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2cc5d593-81f3-49f9-a1be-a7aa7593ebd5 {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2cc5d593-81f3-49f9-a1be-a7aa7593ebd5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b9350107-34f7-4cd6-ac0e-df8954db70af {
  margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
min-height: 50px;
max-width: 800px;
}








#s-b9350107-34f7-4cd6-ac0e-df8954db70af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9350107-34f7-4cd6-ac0e-df8954db70af.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9c39b679-0967-4a8b-bafe-371e697c1845 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9c39b679-0967-4a8b-bafe-371e697c1845 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ceebb6b-8370-480b-a76e-13cc561f965f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f177159c-d5ed-41eb-841d-73a39e74cab2 {
  text-align: center;
}
@media (max-width: 767px){#s-f177159c-d5ed-41eb-841d-73a39e74cab2 {
  margin-left: auto;
margin-bottom: 18px;
margin-right: auto;
max-width: 230px;
}
}



  #s-f177159c-d5ed-41eb-841d-73a39e74cab2 img.shogun-image {
    
    width: px;
  }


#s-f177159c-d5ed-41eb-841d-73a39e74cab2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9bf0f850-90a0-426c-a90a-eb1c1bb5f1a4 {
  box-shadow:0px 0px 14px 6px rgba(96, 96, 96, 0.3);
border-style: solid;
margin-top: 60px;
margin-bottom: 50px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 25px;
padding-right: 10px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(234, 184, 50, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-9bf0f850-90a0-426c-a90a-eb1c1bb5f1a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bf0f850-90a0-426c-a90a-eb1c1bb5f1a4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ef6e7fde-f21f-4c13-ade6-3a012806b6ea {
  margin-left: auto;
margin-right: auto;
max-width: 240px;
text-align: center;
}




  #s-ef6e7fde-f21f-4c13-ade6-3a012806b6ea img.shogun-image {
    
    width: px;
  }


#s-ef6e7fde-f21f-4c13-ade6-3a012806b6ea .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-996be693-86a0-4a8d-97c6-d32d3c70e042 {
  margin-top: 12px;
}

#s-38679a96-47e9-4dd2-b51d-74ba5d1299f5 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 12px;
padding-top: 14px;
padding-left: 50px;
padding-bottom: 14px;
padding-right: 50px;
border-radius: 2px;
background-color: rgba(60, 181, 74, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-38679a96-47e9-4dd2-b51d-74ba5d1299f5:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(70, 208, 86, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-38679a96-47e9-4dd2-b51d-74ba5d1299f5:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(70, 208, 86, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-38679a96-47e9-4dd2-b51d-74ba5d1299f5.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-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;
  -webkit-transform: translate(0%, -50%);
          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;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
