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

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

.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-6e5b9817-a32b-4fac-8411-8fb86b55ec47 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
max-width: 36em;
}








#s-6e5b9817-a32b-4fac-8411-8fb86b55ec47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e5b9817-a32b-4fac-8411-8fb86b55ec47.shg-box.shg-c {
  justify-content: flex-start;
}

.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-2da2520c-d6a3-4743-a498-ea6c2c68cb23 {
  max-width: 1024px;
}

#s-e7da70a8-c580-4f90-805c-a01c565ca655 {
  background-image: url(https://i.shgcdn.com/d10c7593-20d7-4fc4-a665-44e2cab0b5cf/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: left bottom;
}








#s-e7da70a8-c580-4f90-805c-a01c565ca655 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7da70a8-c580-4f90-805c-a01c565ca655.shg-box.shg-c {
  justify-content: center;
}

#s-993a4708-50ce-4f4c-a258-8398bbf7cde6 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
max-width: 600px;
background-color: rgba(255, 255, 255, 0.48);
}








#s-993a4708-50ce-4f4c-a258-8398bbf7cde6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-993a4708-50ce-4f4c-a258-8398bbf7cde6.shg-box.shg-c {
  justify-content: flex-start;
}

.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-7f5fcd31-1938-467e-a0b7-3e3f4a06d07e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7f5fcd31-1938-467e-a0b7-3e3f4a06d07e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-aea451a1-9328-4a58-a5eb-e37cae7077e3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 1%;
padding-left: 1%;
padding-bottom: 1%;
padding-right: 1%;
background-color: rgba(240, 240, 240, 1);
}








#s-aea451a1-9328-4a58-a5eb-e37cae7077e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aea451a1-9328-4a58-a5eb-e37cae7077e3.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

#s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0 {
  margin-left: auto;
margin-right: auto;
max-width: 1024px;
}

@media (min-width: 0px) {
[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-be56fb11-fea5-4c02-b4ca-c1daea2fe4d0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2f9b08dd-3273-4f19-93b6-44f7c2d84ade {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
}








#s-2f9b08dd-3273-4f19-93b6-44f7c2d84ade > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f9b08dd-3273-4f19-93b6-44f7c2d84ade {
  cursor: pointer;
}#s-2f9b08dd-3273-4f19-93b6-44f7c2d84ade.shg-box.shg-c {
  justify-content: flex-start;
}

#s-218264ca-0348-4a34-9ef5-c21627e09b66 .shogun-icon-wrapper {
  text-align: center;
}


#s-218264ca-0348-4a34-9ef5-c21627e09b66 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(141, 198, 63, 1);
}

#s-2b077099-71b4-434a-bd54-e8ff8323ecec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2b077099-71b4-434a-bd54-e8ff8323ecec .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-669cc2ff-1146-4c73-b202-5c9ceffa907d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
}








#s-669cc2ff-1146-4c73-b202-5c9ceffa907d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-669cc2ff-1146-4c73-b202-5c9ceffa907d {
  cursor: pointer;
}#s-669cc2ff-1146-4c73-b202-5c9ceffa907d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6695e1e8-4b4e-4678-a9d0-0f6f5f5a42ef .shogun-icon-wrapper {
  text-align: center;
}


#s-6695e1e8-4b4e-4678-a9d0-0f6f5f5a42ef .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(141, 198, 63, 1);
}

#s-a644662b-e346-4bca-a3df-f22e9f5d1f97 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a644662b-e346-4bca-a3df-f22e9f5d1f97 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-484c2d89-a7c4-4c1e-879e-1fe28f7fe78a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
}








#s-484c2d89-a7c4-4c1e-879e-1fe28f7fe78a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-484c2d89-a7c4-4c1e-879e-1fe28f7fe78a {
  cursor: pointer;
}#s-484c2d89-a7c4-4c1e-879e-1fe28f7fe78a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fe6e5b1b-a7e7-4b62-ac7c-5e44789cc3a8 .shogun-icon-wrapper {
  text-align: center;
}


#s-fe6e5b1b-a7e7-4b62-ac7c-5e44789cc3a8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(141, 198, 63, 1);
}

#s-da725a11-0951-4187-935e-be09acfa692e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-da725a11-0951-4187-935e-be09acfa692e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b52aa620-4bfc-408d-94ad-c3cc87325454 {
  min-height: 50px;
}








#s-b52aa620-4bfc-408d-94ad-c3cc87325454 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b52aa620-4bfc-408d-94ad-c3cc87325454.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7e6d1a96-c52d-4d85-81fb-2407d3eda9de {
  min-height: 50px;
}








#s-7e6d1a96-c52d-4d85-81fb-2407d3eda9de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e6d1a96-c52d-4d85-81fb-2407d3eda9de.shg-box.shg-c {
  justify-content: flex-start;
}

#s-525d315d-00a8-4c46-a1a8-3d28e8cef0e3 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTk0MzA2ZGYtODcwYy00Mjg5LTk4ZjQtYWE3MjZjYTUyYjU1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1NTYiIHN0eWxlPSJzdG9wLWNvbG9yOiNiZWJlYmU7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuNTA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZmRmZGZkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojYjNiM2IzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxOTQzMDZkZi04NzBjLTQyODktOThmNC1hYTcyNmNhNTJiNTUpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-left: 3%;
padding-right: 3%;
min-height: 450px;
}








#s-525d315d-00a8-4c46-a1a8-3d28e8cef0e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-525d315d-00a8-4c46-a1a8-3d28e8cef0e3.shg-box.shg-c {
  justify-content: center;
}

#s-655956e8-cdf6-4026-90a5-600a4ffc6692 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-655956e8-cdf6-4026-90a5-600a4ffc6692"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ef3525a5-a67b-49aa-b000-1647c437e7f5 {
  margin-top: 2%;
margin-bottom: 2%;
min-height: 300px;
}








#s-ef3525a5-a67b-49aa-b000-1647c437e7f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef3525a5-a67b-49aa-b000-1647c437e7f5.shg-box.shg-c {
  justify-content: center;
}

#s-45c16a78-4009-4c6d-8e3c-d46a4a046b47 {
  margin-left: auto;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
max-width: 400px;
text-align: center;
}

#s-b893be9c-2f12-4045-82c0-9bd317434397 {
  margin-top: 2%;
margin-bottom: 2%;
min-height: 300px;
}








#s-b893be9c-2f12-4045-82c0-9bd317434397 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b893be9c-2f12-4045-82c0-9bd317434397.shg-box.shg-c {
  justify-content: center;
}

#s-e38a791e-ae1c-4538-b679-523fba3a17b4 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e38a791e-ae1c-4538-b679-523fba3a17b4 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0940c77d-f7ca-4df0-99d1-30872161f546 {
  max-width: 36em;
}

#s-534cce58-5c4c-4676-8f22-0fe59e86bbde {
  min-height: 400px;
}

@media (min-width: 0px) {
[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-534cce58-5c4c-4676-8f22-0fe59e86bbde"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e22862b0-3545-4d11-b45a-1b95e4b94393 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2JjN2QwM2EtYjI3OS00NDBiLWIxNDMtNzg0MDJhMmQ1ZTY2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjVmNWY1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZDFkMWQxO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzYmM3ZDAzYS1iMjc5LTQ0MGItYjE0My03ODQwMmEyZDVlNjYpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 400px;
}








#s-e22862b0-3545-4d11-b45a-1b95e4b94393 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e22862b0-3545-4d11-b45a-1b95e4b94393 {
  cursor: pointer;
}#s-e22862b0-3545-4d11-b45a-1b95e4b94393.shg-box.shg-c {
  justify-content: center;
}

#s-2fcc791e-8bbd-41f3-a567-9411c6eeb48a {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2fcc791e-8bbd-41f3-a567-9411c6eeb48a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d1c95fc4-2014-4e0b-91ab-180e219cbb10 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
}

#s-defe97b7-a05f-4078-8745-ccd5f5350df7 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}








#s-defe97b7-a05f-4078-8745-ccd5f5350df7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-defe97b7-a05f-4078-8745-ccd5f5350df7.shg-box.shg-c {
  justify-content: center;
}

#s-eacbc896-9f1e-4229-88c1-6a88855dd1cc {
  min-height: 350px;
background-color: rgba(255, 255, 255, 1);
}








#s-eacbc896-9f1e-4229-88c1-6a88855dd1cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eacbc896-9f1e-4229-88c1-6a88855dd1cc.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-68d0c5b1-be10-4e2d-b0a2-d883828b4963 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1200px;
}

#s-7cedf4a7-c932-42ce-8708-567526411c18 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
max-width: 1024px;
background-color: rgba(234, 234, 234, 0);
}








#s-7cedf4a7-c932-42ce-8708-567526411c18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7cedf4a7-c932-42ce-8708-567526411c18.shg-box.shg-c {
  justify-content: flex-start;
}

#s-43723817-3bc2-4873-8bdb-6f43557e83b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-43723817-3bc2-4873-8bdb-6f43557e83b0 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1e39f1cd-5099-4169-8cc1-f42d0e41e4c4 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
max-width: 1024px;
background-color: rgba(217, 217, 217, 0);
}








#s-1e39f1cd-5099-4169-8cc1-f42d0e41e4c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e39f1cd-5099-4169-8cc1-f42d0e41e4c4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-18ce8a49-5bc0-4e35-966d-0b95ed5b53a0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-18ce8a49-5bc0-4e35-966d-0b95ed5b53a0 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4bb71c71-2f06-45a6-a26f-de446324be8d {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
max-width: 1024px;
background-color: rgba(217, 217, 217, 0.06);
}








#s-4bb71c71-2f06-45a6-a26f-de446324be8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4bb71c71-2f06-45a6-a26f-de446324be8d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6a3e7c17-e8d6-4fc0-bcce-9134d5d67fc1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6a3e7c17-e8d6-4fc0-bcce-9134d5d67fc1 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c22ae4f3-5e10-4a14-9cc7-8ea7bef1da72 {
  
}

#s-897238ce-5c26-4853-aa53-09d164acb852 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
max-width: 1024px;
background-color: rgba(234, 234, 234, 0);
}








#s-897238ce-5c26-4853-aa53-09d164acb852 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-897238ce-5c26-4853-aa53-09d164acb852.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8af0ff9d-5c11-43c8-968c-6ab5a761804b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8af0ff9d-5c11-43c8-968c-6ab5a761804b .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-379e7193-6c05-480d-b2af-bef44dd5ffa2 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 50px;
max-width: 1024px;
}








#s-379e7193-6c05-480d-b2af-bef44dd5ffa2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-379e7193-6c05-480d-b2af-bef44dd5ffa2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-87557c95-ad21-4d84-a347-daa0751e6f6d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-87557c95-ad21-4d84-a347-daa0751e6f6d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8ac59f6c-15c3-4e61-81b5-d83242210549 {
  min-height: 50px;
}








#s-8ac59f6c-15c3-4e61-81b5-d83242210549 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ac59f6c-15c3-4e61-81b5-d83242210549.shg-box.shg-c {
  justify-content: flex-start;
}

/*
  $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;
}
