.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-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  background-size: cover;
min-height: 180px;
background-position: center center;
background-color: rgba(33, 33, 33, 1);
}
@media (min-width: 1200px){#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  display: none;
}
#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f, #wrap-s-a17193e3-8326-4c45-bb06-d6d5fc82b50f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  display: none;
}
#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f, #wrap-s-a17193e3-8326-4c45-bb06-d6d5fc82b50f { display: none !important; }}







#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-82bcfd1f-7454-4d61-80f0-893e3610f006 {
  margin-left: 3%;
margin-right: 3%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-82bcfd1f-7454-4d61-80f0-893e3610f006 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 57px;
  
  letter-spacing: 2px;
  text-align: left;
}



#s-a955a608-cecf-45ca-a5de-fc9c689ef959 {
  background-size: cover;
min-height: 213px;
background-position: center center;
background-color: rgba(33, 33, 33, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a955a608-cecf-45ca-a5de-fc9c689ef959 {
  display: none;
}
#s-a955a608-cecf-45ca-a5de-fc9c689ef959, #wrap-s-a955a608-cecf-45ca-a5de-fc9c689ef959 { display: none !important; }}@media (max-width: 767px){#s-a955a608-cecf-45ca-a5de-fc9c689ef959 {
  display: none;
}
#s-a955a608-cecf-45ca-a5de-fc9c689ef959, #wrap-s-a955a608-cecf-45ca-a5de-fc9c689ef959 { display: none !important; }}







#s-a955a608-cecf-45ca-a5de-fc9c689ef959 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a955a608-cecf-45ca-a5de-fc9c689ef959.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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;
}

#s-3ba8827e-243f-406c-b268-9dee87dd331d {
  padding-left: 10%;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-3ba8827e-243f-406c-b268-9dee87dd331d {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-3ba8827e-243f-406c-b268-9dee87dd331d {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-3ba8827e-243f-406c-b268-9dee87dd331d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ba8827e-243f-406c-b268-9dee87dd331d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3ba8827e-243f-406c-b268-9dee87dd331d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ba8827e-243f-406c-b268-9dee87dd331d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d82e145c-4f77-425f-ba22-08fb817ff166 {
  margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d82e145c-4f77-425f-ba22-08fb817ff166 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 72px;
  line-height: 1.25em;
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-d82e145c-4f77-425f-ba22-08fb817ff166 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 48px;
  line-height: 1.25em;
  
  text-align: left;
}


}@media (max-width: 767px){#s-d82e145c-4f77-425f-ba22-08fb817ff166 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 48px;
  line-height: 1.25em;
  
  text-align: left;
}


}
#s-262030a7-2b69-410c-a9d9-a7597dff5c6a {
  padding-top: 61px;
padding-left: 0%;
padding-bottom: 61px;
padding-right: 0%;
min-height: 47px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-262030a7-2b69-410c-a9d9-a7597dff5c6a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-262030a7-2b69-410c-a9d9-a7597dff5c6a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-262030a7-2b69-410c-a9d9-a7597dff5c6a {
  display: none;
}
#s-262030a7-2b69-410c-a9d9-a7597dff5c6a, #wrap-s-262030a7-2b69-410c-a9d9-a7597dff5c6a { display: none !important; }}@media (max-width: 767px){#s-262030a7-2b69-410c-a9d9-a7597dff5c6a {
  display: none;
}
#s-262030a7-2b69-410c-a9d9-a7597dff5c6a, #wrap-s-262030a7-2b69-410c-a9d9-a7597dff5c6a { display: none !important; }}







#s-262030a7-2b69-410c-a9d9-a7597dff5c6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-262030a7-2b69-410c-a9d9-a7597dff5c6a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5a75f12b-de22-460e-a2d5-b7bd5a85210e {
  margin-top: 12px;
margin-left: 6%;
margin-bottom: 19px;
margin-right: 6%;
padding-top: 28px;
padding-bottom: 45px;
}

@media (min-width: 0px) {
[id="s-5a75f12b-de22-460e-a2d5-b7bd5a85210e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-5a75f12b-de22-460e-a2d5-b7bd5a85210e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5a75f12b-de22-460e-a2d5-b7bd5a85210e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a75f12b-de22-460e-a2d5-b7bd5a85210e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-938485ce-280c-458a-974a-7c8e1fdc9405 {
  padding-left: 0px;
padding-right: 0px;
min-height: 51px;
}
@media (max-width: 767px){#s-938485ce-280c-458a-974a-7c8e1fdc9405 {
  margin-bottom: 40px;
}
}







#s-938485ce-280c-458a-974a-7c8e1fdc9405 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-938485ce-280c-458a-974a-7c8e1fdc9405.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-cover {
  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-a5e2df57-ca03-46c5-8644-fe0aa3aaa83c {
  margin-top: 3px;
margin-left: 39%;
margin-bottom: 3px;
margin-right: 4%;
padding-left: 1%;
padding-right: 1%;
min-height: 75px;
max-width: 75px;
text-align: center;
opacity: 0.6;
}







  #s-a5e2df57-ca03-46c5-8644-fe0aa3aaa83c img.shogun-image {
    

    
    
    
  }


#s-a5e2df57-ca03-46c5-8644-fe0aa3aaa83c .shogun-image-content {
  
    align-items: center;
  
}

#s-45af3dd7-b7bf-4eb3-a6e9-98044a338d0d {
  margin-top: 11px;
margin-bottom: 1px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-45af3dd7-b7bf-4eb3-a6e9-98044a338d0d .shogun-heading-component h6 {
  color: #000;
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



.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: ;
  font-family: ;
  font-weight: ;
}

.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: ;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: ;
  font-family: ;
}

.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: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-abc672b1-c907-47a0-bfb2-e5e674c121c8 {
  margin-top: 10px;
}

#s-8521db56-732f-406f-bb17-2f6e842ae9f2 {
  margin-top: -6px;
margin-bottom: -6px;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
min-height: 63px;
text-align: center;
}







  #s-8521db56-732f-406f-bb17-2f6e842ae9f2 img.shogun-image {
    

    
    
    
  }


#s-8521db56-732f-406f-bb17-2f6e842ae9f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-0234f313-2a03-4c04-914a-9c6d38247f73 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-0234f313-2a03-4c04-914a-9c6d38247f73 {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-0234f313-2a03-4c04-914a-9c6d38247f73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0234f313-2a03-4c04-914a-9c6d38247f73.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7283223f-b15a-4f90-b80b-1ff61f98de6c {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 7px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7283223f-b15a-4f90-b80b-1ff61f98de6c .shogun-heading-component h6 {
  color: #000;
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-06f6d0f2-f97e-4588-ae89-593fc8f83897 {
  margin-top: 10px;
margin-left: 4%;
margin-right: 4%;
}

#s-59a0370e-7a62-43b2-be15-d982d8297d69 {
  margin-top: -8px;
margin-left: 38%;
margin-bottom: 9px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
min-height: 40px;
max-width: 70px;
text-align: center;
opacity: 0.55;
}







  #s-59a0370e-7a62-43b2-be15-d982d8297d69 img.shogun-image {
    

    
    
    
  }


#s-59a0370e-7a62-43b2-be15-d982d8297d69 .shogun-image-content {
  
    align-items: center;
  
}

#s-4c13e587-f693-40de-8d06-fcb5a3c17b60 {
  min-height: 50px;
}
@media (max-width: 767px){#s-4c13e587-f693-40de-8d06-fcb5a3c17b60 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-4c13e587-f693-40de-8d06-fcb5a3c17b60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c13e587-f693-40de-8d06-fcb5a3c17b60.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2de53e6c-04f6-4fc4-93c3-6bc47501914c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-2de53e6c-04f6-4fc4-93c3-6bc47501914c .shogun-heading-component h6 {
  color: #000;
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-944dfb5d-577a-45bd-b947-4814c1494bcd {
  margin-top: 10px;
}

#s-0173ac45-8c75-487a-a8e2-ad10bd3f910b {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0173ac45-8c75-487a-a8e2-ad10bd3f910b .shogun-heading-component h1 {
  color: rgba(49, 48, 48, 1);
  font-weight:  700 ;
  font-family: "Cantarell";
  font-style:  normal ;
  font-size: 48px;
  
  
  text-align: center;
}



#s-cbb5aa9c-b2e7-4d67-a2b5-b8fd68a61ab1 {
  margin-top: 2px;
margin-left: 8%;
margin-bottom: 2px;
margin-right: 8%;
padding-left: 3%;
padding-right: 3%;
}

#s-6aa5bf2b-f2f6-467e-9c77-69fd76a42c29 {
  padding-top: 3px;
padding-left: 0%;
padding-bottom: 61px;
padding-right: 0%;
min-height: 47px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-6aa5bf2b-f2f6-467e-9c77-69fd76a42c29 {
  display: none;
}
#s-6aa5bf2b-f2f6-467e-9c77-69fd76a42c29, #wrap-s-6aa5bf2b-f2f6-467e-9c77-69fd76a42c29 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6aa5bf2b-f2f6-467e-9c77-69fd76a42c29 {
  display: none;
}
#s-6aa5bf2b-f2f6-467e-9c77-69fd76a42c29, #wrap-s-6aa5bf2b-f2f6-467e-9c77-69fd76a42c29 { display: none !important; }}







#s-6aa5bf2b-f2f6-467e-9c77-69fd76a42c29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6aa5bf2b-f2f6-467e-9c77-69fd76a42c29.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c86eead5-d76c-49ba-a3c2-2d732d405e18 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 28px;
padding-bottom: 28px;
}

@media (min-width: 0px) {
[id="s-c86eead5-d76c-49ba-a3c2-2d732d405e18"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c86eead5-d76c-49ba-a3c2-2d732d405e18"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c86eead5-d76c-49ba-a3c2-2d732d405e18"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c86eead5-d76c-49ba-a3c2-2d732d405e18"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-dcff667c-97d3-4e62-a8f0-37d2b22305fe {
  padding-left: 0px;
padding-right: 0px;
min-height: 51px;
}
@media (max-width: 767px){#s-dcff667c-97d3-4e62-a8f0-37d2b22305fe {
  margin-bottom: 40px;
}
}







#s-dcff667c-97d3-4e62-a8f0-37d2b22305fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dcff667c-97d3-4e62-a8f0-37d2b22305fe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-78e51c7d-6059-45ec-a413-e2b90011396d {
  margin-top: 3px;
margin-left: 39%;
margin-bottom: 3px;
margin-right: 4%;
padding-left: 1%;
padding-right: 1%;
min-height: 75px;
max-width: 75px;
text-align: center;
opacity: 0.6;
}







  #s-78e51c7d-6059-45ec-a413-e2b90011396d img.shogun-image {
    

    
    
    
  }


#s-78e51c7d-6059-45ec-a413-e2b90011396d .shogun-image-content {
  
    align-items: center;
  
}

#s-10b38cc3-3459-4176-89b3-36809c560848 {
  margin-top: 11px;
margin-bottom: 1px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-10b38cc3-3459-4176-89b3-36809c560848 .shogun-heading-component h6 {
  color: #000;
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-fe310d0f-a822-4ec4-a11b-9b4450b1a68c {
  margin-top: 10px;
}

#s-482f4511-aee6-4544-af04-ef7e0d144741 {
  margin-top: -6px;
margin-bottom: -6px;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
min-height: 63px;
text-align: center;
}







  #s-482f4511-aee6-4544-af04-ef7e0d144741 img.shogun-image {
    

    
    
    
  }


#s-482f4511-aee6-4544-af04-ef7e0d144741 .shogun-image-content {
  
    align-items: center;
  
}

#s-72bb7a2a-8e6a-46d2-b7fb-9e50cb0e4b2d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-72bb7a2a-8e6a-46d2-b7fb-9e50cb0e4b2d {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-72bb7a2a-8e6a-46d2-b7fb-9e50cb0e4b2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72bb7a2a-8e6a-46d2-b7fb-9e50cb0e4b2d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bf8c886e-585e-49ee-8053-2fa6e5240a11 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 7px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-bf8c886e-585e-49ee-8053-2fa6e5240a11 .shogun-heading-component h6 {
  color: #000;
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-f51f0a77-4740-4537-8851-c1e9ef867da3 {
  margin-top: 10px;
margin-left: 4%;
margin-right: 4%;
}

#s-67af5850-7906-47eb-8df5-f7f7be671bae {
  margin-top: -8px;
margin-left: 38%;
margin-bottom: 9px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
min-height: 40px;
max-width: 70px;
text-align: center;
opacity: 0.55;
}







  #s-67af5850-7906-47eb-8df5-f7f7be671bae img.shogun-image {
    

    
    
    
  }


#s-67af5850-7906-47eb-8df5-f7f7be671bae .shogun-image-content {
  
    align-items: center;
  
}

#s-8d9d2292-8837-4fa2-8947-8cb7cb472b62 {
  min-height: 50px;
}
@media (max-width: 767px){#s-8d9d2292-8837-4fa2-8947-8cb7cb472b62 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-8d9d2292-8837-4fa2-8947-8cb7cb472b62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d9d2292-8837-4fa2-8947-8cb7cb472b62.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3dc51c05-93e5-4cfa-b21b-fe7e3fe310ea {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3dc51c05-93e5-4cfa-b21b-fe7e3fe310ea .shogun-heading-component h6 {
  color: #000;
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-ee5296b1-663f-45df-8b39-460cff1c03c2 {
  margin-top: 10px;
}

#s-dd73b59e-2105-4a37-aaf3-27639605f35e {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dd73b59e-2105-4a37-aaf3-27639605f35e .shogun-heading-component h1 {
  color: rgba(49, 48, 48, 1);
  font-weight:  700 ;
  font-family: "Cantarell";
  font-style:  normal ;
  font-size: 44px;
  
  
  text-align: center;
}



#s-18b230d3-22e3-48fa-af35-1092885f0733 {
  margin-top: 2px;
margin-left: 5%;
margin-bottom: 2px;
margin-right: 5%;
padding-left: 2%;
padding-right: 2%;
}

#s-77940ca0-8490-4b0a-b760-86c15839064c {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 27px;
padding-left: 4%;
padding-bottom: 20px;
padding-right: 4%;
min-height: 43px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-77940ca0-8490-4b0a-b760-86c15839064c {
  display: none;
}
#s-77940ca0-8490-4b0a-b760-86c15839064c, #wrap-s-77940ca0-8490-4b0a-b760-86c15839064c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-77940ca0-8490-4b0a-b760-86c15839064c {
  display: none;
}
#s-77940ca0-8490-4b0a-b760-86c15839064c, #wrap-s-77940ca0-8490-4b0a-b760-86c15839064c { display: none !important; }}@media (max-width: 767px){#s-77940ca0-8490-4b0a-b760-86c15839064c {
  display: none;
}
#s-77940ca0-8490-4b0a-b760-86c15839064c, #wrap-s-77940ca0-8490-4b0a-b760-86c15839064c { display: none !important; }}







#s-77940ca0-8490-4b0a-b760-86c15839064c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77940ca0-8490-4b0a-b760-86c15839064c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e6cdbe25-8bd7-4361-844d-2d9373aeb7eb {
  margin-top: 0px;
margin-bottom: 54px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(31, 31, 31, 1);
}

#s-e6cdbe25-8bd7-4361-844d-2d9373aeb7eb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Cantarell";
  font-style:  normal ;
  font-size: 55px;
  
  letter-spacing: 3px;
  
}



#s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 32.0px);
}

}

@media (min-width: 992px) {
[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 32.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 32.0px);
}

}

#s-a37dfaf5-cc14-4602-8f94-554a045a989b {
  min-height: 480px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a37dfaf5-cc14-4602-8f94-554a045a989b {
  min-height: 360px;
}
}@media (max-width: 767px){#s-a37dfaf5-cc14-4602-8f94-554a045a989b {
  min-height: 300px;
}
}







#s-a37dfaf5-cc14-4602-8f94-554a045a989b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a37dfaf5-cc14-4602-8f94-554a045a989b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cabb80af-3411-4b89-8f45-5283cb7e4b0e {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 17px;
margin-right: 0%;
padding-top: 35px;
padding-left: 14%;
padding-bottom: 35px;
padding-right: 14%;
text-align: center;
}







  #s-cabb80af-3411-4b89-8f45-5283cb7e4b0e img.shogun-image {
    

    
    
    
  }


#s-cabb80af-3411-4b89-8f45-5283cb7e4b0e .shogun-image-content {
  
    align-items: center;
  
}

#s-3dd388b7-2e38-49fd-b7fb-818e5873f10c {
  margin-left: 0%;
margin-right: 0%;
}

#s-c909214c-301b-468f-9d93-1a2278f1ea74 {
  min-height: 670px;
}
@media (max-width: 767px){#s-c909214c-301b-468f-9d93-1a2278f1ea74 {
  margin-top: 30px;
}
}







#s-c909214c-301b-468f-9d93-1a2278f1ea74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c909214c-301b-468f-9d93-1a2278f1ea74.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6b1088a3-36b1-47ba-822f-c6960771a2bc {
  text-align: center;
}







  #s-6b1088a3-36b1-47ba-822f-c6960771a2bc img.shogun-image {
    

    
    
    
  }


#s-6b1088a3-36b1-47ba-822f-c6960771a2bc .shogun-image-content {
  
    align-items: center;
  
}

#s-26279ad1-b7f1-4d97-89ca-2d758d904e0e {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 27px;
padding-left: 4%;
padding-bottom: 20px;
padding-right: 4%;
min-height: 43px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-26279ad1-b7f1-4d97-89ca-2d758d904e0e {
  display: none;
}
#s-26279ad1-b7f1-4d97-89ca-2d758d904e0e, #wrap-s-26279ad1-b7f1-4d97-89ca-2d758d904e0e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-26279ad1-b7f1-4d97-89ca-2d758d904e0e {
  display: none;
}
#s-26279ad1-b7f1-4d97-89ca-2d758d904e0e, #wrap-s-26279ad1-b7f1-4d97-89ca-2d758d904e0e { display: none !important; }}







#s-26279ad1-b7f1-4d97-89ca-2d758d904e0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26279ad1-b7f1-4d97-89ca-2d758d904e0e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b49aca7c-dd3c-4e82-9b8c-eb9d7a3c92e9 {
  margin-top: 1px;
margin-left: -5%;
margin-bottom: -53px;
margin-right: -5%;
padding-top: 9px;
padding-left: 1%;
padding-bottom: 9px;
padding-right: 1%;
text-align: center;
background-color: rgba(39, 39, 39, 1);
}

#s-b49aca7c-dd3c-4e82-9b8c-eb9d7a3c92e9 .shogun-heading-component h1 {
  color: rgba(248, 248, 248, 1);
  font-weight:  700 ;
  font-family: "Cantarell";
  font-style:  normal ;
  font-size: 45px;
  
  letter-spacing: 3px;
  
}



#s-15ddb16b-1c5e-4c29-bb8c-6e7c1d29bd40 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-15ddb16b-1c5e-4c29-bb8c-6e7c1d29bd40"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-15ddb16b-1c5e-4c29-bb8c-6e7c1d29bd40"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 32.0px);
}

}

@media (min-width: 992px) {
[id="s-15ddb16b-1c5e-4c29-bb8c-6e7c1d29bd40"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 32.0px);
}

}

@media (min-width: 1200px) {
[id="s-15ddb16b-1c5e-4c29-bb8c-6e7c1d29bd40"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 32.0px);
}

}

#s-06eccb05-4c1a-40f3-af79-ba9693b96c9f {
  min-height: 480px;
}
@media (min-width: 768px) and (max-width: 991px){#s-06eccb05-4c1a-40f3-af79-ba9693b96c9f {
  min-height: 360px;
}
}@media (max-width: 767px){#s-06eccb05-4c1a-40f3-af79-ba9693b96c9f {
  min-height: 300px;
}
}







#s-06eccb05-4c1a-40f3-af79-ba9693b96c9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06eccb05-4c1a-40f3-af79-ba9693b96c9f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b7f7a9d9-0412-4da2-b2b2-ba69c71f7e5c {
  margin-top: 65px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 39px;
padding-left: 7%;
padding-bottom: 14px;
padding-right: 7%;
text-align: center;
}







  #s-b7f7a9d9-0412-4da2-b2b2-ba69c71f7e5c img.shogun-image {
    

    
    
    
  }


#s-b7f7a9d9-0412-4da2-b2b2-ba69c71f7e5c .shogun-image-content {
  
    align-items: center;
  
}

#s-da12a358-34bd-4a92-83fd-b70ff9ddb71a {
  min-height: 485px;
}
@media (max-width: 767px){#s-da12a358-34bd-4a92-83fd-b70ff9ddb71a {
  margin-top: 30px;
}
}







#s-da12a358-34bd-4a92-83fd-b70ff9ddb71a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da12a358-34bd-4a92-83fd-b70ff9ddb71a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-147eca27-e823-46a4-8c57-16ab70b357c5 {
  max-width: 1647px;
aspect-ratio: 1647/1969;
text-align: center;
}





  #s-147eca27-e823-46a4-8c57-16ab70b357c5 img.shogun-image,
  #s-147eca27-e823-46a4-8c57-16ab70b357c5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-147eca27-e823-46a4-8c57-16ab70b357c5 {
    width: 100%;
    height: auto;
  }



  #s-147eca27-e823-46a4-8c57-16ab70b357c5 img.shogun-image {
    

    
    
    
  }


#s-147eca27-e823-46a4-8c57-16ab70b357c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-1f6a8a2e-371c-4f42-9948-09b176402f21 {
  margin-top: 20px;
margin-left: 4%;
margin-bottom: 1px;
margin-right: 4%;
padding-top: 13px;
}

#s-e878ca3a-17da-4977-b854-ddd8024b4b50 {
  margin-top: 17px;
margin-bottom: 2px;
padding-top: 10px;
padding-bottom: 3px;
padding-right: 1%;
max-width: 1279px;
aspect-ratio: 1279/317;
text-align: center;
}





  #s-e878ca3a-17da-4977-b854-ddd8024b4b50 img.shogun-image,
  #s-e878ca3a-17da-4977-b854-ddd8024b4b50 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e878ca3a-17da-4977-b854-ddd8024b4b50 {
    width: 100%;
    height: auto;
  }



  #s-e878ca3a-17da-4977-b854-ddd8024b4b50 img.shogun-image {
    

    
    
    
  }


#s-e878ca3a-17da-4977-b854-ddd8024b4b50 .shogun-image-content {
  
    align-items: center;
  
}

#s-cdfc0f09-6d98-43fb-98a5-f51b678a4f0b {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 27px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 11%;
min-height: 43px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-cdfc0f09-6d98-43fb-98a5-f51b678a4f0b {
  display: none;
}
#s-cdfc0f09-6d98-43fb-98a5-f51b678a4f0b, #wrap-s-cdfc0f09-6d98-43fb-98a5-f51b678a4f0b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cdfc0f09-6d98-43fb-98a5-f51b678a4f0b {
  padding-left: 5%;
display: none;
}
#s-cdfc0f09-6d98-43fb-98a5-f51b678a4f0b, #wrap-s-cdfc0f09-6d98-43fb-98a5-f51b678a4f0b { display: none !important; }}@media (max-width: 767px){#s-cdfc0f09-6d98-43fb-98a5-f51b678a4f0b {
  padding-left: 20px;
display: none;
}
#s-cdfc0f09-6d98-43fb-98a5-f51b678a4f0b, #wrap-s-cdfc0f09-6d98-43fb-98a5-f51b678a4f0b { display: none !important; }}







#s-cdfc0f09-6d98-43fb-98a5-f51b678a4f0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdfc0f09-6d98-43fb-98a5-f51b678a4f0b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4c927c0d-a317-4fdd-b560-b4efc59da922 {
  margin-top: 0px;
margin-bottom: 54px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(33, 33, 33, 1);
}

#s-4c927c0d-a317-4fdd-b560-b4efc59da922 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Cantarell";
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 3px;
  
}



#s-e387fb22-e8ad-4882-809f-a5d4fb6e1d65 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-e387fb22-e8ad-4882-809f-a5d4fb6e1d65"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e387fb22-e8ad-4882-809f-a5d4fb6e1d65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 32.0px);
}

}

@media (min-width: 992px) {
[id="s-e387fb22-e8ad-4882-809f-a5d4fb6e1d65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 32.0px);
}

}

@media (min-width: 1200px) {
[id="s-e387fb22-e8ad-4882-809f-a5d4fb6e1d65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 32.0px);
}

}

#s-6c4f9d9d-237e-47ee-ad54-0cd3363e9c33 {
  min-height: 480px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6c4f9d9d-237e-47ee-ad54-0cd3363e9c33 {
  min-height: 360px;
}
}@media (max-width: 767px){#s-6c4f9d9d-237e-47ee-ad54-0cd3363e9c33 {
  min-height: 300px;
}
}







#s-6c4f9d9d-237e-47ee-ad54-0cd3363e9c33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c4f9d9d-237e-47ee-ad54-0cd3363e9c33.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9570c97e-78ae-497e-9d27-c303f92410f2 {
  margin-top: 6px;
margin-left: 0%;
margin-bottom: 17px;
margin-right: 0%;
padding-top: 35px;
padding-left: 14%;
padding-bottom: 35px;
padding-right: 14%;
text-align: center;
}







  #s-9570c97e-78ae-497e-9d27-c303f92410f2 img.shogun-image {
    

    
    
    
  }


#s-9570c97e-78ae-497e-9d27-c303f92410f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-164acc94-54e1-46f2-9277-f4e5668e6ac4 {
  margin-left: 5%;
margin-right: 5%;
}

#s-d89b20d0-537c-4cd2-a9a3-b7224704b194 {
  min-height: 670px;
}
@media (max-width: 767px){#s-d89b20d0-537c-4cd2-a9a3-b7224704b194 {
  margin-top: 30px;
}
}







#s-d89b20d0-537c-4cd2-a9a3-b7224704b194 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d89b20d0-537c-4cd2-a9a3-b7224704b194.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0c6d8ba2-ec8a-44d2-83e6-ee61ef4d0125 {
  max-width: 5464px;
aspect-ratio: 2/3;
text-align: center;
}





  #s-0c6d8ba2-ec8a-44d2-83e6-ee61ef4d0125 img.shogun-image,
  #s-0c6d8ba2-ec8a-44d2-83e6-ee61ef4d0125 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0c6d8ba2-ec8a-44d2-83e6-ee61ef4d0125 {
    width: 100%;
    height: auto;
  }



  #s-0c6d8ba2-ec8a-44d2-83e6-ee61ef4d0125 img.shogun-image {
    

    
    
    
  }


#s-0c6d8ba2-ec8a-44d2-83e6-ee61ef4d0125 .shogun-image-content {
  
    align-items: center;
  
}

#s-681aa048-5608-47b5-8ad5-c0da58028620 {
  padding-top: 0px;
padding-left: 4%;
padding-bottom: 0px;
padding-right: 4%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-681aa048-5608-47b5-8ad5-c0da58028620 {
  display: none;
}
#s-681aa048-5608-47b5-8ad5-c0da58028620, #wrap-s-681aa048-5608-47b5-8ad5-c0da58028620 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-681aa048-5608-47b5-8ad5-c0da58028620 {
  display: none;
}
#s-681aa048-5608-47b5-8ad5-c0da58028620, #wrap-s-681aa048-5608-47b5-8ad5-c0da58028620 { display: none !important; }}@media (max-width: 767px){#s-681aa048-5608-47b5-8ad5-c0da58028620 {
  display: none;
}
#s-681aa048-5608-47b5-8ad5-c0da58028620, #wrap-s-681aa048-5608-47b5-8ad5-c0da58028620 { display: none !important; }}







#s-681aa048-5608-47b5-8ad5-c0da58028620 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-681aa048-5608-47b5-8ad5-c0da58028620.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-66814501-aae3-4f28-9a5b-c0f334f099ed {
  min-height: 670px;
}
@media (max-width: 767px){#s-66814501-aae3-4f28-9a5b-c0f334f099ed {
  margin-bottom: 30px;
}
}







#s-66814501-aae3-4f28-9a5b-c0f334f099ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66814501-aae3-4f28-9a5b-c0f334f099ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-26096bee-db55-4f56-bdbd-885f40adaac8 {
  max-width: 1982px;
aspect-ratio: 1982/2776;
text-align: center;
}





  #s-26096bee-db55-4f56-bdbd-885f40adaac8 img.shogun-image,
  #s-26096bee-db55-4f56-bdbd-885f40adaac8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-26096bee-db55-4f56-bdbd-885f40adaac8 {
    width: 100%;
    height: auto;
  }



  #s-26096bee-db55-4f56-bdbd-885f40adaac8 img.shogun-image {
    

    
    
    
  }


#s-26096bee-db55-4f56-bdbd-885f40adaac8 .shogun-image-content {
  
    align-items: center;
  
}

#s-244196f8-d903-4aef-8323-093e8329654e {
  min-height: 480px;
}
@media (min-width: 768px) and (max-width: 991px){#s-244196f8-d903-4aef-8323-093e8329654e {
  min-height: 360px;
}
}@media (max-width: 767px){#s-244196f8-d903-4aef-8323-093e8329654e {
  min-height: 300px;
}
}







#s-244196f8-d903-4aef-8323-093e8329654e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-244196f8-d903-4aef-8323-093e8329654e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ba965648-8f16-49ec-a1a5-d1ad54227863 {
  margin-left: 5%;
margin-right: 5%;
max-width: 1279px;
aspect-ratio: 1279/317;
text-align: center;
}





  #s-ba965648-8f16-49ec-a1a5-d1ad54227863 img.shogun-image,
  #s-ba965648-8f16-49ec-a1a5-d1ad54227863 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ba965648-8f16-49ec-a1a5-d1ad54227863 {
    width: 100%;
    height: auto;
  }



  #s-ba965648-8f16-49ec-a1a5-d1ad54227863 img.shogun-image {
    

    
    
    
  }


#s-ba965648-8f16-49ec-a1a5-d1ad54227863 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f4317fd-09db-4d9f-b851-dd20e94c512f {
  margin-left: 5%;
margin-right: 5%;
padding-top: 20px;
padding-bottom: 20px;
}

#s-0e876469-5b53-4184-9135-912c6e005dff {
  padding-left: 4%;
padding-right: 4%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-0e876469-5b53-4184-9135-912c6e005dff {
  display: none;
}
#s-0e876469-5b53-4184-9135-912c6e005dff, #wrap-s-0e876469-5b53-4184-9135-912c6e005dff { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0e876469-5b53-4184-9135-912c6e005dff {
  display: none;
}
#s-0e876469-5b53-4184-9135-912c6e005dff, #wrap-s-0e876469-5b53-4184-9135-912c6e005dff { display: none !important; }}







#s-0e876469-5b53-4184-9135-912c6e005dff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e876469-5b53-4184-9135-912c6e005dff.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-56affd56-97a2-45ac-9b2f-6c563550633e {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-56affd56-97a2-45ac-9b2f-6c563550633e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-56affd56-97a2-45ac-9b2f-6c563550633e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.5px);
}

}

@media (min-width: 992px) {
[id="s-56affd56-97a2-45ac-9b2f-6c563550633e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.5px);
}

}

@media (min-width: 1200px) {
[id="s-56affd56-97a2-45ac-9b2f-6c563550633e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.5px);
}

}

#s-5c0bb5d4-936f-451d-8f75-3f00bd2e99ec {
  min-height: 492px;
}
@media (max-width: 767px){#s-5c0bb5d4-936f-451d-8f75-3f00bd2e99ec {
  margin-bottom: 30px;
}
}







#s-5c0bb5d4-936f-451d-8f75-3f00bd2e99ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c0bb5d4-936f-451d-8f75-3f00bd2e99ec.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f2f1f343-5cb9-4c61-ba12-a1aea7c54def {
  max-width: 1982px;
aspect-ratio: 1982/2776;
text-align: center;
}





  #s-f2f1f343-5cb9-4c61-ba12-a1aea7c54def img.shogun-image,
  #s-f2f1f343-5cb9-4c61-ba12-a1aea7c54def .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f2f1f343-5cb9-4c61-ba12-a1aea7c54def {
    width: 100%;
    height: auto;
  }



  #s-f2f1f343-5cb9-4c61-ba12-a1aea7c54def img.shogun-image {
    

    
    
    
  }


#s-f2f1f343-5cb9-4c61-ba12-a1aea7c54def .shogun-image-content {
  
    align-items: center;
  
}

#s-131340f9-f073-45b0-99fd-17fb2a5eaa20 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-651aa6ca-e5a3-481f-96a5-b4c3dac6d676 {
  padding-top: 5px;
padding-left: 10%;
padding-bottom: 19px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-651aa6ca-e5a3-481f-96a5-b4c3dac6d676 {
  display: none;
}
#s-651aa6ca-e5a3-481f-96a5-b4c3dac6d676, #wrap-s-651aa6ca-e5a3-481f-96a5-b4c3dac6d676 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-651aa6ca-e5a3-481f-96a5-b4c3dac6d676 {
  padding-left: 5%;
padding-right: 5%;
display: none;
}
#s-651aa6ca-e5a3-481f-96a5-b4c3dac6d676, #wrap-s-651aa6ca-e5a3-481f-96a5-b4c3dac6d676 { display: none !important; }}@media (max-width: 767px){#s-651aa6ca-e5a3-481f-96a5-b4c3dac6d676 {
  padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-651aa6ca-e5a3-481f-96a5-b4c3dac6d676, #wrap-s-651aa6ca-e5a3-481f-96a5-b4c3dac6d676 { display: none !important; }}







#s-651aa6ca-e5a3-481f-96a5-b4c3dac6d676 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-651aa6ca-e5a3-481f-96a5-b4c3dac6d676.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-43d3ecc6-e843-41e6-88bb-b2f9e2877174 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-43d3ecc6-e843-41e6-88bb-b2f9e2877174"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-43d3ecc6-e843-41e6-88bb-b2f9e2877174"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-43d3ecc6-e843-41e6-88bb-b2f9e2877174"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-43d3ecc6-e843-41e6-88bb-b2f9e2877174"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-36f61e42-6f2b-4766-9445-0ac3b231fe98 {
  min-height: 670px;
}
@media (max-width: 767px){#s-36f61e42-6f2b-4766-9445-0ac3b231fe98 {
  margin-bottom: 30px;
}
}







#s-36f61e42-6f2b-4766-9445-0ac3b231fe98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36f61e42-6f2b-4766-9445-0ac3b231fe98.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ac0c2175-5bb1-4380-a38c-703481733884 {
  max-width: 1982px;
aspect-ratio: 1982/2776;
text-align: center;
}





  #s-ac0c2175-5bb1-4380-a38c-703481733884 img.shogun-image,
  #s-ac0c2175-5bb1-4380-a38c-703481733884 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ac0c2175-5bb1-4380-a38c-703481733884 {
    width: 100%;
    height: auto;
  }



  #s-ac0c2175-5bb1-4380-a38c-703481733884 img.shogun-image {
    

    
    
    
  }


#s-ac0c2175-5bb1-4380-a38c-703481733884 .shogun-image-content {
  
    align-items: center;
  
}

#s-f1596d9b-47c4-41b8-8e4f-3ec0e992bb46 {
  min-height: 480px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f1596d9b-47c4-41b8-8e4f-3ec0e992bb46 {
  min-height: 360px;
}
}@media (max-width: 767px){#s-f1596d9b-47c4-41b8-8e4f-3ec0e992bb46 {
  min-height: 300px;
}
}







#s-f1596d9b-47c4-41b8-8e4f-3ec0e992bb46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1596d9b-47c4-41b8-8e4f-3ec0e992bb46.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9671b144-67dd-4a6e-ad83-eb90a4cf5e87 {
  margin-top: 70px;
margin-bottom: 2px;
padding-top: 26px;
padding-bottom: 26px;
max-width: 1279px;
aspect-ratio: 1279/317;
text-align: center;
}





  #s-9671b144-67dd-4a6e-ad83-eb90a4cf5e87 img.shogun-image,
  #s-9671b144-67dd-4a6e-ad83-eb90a4cf5e87 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9671b144-67dd-4a6e-ad83-eb90a4cf5e87 {
    width: 100%;
    height: auto;
  }



  #s-9671b144-67dd-4a6e-ad83-eb90a4cf5e87 img.shogun-image {
    

    
    
    
  }


#s-9671b144-67dd-4a6e-ad83-eb90a4cf5e87 .shogun-image-content {
  
    align-items: center;
  
}

#s-22ccd08d-5eb2-4078-ab01-0b0bf7836ac8 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 50px;
}

#s-2fd7b0ce-87ce-42e8-9394-1e417aaf7a27 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 1px;
padding-left: 3%;
padding-bottom: 55px;
padding-right: 3%;
min-height: 43px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-2fd7b0ce-87ce-42e8-9394-1e417aaf7a27 {
  display: none;
}
#s-2fd7b0ce-87ce-42e8-9394-1e417aaf7a27, #wrap-s-2fd7b0ce-87ce-42e8-9394-1e417aaf7a27 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2fd7b0ce-87ce-42e8-9394-1e417aaf7a27 {
  display: none;
}
#s-2fd7b0ce-87ce-42e8-9394-1e417aaf7a27, #wrap-s-2fd7b0ce-87ce-42e8-9394-1e417aaf7a27 { display: none !important; }}@media (max-width: 767px){#s-2fd7b0ce-87ce-42e8-9394-1e417aaf7a27 {
  display: none;
}
#s-2fd7b0ce-87ce-42e8-9394-1e417aaf7a27, #wrap-s-2fd7b0ce-87ce-42e8-9394-1e417aaf7a27 { display: none !important; }}







#s-2fd7b0ce-87ce-42e8-9394-1e417aaf7a27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2fd7b0ce-87ce-42e8-9394-1e417aaf7a27.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c27f7c7f-007a-4d87-96d3-a393890150e2 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-c27f7c7f-007a-4d87-96d3-a393890150e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c27f7c7f-007a-4d87-96d3-a393890150e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 32.0px);
}

}

@media (min-width: 992px) {
[id="s-c27f7c7f-007a-4d87-96d3-a393890150e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 32.0px);
}

}

@media (min-width: 1200px) {
[id="s-c27f7c7f-007a-4d87-96d3-a393890150e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 32.0px);
}

}

#s-2c6a4c65-d83f-46b8-97e6-c337ee611b66 {
  min-height: 480px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2c6a4c65-d83f-46b8-97e6-c337ee611b66 {
  min-height: 360px;
}
}@media (max-width: 767px){#s-2c6a4c65-d83f-46b8-97e6-c337ee611b66 {
  min-height: 300px;
}
}







#s-2c6a4c65-d83f-46b8-97e6-c337ee611b66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c6a4c65-d83f-46b8-97e6-c337ee611b66.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-be849ef2-22fc-4131-a7b7-90a55dab278e {
  margin-top: 56px;
margin-bottom: 10px;
padding-top: 1px;
padding-left: 3%;
padding-bottom: 1px;
padding-right: 5%;
text-align: center;
}







  #s-be849ef2-22fc-4131-a7b7-90a55dab278e img.shogun-image {
    

    
    
    
  }


#s-be849ef2-22fc-4131-a7b7-90a55dab278e .shogun-image-content {
  
    align-items: center;
  
}

#s-113ca7ab-d9c7-4615-8f42-c29f2782a3a8 {
  margin-left: 5%;
margin-right: 5%;
}

#s-231c7e80-6af1-460f-b6ff-deea0cf1ef66 {
  padding-top: 0px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 1%;
min-height: 670px;
background-attachment: scroll;
background-repeat: no-repeat;
}
@media (max-width: 767px){#s-231c7e80-6af1-460f-b6ff-deea0cf1ef66 {
  margin-top: 30px;
}
}







#s-231c7e80-6af1-460f-b6ff-deea0cf1ef66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-231c7e80-6af1-460f-b6ff-deea0cf1ef66.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ae140541-3d64-4e1a-88a6-da6d85cdb302 {
  padding-left: 0%;
padding-right: 0%;
max-width: 1652px;
aspect-ratio: 1652/2029;
text-align: center;
}





  #s-ae140541-3d64-4e1a-88a6-da6d85cdb302 img.shogun-image,
  #s-ae140541-3d64-4e1a-88a6-da6d85cdb302 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ae140541-3d64-4e1a-88a6-da6d85cdb302 {
    width: 100%;
    height: auto;
  }



  #s-ae140541-3d64-4e1a-88a6-da6d85cdb302 img.shogun-image {
    

    
    
    
  }


#s-ae140541-3d64-4e1a-88a6-da6d85cdb302 .shogun-image-content {
  
    align-items: center;
  
}

#s-04016262-368a-4045-91cf-9cf3b7c43752 {
  padding-top: 18px;
padding-left: 1%;
padding-bottom: 18px;
padding-right: 1%;
text-align: center;
}







  #s-04016262-368a-4045-91cf-9cf3b7c43752 img.shogun-image {
    

    
    
    
  }


#s-04016262-368a-4045-91cf-9cf3b7c43752 .shogun-image-content {
  
    align-items: center;
  
}

#s-92410d21-f539-4a31-83b3-5e2212d9ce8d {
  margin-top: 32px;
margin-bottom: 32px;
}

@media (min-width: 0px) {
[id="s-503c19ba-c4b1-4acf-8cd1-bf0205a479df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-503c19ba-c4b1-4acf-8cd1-bf0205a479df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-503c19ba-c4b1-4acf-8cd1-bf0205a479df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.0px);
}

}

@media (min-width: 992px) {
[id="s-503c19ba-c4b1-4acf-8cd1-bf0205a479df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-503c19ba-c4b1-4acf-8cd1-bf0205a479df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.0px);
}

}

@media (min-width: 1200px) {
[id="s-503c19ba-c4b1-4acf-8cd1-bf0205a479df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-503c19ba-c4b1-4acf-8cd1-bf0205a479df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.0px);
}

}

#s-2132cb60-2c59-424d-ae13-b7e6c72da839 {
  text-align: center;
}







  #s-2132cb60-2c59-424d-ae13-b7e6c72da839 img.shogun-image {
    

    
    
    
  }


#s-2132cb60-2c59-424d-ae13-b7e6c72da839 .shogun-image-content {
  
    align-items: center;
  
}

#s-b4d5ecc7-b1f8-4906-b907-a085ad2be21d {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 11px;
padding-left: 4%;
padding-bottom: 55px;
padding-right: 4%;
min-height: 43px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b4d5ecc7-b1f8-4906-b907-a085ad2be21d {
  display: none;
}
#s-b4d5ecc7-b1f8-4906-b907-a085ad2be21d, #wrap-s-b4d5ecc7-b1f8-4906-b907-a085ad2be21d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b4d5ecc7-b1f8-4906-b907-a085ad2be21d {
  display: none;
}
#s-b4d5ecc7-b1f8-4906-b907-a085ad2be21d, #wrap-s-b4d5ecc7-b1f8-4906-b907-a085ad2be21d { display: none !important; }}







#s-b4d5ecc7-b1f8-4906-b907-a085ad2be21d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4d5ecc7-b1f8-4906-b907-a085ad2be21d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2b89229f-8242-41d6-af0a-2e27fa5bb80d {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
@media (min-width: 1200px){#s-2b89229f-8242-41d6-af0a-2e27fa5bb80d {
  display: none;
}
#s-2b89229f-8242-41d6-af0a-2e27fa5bb80d, #wrap-s-2b89229f-8242-41d6-af0a-2e27fa5bb80d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2b89229f-8242-41d6-af0a-2e27fa5bb80d {
  display: none;
}
#s-2b89229f-8242-41d6-af0a-2e27fa5bb80d, #wrap-s-2b89229f-8242-41d6-af0a-2e27fa5bb80d { display: none !important; }}
@media (min-width: 0px) {
[id="s-2b89229f-8242-41d6-af0a-2e27fa5bb80d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b89229f-8242-41d6-af0a-2e27fa5bb80d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 27.0px);
}

}

@media (min-width: 992px) {
[id="s-2b89229f-8242-41d6-af0a-2e27fa5bb80d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 27.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b89229f-8242-41d6-af0a-2e27fa5bb80d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 27.0px);
}

}

#s-3d207ca2-eb53-4485-91d9-d161a6ad377a {
  min-height: 480px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3d207ca2-eb53-4485-91d9-d161a6ad377a {
  min-height: 360px;
}
}@media (max-width: 767px){#s-3d207ca2-eb53-4485-91d9-d161a6ad377a {
  min-height: 300px;
}
}







#s-3d207ca2-eb53-4485-91d9-d161a6ad377a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d207ca2-eb53-4485-91d9-d161a6ad377a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ebf510a4-202a-4c7b-be58-3a72c8ce28e8 {
  margin-top: 16px;
margin-bottom: 10px;
padding-top: 1px;
padding-left: 3%;
padding-bottom: 1px;
padding-right: 1%;
text-align: center;
}







  #s-ebf510a4-202a-4c7b-be58-3a72c8ce28e8 img.shogun-image {
    

    
    
    
  }


#s-ebf510a4-202a-4c7b-be58-3a72c8ce28e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-2eb0a96a-8d38-46bf-9374-408ae28e8c81 {
  padding-left: 0%;
padding-right: 0%;
max-width: 1648px;
aspect-ratio: 1648/1889;
text-align: center;
}





  #s-2eb0a96a-8d38-46bf-9374-408ae28e8c81 img.shogun-image,
  #s-2eb0a96a-8d38-46bf-9374-408ae28e8c81 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2eb0a96a-8d38-46bf-9374-408ae28e8c81 {
    width: 100%;
    height: auto;
  }



  #s-2eb0a96a-8d38-46bf-9374-408ae28e8c81 img.shogun-image {
    

    
    
    
  }


#s-2eb0a96a-8d38-46bf-9374-408ae28e8c81 .shogun-image-content {
  
    align-items: center;
  
}

#s-2652ae55-4c4c-4b4f-9bbc-f9bf695a16bd {
  margin-left: 5%;
margin-right: 5%;
padding-top: 26px;
padding-bottom: 5px;
}

#s-9c631059-48c3-4689-a28c-05fa445ebf45 {
  margin-top: 32px;
margin-bottom: 32px;
}

@media (min-width: 0px) {
[id="s-dc9136f7-7424-4124-9cc6-eeb7ba592398"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc9136f7-7424-4124-9cc6-eeb7ba592398"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dc9136f7-7424-4124-9cc6-eeb7ba592398"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc9136f7-7424-4124-9cc6-eeb7ba592398"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6d1b0f89-5693-46cd-a7d8-fc36f6e64bc8 {
  text-align: center;
}







  #s-6d1b0f89-5693-46cd-a7d8-fc36f6e64bc8 img.shogun-image {
    

    
    
    
  }


#s-6d1b0f89-5693-46cd-a7d8-fc36f6e64bc8 .shogun-image-content {
  
    align-items: center;
  
}

#s-a015f484-7c8d-44ff-9338-29fc45fc25c5 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 11px;
padding-left: 10%;
padding-bottom: 55px;
padding-right: 11%;
min-height: 43px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-a015f484-7c8d-44ff-9338-29fc45fc25c5 {
  display: none;
}
#s-a015f484-7c8d-44ff-9338-29fc45fc25c5, #wrap-s-a015f484-7c8d-44ff-9338-29fc45fc25c5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a015f484-7c8d-44ff-9338-29fc45fc25c5 {
  padding-left: 5%;
display: none;
}
#s-a015f484-7c8d-44ff-9338-29fc45fc25c5, #wrap-s-a015f484-7c8d-44ff-9338-29fc45fc25c5 { display: none !important; }}@media (max-width: 767px){#s-a015f484-7c8d-44ff-9338-29fc45fc25c5 {
  padding-left: 20px;
display: none;
}
#s-a015f484-7c8d-44ff-9338-29fc45fc25c5, #wrap-s-a015f484-7c8d-44ff-9338-29fc45fc25c5 { display: none !important; }}







#s-a015f484-7c8d-44ff-9338-29fc45fc25c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a015f484-7c8d-44ff-9338-29fc45fc25c5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-19ca6183-2d4f-415a-a8b8-7b0bb7ff5200 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-19ca6183-2d4f-415a-a8b8-7b0bb7ff5200"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-19ca6183-2d4f-415a-a8b8-7b0bb7ff5200"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 32.0px);
}

}

@media (min-width: 992px) {
[id="s-19ca6183-2d4f-415a-a8b8-7b0bb7ff5200"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 32.0px);
}

}

@media (min-width: 1200px) {
[id="s-19ca6183-2d4f-415a-a8b8-7b0bb7ff5200"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 32.0px);
}

}

#s-f5dd3a19-1ea8-419f-a8a2-6d52b2b34802 {
  min-height: 480px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f5dd3a19-1ea8-419f-a8a2-6d52b2b34802 {
  min-height: 360px;
}
}@media (max-width: 767px){#s-f5dd3a19-1ea8-419f-a8a2-6d52b2b34802 {
  min-height: 300px;
}
}







#s-f5dd3a19-1ea8-419f-a8a2-6d52b2b34802 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5dd3a19-1ea8-419f-a8a2-6d52b2b34802.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5485eaad-1ebd-4b45-b983-734c072b675a {
  margin-top: 56px;
margin-bottom: 10px;
padding-top: 1px;
padding-left: 3%;
padding-bottom: 1px;
padding-right: 5%;
text-align: center;
}







  #s-5485eaad-1ebd-4b45-b983-734c072b675a img.shogun-image {
    

    
    
    
  }


#s-5485eaad-1ebd-4b45-b983-734c072b675a .shogun-image-content {
  
    align-items: center;
  
}

#s-3c8c6964-7f0d-4261-90cf-a0330f487f4d {
  margin-left: 5%;
margin-right: 5%;
}

#s-cb2e4bda-35d7-4826-ae26-c57e8b3e753e {
  padding-top: 0px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 1%;
min-height: 670px;
background-attachment: scroll;
background-repeat: no-repeat;
}
@media (max-width: 767px){#s-cb2e4bda-35d7-4826-ae26-c57e8b3e753e {
  margin-top: 30px;
}
}







#s-cb2e4bda-35d7-4826-ae26-c57e8b3e753e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb2e4bda-35d7-4826-ae26-c57e8b3e753e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0f3a89d0-772d-4f33-b82f-21c17b836ad6 {
  padding-left: 0%;
padding-right: 0%;
max-width: 1638px;
aspect-ratio: 1638/2238;
text-align: center;
}





  #s-0f3a89d0-772d-4f33-b82f-21c17b836ad6 img.shogun-image,
  #s-0f3a89d0-772d-4f33-b82f-21c17b836ad6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0f3a89d0-772d-4f33-b82f-21c17b836ad6 {
    width: 100%;
    height: auto;
  }



  #s-0f3a89d0-772d-4f33-b82f-21c17b836ad6 img.shogun-image {
    

    
    
    
  }


#s-0f3a89d0-772d-4f33-b82f-21c17b836ad6 .shogun-image-content {
  
    align-items: center;
  
}

#s-f13d6ca7-a965-4bca-b191-cfabccb0f34a {
  padding-top: 16px;
padding-bottom: 16px;
text-align: center;
}







  #s-f13d6ca7-a965-4bca-b191-cfabccb0f34a img.shogun-image {
    

    
    
    
  }


#s-f13d6ca7-a965-4bca-b191-cfabccb0f34a .shogun-image-content {
  
    align-items: center;
  
}

#s-3d85a809-14b8-4723-9559-3fe05b117705 {
  margin-top: 32px;
margin-bottom: 32px;
}

@media (min-width: 0px) {
[id="s-9d69cab9-03f7-4514-ac6e-a7f001a2334f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d69cab9-03f7-4514-ac6e-a7f001a2334f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9d69cab9-03f7-4514-ac6e-a7f001a2334f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9d69cab9-03f7-4514-ac6e-a7f001a2334f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9d69cab9-03f7-4514-ac6e-a7f001a2334f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9d69cab9-03f7-4514-ac6e-a7f001a2334f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9d69cab9-03f7-4514-ac6e-a7f001a2334f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-892684bc-c9ef-4561-a0b8-cb1c78909f7a {
  text-align: center;
}







  #s-892684bc-c9ef-4561-a0b8-cb1c78909f7a img.shogun-image {
    

    
    
    
  }


#s-892684bc-c9ef-4561-a0b8-cb1c78909f7a .shogun-image-content {
  
    align-items: 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;
  }
}

@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:before,.shg-c:after{content:" ";display:table}.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:#000;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}[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}
