.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-127ee716-7b24-43ff-ab03-cd17308d0df9 {
  background-image: url(https://i.shgcdn.com/80c43e02-983e-4b71-ae05-3e610451f1ab/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 125px;
padding-left: 10%;
padding-bottom: 125px;
padding-right: 10%;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-127ee716-7b24-43ff-ab03-cd17308d0df9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-127ee716-7b24-43ff-ab03-cd17308d0df9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-127ee716-7b24-43ff-ab03-cd17308d0df9 {
  display: none;
}
#s-127ee716-7b24-43ff-ab03-cd17308d0df9, #wrap-s-127ee716-7b24-43ff-ab03-cd17308d0df9 { display:none !important; }}@media (max-width: 767px){#s-127ee716-7b24-43ff-ab03-cd17308d0df9 {
  display: none;
}
#s-127ee716-7b24-43ff-ab03-cd17308d0df9, #wrap-s-127ee716-7b24-43ff-ab03-cd17308d0df9 { display:none !important; }}







#s-127ee716-7b24-43ff-ab03-cd17308d0df9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-127ee716-7b24-43ff-ab03-cd17308d0df9 {
  cursor: pointer;
}#s-127ee716-7b24-43ff-ab03-cd17308d0df9.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-063a8f4b-881d-4252-aa79-51dcae8d807e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-063a8f4b-881d-4252-aa79-51dcae8d807e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 80px;
  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;
}

.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-32924670-309d-4d6b-83ba-ff9726a89815 {
  padding-top: 16px;
padding-left: 26px;
padding-bottom: 16px;
padding-right: 26px;
border-radius: 0px;
text-align: center;
background-color: rgba(0, 137, 194, 1);
text-decoration: none;
}
#s-32924670-309d-4d6b-83ba-ff9726a89815:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-32924670-309d-4d6b-83ba-ff9726a89815:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-32924670-309d-4d6b-83ba-ff9726a89815.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-529748b5-d09a-4bab-a3be-84a9c9d1b056 {
  background-image: url(https://i.shgcdn.com/80c43e02-983e-4b71-ae05-3e610451f1ab/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 125px;
padding-left: 10%;
padding-bottom: 125px;
padding-right: 10%;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-529748b5-d09a-4bab-a3be-84a9c9d1b056 {
  display: none;
}
#s-529748b5-d09a-4bab-a3be-84a9c9d1b056, #wrap-s-529748b5-d09a-4bab-a3be-84a9c9d1b056 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-529748b5-d09a-4bab-a3be-84a9c9d1b056 {
  display: none;
}
#s-529748b5-d09a-4bab-a3be-84a9c9d1b056, #wrap-s-529748b5-d09a-4bab-a3be-84a9c9d1b056 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-529748b5-d09a-4bab-a3be-84a9c9d1b056 {
  
}
}@media (max-width: 767px){#s-529748b5-d09a-4bab-a3be-84a9c9d1b056 {
  
}
}







#s-529748b5-d09a-4bab-a3be-84a9c9d1b056 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-529748b5-d09a-4bab-a3be-84a9c9d1b056 {
  cursor: pointer;
}#s-529748b5-d09a-4bab-a3be-84a9c9d1b056.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-29b0c6a1-da48-4109-99bd-2133049928bd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-29b0c6a1-da48-4109-99bd-2133049928bd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 80px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d2e0f213-d1d8-4a36-adbe-66a5106083e8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d2e0f213-d1d8-4a36-adbe-66a5106083e8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 80px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-86a3bd81-ddb3-4cb9-b107-d4dcdbca8960 {
  padding-top: 16px;
padding-left: 26px;
padding-bottom: 16px;
padding-right: 26px;
border-radius: 0px;
text-align: center;
background-color: rgba(0, 137, 194, 1);
text-decoration: none;
}
#s-86a3bd81-ddb3-4cb9-b107-d4dcdbca8960:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-86a3bd81-ddb3-4cb9-b107-d4dcdbca8960:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-86a3bd81-ddb3-4cb9-b107-d4dcdbca8960.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-3cb35d33-97fe-41ba-8094-61fab0e1b2b4 {
  margin-top: -35px;
padding-top: 96px;
padding-left: 5%;
padding-bottom: 3px;
padding-right: 5%;
min-height: 50px;
}








#s-3cb35d33-97fe-41ba-8094-61fab0e1b2b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3cb35d33-97fe-41ba-8094-61fab0e1b2b4.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-c4df8520-9423-4841-9856-4faf4eafba41 {
  margin-top: 0px;
margin-bottom: -13px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-c4df8520-9423-4841-9856-4faf4eafba41 img.shogun-image {
    
    width: px;
  }


#s-c4df8520-9423-4841-9856-4faf4eafba41 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: 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;
}

@media (min-width: 0px) {
[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8250246e-ccc4-4dda-9da2-4f4a20fb7266"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-79416ba8-4b87-4e14-8c31-a10da75c9794 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(87, 80, 80, 0.7);
min-height: 50px;
}








#s-79416ba8-4b87-4e14-8c31-a10da75c9794 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79416ba8-4b87-4e14-8c31-a10da75c9794.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6f8f84b6-1377-499a-bb5c-876b296df716 {
  margin-bottom: 16px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f8f84b6-1377-499a-bb5c-876b296df716 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 39px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e43cc0c2-2079-4670-bfbf-753858c09288 {
  border-style: solid;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(87, 80, 80, 0.7);
min-height: 50px;
}
@media (max-width: 767px){#s-e43cc0c2-2079-4670-bfbf-753858c09288 {
  display: none;
}
#s-e43cc0c2-2079-4670-bfbf-753858c09288, #wrap-s-e43cc0c2-2079-4670-bfbf-753858c09288 { display:none !important; }}







#s-e43cc0c2-2079-4670-bfbf-753858c09288 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e43cc0c2-2079-4670-bfbf-753858c09288.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 60px;
padding-left: 80px;
padding-bottom: 60px;
padding-right: 80px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2 {
  padding-top: 0px;
padding-bottom: 60px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2 {
  padding-top: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2 {
  padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
}
}@media (max-width: 767px){#s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 60px;
padding-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d9a5406c-4d4c-4712-b197-dfdb2eb94fd2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5a83fe13-4413-487b-97bf-3651a5d362a4 {
  padding-left: 120px;
padding-right: 120px;
min-height: 50px;
background-color: rgba(241, 248, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-5a83fe13-4413-487b-97bf-3651a5d362a4 {
  display: none;
}
#s-5a83fe13-4413-487b-97bf-3651a5d362a4, #wrap-s-5a83fe13-4413-487b-97bf-3651a5d362a4 { display:none !important; }}@media (max-width: 767px){#s-5a83fe13-4413-487b-97bf-3651a5d362a4 {
  display: none;
}
#s-5a83fe13-4413-487b-97bf-3651a5d362a4, #wrap-s-5a83fe13-4413-487b-97bf-3651a5d362a4 { display:none !important; }}







#s-5a83fe13-4413-487b-97bf-3651a5d362a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a83fe13-4413-487b-97bf-3651a5d362a4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6d8ffa74-38c8-482b-b632-49166870e9bc {
  margin-top: 60px;
margin-left: 60px;
margin-bottom: 60px;
margin-right: 60px;
}

@media (min-width: 0px) {
[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-6d8ffa74-38c8-482b-b632-49166870e9bc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-121f2392-7b14-4b87-813e-d2115dc220ec {
  margin-left: 0px;
padding-left: 0px;
text-align: center;
}





#s-121f2392-7b14-4b87-813e-d2115dc220ec .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-efab26d6-b671-4b3e-b4d2-abe2ed617a9c {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
text-align: left;
}

#s-efab26d6-b671-4b3e-b4d2-abe2ed617a9c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8ea86565-0d35-4979-bc54-dd88e26ed9aa {
  padding-left: 0px;
padding-right: 0px;
}

#s-506bf922-f94a-4138-baba-7b42bf365fe1 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
text-align: left;
background-color: rgba(0, 137, 194, 1);
text-decoration: none;
}
#s-506bf922-f94a-4138-baba-7b42bf365fe1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-506bf922-f94a-4138-baba-7b42bf365fe1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-506bf922-f94a-4138-baba-7b42bf365fe1-btn-wrapper {
    text-align: left;
  }


#s-506bf922-f94a-4138-baba-7b42bf365fe1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-49167a6b-7a69-4770-b01d-94817ee1a2db {
  margin-left: 0px;
padding-left: 0px;
text-align: center;
}





#s-49167a6b-7a69-4770-b01d-94817ee1a2db .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-55a4b20e-c9e4-41d8-a6d0-5f990d535efb {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
text-align: left;
}

#s-55a4b20e-c9e4-41d8-a6d0-5f990d535efb .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8d87df3e-4351-492d-8708-562d6c381a0c {
  padding-left: 0px;
padding-right: 0px;
}

#s-0a911acc-9ab7-4511-8320-35d0db32ecd9 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
text-align: left;
background-color: rgba(0, 137, 194, 1);
text-decoration: none;
}
#s-0a911acc-9ab7-4511-8320-35d0db32ecd9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0a911acc-9ab7-4511-8320-35d0db32ecd9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0a911acc-9ab7-4511-8320-35d0db32ecd9-btn-wrapper {
    text-align: left;
  }


#s-0a911acc-9ab7-4511-8320-35d0db32ecd9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-fad0174d-3e7f-423d-bfcc-523f415d15ad {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(241, 248, 255, 1);
}
@media (min-width: 1200px){#s-fad0174d-3e7f-423d-bfcc-523f415d15ad {
  display: none;
}
#s-fad0174d-3e7f-423d-bfcc-523f415d15ad, #wrap-s-fad0174d-3e7f-423d-bfcc-523f415d15ad { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fad0174d-3e7f-423d-bfcc-523f415d15ad {
  display: none;
}
#s-fad0174d-3e7f-423d-bfcc-523f415d15ad, #wrap-s-fad0174d-3e7f-423d-bfcc-523f415d15ad { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fad0174d-3e7f-423d-bfcc-523f415d15ad {
  
}
}@media (max-width: 767px){#s-fad0174d-3e7f-423d-bfcc-523f415d15ad {
  
}
}







#s-fad0174d-3e7f-423d-bfcc-523f415d15ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fad0174d-3e7f-423d-bfcc-523f415d15ad.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-101f4882-3170-4d95-ab43-a40d1d805199 {
  margin-top: 60px;
margin-left: 60px;
margin-bottom: 60px;
margin-right: 60px;
}

@media (min-width: 0px) {
[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-101f4882-3170-4d95-ab43-a40d1d805199"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-da655f1f-1aa8-4064-a7c6-5f68a256a6dc {
  margin-left: 0px;
padding-left: 0px;
text-align: center;
}





#s-da655f1f-1aa8-4064-a7c6-5f68a256a6dc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ae381772-80c7-4e87-960e-39c4d26cbd12 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}

#s-ae381772-80c7-4e87-960e-39c4d26cbd12 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a2aca1cf-466b-4b75-981c-37dc8697ec6e {
  padding-left: 0px;
padding-right: 0px;
}

#s-37997a46-64f5-4cd5-bf24-03036318f19f {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
text-align: left;
background-color: rgba(0, 137, 194, 1);
text-decoration: none;
}
#s-37997a46-64f5-4cd5-bf24-03036318f19f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-37997a46-64f5-4cd5-bf24-03036318f19f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-37997a46-64f5-4cd5-bf24-03036318f19f-btn-wrapper {
    text-align: left;
  }


#s-37997a46-64f5-4cd5-bf24-03036318f19f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-9112a18a-3810-4758-8c53-d5bd7fa8ea39 {
  margin-left: 0px;
padding-left: 0px;
text-align: center;
}





#s-9112a18a-3810-4758-8c53-d5bd7fa8ea39 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-59fff584-8732-412a-97c9-dd6a153529c1 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
text-align: left;
}

#s-59fff584-8732-412a-97c9-dd6a153529c1 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4ccc24bd-55ce-413b-acc8-32324ed5dca8 {
  padding-left: 0px;
padding-right: 0px;
}

#s-5c469f4c-9bbe-4711-bae9-e2b49115ca02 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
text-align: left;
background-color: rgba(0, 137, 194, 1);
text-decoration: none;
}
#s-5c469f4c-9bbe-4711-bae9-e2b49115ca02:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5c469f4c-9bbe-4711-bae9-e2b49115ca02:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5c469f4c-9bbe-4711-bae9-e2b49115ca02-btn-wrapper {
    text-align: left;
  }


#s-5c469f4c-9bbe-4711-bae9-e2b49115ca02.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-60764ea3-1c51-4318-a45d-e069a481e21d {
  padding-top: 32px;
padding-left: 5%;
padding-bottom: 32px;
padding-right: 5%;
min-height: 37px;
}








#s-60764ea3-1c51-4318-a45d-e069a481e21d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60764ea3-1c51-4318-a45d-e069a481e21d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-00a54034-8088-4bf6-b0f4-ef76f03f1593 {
  text-align: center;
}




  #s-00a54034-8088-4bf6-b0f4-ef76f03f1593 img.shogun-image {
    
    width: px;
  }


#s-00a54034-8088-4bf6-b0f4-ef76f03f1593 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ab66cece-a795-4d6d-9c9e-921eb3ad1d8c {
  margin-bottom: 16px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab66cece-a795-4d6d-9c9e-921eb3ad1d8c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 39px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cf5b761b-de54-4063-981a-22a382e4af1d {
  min-height: 50px;
background-color: rgba(35, 31, 32, 1);
}








#s-cf5b761b-de54-4063-981a-22a382e4af1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf5b761b-de54-4063-981a-22a382e4af1d {
  cursor: pointer;
}#s-cf5b761b-de54-4063-981a-22a382e4af1d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e5099ce9-b1e5-46e1-ab25-e56b1456660f {
  text-align: center;
}





#s-e5099ce9-b1e5-46e1-ab25-e56b1456660f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-eefd36a9-4d9d-4880-885a-30ab57451ee4 {
  padding-top: 32px;
padding-left: 32px;
padding-bottom: 32px;
padding-right: 32px;
min-height: 50px;
}








#s-eefd36a9-4d9d-4880-885a-30ab57451ee4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eefd36a9-4d9d-4880-885a-30ab57451ee4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-334fb072-0d35-48f8-9ea4-0fa9b81cafd2 {
  text-align: left;
}

#s-334fb072-0d35-48f8-9ea4-0fa9b81cafd2 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-9c3d8989-9cb6-4fb3-b37f-a1ff64869306 {
  text-align: left;
}

#s-9c3d8989-9cb6-4fb3-b37f-a1ff64869306 .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d976d5d8-c990-4c27-ac26-33ca8c0a011f {
  min-height: 50px;
background-color: rgba(35, 31, 32, 1);
}








#s-d976d5d8-c990-4c27-ac26-33ca8c0a011f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d976d5d8-c990-4c27-ac26-33ca8c0a011f {
  cursor: pointer;
}#s-d976d5d8-c990-4c27-ac26-33ca8c0a011f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-069c519d-014d-45fd-be0a-cedbdf976355 {
  text-align: center;
}





#s-069c519d-014d-45fd-be0a-cedbdf976355 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6042d4f1-4ecb-4211-afb7-6b3b2511dd88 {
  padding-top: 32px;
padding-left: 32px;
padding-bottom: 32px;
padding-right: 32px;
min-height: 50px;
}








#s-6042d4f1-4ecb-4211-afb7-6b3b2511dd88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6042d4f1-4ecb-4211-afb7-6b3b2511dd88.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d87b0be5-0adc-4b00-a320-bdf4a8e0fb5d {
  text-align: left;
}

#s-d87b0be5-0adc-4b00-a320-bdf4a8e0fb5d .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8e96c562-59aa-4486-9027-adacfe0cf3b6 {
  text-align: left;
}

#s-8e96c562-59aa-4486-9027-adacfe0cf3b6 .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-811710a3-6953-4800-8f29-0a7eb46b00ca {
  min-height: 50px;
background-color: rgba(35, 31, 32, 1);
}








#s-811710a3-6953-4800-8f29-0a7eb46b00ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-811710a3-6953-4800-8f29-0a7eb46b00ca {
  cursor: pointer;
}#s-811710a3-6953-4800-8f29-0a7eb46b00ca.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-bb464ca1-57f1-4993-a583-6202ccedcfb1 {
  text-align: center;
}





#s-bb464ca1-57f1-4993-a583-6202ccedcfb1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d4ad8b04-defe-4b4c-a7be-c33c628180fd {
  padding-top: 32px;
padding-left: 32px;
padding-bottom: 32px;
padding-right: 32px;
min-height: 50px;
}








#s-d4ad8b04-defe-4b4c-a7be-c33c628180fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4ad8b04-defe-4b4c-a7be-c33c628180fd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5c19cf32-c8e7-4421-b840-0ef49cf59875 {
  text-align: left;
}

#s-5c19cf32-c8e7-4421-b840-0ef49cf59875 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d42d67e3-716d-4424-a16a-ec8179261a4b {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-d42d67e3-716d-4424-a16a-ec8179261a4b .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-d42d67e3-716d-4424-a16a-ec8179261a4b .shogun-heading-component h6 a {
  color: rgba(255, 255, 255, 1);
}


#s-69bd8b2a-8330-47c5-8c0f-e986b5632fac {
  min-height: 50px;
background-color: rgba(35, 31, 32, 1);
}








#s-69bd8b2a-8330-47c5-8c0f-e986b5632fac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69bd8b2a-8330-47c5-8c0f-e986b5632fac {
  cursor: pointer;
}#s-69bd8b2a-8330-47c5-8c0f-e986b5632fac.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-963c6960-5f28-4376-b5e2-5b0d1cbab4ef {
  text-align: center;
}




  #s-963c6960-5f28-4376-b5e2-5b0d1cbab4ef img.shogun-image {
    
    width: px;
  }


#s-963c6960-5f28-4376-b5e2-5b0d1cbab4ef .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ed8eb36c-7f07-48a6-b4af-63f1fc31ac35 {
  padding-top: 32px;
padding-left: 32px;
padding-bottom: 32px;
padding-right: 32px;
min-height: 50px;
}








#s-ed8eb36c-7f07-48a6-b4af-63f1fc31ac35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed8eb36c-7f07-48a6-b4af-63f1fc31ac35.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ce7f14fb-1073-4e94-a65b-9db673d6a455 {
  text-align: left;
}

#s-ce7f14fb-1073-4e94-a65b-9db673d6a455 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-90499264-e8fc-46b4-b2a0-17a3390b1e6b {
  text-align: left;
}

#s-90499264-e8fc-46b4-b2a0-17a3390b1e6b .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d943be2e-9e06-4d48-b61d-fb994d1db923 {
  margin-top: 40px;
margin-bottom: 0px;
padding-top: 18px;
padding-left: 30px;
padding-bottom: 18px;
padding-right: 30px;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 137, 194, 1);
text-decoration: none;
}
#s-d943be2e-9e06-4d48-b61d-fb994d1db923:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d943be2e-9e06-4d48-b61d-fb994d1db923:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d943be2e-9e06-4d48-b61d-fb994d1db923.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-85d4582a-6581-4d71-8340-b64e65bdbec2 {
  padding-top: 25px;
padding-bottom: 96px;
min-height: 50px;
}








#s-85d4582a-6581-4d71-8340-b64e65bdbec2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85d4582a-6581-4d71-8340-b64e65bdbec2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1e9f7f99-13ff-40b9-8fe5-e8ba3a0463e8 .shogun-icon-wrapper {
  text-align: center;
}


#s-1e9f7f99-13ff-40b9-8fe5-e8ba3a0463e8 .shogun-icon-wrapper > .shogun-icon {

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

#s-7d0d40d1-bf01-44fb-be48-9832c7d19085 {
  margin-bottom: 16px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7d0d40d1-bf01-44fb-be48-9832c7d19085 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-32d816cd-6737-4aab-bc81-6957dd6876b4 {
  padding-left: 5%;
padding-right: 5%;
}

#s-5e6b72af-dcfd-46ed-a175-78d22e267fd3 {
  text-align: center;
}




  #s-5e6b72af-dcfd-46ed-a175-78d22e267fd3 img.shogun-image {
    
    width: px;
  }


#s-5e6b72af-dcfd-46ed-a175-78d22e267fd3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1a6e545a-f36d-461f-af3e-8aac148b3fa8 {
  text-align: center;
}




  #s-1a6e545a-f36d-461f-af3e-8aac148b3fa8 img.shogun-image {
    
    width: px;
  }


#s-1a6e545a-f36d-461f-af3e-8aac148b3fa8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7bea809d-5a30-440f-bf71-2b9b7b447589 {
  text-align: center;
}




  #s-7bea809d-5a30-440f-bf71-2b9b7b447589 img.shogun-image {
    
    width: px;
  }


#s-7bea809d-5a30-440f-bf71-2b9b7b447589 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-87d5654e-4c2b-443b-b977-ef3237a250d8 {
  text-align: center;
}




  #s-87d5654e-4c2b-443b-b977-ef3237a250d8 img.shogun-image {
    
    width: px;
  }


#s-87d5654e-4c2b-443b-b977-ef3237a250d8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-35d9caed-657c-4e8d-8eb2-d3cbb85abdd9 {
  text-align: center;
}





#s-35d9caed-657c-4e8d-8eb2-d3cbb85abdd9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e613e0c7-31c7-4a2c-b21d-1303f181dd7c {
  text-align: center;
}




  #s-e613e0c7-31c7-4a2c-b21d-1303f181dd7c img.shogun-image {
    
    width: px;
  }


#s-e613e0c7-31c7-4a2c-b21d-1303f181dd7c .shogun-image-content {
  
    -webkit-box-align: center;
  
            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%;
  -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;
}
