.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-025e958b-9280-4de8-91b7-0959fb3002a6 {
  background-repeat: no-repeat;
background-size: contain;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 400px;
background-position: 0px 0px;
opacity: 0.79;
}
@media (min-width: 1200px){#s-025e958b-9280-4de8-91b7-0959fb3002a6 {
  display: none;
}
#s-025e958b-9280-4de8-91b7-0959fb3002a6, #wrap-s-025e958b-9280-4de8-91b7-0959fb3002a6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-025e958b-9280-4de8-91b7-0959fb3002a6 {
  display: none;
}
#s-025e958b-9280-4de8-91b7-0959fb3002a6, #wrap-s-025e958b-9280-4de8-91b7-0959fb3002a6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-025e958b-9280-4de8-91b7-0959fb3002a6 {
  display: none;
}
#s-025e958b-9280-4de8-91b7-0959fb3002a6, #wrap-s-025e958b-9280-4de8-91b7-0959fb3002a6 { display:none !important; }}
#s-025e958b-9280-4de8-91b7-0959fb3002a6 {
  background-image: url(https://i.shgcdn.com/157b5cef-acb9-45e2-8213-7d6e80e77829/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-025e958b-9280-4de8-91b7-0959fb3002a6 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-025e958b-9280-4de8-91b7-0959fb3002a6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-70ea3676-9d20-4329-bf49-a8b2e5b4eb7d {
  background-repeat: no-repeat;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 500px;
background-position: center -300px;
opacity: 0.79;
}
@media (min-width: 1200px){#s-70ea3676-9d20-4329-bf49-a8b2e5b4eb7d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-70ea3676-9d20-4329-bf49-a8b2e5b4eb7d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-70ea3676-9d20-4329-bf49-a8b2e5b4eb7d {
  
}
}@media (max-width: 767px){#s-70ea3676-9d20-4329-bf49-a8b2e5b4eb7d {
  display: none;
}
#s-70ea3676-9d20-4329-bf49-a8b2e5b4eb7d, #wrap-s-70ea3676-9d20-4329-bf49-a8b2e5b4eb7d { display:none !important; }}
#s-70ea3676-9d20-4329-bf49-a8b2e5b4eb7d {
  background-image: url(https://i.shgcdn.com/2b6731c4-12db-4146-8613-cf06bf4535f6/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-70ea3676-9d20-4329-bf49-a8b2e5b4eb7d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-70ea3676-9d20-4329-bf49-a8b2e5b4eb7d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-c79240b7-b072-4dc9-9333-5af1ba86c417 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c79240b7-b072-4dc9-9333-5af1ba86c417 {
  display: none;
}
#s-c79240b7-b072-4dc9-9333-5af1ba86c417, #wrap-s-c79240b7-b072-4dc9-9333-5af1ba86c417 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c79240b7-b072-4dc9-9333-5af1ba86c417 {
  display: none;
}
#s-c79240b7-b072-4dc9-9333-5af1ba86c417, #wrap-s-c79240b7-b072-4dc9-9333-5af1ba86c417 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c79240b7-b072-4dc9-9333-5af1ba86c417 {
  display: none;
}
#s-c79240b7-b072-4dc9-9333-5af1ba86c417, #wrap-s-c79240b7-b072-4dc9-9333-5af1ba86c417 { display:none !important; }}







#s-c79240b7-b072-4dc9-9333-5af1ba86c417 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c79240b7-b072-4dc9-9333-5af1ba86c417.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: rgba(0, 0, 0, 1);
  font-family: Assistant, sans-serif;
  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-b48a55dc-1f18-4e9f-af3a-2ed329bd3526 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-b48a55dc-1f18-4e9f-af3a-2ed329bd3526 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  
  
  
  
}



.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 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 {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant, sans-serif;
  font-weight: normal;
}

.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 ::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;
  color: rgba(0, 0, 0, 1);
  font-family: Assistant, sans-serif;
}

.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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant, sans-serif;
  font-weight: normal;
}

.shg-theme-text-content p {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant, sans-serif;
  font-weight: normal;
}

#s-35bcd6c3-4d1e-48ba-a023-a1652e09ef5b {
  margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
}

#s-e1420416-0f88-4a3d-abd6-93accad3b81e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e1420416-0f88-4a3d-abd6-93accad3b81e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e1420416-0f88-4a3d-abd6-93accad3b81e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e1420416-0f88-4a3d-abd6-93accad3b81e {
  
}
}@media (max-width: 767px){#s-e1420416-0f88-4a3d-abd6-93accad3b81e {
  display: none;
}
#s-e1420416-0f88-4a3d-abd6-93accad3b81e, #wrap-s-e1420416-0f88-4a3d-abd6-93accad3b81e { display:none !important; }}







#s-e1420416-0f88-4a3d-abd6-93accad3b81e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1420416-0f88-4a3d-abd6-93accad3b81e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-45e720cc-3825-435e-88b6-9c3c9ca030d9 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-45e720cc-3825-435e-88b6-9c3c9ca030d9 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  
  
  
  
}



.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

@media (min-width: 0px) {
[id="s-04fc039f-8f56-4ec1-bd2e-1566d5b384c9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-04fc039f-8f56-4ec1-bd2e-1566d5b384c9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-04fc039f-8f56-4ec1-bd2e-1566d5b384c9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-04fc039f-8f56-4ec1-bd2e-1566d5b384c9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-d585d495-aaeb-4f14-9748-b0f83307b290 {
  margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
}

#s-d6e6ebe7-45a7-4ea2-b542-4687bc61d3a9 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}
@media (max-width: 767px){#s-d6e6ebe7-45a7-4ea2-b542-4687bc61d3a9 {
  display: none;
}
#s-d6e6ebe7-45a7-4ea2-b542-4687bc61d3a9, #wrap-s-d6e6ebe7-45a7-4ea2-b542-4687bc61d3a9 { display:none !important; }}
#s-d6e6ebe7-45a7-4ea2-b542-4687bc61d3a9 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  
  
  
  
}



#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050 {
  
}
}@media (max-width: 767px){#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050 {
  display: none;
}
#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050, #wrap-s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050 { display:none !important; }}







#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-bb5fd51b-b481-48d8-b782-1d0a55e70250"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb5fd51b-b481-48d8-b782-1d0a55e70250"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bb5fd51b-b481-48d8-b782-1d0a55e70250"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb5fd51b-b481-48d8-b782-1d0a55e70250"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-f8d56ce3-71e4-4a08-9643-5aaeba61c7b7 {
  min-height: 50px;
}








#s-f8d56ce3-71e4-4a08-9643-5aaeba61c7b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8d56ce3-71e4-4a08-9643-5aaeba61c7b7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-685e834e-8ebe-42aa-8c18-8537fe056e7b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}

#s-685e834e-8ebe-42aa-8c18-8537fe056e7b {
  background-image: url(https://i.shgcdn.com/97c2e834-d729-4706-8e8f-1f53572096e4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-685e834e-8ebe-42aa-8c18-8537fe056e7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-685e834e-8ebe-42aa-8c18-8537fe056e7b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-388fa6d3-996c-4e0d-b599-1b3c38e552df {
  margin-left: 0px;
margin-bottom: 20px;
}

#s-c8bbadd0-0bc0-4012-b1bf-2953fe2de534 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-c8bbadd0-0bc0-4012-b1bf-2953fe2de534 {
  display: none;
}
#s-c8bbadd0-0bc0-4012-b1bf-2953fe2de534, #wrap-s-c8bbadd0-0bc0-4012-b1bf-2953fe2de534 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c8bbadd0-0bc0-4012-b1bf-2953fe2de534 {
  display: none;
}
#s-c8bbadd0-0bc0-4012-b1bf-2953fe2de534, #wrap-s-c8bbadd0-0bc0-4012-b1bf-2953fe2de534 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c8bbadd0-0bc0-4012-b1bf-2953fe2de534 {
  display: none;
}
#s-c8bbadd0-0bc0-4012-b1bf-2953fe2de534, #wrap-s-c8bbadd0-0bc0-4012-b1bf-2953fe2de534 { display:none !important; }}







#s-c8bbadd0-0bc0-4012-b1bf-2953fe2de534 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8bbadd0-0bc0-4012-b1bf-2953fe2de534.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0733c9b5-e8fa-47fe-87bc-d38659d832af"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0733c9b5-e8fa-47fe-87bc-d38659d832af"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0733c9b5-e8fa-47fe-87bc-d38659d832af"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0733c9b5-e8fa-47fe-87bc-d38659d832af"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ec5c5701-8713-4f1e-8890-4b3ab27f3571 {
  min-height: 50px;
}








#s-ec5c5701-8713-4f1e-8890-4b3ab27f3571 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec5c5701-8713-4f1e-8890-4b3ab27f3571.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-087f39de-5226-4817-8148-4cf9426da9f6 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-087f39de-5226-4817-8148-4cf9426da9f6 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  
  
  
  
}



#s-a7022522-7836-42b3-b210-adf846e05980 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-a7022522-7836-42b3-b210-adf846e05980 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7022522-7836-42b3-b210-adf846e05980.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d6db19cd-ecd6-4764-903e-e4659c1c98b7 {
  margin-left: 0px;
margin-bottom: 20px;
}

#s-bba32d2c-c0b6-494c-b910-03c5b46803fe {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
}
@media (min-width: 1200px){#s-bba32d2c-c0b6-494c-b910-03c5b46803fe {
  display: none;
}
#s-bba32d2c-c0b6-494c-b910-03c5b46803fe, #wrap-s-bba32d2c-c0b6-494c-b910-03c5b46803fe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bba32d2c-c0b6-494c-b910-03c5b46803fe {
  display: none;
}
#s-bba32d2c-c0b6-494c-b910-03c5b46803fe, #wrap-s-bba32d2c-c0b6-494c-b910-03c5b46803fe { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bba32d2c-c0b6-494c-b910-03c5b46803fe {
  display: none;
}
#s-bba32d2c-c0b6-494c-b910-03c5b46803fe, #wrap-s-bba32d2c-c0b6-494c-b910-03c5b46803fe { display:none !important; }}







#s-bba32d2c-c0b6-494c-b910-03c5b46803fe > .shg-box-overlay {
  background-color: rgba(9, 54, 55, 1);
  opacity: 0;
}#s-bba32d2c-c0b6-494c-b910-03c5b46803fe.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-0bd2a8e5-64e9-4d8d-9faa-774edc1c13aa {
  margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-0bd2a8e5-64e9-4d8d-9faa-774edc1c13aa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0bd2a8e5-64e9-4d8d-9faa-774edc1c13aa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-0bd2a8e5-64e9-4d8d-9faa-774edc1c13aa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-0bd2a8e5-64e9-4d8d-9faa-774edc1c13aa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-5320f07b-1962-4402-9a30-11a7ba42a617 {
  text-align: center;
}







  #s-5320f07b-1962-4402-9a30-11a7ba42a617 img.shogun-image {
    

    
    
    
  }


#s-5320f07b-1962-4402-9a30-11a7ba42a617 .shogun-image-content {
  
    align-items: center;
  
}

#s-64e2aa65-6e24-40ae-8bd2-116e128b2b20 {
  min-height: 45px;
}








#s-64e2aa65-6e24-40ae-8bd2-116e128b2b20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64e2aa65-6e24-40ae-8bd2-116e128b2b20.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-66613dd4-ed39-409d-ac8b-b456815b6436 {
  border-style: solid;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(241, 241, 241, 1);
text-align: center;
}

#s-66613dd4-ed39-409d-ac8b-b456815b6436 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  
  
  
  
}



#s-04614a7e-4638-4647-a95c-7e7b4d9ae81f {
  border-style: solid;
margin-top: 25px;
margin-left: 0px;
margin-bottom: 25px;
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(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-8d0cd6ba-5d34-42c0-84e1-d9d82aaf8ed7 {
  margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-8d0cd6ba-5d34-42c0-84e1-d9d82aaf8ed7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8d0cd6ba-5d34-42c0-84e1-d9d82aaf8ed7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-8d0cd6ba-5d34-42c0-84e1-d9d82aaf8ed7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-8d0cd6ba-5d34-42c0-84e1-d9d82aaf8ed7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

}

#s-8071653f-b8e7-4a33-ae70-40d0718b1860 {
  min-height: 46px;
}
@media (min-width: 1200px){#s-8071653f-b8e7-4a33-ae70-40d0718b1860 {
  display: none;
}
#s-8071653f-b8e7-4a33-ae70-40d0718b1860, #wrap-s-8071653f-b8e7-4a33-ae70-40d0718b1860 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8071653f-b8e7-4a33-ae70-40d0718b1860 {
  display: none;
}
#s-8071653f-b8e7-4a33-ae70-40d0718b1860, #wrap-s-8071653f-b8e7-4a33-ae70-40d0718b1860 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8071653f-b8e7-4a33-ae70-40d0718b1860 {
  display: none;
}
#s-8071653f-b8e7-4a33-ae70-40d0718b1860, #wrap-s-8071653f-b8e7-4a33-ae70-40d0718b1860 { display:none !important; }}







#s-8071653f-b8e7-4a33-ae70-40d0718b1860 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8071653f-b8e7-4a33-ae70-40d0718b1860.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-24c50898-17d4-4d3a-8951-ac1f4be0d34f {
  border-style: solid;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(241, 241, 241, 1);
text-align: center;
}

#s-24c50898-17d4-4d3a-8951-ac1f4be0d34f .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  
  
  
  
}



#s-a451c04c-375b-42e2-bb57-74305bc844ec {
  text-align: center;
opacity: 1;
}







  #s-a451c04c-375b-42e2-bb57-74305bc844ec img.shogun-image {
    

    
    
    
  }


#s-a451c04c-375b-42e2-bb57-74305bc844ec .shogun-image-content {
  
    align-items: center;
  
}

#s-f149066d-adf1-4dc4-9cf3-0bc60a049b2c {
  border-style: solid;
margin-top: 25px;
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(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-f149066d-adf1-4dc4-9cf3-0bc60a049b2c {
  margin-bottom: 25px;
}
}
#s-7899e35e-85a4-4d29-8f28-2f1042052f6f {
  min-height: 46px;
}
@media (min-width: 1200px){#s-7899e35e-85a4-4d29-8f28-2f1042052f6f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7899e35e-85a4-4d29-8f28-2f1042052f6f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7899e35e-85a4-4d29-8f28-2f1042052f6f {
  
}
}@media (max-width: 767px){#s-7899e35e-85a4-4d29-8f28-2f1042052f6f {
  display: none;
}
#s-7899e35e-85a4-4d29-8f28-2f1042052f6f, #wrap-s-7899e35e-85a4-4d29-8f28-2f1042052f6f { display:none !important; }}







#s-7899e35e-85a4-4d29-8f28-2f1042052f6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7899e35e-85a4-4d29-8f28-2f1042052f6f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-13f3e850-247a-463a-95ba-89f402f016cc {
  border-style: solid;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(241, 241, 241, 1);
text-align: center;
}

#s-13f3e850-247a-463a-95ba-89f402f016cc .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  
  
  
  
}



#s-5caa054e-a0a3-4e0b-90aa-0a744380a9ba {
  text-align: center;
opacity: 1;
}







  #s-5caa054e-a0a3-4e0b-90aa-0a744380a9ba img.shogun-image {
    

    
    
    
  }


#s-5caa054e-a0a3-4e0b-90aa-0a744380a9ba .shogun-image-content {
  
    align-items: center;
  
}

#s-317cdbcf-7254-4b25-ae60-f180429bb2dc {
  border-style: solid;
margin-top: 25px;
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(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-317cdbcf-7254-4b25-ae60-f180429bb2dc {
  margin-bottom: 25px;
}
}
#s-b4a2df66-7941-41ed-b354-1b871b508b27 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
}
@media (min-width: 1200px){#s-b4a2df66-7941-41ed-b354-1b871b508b27 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b4a2df66-7941-41ed-b354-1b871b508b27 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b4a2df66-7941-41ed-b354-1b871b508b27 {
  
}
}@media (max-width: 767px){#s-b4a2df66-7941-41ed-b354-1b871b508b27 {
  display: none;
}
#s-b4a2df66-7941-41ed-b354-1b871b508b27, #wrap-s-b4a2df66-7941-41ed-b354-1b871b508b27 { display:none !important; }}







#s-b4a2df66-7941-41ed-b354-1b871b508b27 > .shg-box-overlay {
  background-color: rgba(9, 54, 55, 1);
  opacity: 0;
}#s-b4a2df66-7941-41ed-b354-1b871b508b27.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-0aed6951-c39d-4e22-a3b2-cc347c9f8f61 {
  margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-0aed6951-c39d-4e22-a3b2-cc347c9f8f61"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0aed6951-c39d-4e22-a3b2-cc347c9f8f61"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-0aed6951-c39d-4e22-a3b2-cc347c9f8f61"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-0aed6951-c39d-4e22-a3b2-cc347c9f8f61"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

#s-5bc8186d-e638-4255-9cbe-449c83d19100 {
  min-height: 45px;
}








#s-5bc8186d-e638-4255-9cbe-449c83d19100 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5bc8186d-e638-4255-9cbe-449c83d19100.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6ba08e56-da36-47b7-b31d-fd90d4472c1a {
  text-align: center;
}







  #s-6ba08e56-da36-47b7-b31d-fd90d4472c1a img.shogun-image {
    

    
    
    
  }


#s-6ba08e56-da36-47b7-b31d-fd90d4472c1a .shogun-image-content {
  
    align-items: center;
  
}

#s-502ee1ab-2d2e-44ad-9382-b620a91e5ff5 {
  border-style: solid;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(241, 241, 241, 1);
text-align: center;
}

#s-502ee1ab-2d2e-44ad-9382-b620a91e5ff5 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  
  
  
  
}



#s-d9452d88-40a6-4711-bcb0-7a7f1f466f98 {
  border-style: solid;
margin-top: 25px;
margin-left: 0px;
margin-bottom: 25px;
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(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-3dc77273-5598-4c53-8372-b19ee0aa305c {
  margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-3dc77273-5598-4c53-8372-b19ee0aa305c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3dc77273-5598-4c53-8372-b19ee0aa305c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-3dc77273-5598-4c53-8372-b19ee0aa305c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-3dc77273-5598-4c53-8372-b19ee0aa305c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

#s-da07eb90-197e-4e97-8968-9e51723c1ba8 {
  min-height: 46px;
}
@media (min-width: 1200px){#s-da07eb90-197e-4e97-8968-9e51723c1ba8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-da07eb90-197e-4e97-8968-9e51723c1ba8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-da07eb90-197e-4e97-8968-9e51723c1ba8 {
  
}
}@media (max-width: 767px){#s-da07eb90-197e-4e97-8968-9e51723c1ba8 {
  display: none;
}
#s-da07eb90-197e-4e97-8968-9e51723c1ba8, #wrap-s-da07eb90-197e-4e97-8968-9e51723c1ba8 { display:none !important; }}







#s-da07eb90-197e-4e97-8968-9e51723c1ba8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da07eb90-197e-4e97-8968-9e51723c1ba8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-509a5a48-8f10-42b5-869b-9e482c183b81 {
  border-style: solid;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(241, 241, 241, 1);
min-height: 1px;
text-align: center;
}

#s-509a5a48-8f10-42b5-869b-9e482c183b81 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-42f29a69-8066-4145-840c-24fe21c8135e {
  text-align: center;
opacity: 1;
}







  #s-42f29a69-8066-4145-840c-24fe21c8135e img.shogun-image {
    

    
    
    
  }


#s-42f29a69-8066-4145-840c-24fe21c8135e .shogun-image-content {
  
    align-items: center;
  
}

#s-ba59a12d-629d-476f-b8f5-2be1555b1191 {
  border-style: solid;
margin-top: 25px;
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(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-ba59a12d-629d-476f-b8f5-2be1555b1191 {
  margin-bottom: 25px;
}
}
@media (min-width: 0px) {
[id="s-4f90619a-42a3-4ed3-bfb3-fc11c0e4b1bb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4f90619a-42a3-4ed3-bfb3-fc11c0e4b1bb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4f90619a-42a3-4ed3-bfb3-fc11c0e4b1bb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f90619a-42a3-4ed3-bfb3-fc11c0e4b1bb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-7315f727-ea66-4bab-a020-588996fbf4c8 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-7315f727-ea66-4bab-a020-588996fbf4c8 {
  display: none;
}
#s-7315f727-ea66-4bab-a020-588996fbf4c8, #wrap-s-7315f727-ea66-4bab-a020-588996fbf4c8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7315f727-ea66-4bab-a020-588996fbf4c8 {
  display: none;
}
#s-7315f727-ea66-4bab-a020-588996fbf4c8, #wrap-s-7315f727-ea66-4bab-a020-588996fbf4c8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7315f727-ea66-4bab-a020-588996fbf4c8 {
  display: none;
}
#s-7315f727-ea66-4bab-a020-588996fbf4c8, #wrap-s-7315f727-ea66-4bab-a020-588996fbf4c8 { display:none !important; }}







#s-7315f727-ea66-4bab-a020-588996fbf4c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7315f727-ea66-4bab-a020-588996fbf4c8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-474ba5f7-f13a-4176-b0e7-056081348ca6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-474ba5f7-f13a-4176-b0e7-056081348ca6 {
  display: none;
}
#s-474ba5f7-f13a-4176-b0e7-056081348ca6, #wrap-s-474ba5f7-f13a-4176-b0e7-056081348ca6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-474ba5f7-f13a-4176-b0e7-056081348ca6 {
  display: none;
}
#s-474ba5f7-f13a-4176-b0e7-056081348ca6, #wrap-s-474ba5f7-f13a-4176-b0e7-056081348ca6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-474ba5f7-f13a-4176-b0e7-056081348ca6 {
  display: none;
}
#s-474ba5f7-f13a-4176-b0e7-056081348ca6, #wrap-s-474ba5f7-f13a-4176-b0e7-056081348ca6 { display:none !important; }}







#s-474ba5f7-f13a-4176-b0e7-056081348ca6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-474ba5f7-f13a-4176-b0e7-056081348ca6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-854f3c57-c3ee-48b9-850c-e8cf452b106b {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-854f3c57-c3ee-48b9-850c-e8cf452b106b .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  
  
  
  
}



#s-c77b2d9c-935a-497e-8dc6-9726d0455c45 {
  margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
}

#s-1fb1db8f-5109-46d9-bae0-91e436cdc685 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-1fb1db8f-5109-46d9-bae0-91e436cdc685 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1fb1db8f-5109-46d9-bae0-91e436cdc685 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1fb1db8f-5109-46d9-bae0-91e436cdc685 {
  
}
}@media (max-width: 767px){#s-1fb1db8f-5109-46d9-bae0-91e436cdc685 {
  display: none;
}
#s-1fb1db8f-5109-46d9-bae0-91e436cdc685, #wrap-s-1fb1db8f-5109-46d9-bae0-91e436cdc685 { display:none !important; }}







#s-1fb1db8f-5109-46d9-bae0-91e436cdc685 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fb1db8f-5109-46d9-bae0-91e436cdc685.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5f350890-9d00-41b3-99a8-18e8060701d7 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-5f350890-9d00-41b3-99a8-18e8060701d7 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  
  
  
  
}



#s-55cbc2d2-5eb3-4648-ac83-b0d813c8df24 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-55cbc2d2-5eb3-4648-ac83-b0d813c8df24 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-55cbc2d2-5eb3-4648-ac83-b0d813c8df24 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-55cbc2d2-5eb3-4648-ac83-b0d813c8df24 {
  
}
}@media (max-width: 767px){#s-55cbc2d2-5eb3-4648-ac83-b0d813c8df24 {
  display: none;
}
#s-55cbc2d2-5eb3-4648-ac83-b0d813c8df24, #wrap-s-55cbc2d2-5eb3-4648-ac83-b0d813c8df24 { display:none !important; }}







#s-55cbc2d2-5eb3-4648-ac83-b0d813c8df24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55cbc2d2-5eb3-4648-ac83-b0d813c8df24.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ed195c20-fcc5-45f8-bd37-67da43f07baf {
  margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
}

#s-a43d39d8-2419-4982-bb85-e346528160f9 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-a43d39d8-2419-4982-bb85-e346528160f9 {
  display: none;
}
#s-a43d39d8-2419-4982-bb85-e346528160f9, #wrap-s-a43d39d8-2419-4982-bb85-e346528160f9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a43d39d8-2419-4982-bb85-e346528160f9 {
  display: none;
}
#s-a43d39d8-2419-4982-bb85-e346528160f9, #wrap-s-a43d39d8-2419-4982-bb85-e346528160f9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a43d39d8-2419-4982-bb85-e346528160f9 {
  display: none;
}
#s-a43d39d8-2419-4982-bb85-e346528160f9, #wrap-s-a43d39d8-2419-4982-bb85-e346528160f9 { display:none !important; }}







#s-a43d39d8-2419-4982-bb85-e346528160f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a43d39d8-2419-4982-bb85-e346528160f9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d8497aef-5245-46aa-884a-b52229bcdd13"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d8497aef-5245-46aa-884a-b52229bcdd13"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d8497aef-5245-46aa-884a-b52229bcdd13"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d8497aef-5245-46aa-884a-b52229bcdd13"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-606a4154-7153-4918-b7c7-b39b663731b9 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-606a4154-7153-4918-b7c7-b39b663731b9 {
  display: none;
}
#s-606a4154-7153-4918-b7c7-b39b663731b9, #wrap-s-606a4154-7153-4918-b7c7-b39b663731b9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-606a4154-7153-4918-b7c7-b39b663731b9 {
  display: none;
}
#s-606a4154-7153-4918-b7c7-b39b663731b9, #wrap-s-606a4154-7153-4918-b7c7-b39b663731b9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-606a4154-7153-4918-b7c7-b39b663731b9 {
  display: none;
}
#s-606a4154-7153-4918-b7c7-b39b663731b9, #wrap-s-606a4154-7153-4918-b7c7-b39b663731b9 { display:none !important; }}







#s-606a4154-7153-4918-b7c7-b39b663731b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-606a4154-7153-4918-b7c7-b39b663731b9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-73cb427e-ebcf-4e5c-8c03-a393ed2434bf {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-73cb427e-ebcf-4e5c-8c03-a393ed2434bf .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  
  
  
  
}



#s-497c7d54-2fc3-4402-abaa-9c96220dcda8 {
  margin-left: 0px;
margin-bottom: 20px;
}

#s-cb7618fa-317e-4cb8-b72e-17442281f9b2 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-cb7618fa-317e-4cb8-b72e-17442281f9b2 {
  display: none;
}
#s-cb7618fa-317e-4cb8-b72e-17442281f9b2, #wrap-s-cb7618fa-317e-4cb8-b72e-17442281f9b2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cb7618fa-317e-4cb8-b72e-17442281f9b2 {
  display: none;
}
#s-cb7618fa-317e-4cb8-b72e-17442281f9b2, #wrap-s-cb7618fa-317e-4cb8-b72e-17442281f9b2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cb7618fa-317e-4cb8-b72e-17442281f9b2 {
  display: none;
}
#s-cb7618fa-317e-4cb8-b72e-17442281f9b2, #wrap-s-cb7618fa-317e-4cb8-b72e-17442281f9b2 { display:none !important; }}







#s-cb7618fa-317e-4cb8-b72e-17442281f9b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb7618fa-317e-4cb8-b72e-17442281f9b2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e2ff78aa-57c6-4f52-accd-d881eeaa49f7 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-e2ff78aa-57c6-4f52-accd-d881eeaa49f7 {
  
}
}







#s-e2ff78aa-57c6-4f52-accd-d881eeaa49f7 > .shg-box-overlay {
  background-color: rgba(9, 54, 55, 1);
  opacity: 0;
}#s-e2ff78aa-57c6-4f52-accd-d881eeaa49f7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8898c692-9dc5-4f0a-b5e0-fe9bac9b62b5 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-8898c692-9dc5-4f0a-b5e0-fe9bac9b62b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8898c692-9dc5-4f0a-b5e0-fe9bac9b62b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8898c692-9dc5-4f0a-b5e0-fe9bac9b62b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8898c692-9dc5-4f0a-b5e0-fe9bac9b62b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-96619077-f40d-44bb-83ba-82e8a312da54 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-96619077-f40d-44bb-83ba-82e8a312da54 {
  display: none;
}
#s-96619077-f40d-44bb-83ba-82e8a312da54, #wrap-s-96619077-f40d-44bb-83ba-82e8a312da54 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96619077-f40d-44bb-83ba-82e8a312da54 {
  display: none;
}
#s-96619077-f40d-44bb-83ba-82e8a312da54, #wrap-s-96619077-f40d-44bb-83ba-82e8a312da54 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-96619077-f40d-44bb-83ba-82e8a312da54 {
  display: none;
}
#s-96619077-f40d-44bb-83ba-82e8a312da54, #wrap-s-96619077-f40d-44bb-83ba-82e8a312da54 { display:none !important; }}







#s-96619077-f40d-44bb-83ba-82e8a312da54 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-96619077-f40d-44bb-83ba-82e8a312da54.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-137872d3-b846-4e87-a9e5-7327b4f5a386 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn-text {
  font-weight: normal;
  font-family: Assistant, sans-serif;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-27c20bd8-3d8d-4550-b255-e50749aedd0b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-27c20bd8-3d8d-4550-b255-e50749aedd0b:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-27c20bd8-3d8d-4550-b255-e50749aedd0b:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-27c20bd8-3d8d-4550-b255-e50749aedd0b-root {
    text-align: center;
  }


#s-27c20bd8-3d8d-4550-b255-e50749aedd0b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-27c20bd8-3d8d-4550-b255-e50749aedd0b-root {
    text-align: center;
  }


#s-27c20bd8-3d8d-4550-b255-e50749aedd0b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-27c20bd8-3d8d-4550-b255-e50749aedd0b-root {
    text-align: center;
  }


#s-27c20bd8-3d8d-4550-b255-e50749aedd0b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-27c20bd8-3d8d-4550-b255-e50749aedd0b-root {
    text-align: center;
  }


#s-27c20bd8-3d8d-4550-b255-e50749aedd0b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-27c20bd8-3d8d-4550-b255-e50749aedd0b-root {
    text-align: center;
  }


#s-27c20bd8-3d8d-4550-b255-e50749aedd0b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-c287679b-b997-469c-8678-af5f2949f6a5 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-c287679b-b997-469c-8678-af5f2949f6a5 {
  display: none;
}
#s-c287679b-b997-469c-8678-af5f2949f6a5, #wrap-s-c287679b-b997-469c-8678-af5f2949f6a5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c287679b-b997-469c-8678-af5f2949f6a5 {
  display: none;
}
#s-c287679b-b997-469c-8678-af5f2949f6a5, #wrap-s-c287679b-b997-469c-8678-af5f2949f6a5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c287679b-b997-469c-8678-af5f2949f6a5 {
  display: none;
}
#s-c287679b-b997-469c-8678-af5f2949f6a5, #wrap-s-c287679b-b997-469c-8678-af5f2949f6a5 { display:none !important; }}







#s-c287679b-b997-469c-8678-af5f2949f6a5 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-c287679b-b997-469c-8678-af5f2949f6a5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0aa2759e-7a75-445a-b62b-c3ad9ac1298f {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 152, 142, 1);
}

#s-33c0c942-1fac-42b1-9010-f0b4ed302015 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 28px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-33c0c942-1fac-42b1-9010-f0b4ed302015:hover {background-color: rgba(255, 255, 255, 0.8) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-33c0c942-1fac-42b1-9010-f0b4ed302015:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-33c0c942-1fac-42b1-9010-f0b4ed302015-root {
    text-align: center;
  }


#s-33c0c942-1fac-42b1-9010-f0b4ed302015.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-33c0c942-1fac-42b1-9010-f0b4ed302015-root {
    text-align: center;
  }


#s-33c0c942-1fac-42b1-9010-f0b4ed302015.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-33c0c942-1fac-42b1-9010-f0b4ed302015-root {
    text-align: center;
  }


#s-33c0c942-1fac-42b1-9010-f0b4ed302015.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-33c0c942-1fac-42b1-9010-f0b4ed302015-root {
    text-align: center;
  }


#s-33c0c942-1fac-42b1-9010-f0b4ed302015.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-33c0c942-1fac-42b1-9010-f0b4ed302015-root {
    text-align: center;
  }


#s-33c0c942-1fac-42b1-9010-f0b4ed302015.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload-bg-image {
  display: none;
}

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

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

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{background-attachment:scroll!important}}@media only screen and (min-width:1024px) and (max-height:1366px) and (-webkit-min-device-pixel-ratio:1.5) and (hover:none) and (orientation:landscape){.shg-box{background-attachment:scroll!important}}#mc_embed_signup .clear{width:auto!important;height:auto!important;visibility:visible!important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline!important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(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;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:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*=enterviewport][data-animations*=fadeIn],[data-animations*=enterviewport][data-animations*=zoomIn]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}