.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-f947d2c6-574e-4cff-9b60-bd184fd4e2e0 {
  background-image: url(https://i.shgcdn.com/444ad6f2-c164-4e4e-9c60-d205b4a056bd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 680px;
background-position: center center;
}
@media (min-width: 1200px){#s-f947d2c6-574e-4cff-9b60-bd184fd4e2e0 {
  display: none;
}
#s-f947d2c6-574e-4cff-9b60-bd184fd4e2e0, #wrap-s-f947d2c6-574e-4cff-9b60-bd184fd4e2e0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f947d2c6-574e-4cff-9b60-bd184fd4e2e0 {
  display: none;
}
#s-f947d2c6-574e-4cff-9b60-bd184fd4e2e0, #wrap-s-f947d2c6-574e-4cff-9b60-bd184fd4e2e0 { display:none !important; }}







#s-f947d2c6-574e-4cff-9b60-bd184fd4e2e0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-f947d2c6-574e-4cff-9b60-bd184fd4e2e0.shg-box.shg-c {
  justify-content: center;
}

#s-4e909267-11c6-4829-b375-ce1ca32f9074 {
  min-height: 680px;
}








#s-4e909267-11c6-4829-b375-ce1ca32f9074 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e909267-11c6-4829-b375-ce1ca32f9074.shg-box.shg-c {
  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-42b12643-a931-4400-a6dc-08efbd2ed438 {
  padding-left: 55px;
text-align: left;
}

#s-42b12643-a931-4400-a6dc-08efbd2ed438 .shogun-heading-component h1 {
  color: rgba(7, 51, 85, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: left;
}



#s-b9156210-a6d7-4a7f-8e6e-7f93529ed726 {
  margin-top: 10px;
margin-bottom: 0px;
padding-left: 55px;
padding-right: 70px;
text-align: left;
}

#s-b9156210-a6d7-4a7f-8e6e-7f93529ed726 .shogun-heading-component h1 {
  color: rgba(51, 66, 189, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 39px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: left;
}



.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-4d4c6674-5784-4941-b8bb-d532b7a9fd20 {
  box-shadow:0px 0px 0px 0px ;
margin-top: 19px;
margin-bottom: 10px;
padding-left: 55px;
padding-right: 110px;
}

#s-cdcdd7f6-5b77-4dea-8772-43363cd50f73 {
  padding-top: 0px;
padding-left: 45px;
padding-bottom: 0px;
padding-right: 45px;
}

#s-16f52168-b477-4e9b-805e-63f60b0f42ea {
  padding-left: 55px;
padding-right: 55px;
}

#s-8b131f61-6e09-40a6-a142-ec792ae2b38e {
  margin-top: -15px;
padding-left: 55px;
}

#s-46133ab4-1c85-4b20-ac32-c022ac93ac13 {
  margin-top: -15px;
padding-left: 55px;
}

#s-f4bc28b9-9677-42b5-b97b-c5c1b20af3d4 {
  background-image: url(https://i.shgcdn.com/6835bf6a-b2b0-4024-a4d1-0381dd54a35d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 809px;
background-position: center center;
}
@media (min-width: 1200px){#s-f4bc28b9-9677-42b5-b97b-c5c1b20af3d4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f4bc28b9-9677-42b5-b97b-c5c1b20af3d4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f4bc28b9-9677-42b5-b97b-c5c1b20af3d4 {
  display: none;
}
#s-f4bc28b9-9677-42b5-b97b-c5c1b20af3d4, #wrap-s-f4bc28b9-9677-42b5-b97b-c5c1b20af3d4 { display:none !important; }}@media (max-width: 767px){#s-f4bc28b9-9677-42b5-b97b-c5c1b20af3d4 {
  display: none;
}
#s-f4bc28b9-9677-42b5-b97b-c5c1b20af3d4, #wrap-s-f4bc28b9-9677-42b5-b97b-c5c1b20af3d4 { display:none !important; }}







#s-f4bc28b9-9677-42b5-b97b-c5c1b20af3d4 > .shg-box-overlay {
  background-color: rgba(7, 51, 85, 1);
  opacity: 0;
}#s-f4bc28b9-9677-42b5-b97b-c5c1b20af3d4.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3 {
  margin-left: 30px;
margin-right: 30px;
min-height: 809px;
}

@media (min-width: 0px) {
[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5125eb8-91ec-4bb0-bc90-9620f5a86bc3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7ab26dcc-15c4-46b0-baac-08eef5418675 {
  margin-top: 175px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7ab26dcc-15c4-46b0-baac-08eef5418675 .shogun-heading-component h1 {
  color: rgba(7, 51, 85, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 43px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-848eee7c-5832-44d1-b6da-eee5fe1f4e70 {
  margin-top: 2px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-848eee7c-5832-44d1-b6da-eee5fe1f4e70 .shogun-heading-component h1 {
  color: rgba(51, 66, 189, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 65px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-c6dc5d31-7014-41fb-a903-018522b5e903 {
  margin-top: 24px;
padding-left: 225px;
padding-right: 225px;
}

#s-55b851e5-f5e3-4e01-9c6d-fd61b4471e48 {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
padding-left: 12%;
padding-right: 12%;
text-align: center;
}

#s-18d1126e-c660-4a1f-a442-4def17518b4f {
  text-align: center;
}

#s-18d1126e-c660-4a1f-a442-4def17518b4f .shogun-heading-component h1 {
  color: rgba(7, 51, 85, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  italic ;
  font-size: 15px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-a6af65a3-63eb-4e37-bb2f-00b048204994 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a6af65a3-63eb-4e37-bb2f-00b048204994 {
  display: none;
}
#s-a6af65a3-63eb-4e37-bb2f-00b048204994, #wrap-s-a6af65a3-63eb-4e37-bb2f-00b048204994 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a6af65a3-63eb-4e37-bb2f-00b048204994 {
  display: none;
}
#s-a6af65a3-63eb-4e37-bb2f-00b048204994, #wrap-s-a6af65a3-63eb-4e37-bb2f-00b048204994 { display:none !important; }}







#s-a6af65a3-63eb-4e37-bb2f-00b048204994 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6af65a3-63eb-4e37-bb2f-00b048204994.shg-box.shg-c {
  justify-content: center;
}

#s-bd384767-1117-4d91-8cee-0c349ecbc69e {
  padding-left: 40px;
padding-right: 40px;
min-height: 50px;
background-color: rgba(253, 251, 250, 1);
}
@media (min-width: 1200px){#s-bd384767-1117-4d91-8cee-0c349ecbc69e {
  display: none;
}
#s-bd384767-1117-4d91-8cee-0c349ecbc69e, #wrap-s-bd384767-1117-4d91-8cee-0c349ecbc69e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd384767-1117-4d91-8cee-0c349ecbc69e {
  display: none;
}
#s-bd384767-1117-4d91-8cee-0c349ecbc69e, #wrap-s-bd384767-1117-4d91-8cee-0c349ecbc69e { display:none !important; }}







#s-bd384767-1117-4d91-8cee-0c349ecbc69e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd384767-1117-4d91-8cee-0c349ecbc69e.shg-box.shg-c {
  justify-content: center;
}

#s-7fc9d97e-d799-473c-9f57-364f5a8d08f3 {
  margin-top: 25px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: center;
}

#s-7fc9d97e-d799-473c-9f57-364f5a8d08f3 .shogun-heading-component h1 {
  color: rgba(7, 51, 85, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a09f58b5-cade-434a-a7b8-2795644b2614 {
  margin-top: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-8840135e-b813-4de7-8fc3-a16e0c5ec32f {
  text-align: center;
}




  #s-8840135e-b813-4de7-8fc3-a16e0c5ec32f img.shogun-image {
    
    width: px;
  }


#s-8840135e-b813-4de7-8fc3-a16e0c5ec32f .shogun-image-content {
  
    align-items: center;
  
}

#s-c6da2c93-acd1-497c-b391-9933c4cd1e22 {
  margin-top: 15px;
}

.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-64dc1501-c56c-46f5-a47d-96e00f374ae5 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 20px;
margin-left: 40px;
margin-bottom: 30px;
margin-right: 40px;
padding-top: 5px;
padding-left: 60px;
padding-bottom: 5px;
padding-right: 60px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(7, 51, 85, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(7, 51, 85, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-64dc1501-c56c-46f5-a47d-96e00f374ae5:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(7, 51, 85, 1) !important;
hover-type: color !important;}#s-64dc1501-c56c-46f5-a47d-96e00f374ae5:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(7, 51, 85, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-64dc1501-c56c-46f5-a47d-96e00f374ae5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

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

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

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

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

#s-2ed88daa-dee8-4c53-ba74-3362dc95d761 {
  margin-bottom: 35px;
}

#s-6b4b8e5d-2aeb-4ee1-9886-2a4c1d86db25 {
  min-height: 50px;
background-color: rgba(253, 251, 250, 1);
}
@media (min-width: 1200px){#s-6b4b8e5d-2aeb-4ee1-9886-2a4c1d86db25 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6b4b8e5d-2aeb-4ee1-9886-2a4c1d86db25 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6b4b8e5d-2aeb-4ee1-9886-2a4c1d86db25 {
  display: none;
}
#s-6b4b8e5d-2aeb-4ee1-9886-2a4c1d86db25, #wrap-s-6b4b8e5d-2aeb-4ee1-9886-2a4c1d86db25 { display:none !important; }}@media (max-width: 767px){#s-6b4b8e5d-2aeb-4ee1-9886-2a4c1d86db25 {
  display: none;
}
#s-6b4b8e5d-2aeb-4ee1-9886-2a4c1d86db25, #wrap-s-6b4b8e5d-2aeb-4ee1-9886-2a4c1d86db25 { display:none !important; }}







#s-6b4b8e5d-2aeb-4ee1-9886-2a4c1d86db25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b4b8e5d-2aeb-4ee1-9886-2a4c1d86db25.shg-box.shg-c {
  justify-content: center;
}

#s-1a663097-efac-4ab2-9873-b52e39d98ed6 {
  margin-top: 20px;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1a663097-efac-4ab2-9873-b52e39d98ed6 .shogun-heading-component h1 {
  color: rgba(7, 51, 85, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-33f7d5b6-f48e-4943-9c4f-5e2a2925a109 {
  margin-top: 10px;
margin-left: 40px;
margin-right: 40px;
}

#s-b9614a6d-b9b9-44a2-8394-7b07c7be4366 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 20px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
padding-top: 5px;
padding-left: 60px;
padding-bottom: 5px;
padding-right: 60px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(7, 51, 85, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(7, 51, 85, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-b9614a6d-b9b9-44a2-8394-7b07c7be4366:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
border-radius: 10px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(7, 51, 85, 1) !important;
hover-type: color !important;}#s-b9614a6d-b9b9-44a2-8394-7b07c7be4366:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(7, 51, 85, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-b9614a6d-b9b9-44a2-8394-7b07c7be4366.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-b94f03da-3596-4a28-941d-4d66053f538f {
  min-height: 50px;
background-color: rgba(253, 251, 250, 1);
}
@media (min-width: 1200px){#s-b94f03da-3596-4a28-941d-4d66053f538f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b94f03da-3596-4a28-941d-4d66053f538f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b94f03da-3596-4a28-941d-4d66053f538f {
  display: none;
}
#s-b94f03da-3596-4a28-941d-4d66053f538f, #wrap-s-b94f03da-3596-4a28-941d-4d66053f538f { display:none !important; }}@media (max-width: 767px){#s-b94f03da-3596-4a28-941d-4d66053f538f {
  display: none;
}
#s-b94f03da-3596-4a28-941d-4d66053f538f, #wrap-s-b94f03da-3596-4a28-941d-4d66053f538f { display:none !important; }}







#s-b94f03da-3596-4a28-941d-4d66053f538f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b94f03da-3596-4a28-941d-4d66053f538f.shg-box.shg-c {
  justify-content: center;
}

#s-4772c9c0-9cba-405b-b5eb-6c9d2a8f3a33 {
  margin-top: 75px;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4772c9c0-9cba-405b-b5eb-6c9d2a8f3a33 .shogun-heading-component h1 {
  color: rgba(7, 51, 85, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d018c69b-565d-40ac-b672-c1537bb8c9e1 {
  margin-top: 10px;
margin-left: 250px;
margin-right: 250px;
}

#s-f6a0b66d-055f-4c69-a034-e49192ef1752 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
text-align: center;
}




  #s-f6a0b66d-055f-4c69-a034-e49192ef1752 img.shogun-image {
    
    width: px;
  }


#s-f6a0b66d-055f-4c69-a034-e49192ef1752 .shogun-image-content {
  
    align-items: center;
  
}

#s-fcefa621-119e-4447-91cd-0d0d5c9c4b00 {
  margin-top: 15px;
margin-left: 250px;
margin-right: 250px;
}

#s-13b7f051-acf5-488e-a308-a366aa1932a4 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 20px;
margin-left: 500px;
margin-bottom: 45px;
margin-right: 500px;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(7, 51, 85, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(7, 51, 85, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-13b7f051-acf5-488e-a308-a366aa1932a4:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(7, 51, 85, 1) !important;
hover-type: color !important;}#s-13b7f051-acf5-488e-a308-a366aa1932a4:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(7, 51, 85, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-13b7f051-acf5-488e-a308-a366aa1932a4.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-1c397c9a-e444-459c-8565-351c5838e28a {
  margin-left: 200px;
margin-bottom: 55px;
margin-right: 200px;
}

#s-f208fe7b-4123-40a0-96f9-afe9eaaeda7b {
  min-height: 50px;
background-color: rgba(239, 211, 221, 1);
}
@media (min-width: 1200px){#s-f208fe7b-4123-40a0-96f9-afe9eaaeda7b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f208fe7b-4123-40a0-96f9-afe9eaaeda7b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f208fe7b-4123-40a0-96f9-afe9eaaeda7b {
  display: none;
}
#s-f208fe7b-4123-40a0-96f9-afe9eaaeda7b, #wrap-s-f208fe7b-4123-40a0-96f9-afe9eaaeda7b { display:none !important; }}@media (max-width: 767px){#s-f208fe7b-4123-40a0-96f9-afe9eaaeda7b {
  display: none;
}
#s-f208fe7b-4123-40a0-96f9-afe9eaaeda7b, #wrap-s-f208fe7b-4123-40a0-96f9-afe9eaaeda7b { display:none !important; }}







#s-f208fe7b-4123-40a0-96f9-afe9eaaeda7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f208fe7b-4123-40a0-96f9-afe9eaaeda7b.shg-box.shg-c {
  justify-content: center;
}

#s-60c45939-bd9d-4da9-9482-83cb0647663b {
  min-height: 50px;
background-color: rgba(239, 211, 221, 0);
}
@media (min-width: 1200px){#s-60c45939-bd9d-4da9-9482-83cb0647663b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-60c45939-bd9d-4da9-9482-83cb0647663b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-60c45939-bd9d-4da9-9482-83cb0647663b {
  display: none;
}
#s-60c45939-bd9d-4da9-9482-83cb0647663b, #wrap-s-60c45939-bd9d-4da9-9482-83cb0647663b { display:none !important; }}@media (max-width: 767px){#s-60c45939-bd9d-4da9-9482-83cb0647663b {
  display: none;
}
#s-60c45939-bd9d-4da9-9482-83cb0647663b, #wrap-s-60c45939-bd9d-4da9-9482-83cb0647663b { display:none !important; }}







#s-60c45939-bd9d-4da9-9482-83cb0647663b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60c45939-bd9d-4da9-9482-83cb0647663b.shg-box.shg-c {
  justify-content: center;
}

#s-f17d6d6e-02da-4543-9db2-0f5fd1160998 {
  margin-top: 40px;
margin-bottom: -5px;
padding-top: 10px;
padding-left: 55px;
padding-bottom: 10px;
padding-right: 55px;
text-align: center;
}

#s-f17d6d6e-02da-4543-9db2-0f5fd1160998 .shogun-heading-component h1 {
  color: rgba(7, 51, 85, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-028d1f86-0056-4125-92df-88199c4c586d {
  margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-028d1f86-0056-4125-92df-88199c4c586d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-85339f45-c9ba-49f2-8760-a380b19e4b5e {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-85339f45-c9ba-49f2-8760-a380b19e4b5e img.shogun-image {
    
    width: px;
  }


#s-85339f45-c9ba-49f2-8760-a380b19e4b5e .shogun-image-content {
  
    align-items: center;
  
}

#s-94d453a5-5a2b-43b1-9c3f-00f9c0f39fce {
  margin-bottom: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-94d453a5-5a2b-43b1-9c3f-00f9c0f39fce .shogun-heading-component h1 {
  color: rgba(7, 51, 85, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fc8c187b-a29b-4a0e-ab16-6b28008b9397 {
  padding-left: 25px;
padding-right: 25px;
}

#s-c8b66c70-0c22-4be2-ad71-692b0206f5f4 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-c8b66c70-0c22-4be2-ad71-692b0206f5f4 img.shogun-image {
    
    width: px;
  }


#s-c8b66c70-0c22-4be2-ad71-692b0206f5f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-b60a29b8-e6d8-4786-bbff-f104b1f88570 {
  margin-bottom: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-b60a29b8-e6d8-4786-bbff-f104b1f88570 .shogun-heading-component h1 {
  color: rgba(7, 51, 85, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9499aa24-09de-4afc-bd6f-686ed6d11634 {
  padding-left: 25px;
padding-right: 25px;
}

#s-f1c7204d-2050-4111-8a54-561bfc3e2b41 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-f1c7204d-2050-4111-8a54-561bfc3e2b41 img.shogun-image {
    
    width: px;
  }


#s-f1c7204d-2050-4111-8a54-561bfc3e2b41 .shogun-image-content {
  
    align-items: center;
  
}

#s-71230030-6964-4b19-9e01-216959f9ccb5 {
  margin-bottom: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-71230030-6964-4b19-9e01-216959f9ccb5 .shogun-heading-component h1 {
  color: rgba(7, 51, 85, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-822e7013-395f-4b28-aecc-ef5ee4a3eebb {
  padding-left: 25px;
padding-right: 25px;
}

#s-1a9de10e-4c42-4038-a347-913414e5aa3b {
  min-height: 50px;
background-color: rgba(239, 211, 221, 1);
}
@media (min-width: 1200px){#s-1a9de10e-4c42-4038-a347-913414e5aa3b {
  display: none;
}
#s-1a9de10e-4c42-4038-a347-913414e5aa3b, #wrap-s-1a9de10e-4c42-4038-a347-913414e5aa3b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1a9de10e-4c42-4038-a347-913414e5aa3b {
  display: none;
}
#s-1a9de10e-4c42-4038-a347-913414e5aa3b, #wrap-s-1a9de10e-4c42-4038-a347-913414e5aa3b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1a9de10e-4c42-4038-a347-913414e5aa3b {
  
}
}@media (max-width: 767px){#s-1a9de10e-4c42-4038-a347-913414e5aa3b {
  
}
}







#s-1a9de10e-4c42-4038-a347-913414e5aa3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a9de10e-4c42-4038-a347-913414e5aa3b.shg-box.shg-c {
  justify-content: center;
}

#s-10630dce-d77e-42b8-84b6-f1d2d9dab3f8 {
  margin-top: 35px;
padding-top: 10px;
padding-left: 55px;
padding-bottom: 10px;
padding-right: 55px;
text-align: center;
}

#s-10630dce-d77e-42b8-84b6-f1d2d9dab3f8 .shogun-heading-component h1 {
  color: rgba(7, 51, 85, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-06b66616-3116-46ff-8eea-a1d093d1462b {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-06b66616-3116-46ff-8eea-a1d093d1462b img.shogun-image {
    
    width: px;
  }


#s-06b66616-3116-46ff-8eea-a1d093d1462b .shogun-image-content {
  
    align-items: center;
  
}

#s-7abf609b-cc86-4e06-89fd-13116ef15c11 {
  margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7abf609b-cc86-4e06-89fd-13116ef15c11 .shogun-heading-component h1 {
  color: rgba(7, 51, 85, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2c5f54ce-8b16-44eb-bea6-c706ef722fc9 {
  padding-left: 50px;
padding-right: 50px;
}

#s-b417f333-b2df-4f62-9114-f1cc4c540f7a {
  margin-top: -20px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-b417f333-b2df-4f62-9114-f1cc4c540f7a img.shogun-image {
    
    width: px;
  }


#s-b417f333-b2df-4f62-9114-f1cc4c540f7a .shogun-image-content {
  
    align-items: center;
  
}

#s-6faad3c7-d567-44ae-86f0-9962a0cc6473 {
  margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6faad3c7-d567-44ae-86f0-9962a0cc6473 .shogun-heading-component h1 {
  color: rgba(7, 51, 85, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-745565bb-f79b-42c5-acf6-b7977472ada5 {
  padding-left: 50px;
padding-right: 50px;
}

#s-192039b1-3fea-47f7-8d87-7a49114639b6 {
  margin-top: -20px;
margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-192039b1-3fea-47f7-8d87-7a49114639b6 img.shogun-image {
    
    width: px;
  }


#s-192039b1-3fea-47f7-8d87-7a49114639b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-6475796c-505b-4c50-b018-d10fac2adf49 {
  margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6475796c-505b-4c50-b018-d10fac2adf49 .shogun-heading-component h1 {
  color: rgba(7, 51, 85, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4fe3395b-fdfd-4b73-89dc-7c66b6a5323f {
  margin-bottom: 50px;
padding-left: 50px;
padding-right: 50px;
}

#s-770c5949-3687-4382-878b-f96634a0834c {
  min-height: 50px;
background-color: rgba(253, 251, 250, 0);
}
@media (min-width: 1200px){#s-770c5949-3687-4382-878b-f96634a0834c {
  display: none;
}
#s-770c5949-3687-4382-878b-f96634a0834c, #wrap-s-770c5949-3687-4382-878b-f96634a0834c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-770c5949-3687-4382-878b-f96634a0834c {
  display: none;
}
#s-770c5949-3687-4382-878b-f96634a0834c, #wrap-s-770c5949-3687-4382-878b-f96634a0834c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-770c5949-3687-4382-878b-f96634a0834c {
  
}
}@media (max-width: 767px){#s-770c5949-3687-4382-878b-f96634a0834c {
  
}
}







#s-770c5949-3687-4382-878b-f96634a0834c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-770c5949-3687-4382-878b-f96634a0834c.shg-box.shg-c {
  justify-content: center;
}

#s-12239fbf-4bb1-4ea7-bc13-13efcf51b143 {
  margin-top: 75px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-12239fbf-4bb1-4ea7-bc13-13efcf51b143 .shogun-heading-component h1 {
  color: rgba(7, 51, 85, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4fd0b7ba-54ce-440b-a674-3ed0baef751f {
  padding-left: 40%;
padding-right: 40%;
}

#s-4fd0b7ba-54ce-440b-a674-3ed0baef751f hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(7, 51, 85, 1);
}

#s-01e9914f-b0d5-44ac-8f36-c28ce5a15572 {
  margin-top: 10px;
margin-bottom: 50px;
padding-left: 50px;
padding-right: 50px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-12ae5c71-9481-40fb-ab49-fd38d47714ec {
  margin-bottom: 25px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
}

#s-6de79509-1082-4b6b-a030-ef9d1a357e80 {
  text-align: center;
}




  #s-6de79509-1082-4b6b-a030-ef9d1a357e80 img.shogun-image {
    
    width: px;
  }


#s-6de79509-1082-4b6b-a030-ef9d1a357e80 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b3ba86b-53de-476e-b691-3ac28afe42f9 {
  text-align: center;
}




  #s-4b3ba86b-53de-476e-b691-3ac28afe42f9 img.shogun-image {
    
    width: px;
  }


#s-4b3ba86b-53de-476e-b691-3ac28afe42f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-bddd6e36-33d5-4193-9064-d6d97fe7db20 {
  text-align: center;
}




  #s-bddd6e36-33d5-4193-9064-d6d97fe7db20 img.shogun-image {
    
    width: px;
  }


#s-bddd6e36-33d5-4193-9064-d6d97fe7db20 .shogun-image-content {
  
    align-items: center;
  
}

#s-e84ce72c-56a4-47ac-b5ae-e14440bd7856 {
  text-align: center;
}




  #s-e84ce72c-56a4-47ac-b5ae-e14440bd7856 img.shogun-image {
    
    width: px;
  }


#s-e84ce72c-56a4-47ac-b5ae-e14440bd7856 .shogun-image-content {
  
    align-items: center;
  
}

#s-74919240-2669-4817-abf5-7986a90b96a0 {
  text-align: center;
}




  #s-74919240-2669-4817-abf5-7986a90b96a0 img.shogun-image {
    
    width: px;
  }


#s-74919240-2669-4817-abf5-7986a90b96a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-e1b1e232-2bae-4aa7-9999-6805852978d0 {
  text-align: center;
}




  #s-e1b1e232-2bae-4aa7-9999-6805852978d0 img.shogun-image {
    
    width: px;
  }


#s-e1b1e232-2bae-4aa7-9999-6805852978d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6613004-33a1-417e-8f34-52046ae2aedb {
  text-align: center;
}




  #s-d6613004-33a1-417e-8f34-52046ae2aedb img.shogun-image {
    
    width: px;
  }


#s-d6613004-33a1-417e-8f34-52046ae2aedb .shogun-image-content {
  
    align-items: center;
  
}

#s-ea6d4924-39a7-4da7-b2b7-de156be851e2 {
  text-align: center;
}




  #s-ea6d4924-39a7-4da7-b2b7-de156be851e2 img.shogun-image {
    
    width: px;
  }


#s-ea6d4924-39a7-4da7-b2b7-de156be851e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-2cb2abac-ca4f-4e66-b1e7-4ab45c40b7fc {
  text-align: center;
}




  #s-2cb2abac-ca4f-4e66-b1e7-4ab45c40b7fc img.shogun-image {
    
    width: px;
  }


#s-2cb2abac-ca4f-4e66-b1e7-4ab45c40b7fc .shogun-image-content {
  
    align-items: center;
  
}

#s-457013d6-9d19-4ee1-b476-6e3e29aa2703 {
  margin-top: 10px;
margin-left: 50px;
margin-bottom: 35px;
margin-right: 50px;
}

#s-4ad4cce9-6901-4473-bef5-750994cb1663 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-4ad4cce9-6901-4473-bef5-750994cb1663 {
  display: none;
}
#s-4ad4cce9-6901-4473-bef5-750994cb1663, #wrap-s-4ad4cce9-6901-4473-bef5-750994cb1663 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4ad4cce9-6901-4473-bef5-750994cb1663 {
  display: none;
}
#s-4ad4cce9-6901-4473-bef5-750994cb1663, #wrap-s-4ad4cce9-6901-4473-bef5-750994cb1663 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4ad4cce9-6901-4473-bef5-750994cb1663 {
  
}
}@media (max-width: 767px){#s-4ad4cce9-6901-4473-bef5-750994cb1663 {
  
}
}







#s-4ad4cce9-6901-4473-bef5-750994cb1663 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ad4cce9-6901-4473-bef5-750994cb1663.shg-box.shg-c {
  justify-content: center;
}

#s-146cbb10-6313-431c-a5e8-25613ce30e36 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 5px;
padding-left: 60px;
padding-bottom: 5px;
padding-right: 60px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(7, 51, 85, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(253, 251, 250, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(7, 51, 85, 1);
}
#s-146cbb10-6313-431c-a5e8-25613ce30e36:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(7, 51, 85, 1) !important;
text-decoration: none !important;
color: rgba(253, 251, 250, 1) !important;
hover-type: color !important;}#s-146cbb10-6313-431c-a5e8-25613ce30e36:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(253, 251, 250, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(7, 51, 85, 1) !important;}


#s-146cbb10-6313-431c-a5e8-25613ce30e36.shg-btn {
  color: rgba(7, 51, 85, 1);
  font-size: 20px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-fc5cd701-e0cb-41f8-b790-fd323990628e {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 55px;
padding-bottom: 10px;
padding-right: 55px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fc5cd701-e0cb-41f8-b790-fd323990628e {
  display: none;
}
#s-fc5cd701-e0cb-41f8-b790-fd323990628e, #wrap-s-fc5cd701-e0cb-41f8-b790-fd323990628e { display:none !important; }}@media (max-width: 767px){#s-fc5cd701-e0cb-41f8-b790-fd323990628e {
  display: none;
}
#s-fc5cd701-e0cb-41f8-b790-fd323990628e, #wrap-s-fc5cd701-e0cb-41f8-b790-fd323990628e { display:none !important; }}
#s-fc5cd701-e0cb-41f8-b790-fd323990628e .shogun-heading-component h1 {
  color: rgba(7, 51, 85, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-63030d22-c9a4-49f5-8794-50fa06585af5 {
  margin-left: 30px;
margin-bottom: 15px;
margin-right: 30px;
padding-left: 305px;
padding-right: 305px;
}
@media (min-width: 768px) and (max-width: 991px){#s-63030d22-c9a4-49f5-8794-50fa06585af5 {
  display: none;
}
#s-63030d22-c9a4-49f5-8794-50fa06585af5, #wrap-s-63030d22-c9a4-49f5-8794-50fa06585af5 { display:none !important; }}@media (max-width: 767px){#s-63030d22-c9a4-49f5-8794-50fa06585af5 {
  display: none;
}
#s-63030d22-c9a4-49f5-8794-50fa06585af5, #wrap-s-63030d22-c9a4-49f5-8794-50fa06585af5 { display:none !important; }}
#s-35b4f8cf-0bcc-4248-b091-861b97b952f9 {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-35b4f8cf-0bcc-4248-b091-861b97b952f9 {
  display: none;
}
#s-35b4f8cf-0bcc-4248-b091-861b97b952f9, #wrap-s-35b4f8cf-0bcc-4248-b091-861b97b952f9 { display:none !important; }}@media (max-width: 767px){#s-35b4f8cf-0bcc-4248-b091-861b97b952f9 {
  display: none;
}
#s-35b4f8cf-0bcc-4248-b091-861b97b952f9, #wrap-s-35b4f8cf-0bcc-4248-b091-861b97b952f9 { display:none !important; }}
@media (min-width: 0px) {
[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-33d6b721-a576-4cce-b4b3-57e51b5d7328"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b8d7ac24-4d4d-4223-9edc-2e3eeceb6f81 {
  text-align: center;
}




  #s-b8d7ac24-4d4d-4223-9edc-2e3eeceb6f81 img.shogun-image {
    
    width: px;
  }


#s-b8d7ac24-4d4d-4223-9edc-2e3eeceb6f81 .shogun-image-content {
  
    align-items: center;
  
}

#s-69a4dcd5-00d2-434f-b105-4a7e5955e1ff {
  text-align: center;
}




  #s-69a4dcd5-00d2-434f-b105-4a7e5955e1ff img.shogun-image {
    
    width: px;
  }


#s-69a4dcd5-00d2-434f-b105-4a7e5955e1ff .shogun-image-content {
  
    align-items: center;
  
}

#s-c4c38fe4-9cd6-40ef-9fd7-53136917f074 {
  text-align: center;
}




  #s-c4c38fe4-9cd6-40ef-9fd7-53136917f074 img.shogun-image {
    
    width: px;
  }


#s-c4c38fe4-9cd6-40ef-9fd7-53136917f074 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7db9eee7-2114-4bb9-bae7-460a69adbbd4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-fbc7a139-c5e9-46da-a475-b75b6b9b2b5a {
  text-align: center;
}




  #s-fbc7a139-c5e9-46da-a475-b75b6b9b2b5a img.shogun-image {
    
    width: px;
  }


#s-fbc7a139-c5e9-46da-a475-b75b6b9b2b5a .shogun-image-content {
  
    align-items: center;
  
}

#s-400cc313-2dfd-424d-8877-d1f8b5eee2b2 {
  text-align: center;
}




  #s-400cc313-2dfd-424d-8877-d1f8b5eee2b2 img.shogun-image {
    
    width: px;
  }


#s-400cc313-2dfd-424d-8877-d1f8b5eee2b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-bb5d2043-1607-4594-ac2e-e99580232a80 {
  text-align: center;
}




  #s-bb5d2043-1607-4594-ac2e-e99580232a80 img.shogun-image {
    
    width: px;
  }


#s-bb5d2043-1607-4594-ac2e-e99580232a80 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63ac2556-aee1-41ec-9d46-fcc22df12640"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8142cceb-84b0-4dd8-b1b9-8d54201c7045 {
  text-align: center;
}




  #s-8142cceb-84b0-4dd8-b1b9-8d54201c7045 img.shogun-image {
    
    width: px;
  }


#s-8142cceb-84b0-4dd8-b1b9-8d54201c7045 .shogun-image-content {
  
    align-items: center;
  
}

#s-57317083-e585-432a-9828-828a829a4d8c {
  text-align: center;
}




  #s-57317083-e585-432a-9828-828a829a4d8c img.shogun-image {
    
    width: px;
  }


#s-57317083-e585-432a-9828-828a829a4d8c .shogun-image-content {
  
    align-items: center;
  
}

#s-9b0c0138-3fad-47c9-8c53-d32e63b86fd5 {
  text-align: center;
}




  #s-9b0c0138-3fad-47c9-8c53-d32e63b86fd5 img.shogun-image {
    
    width: px;
  }


#s-9b0c0138-3fad-47c9-8c53-d32e63b86fd5 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f3f7254-f4c9-492d-874f-46564f8cded2 {
  margin-top: 5px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-left: 305px;
padding-right: 305px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2f3f7254-f4c9-492d-874f-46564f8cded2 {
  display: none;
}
#s-2f3f7254-f4c9-492d-874f-46564f8cded2, #wrap-s-2f3f7254-f4c9-492d-874f-46564f8cded2 { display:none !important; }}@media (max-width: 767px){#s-2f3f7254-f4c9-492d-874f-46564f8cded2 {
  display: none;
}
#s-2f3f7254-f4c9-492d-874f-46564f8cded2, #wrap-s-2f3f7254-f4c9-492d-874f-46564f8cded2 { display:none !important; }}
#s-40e2dad8-26aa-4f67-9039-a523c41afedf {
  min-height: 50px;
}
@media (min-width: 1200px){#s-40e2dad8-26aa-4f67-9039-a523c41afedf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-40e2dad8-26aa-4f67-9039-a523c41afedf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-40e2dad8-26aa-4f67-9039-a523c41afedf {
  display: none;
}
#s-40e2dad8-26aa-4f67-9039-a523c41afedf, #wrap-s-40e2dad8-26aa-4f67-9039-a523c41afedf { display:none !important; }}@media (max-width: 767px){#s-40e2dad8-26aa-4f67-9039-a523c41afedf {
  display: none;
}
#s-40e2dad8-26aa-4f67-9039-a523c41afedf, #wrap-s-40e2dad8-26aa-4f67-9039-a523c41afedf { display:none !important; }}







#s-40e2dad8-26aa-4f67-9039-a523c41afedf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40e2dad8-26aa-4f67-9039-a523c41afedf.shg-box.shg-c {
  justify-content: center;
}

#s-760ebf16-a2f0-42f2-af5f-09bafee53276 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 5px;
padding-left: 60px;
padding-bottom: 5px;
padding-right: 60px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(7, 51, 85, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(253, 251, 250, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(7, 51, 85, 1);
}
#s-760ebf16-a2f0-42f2-af5f-09bafee53276:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(7, 51, 85, 1) !important;
text-decoration: none !important;
color: rgba(253, 251, 250, 1) !important;
hover-type: color !important;}#s-760ebf16-a2f0-42f2-af5f-09bafee53276:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(253, 251, 250, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(7, 51, 85, 1) !important;}


#s-760ebf16-a2f0-42f2-af5f-09bafee53276.shg-btn {
  color: rgba(7, 51, 85, 1);
  font-size: 20px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-a7041f64-a35d-4f5e-ac0e-3461d22c5af4 {
  min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-a7041f64-a35d-4f5e-ac0e-3461d22c5af4 {
  display: none;
}
#s-a7041f64-a35d-4f5e-ac0e-3461d22c5af4, #wrap-s-a7041f64-a35d-4f5e-ac0e-3461d22c5af4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a7041f64-a35d-4f5e-ac0e-3461d22c5af4 {
  display: none;
}
#s-a7041f64-a35d-4f5e-ac0e-3461d22c5af4, #wrap-s-a7041f64-a35d-4f5e-ac0e-3461d22c5af4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a7041f64-a35d-4f5e-ac0e-3461d22c5af4 {
  
}
}@media (max-width: 767px){#s-a7041f64-a35d-4f5e-ac0e-3461d22c5af4 {
  
}
}







#s-a7041f64-a35d-4f5e-ac0e-3461d22c5af4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7041f64-a35d-4f5e-ac0e-3461d22c5af4.shg-box.shg-c {
  justify-content: center;
}

#s-cf600fb9-790e-4313-bb74-c5ebc7ff1732 {
  margin-top: 50px;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cf600fb9-790e-4313-bb74-c5ebc7ff1732 .shogun-heading-component h1 {
  color: rgba(7, 51, 85, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-e6b86223-7f5e-4c42-9eba-5b23e3db17c3 {
  padding-left: 40px;
padding-right: 40px;
}

#s-e6b86223-7f5e-4c42-9eba-5b23e3db17c3 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(242, 242, 242, 1);
}

#s-e6b86223-7f5e-4c42-9eba-5b23e3db17c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(242, 242, 242, 1);
  padding: 10px;
}

#s-e6b86223-7f5e-4c42-9eba-5b23e3db17c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(7, 51, 85, 1);
}

#s-e6b86223-7f5e-4c42-9eba-5b23e3db17c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(242, 242, 242, 1);
  border-top: 1px solid rgba(242, 242, 242, 1);
}

#s-e6b86223-7f5e-4c42-9eba-5b23e3db17c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(7, 51, 85, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-e6b86223-7f5e-4c42-9eba-5b23e3db17c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-bf025fec-015e-4d70-aa23-1e354e4dae76 {
  margin-top: 15px;
padding-left: 10px;
padding-right: 10px;
}

#s-968b3acd-6901-4c41-999b-727b61427e66 {
  margin-top: 15px;
padding-left: 10px;
padding-right: 10px;
}

#s-a79eba28-08dc-4a66-9ed9-429c1adc6397 {
  margin-top: 15px;
padding-left: 10px;
padding-right: 10px;
}

#s-3fddfa6d-381e-42ad-8e02-d12be0abacc2 {
  margin-top: 15px;
padding-left: 10px;
padding-right: 10px;
}

#s-2d749bd7-25b8-4089-ba37-0b342a6a51f2 {
  margin-top: 15px;
padding-left: 10px;
padding-right: 10px;
}

#s-4695c060-1708-47d7-8338-2aba83fb7818 {
  margin-top: 20px;
margin-bottom: 50px;
padding-left: 50px;
padding-right: 50px;
}

#s-9b0b7695-8f12-4044-bf1c-78e2e48c7b97 {
  min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-9b0b7695-8f12-4044-bf1c-78e2e48c7b97 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9b0b7695-8f12-4044-bf1c-78e2e48c7b97 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9b0b7695-8f12-4044-bf1c-78e2e48c7b97 {
  display: none;
}
#s-9b0b7695-8f12-4044-bf1c-78e2e48c7b97, #wrap-s-9b0b7695-8f12-4044-bf1c-78e2e48c7b97 { display:none !important; }}@media (max-width: 767px){#s-9b0b7695-8f12-4044-bf1c-78e2e48c7b97 {
  display: none;
}
#s-9b0b7695-8f12-4044-bf1c-78e2e48c7b97, #wrap-s-9b0b7695-8f12-4044-bf1c-78e2e48c7b97 { display:none !important; }}







#s-9b0b7695-8f12-4044-bf1c-78e2e48c7b97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b0b7695-8f12-4044-bf1c-78e2e48c7b97.shg-box.shg-c {
  justify-content: center;
}

#s-d8f02008-9d15-4364-b9af-dcf0373a79cd {
  margin-top: 50px;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d8f02008-9d15-4364-b9af-dcf0373a79cd .shogun-heading-component h1 {
  color: rgba(7, 51, 85, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3967c0c6-6daa-4908-8309-8f954c1c2d41 {
  margin-left: 250px;
margin-right: 250px;
}

#s-3967c0c6-6daa-4908-8309-8f954c1c2d41 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(242, 242, 242, 1);
}

#s-3967c0c6-6daa-4908-8309-8f954c1c2d41 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(242, 242, 242, 1);
  padding: 10px;
}

#s-3967c0c6-6daa-4908-8309-8f954c1c2d41 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(7, 51, 85, 1);
}

#s-3967c0c6-6daa-4908-8309-8f954c1c2d41 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(242, 242, 242, 1);
  border-top: 1px solid rgba(242, 242, 242, 1);
}

#s-3967c0c6-6daa-4908-8309-8f954c1c2d41 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(7, 51, 85, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 700;
  font-style: ;
  font-size: 20px;
}

#s-3967c0c6-6daa-4908-8309-8f954c1c2d41 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-d5f1859e-5042-4a46-9843-00928ac48dd9 {
  margin-top: 15px;
margin-left: 25px;
}

#s-fbc3a911-e930-4e9e-8499-90beb8e235bc {
  margin-top: 15px;
margin-left: 25px;
}

#s-759565cc-a1fc-4345-a444-c6397c6f0a17 {
  margin-top: 15px;
margin-left: 25px;
}

#s-235e5a04-6f8d-4755-b49c-de49ecde1796 {
  margin-top: 15px;
margin-left: 25px;
}

#s-c100a070-55e7-4879-8e5a-978f5c5ec612 {
  margin-top: 15px;
margin-left: 25px;
}

#s-33b69a70-5f1b-42d1-906a-dd4b5e2a3fcd {
  margin-top: 25px;
margin-left: 50px;
margin-bottom: 75px;
margin-right: 50px;
}

#s-8e8f6dc7-1e66-4c04-a556-ede544a376f4 {
  min-height: 50px;
background-color: rgba(239, 211, 221, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-8e8f6dc7-1e66-4c04-a556-ede544a376f4 {
  display: none;
}
#s-8e8f6dc7-1e66-4c04-a556-ede544a376f4, #wrap-s-8e8f6dc7-1e66-4c04-a556-ede544a376f4 { display:none !important; }}@media (max-width: 767px){#s-8e8f6dc7-1e66-4c04-a556-ede544a376f4 {
  display: none;
}
#s-8e8f6dc7-1e66-4c04-a556-ede544a376f4, #wrap-s-8e8f6dc7-1e66-4c04-a556-ede544a376f4 { display:none !important; }}







#s-8e8f6dc7-1e66-4c04-a556-ede544a376f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e8f6dc7-1e66-4c04-a556-ede544a376f4.shg-box.shg-c {
  justify-content: center;
}

#s-260b2c7a-e146-41b1-8a28-3468d4da6661 {
  margin-left: 150px;
margin-right: 150px;
}

@media (min-width: 0px) {
[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-260b2c7a-e146-41b1-8a28-3468d4da6661"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-f417fcf0-f9f3-4169-ab8e-3ec619a8544f {
  margin-top: 50px;
margin-bottom: 50px;
max-width: 100px;
text-align: right;
}




  #s-f417fcf0-f9f3-4169-ab8e-3ec619a8544f img.shogun-image {
    
    width: px;
  }


#s-f417fcf0-f9f3-4169-ab8e-3ec619a8544f .shogun-image-content {
  
    align-items: center;
  
}

#s-6bc1e669-a565-4e67-be4c-212a983baf3f {
  margin-top: 90px;
}

#s-a1f7d82b-a2fb-46a0-9614-6254ddc3b5bf {
  margin-top: 15px;
margin-bottom: 0px;
}

#s-1a0ce7e7-658c-4f1c-88ff-d99348a0ec9f {
  min-height: 50px;
background-color: rgba(239, 211, 221, 1);
}
@media (min-width: 1200px){#s-1a0ce7e7-658c-4f1c-88ff-d99348a0ec9f {
  display: none;
}
#s-1a0ce7e7-658c-4f1c-88ff-d99348a0ec9f, #wrap-s-1a0ce7e7-658c-4f1c-88ff-d99348a0ec9f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1a0ce7e7-658c-4f1c-88ff-d99348a0ec9f {
  display: none;
}
#s-1a0ce7e7-658c-4f1c-88ff-d99348a0ec9f, #wrap-s-1a0ce7e7-658c-4f1c-88ff-d99348a0ec9f { display:none !important; }}







#s-1a0ce7e7-658c-4f1c-88ff-d99348a0ec9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a0ce7e7-658c-4f1c-88ff-d99348a0ec9f.shg-box.shg-c {
  justify-content: center;
}

#s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a {
  margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
}

@media (min-width: 0px) {
[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1e2125d8-b5c8-4616-a3dc-4fb0f08af34a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-35bcc98d-25ba-4f95-8e09-50ce5299b817 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 50px;
text-align: right;
}




  #s-35bcc98d-25ba-4f95-8e09-50ce5299b817 img.shogun-image {
    
    width: px;
  }


#s-35bcc98d-25ba-4f95-8e09-50ce5299b817 .shogun-image-content {
  
    align-items: center;
  
}

#s-d04cf7cc-c9b9-406c-92e3-daf4be145f52 {
  margin-top: 0px;
margin-bottom: 0px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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