.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-ea0406c8-aba2-43b5-93be-b13a398b679a {
  margin-top: 50px;
}








#s-ea0406c8-aba2-43b5-93be-b13a398b679a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea0406c8-aba2-43b5-93be-b13a398b679a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-da3e3bd8-cab0-4193-9d22-e3a2503f4a42 {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-da3e3bd8-cab0-4193-9d22-e3a2503f4a42 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-da3e3bd8-cab0-4193-9d22-e3a2503f4a42 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-da3e3bd8-cab0-4193-9d22-e3a2503f4a42 {
  
}
}@media (max-width: 767px){#s-da3e3bd8-cab0-4193-9d22-e3a2503f4a42 {
  
}
}







#s-da3e3bd8-cab0-4193-9d22-e3a2503f4a42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da3e3bd8-cab0-4193-9d22-e3a2503f4a42.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0197096b-cd98-4a69-84e3-0c76edb90bac {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-0197096b-cd98-4a69-84e3-0c76edb90bac {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0197096b-cd98-4a69-84e3-0c76edb90bac {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0197096b-cd98-4a69-84e3-0c76edb90bac {
  
}
}@media (max-width: 767px){#s-0197096b-cd98-4a69-84e3-0c76edb90bac {
  
}
}







#s-0197096b-cd98-4a69-84e3-0c76edb90bac > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-0197096b-cd98-4a69-84e3-0c76edb90bac.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-ed6a097f-e119-4dad-80ae-a2166822dc62 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ed6a097f-e119-4dad-80ae-a2166822dc62"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0c03124a-7465-463e-9f8b-13aab74b23d2 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-0c03124a-7465-463e-9f8b-13aab74b23d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c03124a-7465-463e-9f8b-13aab74b23d2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6c98baa7-3d06-4171-bd43-011220c1749f {
  margin-left: 20px;
margin-right: 20px;
}

#s-6c98baa7-3d06-4171-bd43-011220c1749f .shogun-icon-wrapper {
  text-align: left;
}


#s-6c98baa7-3d06-4171-bd43-011220c1749f .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(20, 158, 79, 1);
}

.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-5a9b4886-7366-45c4-8772-1119bba476e8 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5a9b4886-7366-45c4-8772-1119bba476e8 .shogun-heading-component h1 {
  color: rgba(20, 158, 79, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-1e0ae953-d374-4fd6-a72f-f4dde9d24a58 {
  margin-left: 20px;
margin-right: 20px;
}

#s-205921ea-750d-40a8-8957-e30cc465852c {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-205921ea-750d-40a8-8957-e30cc465852c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-205921ea-750d-40a8-8957-e30cc465852c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e81bf2fd-0132-4f3e-bc6d-b0d651947010 {
  margin-left: 20px;
margin-right: 20px;
}

#s-e81bf2fd-0132-4f3e-bc6d-b0d651947010 .shogun-icon-wrapper {
  text-align: left;
}


#s-e81bf2fd-0132-4f3e-bc6d-b0d651947010 .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(20, 158, 79, 1);
}

#s-1bd813be-7991-4dbc-982b-aadba56e08f6 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1bd813be-7991-4dbc-982b-aadba56e08f6 .shogun-heading-component h1 {
  color: rgba(20, 158, 79, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e0d36d94-0f6a-43fd-9db4-62999e89cf9a {
  margin-left: 20px;
margin-right: 20px;
}

#s-186b33ea-f26e-4734-b01c-6fbef5f28fa4 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-186b33ea-f26e-4734-b01c-6fbef5f28fa4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-186b33ea-f26e-4734-b01c-6fbef5f28fa4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fe56426c-5697-487d-8b79-19d059641cce {
  margin-left: 20px;
margin-right: 20px;
}

#s-fe56426c-5697-487d-8b79-19d059641cce .shogun-icon-wrapper {
  text-align: left;
}


#s-fe56426c-5697-487d-8b79-19d059641cce .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(20, 158, 79, 1);
}

#s-b16c7b13-c15e-46bd-b8f2-c2fa5c44ce4a {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b16c7b13-c15e-46bd-b8f2-c2fa5c44ce4a .shogun-heading-component h1 {
  color: rgba(20, 158, 79, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5f43f4ed-11f7-49fe-8d31-daaf00b9e80d {
  margin-left: 20px;
margin-right: 20px;
}

#s-7ca7b18e-ed47-4975-8333-4bb40e37b4cc {
  min-height: 50px;
}








#s-7ca7b18e-ed47-4975-8333-4bb40e37b4cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ca7b18e-ed47-4975-8333-4bb40e37b4cc.shg-box.shg-c {
  justify-content: center;
}

#s-8b4e10fd-3f5c-4706-971c-e5fa02d84338 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8b4e10fd-3f5c-4706-971c-e5fa02d84338 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8b4e10fd-3f5c-4706-971c-e5fa02d84338 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8b4e10fd-3f5c-4706-971c-e5fa02d84338 {
  
}
}@media (max-width: 767px){#s-8b4e10fd-3f5c-4706-971c-e5fa02d84338 {
  
}
}







#s-8b4e10fd-3f5c-4706-971c-e5fa02d84338 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b4e10fd-3f5c-4706-971c-e5fa02d84338.shg-box.shg-c {
  justify-content: flex-start;
}

#s-90069aad-a4b1-4394-a1e6-994fe1b0c7d0 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 600px;
background-position: center top;
}
@media (min-width: 1200px){#s-90069aad-a4b1-4394-a1e6-994fe1b0c7d0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-90069aad-a4b1-4394-a1e6-994fe1b0c7d0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-90069aad-a4b1-4394-a1e6-994fe1b0c7d0 {
  
}
}@media (max-width: 767px){#s-90069aad-a4b1-4394-a1e6-994fe1b0c7d0 {
  
}
}







#s-90069aad-a4b1-4394-a1e6-994fe1b0c7d0 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.14;
}#s-90069aad-a4b1-4394-a1e6-994fe1b0c7d0.shg-box.shg-c {
  justify-content: center;
}

#s-66ec3329-21d8-4664-922b-79c1af6c48b2 {
  margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-66ec3329-21d8-4664-922b-79c1af6c48b2"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f1657f7a-91b2-43a3-9624-9d895729ed29 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0.5);
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(0, 0, 0, 0.55);
}








#s-f1657f7a-91b2-43a3-9624-9d895729ed29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1657f7a-91b2-43a3-9624-9d895729ed29.shg-box.shg-c {
  justify-content: center;
}

#s-07425f75-278a-4e47-bd8c-7ff9b0d131a8 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-07425f75-278a-4e47-bd8c-7ff9b0d131a8 .shogun-heading-component h1 {
  color: rgba(232, 231, 203, 1);
  font-weight:  900 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 43px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a6c62118-fc9f-4ab2-a983-2ca135695f8b {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-a6c62118-fc9f-4ab2-a983-2ca135695f8b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a6c62118-fc9f-4ab2-a983-2ca135695f8b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a6c62118-fc9f-4ab2-a983-2ca135695f8b {
  
}
}@media (max-width: 767px){#s-a6c62118-fc9f-4ab2-a983-2ca135695f8b {
  
}
}







#s-a6c62118-fc9f-4ab2-a983-2ca135695f8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6c62118-fc9f-4ab2-a983-2ca135695f8b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e4015caa-0df8-4dda-a621-86041a52159a {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(240, 252, 253, 1);
}
@media (min-width: 1200px){#s-e4015caa-0df8-4dda-a621-86041a52159a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e4015caa-0df8-4dda-a621-86041a52159a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e4015caa-0df8-4dda-a621-86041a52159a {
  
}
}@media (max-width: 767px){#s-e4015caa-0df8-4dda-a621-86041a52159a {
  
}
}







#s-e4015caa-0df8-4dda-a621-86041a52159a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-e4015caa-0df8-4dda-a621-86041a52159a.shg-box.shg-c {
  justify-content: center;
}

#s-92caa603-b1b6-40c5-9568-cd4beca15616 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-92caa603-b1b6-40c5-9568-cd4beca15616"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-37fce94d-d62a-4fe1-9980-28ca86ffcc58 {
  border-style: solid;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-37fce94d-d62a-4fe1-9980-28ca86ffcc58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37fce94d-d62a-4fe1-9980-28ca86ffcc58.shg-box.shg-c {
  justify-content: center;
}

#s-bfae5cac-1a9e-4c7d-9456-e3d5552717a6 {
  margin-left: 0px;
margin-right: 0px;
}

#s-ae2d4cde-85b0-43ef-8acf-54e8ce7f685e {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
max-width: 400px;
}

#s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7fe3bd69-46e2-48e0-9492-a8bc3603eb35"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1e90ce04-78ad-46b2-88e1-29b85a005730 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-1e90ce04-78ad-46b2-88e1-29b85a005730 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e90ce04-78ad-46b2-88e1-29b85a005730.shg-box.shg-c {
  justify-content: center;
}

#s-a2bb4ab7-3ce0-41b8-b661-a44ef2bcfd6f {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
max-width: 400px;
}

#s-94813aa6-8d1a-4dd0-9426-51603a0ed1da {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-94813aa6-8d1a-4dd0-9426-51603a0ed1da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-95590dfd-1cc3-4370-a5d2-81206cfcba77 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-95590dfd-1cc3-4370-a5d2-81206cfcba77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95590dfd-1cc3-4370-a5d2-81206cfcba77.shg-box.shg-c {
  justify-content: center;
}

#s-fc955b56-d457-4172-8281-92171c2c2d05 {
  margin-top: 50px;
margin-bottom: 50px;
max-width: 400px;
}

#s-30fc0550-0ec6-4348-a4e2-f3920b21a13a {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 150px;
}








#s-30fc0550-0ec6-4348-a4e2-f3920b21a13a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30fc0550-0ec6-4348-a4e2-f3920b21a13a.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-928d3556-888c-4948-bf67-c6a52f83796b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-764d2114-0b27-4697-955c-8c9bd3231225 {
  margin-right: 0px;
opacity: 1;
}
@media (max-width: 767px){#s-764d2114-0b27-4697-955c-8c9bd3231225 {
  
}
}
#s-764d2114-0b27-4697-955c-8c9bd3231225 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 128, 0, 1);
}

#s-914f4726-008d-412d-bb1c-0d7966aa6d11 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (max-width: 767px){#s-f478bc6b-58e2-4986-80f9-ccf45b6968c4 {
  
}
}
#s-f478bc6b-58e2-4986-80f9-ccf45b6968c4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 128, 0, 1);
}

#s-88b343dd-94b3-44c2-adce-862e16214585 {
  min-height: 50px;
}








#s-88b343dd-94b3-44c2-adce-862e16214585 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88b343dd-94b3-44c2-adce-862e16214585.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-25b8003f-c91a-45be-8fde-06f6e7a97fb5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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-54835ff7-ed53-4b97-8cb2-5417c29815d8 {
  text-align: center;
}




  #s-54835ff7-ed53-4b97-8cb2-5417c29815d8 img.shogun-image {
    
    width: px;
  }


#s-54835ff7-ed53-4b97-8cb2-5417c29815d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-f56cba41-ef75-4cee-9772-82240f82f33c {
  text-align: center;
}




  #s-f56cba41-ef75-4cee-9772-82240f82f33c img.shogun-image {
    
    width: px;
  }


#s-f56cba41-ef75-4cee-9772-82240f82f33c .shogun-image-content {
  
    align-items: center;
  
}

#s-843ccc7c-26ca-4094-b1b6-2d017fd512ed {
  text-align: center;
}




  #s-843ccc7c-26ca-4094-b1b6-2d017fd512ed img.shogun-image {
    
    width: px;
  }


#s-843ccc7c-26ca-4094-b1b6-2d017fd512ed .shogun-image-content {
  
    align-items: center;
  
}

#s-80871511-c322-4b09-8a97-9230b5872bb9 {
  text-align: center;
}




  #s-80871511-c322-4b09-8a97-9230b5872bb9 img.shogun-image {
    
    width: px;
  }


#s-80871511-c322-4b09-8a97-9230b5872bb9 .shogun-image-content {
  
    align-items: center;
  
}

#s-746a4ccb-1741-4044-b587-1135f9afd33d {
  text-align: center;
}




  #s-746a4ccb-1741-4044-b587-1135f9afd33d img.shogun-image {
    
    width: px;
  }


#s-746a4ccb-1741-4044-b587-1135f9afd33d .shogun-image-content {
  
    align-items: center;
  
}

#s-25f80c07-1712-4464-9c71-7e1fd14bb9ec {
  text-align: center;
}




  #s-25f80c07-1712-4464-9c71-7e1fd14bb9ec img.shogun-image {
    
    width: px;
  }


#s-25f80c07-1712-4464-9c71-7e1fd14bb9ec .shogun-image-content {
  
    align-items: center;
  
}

#s-7d94fb7d-984d-4db8-a760-a81b4019a07f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-7d94fb7d-984d-4db8-a760-a81b4019a07f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7d94fb7d-984d-4db8-a760-a81b4019a07f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7d94fb7d-984d-4db8-a760-a81b4019a07f {
  
}
}@media (max-width: 767px){#s-7d94fb7d-984d-4db8-a760-a81b4019a07f {
  
}
}







#s-7d94fb7d-984d-4db8-a760-a81b4019a07f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d94fb7d-984d-4db8-a760-a81b4019a07f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0a522f7d-bec9-4d2b-adb9-f9cd240ac48c {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-0a522f7d-bec9-4d2b-adb9-f9cd240ac48c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0a522f7d-bec9-4d2b-adb9-f9cd240ac48c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0a522f7d-bec9-4d2b-adb9-f9cd240ac48c {
  
}
}@media (max-width: 767px){#s-0a522f7d-bec9-4d2b-adb9-f9cd240ac48c {
  
}
}







#s-0a522f7d-bec9-4d2b-adb9-f9cd240ac48c > .shg-box-overlay {
  background-color: rgba(253, 253, 253, 1);
  opacity: 0.1;
}#s-0a522f7d-bec9-4d2b-adb9-f9cd240ac48c.shg-box.shg-c {
  justify-content: center;
}

#s-4e7318b6-104d-4280-a39b-74df36034a6c {
  margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-4e7318b6-104d-4280-a39b-74df36034a6c"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-747c87c9-1261-46b1-a574-ee786324d5c9 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0.5);
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(0, 0, 0, 0.31);
}








#s-747c87c9-1261-46b1-a574-ee786324d5c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-747c87c9-1261-46b1-a574-ee786324d5c9.shg-box.shg-c {
  justify-content: center;
}

#s-df7633a8-8a60-453b-a06c-0c9f5c0cdbc2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df7633a8-8a60-453b-a06c-0c9f5c0cdbc2 .shogun-heading-component h1 {
  color: rgba(232, 231, 203, 1);
  font-weight:  900 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 43px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-466d4e75-5233-43a7-b4b9-2882afd446ab {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-466d4e75-5233-43a7-b4b9-2882afd446ab {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-466d4e75-5233-43a7-b4b9-2882afd446ab {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-466d4e75-5233-43a7-b4b9-2882afd446ab {
  
}
}@media (max-width: 767px){#s-466d4e75-5233-43a7-b4b9-2882afd446ab {
  
}
}







#s-466d4e75-5233-43a7-b4b9-2882afd446ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-466d4e75-5233-43a7-b4b9-2882afd446ab.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6f3af434-7345-41c2-99d3-1ccb11cd1404 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-6f3af434-7345-41c2-99d3-1ccb11cd1404 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6f3af434-7345-41c2-99d3-1ccb11cd1404 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6f3af434-7345-41c2-99d3-1ccb11cd1404 {
  
}
}@media (max-width: 767px){#s-6f3af434-7345-41c2-99d3-1ccb11cd1404 {
  
}
}







#s-6f3af434-7345-41c2-99d3-1ccb11cd1404 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-6f3af434-7345-41c2-99d3-1ccb11cd1404.shg-box.shg-c {
  justify-content: center;
}

#s-f9a07468-4efd-4290-8039-267405c5ded0 {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f9a07468-4efd-4290-8039-267405c5ded0 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8fe7767e-2453-4a12-8231-0b4f59376f83 {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-8fe7767e-2453-4a12-8231-0b4f59376f83"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-5dda95bd-1c1b-429e-bb29-11d3a601236e {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-5dda95bd-1c1b-429e-bb29-11d3a601236e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5dda95bd-1c1b-429e-bb29-11d3a601236e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-97712d5d-506d-4754-924a-6ef2110493e1 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-97712d5d-506d-4754-924a-6ef2110493e1 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-aa1bcbfc-ccb4-4c7b-8e85-92c350eb5557 {
  margin-left: 20px;
margin-right: 20px;
}

#s-050265f3-378f-4cde-a1b0-ec006f021bc0 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-050265f3-378f-4cde-a1b0-ec006f021bc0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-050265f3-378f-4cde-a1b0-ec006f021bc0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5ec68cd2-998e-4d06-a762-c7aa697f7e0d {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5ec68cd2-998e-4d06-a762-c7aa697f7e0d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-9e0af501-9328-402b-97a9-ca71789b2817 {
  margin-left: 20px;
margin-right: 20px;
}

#s-0b14fbfb-8c02-426a-b736-993defb1f75f {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-0b14fbfb-8c02-426a-b736-993defb1f75f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b14fbfb-8c02-426a-b736-993defb1f75f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-635a316f-69d5-427e-8f1a-ee1c10907d2b {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-635a316f-69d5-427e-8f1a-ee1c10907d2b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3a142499-88c1-43eb-94f9-023765772a4f {
  margin-left: 20px;
margin-right: 20px;
}

#s-8a8e457d-d0fc-416d-a052-f2635f376b12 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8a8e457d-d0fc-416d-a052-f2635f376b12 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8a8e457d-d0fc-416d-a052-f2635f376b12 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8a8e457d-d0fc-416d-a052-f2635f376b12 {
  
}
}@media (max-width: 767px){#s-8a8e457d-d0fc-416d-a052-f2635f376b12 {
  
}
}







#s-8a8e457d-d0fc-416d-a052-f2635f376b12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a8e457d-d0fc-416d-a052-f2635f376b12.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b2036900-551d-480b-983b-b21a1df7dbf7 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
opacity: 0.93;
}
@media (min-width: 1200px){#s-b2036900-551d-480b-983b-b21a1df7dbf7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b2036900-551d-480b-983b-b21a1df7dbf7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b2036900-551d-480b-983b-b21a1df7dbf7 {
  
}
}@media (max-width: 767px){#s-b2036900-551d-480b-983b-b21a1df7dbf7 {
  
}
}







#s-b2036900-551d-480b-983b-b21a1df7dbf7 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-b2036900-551d-480b-983b-b21a1df7dbf7.shg-box.shg-c {
  justify-content: center;
}

#s-16e793f5-3e57-499f-8e35-cf90afca531e {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16e793f5-3e57-499f-8e35-cf90afca531e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3922c07b-35a0-4adb-adc1-d3ec3c9ea42b {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-3922c07b-35a0-4adb-adc1-d3ec3c9ea42b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3922c07b-35a0-4adb-adc1-d3ec3c9ea42b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-26f0d98e-beb3-4193-8278-9024dc59c6a1 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-26f0d98e-beb3-4193-8278-9024dc59c6a1 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7a19fe89-ed67-494a-81c8-bb114a20fca5 {
  margin-left: 20px;
margin-right: 20px;
}

#s-33f3544e-3574-4e1e-be44-59e90707774a {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-33f3544e-3574-4e1e-be44-59e90707774a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33f3544e-3574-4e1e-be44-59e90707774a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a257f1b0-e8a9-4f9e-9c66-0f10b7eaef60 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a257f1b0-e8a9-4f9e-9c66-0f10b7eaef60 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e1de9516-66fd-4341-8ef0-ee2a36095e7b {
  margin-left: 20px;
margin-right: 20px;
}

#s-34c65834-8345-483c-bc9c-225f162f9474 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-34c65834-8345-483c-bc9c-225f162f9474 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34c65834-8345-483c-bc9c-225f162f9474.shg-box.shg-c {
  justify-content: flex-start;
}

#s-006db621-8d82-41f4-8f42-af08110d1836 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-006db621-8d82-41f4-8f42-af08110d1836 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a86c90ba-da39-469d-a800-9bf0624e4d27 {
  margin-left: 20px;
margin-right: 20px;
}

#s-93b0ccfa-0c8d-47c6-8809-219cf9cf4cd8 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
opacity: 0.93;
}
@media (min-width: 1200px){#s-93b0ccfa-0c8d-47c6-8809-219cf9cf4cd8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-93b0ccfa-0c8d-47c6-8809-219cf9cf4cd8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-93b0ccfa-0c8d-47c6-8809-219cf9cf4cd8 {
  
}
}@media (max-width: 767px){#s-93b0ccfa-0c8d-47c6-8809-219cf9cf4cd8 {
  
}
}







#s-93b0ccfa-0c8d-47c6-8809-219cf9cf4cd8 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-93b0ccfa-0c8d-47c6-8809-219cf9cf4cd8.shg-box.shg-c {
  justify-content: center;
}

#s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5 {
  margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7576af52-c0e4-432b-8237-3d0ea8f8aeb5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0b30dc3e-7505-4f0a-94d9-6e853780b76f {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-0b30dc3e-7505-4f0a-94d9-6e853780b76f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b30dc3e-7505-4f0a-94d9-6e853780b76f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ebcf8fdb-7d4a-409c-bddf-e0267e7dbcb9 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ebcf8fdb-7d4a-409c-bddf-e0267e7dbcb9 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1d81ab64-d03a-4177-a711-c8e4e7cc04ce {
  margin-left: 20px;
margin-right: 20px;
}

#s-17eb6907-3274-4d06-a0e1-d3ccca4b2ce0 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-17eb6907-3274-4d06-a0e1-d3ccca4b2ce0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17eb6907-3274-4d06-a0e1-d3ccca4b2ce0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f7984f5d-e1a7-4873-bc5e-bacda71235f4 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f7984f5d-e1a7-4873-bc5e-bacda71235f4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8ceff8ef-7585-4c8c-803c-ecd6e5c1e4c3 {
  margin-left: 20px;
margin-right: 20px;
}

#s-336579fd-5e83-4dea-986a-52735511e9c2 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-336579fd-5e83-4dea-986a-52735511e9c2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-336579fd-5e83-4dea-986a-52735511e9c2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-336579fd-5e83-4dea-986a-52735511e9c2 {
  
}
}@media (max-width: 767px){#s-336579fd-5e83-4dea-986a-52735511e9c2 {
  
}
}







#s-336579fd-5e83-4dea-986a-52735511e9c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-336579fd-5e83-4dea-986a-52735511e9c2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cc621089-5a14-4fe9-9a2f-6ebef77de48a {
  background-color: rgba(21, 157, 206, 1);
}
@media (min-width: 1200px){#s-cc621089-5a14-4fe9-9a2f-6ebef77de48a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cc621089-5a14-4fe9-9a2f-6ebef77de48a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cc621089-5a14-4fe9-9a2f-6ebef77de48a {
  
}
}@media (max-width: 767px){#s-cc621089-5a14-4fe9-9a2f-6ebef77de48a {
  
}
}







#s-cc621089-5a14-4fe9-9a2f-6ebef77de48a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc621089-5a14-4fe9-9a2f-6ebef77de48a.shg-box.shg-c {
  justify-content: center;
}

#s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0 {
  margin-top: 50px;
margin-left: 10px;
margin-bottom: 50px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0 {
  
}
}@media (max-width: 767px){#s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0 {
  
}
}
@media (min-width: 0px) {
[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-6cd89139-3e3b-4ec0-8b5e-e94f12cfe6a0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-8d63fe9c-397c-45a0-8263-6b7e7d5ffd7a {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.82);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-8d63fe9c-397c-45a0-8263-6b7e7d5ffd7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d63fe9c-397c-45a0-8263-6b7e7d5ffd7a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c289f5a6-a6bc-45ba-aa64-d550d38a6104 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-c289f5a6-a6bc-45ba-aa64-d550d38a6104 .shogun-icon-wrapper {
  text-align: center;
}


#s-c289f5a6-a6bc-45ba-aa64-d550d38a6104 .shogun-icon-wrapper > .shogun-icon {

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

#s-87e215f8-02dd-44d0-8bc0-4824afd9b6ed {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-87e215f8-02dd-44d0-8bc0-4824afd9b6ed {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-87e215f8-02dd-44d0-8bc0-4824afd9b6ed {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-87e215f8-02dd-44d0-8bc0-4824afd9b6ed {
  
}
}@media (max-width: 767px){#s-87e215f8-02dd-44d0-8bc0-4824afd9b6ed {
  
}
}
#s-b828589b-6609-44b1-9b5d-2423df23291b {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b828589b-6609-44b1-9b5d-2423df23291b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b828589b-6609-44b1-9b5d-2423df23291b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f2496eba-d413-4984-b6ae-0dc78480fa80 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-f2496eba-d413-4984-b6ae-0dc78480fa80 .shogun-icon-wrapper {
  text-align: center;
}


#s-f2496eba-d413-4984-b6ae-0dc78480fa80 .shogun-icon-wrapper > .shogun-icon {

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

#s-b58d0522-29b3-48bb-8c5b-7e377d3e0b1c {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-b58d0522-29b3-48bb-8c5b-7e377d3e0b1c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b58d0522-29b3-48bb-8c5b-7e377d3e0b1c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b58d0522-29b3-48bb-8c5b-7e377d3e0b1c {
  
}
}@media (max-width: 767px){#s-b58d0522-29b3-48bb-8c5b-7e377d3e0b1c {
  
}
}
#s-8dd9a3f2-dd43-4c38-9e29-9425a563583e {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-8dd9a3f2-dd43-4c38-9e29-9425a563583e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8dd9a3f2-dd43-4c38-9e29-9425a563583e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ff945c42-2818-44bc-b43b-7f61c0db2c8b {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-ff945c42-2818-44bc-b43b-7f61c0db2c8b .shogun-icon-wrapper {
  text-align: center;
}


#s-ff945c42-2818-44bc-b43b-7f61c0db2c8b .shogun-icon-wrapper > .shogun-icon {

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

#s-360dcb1e-0090-45de-bc44-6892becbe01c {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-360dcb1e-0090-45de-bc44-6892becbe01c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-360dcb1e-0090-45de-bc44-6892becbe01c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-360dcb1e-0090-45de-bc44-6892becbe01c {
  
}
}@media (max-width: 767px){#s-360dcb1e-0090-45de-bc44-6892becbe01c {
  
}
}
#s-cfeed441-32fe-4a20-8fe8-08321b4053c8 {
  min-height: 50px;
}








#s-cfeed441-32fe-4a20-8fe8-08321b4053c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cfeed441-32fe-4a20-8fe8-08321b4053c8.shg-box.shg-c {
  justify-content: center;
}

#s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e {
  margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-683fd5cd-53ca-4b1d-84e1-c8b64fe95d2e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-dc82d013-1f62-42a9-8a0b-131cb6028007 {
  text-align: center;
}




  #s-dc82d013-1f62-42a9-8a0b-131cb6028007 img.shogun-image {
    
    width: px;
  }


#s-dc82d013-1f62-42a9-8a0b-131cb6028007 .shogun-image-content {
  
    align-items: center;
  
}

#s-d0de5fe1-8f48-469e-9358-1ff586c05ea2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d0de5fe1-8f48-469e-9358-1ff586c05ea2 .shogun-heading-component h1 {
  color: rgba(98, 97, 97, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-77883cea-b105-470a-9663-83f7ee6043f1 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-77883cea-b105-470a-9663-83f7ee6043f1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-77883cea-b105-470a-9663-83f7ee6043f1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-77883cea-b105-470a-9663-83f7ee6043f1 {
  
}
}@media (max-width: 767px){#s-77883cea-b105-470a-9663-83f7ee6043f1 {
  
}
}







#s-77883cea-b105-470a-9663-83f7ee6043f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77883cea-b105-470a-9663-83f7ee6043f1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5b0c150e-3e5f-4e31-aac8-ae634865f991 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(234, 249, 254, 1);
opacity: 1;
}
@media (min-width: 1200px){#s-5b0c150e-3e5f-4e31-aac8-ae634865f991 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5b0c150e-3e5f-4e31-aac8-ae634865f991 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5b0c150e-3e5f-4e31-aac8-ae634865f991 {
  
}
}@media (max-width: 767px){#s-5b0c150e-3e5f-4e31-aac8-ae634865f991 {
  
}
}







#s-5b0c150e-3e5f-4e31-aac8-ae634865f991 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-5b0c150e-3e5f-4e31-aac8-ae634865f991.shg-box.shg-c {
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  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;
}
