.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-a87a82f8-a6ec-4a32-8f7a-98c63f9ead4b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a87a82f8-a6ec-4a32-8f7a-98c63f9ead4b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a87a82f8-a6ec-4a32-8f7a-98c63f9ead4b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a87a82f8-a6ec-4a32-8f7a-98c63f9ead4b {
  
}
}@media (max-width: 767px){#s-a87a82f8-a6ec-4a32-8f7a-98c63f9ead4b {
  
}
}







#s-a87a82f8-a6ec-4a32-8f7a-98c63f9ead4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a87a82f8-a6ec-4a32-8f7a-98c63f9ead4b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-19569bf8-453a-4b35-a3aa-b94baa9287ed {
  margin-top: -50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-19569bf8-453a-4b35-a3aa-b94baa9287ed {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-19569bf8-453a-4b35-a3aa-b94baa9287ed {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-19569bf8-453a-4b35-a3aa-b94baa9287ed {
  
}
}@media (max-width: 767px){#s-19569bf8-453a-4b35-a3aa-b94baa9287ed {
  
}
}







#s-19569bf8-453a-4b35-a3aa-b94baa9287ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19569bf8-453a-4b35-a3aa-b94baa9287ed.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7b771d0b-ba0d-4f3b-a14a-63b52361852d {
  min-height: 50px;
}








#s-7b771d0b-ba0d-4f3b-a14a-63b52361852d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b771d0b-ba0d-4f3b-a14a-63b52361852d.shg-box.shg-c {
  justify-content: center;
}

#s-6d1299d1-2c01-409a-a909-500ffd120529 {
  background-image: url(https://i.shgcdn.com/f7f456d6-a1bd-4770-99b4-d1252583bae3/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-6d1299d1-2c01-409a-a909-500ffd120529 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d1299d1-2c01-409a-a909-500ffd120529.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;
}

@media (min-width: 0px) {
[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-48faec22-5337-4e5c-a653-5fde4e20aa26"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-102c0c77-3ba4-435c-be91-6fb98c8bf6fe {
  margin-left: 25px;
margin-right: 25px;
min-height: 50px;
background-color: rgba(127, 64, 130, 0.92);
}








#s-102c0c77-3ba4-435c-be91-6fb98c8bf6fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-102c0c77-3ba4-435c-be91-6fb98c8bf6fe.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-7eefbec5-9eb9-4989-aa3a-270fdb10035c {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7eefbec5-9eb9-4989-aa3a-270fdb10035c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-78a8afdc-797c-417a-8dc2-aaa832372462 {
  margin-left: 24px;
margin-right: 24px;
}

#s-174d9590-6c93-4c4e-a36e-fe94f375a357 {
  margin-top: 30px;
margin-bottom: 30px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-174d9590-6c93-4c4e-a36e-fe94f375a357 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-174d9590-6c93-4c4e-a36e-fe94f375a357.shg-box.shg-c {
  justify-content: center;
}

#s-58cade4f-0349-405e-80ce-624cac708890 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-58cade4f-0349-405e-80ce-624cac708890 .shogun-heading-component h1 {
  color: rgba(127, 64, 130, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 49px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5e0514d6-e442-4afa-b3e7-77b5ecdca81f {
  padding-top: 6px;
padding-bottom: 6px;
text-align: center;
}

#s-5e0514d6-e442-4afa-b3e7-77b5ecdca81f .shogun-heading-component h4 {
  color: rgba(127, 64, 130, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8357b3ec-865a-4b59-a685-ea575561c1ea {
  margin-left: 25px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-3dd9a53e-0a39-438e-959f-625f2003bcfd {
  margin-top: 5px;
margin-left: 50px;
margin-bottom: 5px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3dd9a53e-0a39-438e-959f-625f2003bcfd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1defce83-3e96-4704-9b5c-aa9b6ad981f3 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 40px;
margin-right: 40px;
padding-left: 0px;
padding-right: 0px;
min-height: 300px;
max-width: 750px;
background-position: center center;
}








#s-1defce83-3e96-4704-9b5c-aa9b6ad981f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1defce83-3e96-4704-9b5c-aa9b6ad981f3.shg-box.shg-c {
  justify-content: center;
}

#s-37317132-8132-4807-8152-cdd34296e2f6 {
  margin-top: 14px;
margin-left: 0px;
margin-bottom: 14px;
margin-right: 0px;
min-height: 50px;
}








#s-37317132-8132-4807-8152-cdd34296e2f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37317132-8132-4807-8152-cdd34296e2f6.shg-box.shg-c {
  justify-content: center;
}

#s-56b0b03a-ce82-4e13-9a07-d111d036bbe0 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-56b0b03a-ce82-4e13-9a07-d111d036bbe0 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 0.92);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5290d660-c00b-4e54-b0e4-16b34730fc9c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5290d660-c00b-4e54-b0e4-16b34730fc9c .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-78076b8b-1add-495e-95a9-b7633adda638 {
  margin-top: 5px;
margin-left: 50px;
margin-bottom: 5px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78076b8b-1add-495e-95a9-b7633adda638"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-fad77cf1-dd44-4450-bb10-5a133fce320e {
  margin-top: 14px;
margin-bottom: 14px;
min-height: 50px;
}








#s-fad77cf1-dd44-4450-bb10-5a133fce320e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fad77cf1-dd44-4450-bb10-5a133fce320e.shg-box.shg-c {
  justify-content: center;
}

#s-ac296f63-f7c9-4518-8703-15463dc055d0 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: right;
}

#s-ac296f63-f7c9-4518-8703-15463dc055d0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-cc3a49b3-f6e3-4ce3-9052-95afab979b57 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-cc3a49b3-f6e3-4ce3-9052-95afab979b57 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-da4806eb-0919-45df-a0eb-8ad086b57d47 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 40px;
margin-right: 40px;
padding-left: 0px;
padding-right: 0px;
min-height: 300px;
max-width: 750px;
background-position: center center;
}








#s-da4806eb-0919-45df-a0eb-8ad086b57d47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da4806eb-0919-45df-a0eb-8ad086b57d47.shg-box.shg-c {
  justify-content: center;
}

#s-422c882f-bf09-41e1-ad1a-b050bd901f2c {
  margin-top: 5px;
margin-left: 50px;
margin-bottom: 5px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-422c882f-bf09-41e1-ad1a-b050bd901f2c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-74e6867b-4c11-4ec5-abef-405bff5d8ddc {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 40px;
margin-right: 40px;
padding-left: 0px;
padding-right: 0px;
min-height: 300px;
max-width: 750px;
background-position: center center;
}








#s-74e6867b-4c11-4ec5-abef-405bff5d8ddc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74e6867b-4c11-4ec5-abef-405bff5d8ddc.shg-box.shg-c {
  justify-content: center;
}

#s-6ece93a1-ad71-4e81-a855-168989fedaf2 {
  margin-top: 14px;
margin-bottom: 14px;
min-height: 50px;
}








#s-6ece93a1-ad71-4e81-a855-168989fedaf2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ece93a1-ad71-4e81-a855-168989fedaf2.shg-box.shg-c {
  justify-content: center;
}

#s-8080088a-1d15-4656-a3b6-346cb18a93a4 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-8080088a-1d15-4656-a3b6-346cb18a93a4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-42c6b03b-106f-43fb-ae91-62d3a5c05714 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-42c6b03b-106f-43fb-ae91-62d3a5c05714 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-532a52e0-2351-42f9-a4a6-1757a3022418 {
  margin-top: 5px;
margin-left: 50px;
margin-bottom: 5px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-532a52e0-2351-42f9-a4a6-1757a3022418"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9c1c4710-e695-44c6-94e7-507a2db1b588 {
  margin-top: 14px;
margin-bottom: 14px;
min-height: 50px;
}








#s-9c1c4710-e695-44c6-94e7-507a2db1b588 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c1c4710-e695-44c6-94e7-507a2db1b588.shg-box.shg-c {
  justify-content: center;
}

#s-860c60dc-9e2c-4890-9396-7481d5a623a5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: right;
}

#s-860c60dc-9e2c-4890-9396-7481d5a623a5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-dc374e60-aa67-43f4-b187-de9f861c59ea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-dc374e60-aa67-43f4-b187-de9f861c59ea .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-f56646be-c714-456c-85fa-ce41ccac37f9 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 40px;
margin-right: 40px;
padding-left: 0px;
padding-right: 0px;
min-height: 300px;
max-width: 750px;
background-position: center center;
}








#s-f56646be-c714-456c-85fa-ce41ccac37f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f56646be-c714-456c-85fa-ce41ccac37f9.shg-box.shg-c {
  justify-content: center;
}

#s-b85f273d-236b-4928-935e-e6d3eabb9b2e {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjExY2VhNmQtMDZiZC00MDU1LWE4YWItZGE1M2FlMTE5NzdhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjcwNDU0NTQ1NDU0NTQ1NDYiIHN0eWxlPSJzdG9wLWNvbG9yOiM3ZjQwODI7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZmI0YWI7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2IxMWNlYTZkLTA2YmQtNDA1NS1hOGFiLWRhNTNhZTExOTc3YSkiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-b85f273d-236b-4928-935e-e6d3eabb9b2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b85f273d-236b-4928-935e-e6d3eabb9b2e.shg-box.shg-c {
  justify-content: center;
}

#s-b83e90f2-c163-4705-90a5-1427ee80a497 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b83e90f2-c163-4705-90a5-1427ee80a497 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 43px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7e23d9d3-d9c5-479d-83bc-4ddf0dbe2598 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7e23d9d3-d9c5-479d-83bc-4ddf0dbe2598 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f319ade4-2281-44a5-b1b0-f20982301b9e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-751e8d89-f90a-43b5-97ee-c5b3e4e7a385 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-751e8d89-f90a-43b5-97ee-c5b3e4e7a385 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-751e8d89-f90a-43b5-97ee-c5b3e4e7a385.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: 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-a27978b2-c209-4eab-a074-2a43fa30bec2 {
  border-style: solid;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 2px;
max-width: 200px;
text-align: center;
opacity: 1;
}




  #s-a27978b2-c209-4eab-a074-2a43fa30bec2 img.shogun-image {
    
    width: px;
  }


#s-a27978b2-c209-4eab-a074-2a43fa30bec2 .shogun-image-content {
  
    align-items: center;
  
}

#s-b250e850-e4f7-477c-804c-614a44de4cf9 {
  text-align: center;
}

#s-b250e850-e4f7-477c-804c-614a44de4cf9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d497d3c4-847f-459c-9f89-84792477de15 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-bottom: 5px;
}

#s-6151f2b0-2d48-4ca5-b481-907267e4620e {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
}








#s-6151f2b0-2d48-4ca5-b481-907267e4620e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6151f2b0-2d48-4ca5-b481-907267e4620e.shg-box.shg-c {
  justify-content: center;
}

#s-97a7908b-16c7-4426-a843-201a9014a77d {
  border-style: solid;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 2px;
max-width: 200px;
text-align: center;
opacity: 1;
}




  #s-97a7908b-16c7-4426-a843-201a9014a77d img.shogun-image {
    
    width: px;
  }


#s-97a7908b-16c7-4426-a843-201a9014a77d .shogun-image-content {
  
    align-items: center;
  
}

#s-a5fc05fc-bf41-4124-a01a-61bfdb3ff06d {
  text-align: center;
}

#s-a5fc05fc-bf41-4124-a01a-61bfdb3ff06d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-674a1e4c-5668-493b-b212-0facc246f581 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-bottom: 5px;
}

#s-47cb5a0b-22e0-4585-91ce-dc67d8f58ef5 {
  min-height: 50px;
}








#s-47cb5a0b-22e0-4585-91ce-dc67d8f58ef5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47cb5a0b-22e0-4585-91ce-dc67d8f58ef5.shg-box.shg-c {
  justify-content: center;
}

#s-44671624-29e8-4dc2-a49d-ef93e8dbf6bc {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-44671624-29e8-4dc2-a49d-ef93e8dbf6bc .shogun-heading-component h1 {
  color: rgba(127, 64, 130, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3c01211a-1f31-4f25-a2be-c50737d427c8 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}








#s-3c01211a-1f31-4f25-a2be-c50737d427c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c01211a-1f31-4f25-a2be-c50737d427c8.shg-box.shg-c {
  justify-content: center;
}

#s-c67fd524-b6be-4ddc-8e40-3024459bb418 {
  margin-left: 16px;
margin-right: 16px;
}

@media (min-width: 0px) {
[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c67fd524-b6be-4ddc-8e40-3024459bb418"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f714c6f4-f81e-409c-8f1c-285aae1eb7f7 {
  text-align: center;
}




  #s-f714c6f4-f81e-409c-8f1c-285aae1eb7f7 img.shogun-image {
    
    width: px;
  }


#s-f714c6f4-f81e-409c-8f1c-285aae1eb7f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-6fbc50a4-ca63-4f4f-bdf6-1b17728d91bc {
  text-align: center;
}




  #s-6fbc50a4-ca63-4f4f-bdf6-1b17728d91bc img.shogun-image {
    
    width: px;
  }


#s-6fbc50a4-ca63-4f4f-bdf6-1b17728d91bc .shogun-image-content {
  
    align-items: center;
  
}

#s-2cfe5415-702a-462e-be1a-d4008a4bbbbd {
  text-align: center;
}




  #s-2cfe5415-702a-462e-be1a-d4008a4bbbbd img.shogun-image {
    
    width: px;
  }


#s-2cfe5415-702a-462e-be1a-d4008a4bbbbd .shogun-image-content {
  
    align-items: center;
  
}

#s-78a5788a-e0fe-4f5c-a6fc-36ac17917406 {
  min-height: 50px;
}








#s-78a5788a-e0fe-4f5c-a6fc-36ac17917406 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78a5788a-e0fe-4f5c-a6fc-36ac17917406.shg-box.shg-c {
  justify-content: center;
}

#s-1f9fbbf0-88f5-499f-a7c4-e39c47267c88 {
  margin-top: 12px;
margin-left: 25px;
margin-bottom: 12px;
margin-right: 25px;
min-height: 50px;
}








#s-1f9fbbf0-88f5-499f-a7c4-e39c47267c88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f9fbbf0-88f5-499f-a7c4-e39c47267c88.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7c6a3e11-18b5-4444-b315-a642c329c4c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a9f05159-0700-4577-921a-6986fb8f11d6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a9f05159-0700-4577-921a-6986fb8f11d6 .shogun-heading-component h1 {
  color: rgba(127, 64, 130, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-758cc48b-1585-4f59-abde-397b38b53807 {
  border-style: solid;
margin-left: 25px;
margin-right: 25px;
padding-top: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-758cc48b-1585-4f59-abde-397b38b53807 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-758cc48b-1585-4f59-abde-397b38b53807 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-758cc48b-1585-4f59-abde-397b38b53807 {
  
}
}@media (max-width: 767px){#s-758cc48b-1585-4f59-abde-397b38b53807 {
  
}
}
#s-758cc48b-1585-4f59-abde-397b38b53807 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0bba2219-1f26-41eb-ad55-0429af235778 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 7px;
padding-bottom: 7px;
}

.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-65147d03-5ea1-4147-842a-aa0c18ba0550 {
  border-style: solid;
padding-top: 10px;
padding-left: 43px;
padding-bottom: 10px;
padding-right: 43px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 8px;
background-color: rgba(127, 64, 130, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-65147d03-5ea1-4147-842a-aa0c18ba0550:hover {border-radius: 8px !important;
background-color: rgba(127, 64, 130, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-65147d03-5ea1-4147-842a-aa0c18ba0550:active {background-color: rgba(127, 64, 130, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-65147d03-5ea1-4147-842a-aa0c18ba0550.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  font-weight: 800;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-e062c7d7-9b08-4cec-8856-fbf1181bd03c {
  min-height: 350px;
}








#s-e062c7d7-9b08-4cec-8856-fbf1181bd03c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e062c7d7-9b08-4cec-8856-fbf1181bd03c.shg-box.shg-c {
  justify-content: center;
}

#s-9e0ae80e-8eb1-4670-9ea2-eb999e14f0ad {
  text-align: center;
}




  #s-9e0ae80e-8eb1-4670-9ea2-eb999e14f0ad img.shogun-image {
    
    width: px;
  }


#s-9e0ae80e-8eb1-4670-9ea2-eb999e14f0ad .shogun-image-content {
  
    align-items: center;
  
}

#s-cec9fb7d-8a0f-4e76-90cd-8983dc4cc4b2 {
  margin-bottom: 0px;
min-height: 50px;
background-color: rgba(127, 64, 130, 1);
}
@media (min-width: 1200px){#s-cec9fb7d-8a0f-4e76-90cd-8983dc4cc4b2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cec9fb7d-8a0f-4e76-90cd-8983dc4cc4b2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cec9fb7d-8a0f-4e76-90cd-8983dc4cc4b2 {
  
}
}@media (max-width: 767px){#s-cec9fb7d-8a0f-4e76-90cd-8983dc4cc4b2 {
  
}
}







#s-cec9fb7d-8a0f-4e76-90cd-8983dc4cc4b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cec9fb7d-8a0f-4e76-90cd-8983dc4cc4b2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cf542261-f249-408f-a0f4-37fe4092d6d0 {
  margin-top: 40px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-cf542261-f249-408f-a0f4-37fe4092d6d0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cf542261-f249-408f-a0f4-37fe4092d6d0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cf542261-f249-408f-a0f4-37fe4092d6d0 {
  
}
}@media (max-width: 767px){#s-cf542261-f249-408f-a0f4-37fe4092d6d0 {
  
}
}
@media (min-width: 0px) {
[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-092722d9-fbea-49e4-b6e8-7f4002f0de2b .shogun-icon-wrapper {
  text-align: center;
}


#s-092722d9-fbea-49e4-b6e8-7f4002f0de2b .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-0e3690e2-a86c-471f-af5c-7dc25cc968bb {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-0e3690e2-a86c-471f-af5c-7dc25cc968bb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0e3690e2-a86c-471f-af5c-7dc25cc968bb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0e3690e2-a86c-471f-af5c-7dc25cc968bb {
  
}
}@media (max-width: 767px){#s-0e3690e2-a86c-471f-af5c-7dc25cc968bb {
  
}
}
#s-0e3690e2-a86c-471f-af5c-7dc25cc968bb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Boogaloo;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-86cd27da-6e18-477e-af56-1f9a9e16c9c3 {
  background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-86cd27da-6e18-477e-af56-1f9a9e16c9c3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-86cd27da-6e18-477e-af56-1f9a9e16c9c3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-86cd27da-6e18-477e-af56-1f9a9e16c9c3 {
  
}
}@media (max-width: 767px){#s-86cd27da-6e18-477e-af56-1f9a9e16c9c3 {
  
}
}
.shogun-form > div {
  padding: 0 0 1em;
}

.shogun-form small {
  color: red;
  display: none;
}

.shogun-form input,
textarea {
  margin: 0;
}

.required-field::after {
  color: red;
  content: "*";
  margin-right: 4px;
}

.shogun-success-alert {
  background-color: #dff0d8;
  color: #3c763d;
  border-color: #d6e9c6;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5;
  min-height: 55px;
  display: none;
}

.shogun-form input,
.shogun-form textarea {
  width: 100%;
}

#s-0f6bcc5a-78e6-44a1-b4c3-d7362b6cc1e4 {
  border-style: solid;
padding-top: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
background-color: rgba(205, 205, 205, 0);
}
@media (min-width: 1200px){#s-0f6bcc5a-78e6-44a1-b4c3-d7362b6cc1e4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0f6bcc5a-78e6-44a1-b4c3-d7362b6cc1e4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0f6bcc5a-78e6-44a1-b4c3-d7362b6cc1e4 {
  
}
}@media (max-width: 767px){#s-0f6bcc5a-78e6-44a1-b4c3-d7362b6cc1e4 {
  
}
}
#s-0f6bcc5a-78e6-44a1-b4c3-d7362b6cc1e4 .shogun-success-alert {
  background-color: #E2EFDA;
  color: #3c763d;
}

#s-0f6bcc5a-78e6-44a1-b4c3-d7362b6cc1e4 .shogun-form .shogun-form-label {
  color: rgba(255, 255, 255, 1);
  font-family: ;
  font-size: 16px;
  font-weight: ;
  font-style: ;
}

#s-0f6bcc5a-78e6-44a1-b4c3-d7362b6cc1e4 .shogun-form .shogun-form-field {
  color: rgba(255, 255, 255, 1);
  font-family: ;
  font-size: 18px;
  font-weight: ;
  font-style: ;
}

#s-0f6bcc5a-78e6-44a1-b4c3-d7362b6cc1e4 .shogun-form .shogun-form-submit {
  background-color: rgba(255, 255, 255, 1) !important;
}

#s-0f6bcc5a-78e6-44a1-b4c3-d7362b6cc1e4 .shogun-form .shogun-form-submit-container {
  text-align: center;
}

#s-0f6bcc5a-78e6-44a1-b4c3-d7362b6cc1e4 .shogun-form .shogun-form-submit-label {
  color: rgba(127, 64, 130, 1) !important;
}

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

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .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;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: block;
}