.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-63aeb890-3677-4fc7-8733-26354a612d77 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-63aeb890-3677-4fc7-8733-26354a612d77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63aeb890-3677-4fc7-8733-26354a612d77.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-65ba2849-6f97-46b2-8972-f6c40c044072 {
  background-size: cover;
min-height: 715px;
background-position: center center;
}
@media (min-width: 1200px){#s-65ba2849-6f97-46b2-8972-f6c40c044072 {
  display: none;
}
#s-65ba2849-6f97-46b2-8972-f6c40c044072, #wrap-s-65ba2849-6f97-46b2-8972-f6c40c044072 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-65ba2849-6f97-46b2-8972-f6c40c044072 {
  display: none;
}
#s-65ba2849-6f97-46b2-8972-f6c40c044072, #wrap-s-65ba2849-6f97-46b2-8972-f6c40c044072 { display:none !important; }}







#s-65ba2849-6f97-46b2-8972-f6c40c044072 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65ba2849-6f97-46b2-8972-f6c40c044072.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px){






#s-65ba2849-6f97-46b2-8972-f6c40c044072 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65ba2849-6f97-46b2-8972-f6c40c044072.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
}
#s-b4f8d3d9-9c08-4618-895b-b3605e5d236c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 80%;
}
@media (max-width: 767px){#s-b4f8d3d9-9c08-4618-895b-b3605e5d236c {
  padding-bottom: 50px;
}
}







#s-b4f8d3d9-9c08-4618-895b-b3605e5d236c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4f8d3d9-9c08-4618-895b-b3605e5d236c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-84dc4939-eea6-4ee9-bfd9-8d966d39467f {
  min-height: 50px;
}








#s-84dc4939-eea6-4ee9-bfd9-8d966d39467f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84dc4939-eea6-4ee9-bfd9-8d966d39467f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

.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-3ac2fe31-6907-48f9-b6d7-17d12ef176ce {
  padding-top: 10px;
padding-left: 24px;
padding-bottom: 10px;
padding-right: 24px;
border-radius: 6px;
background-color: rgba(27, 141, 174, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3ac2fe31-6907-48f9-b6d7-17d12ef176ce:hover {border-style: solid !important;
border-color: rgba(27, 141, 174, 1) !important;
background-color: rgba(27, 141, 174, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3ac2fe31-6907-48f9-b6d7-17d12ef176ce:active {border-style: solid !important;
border-color: rgba(27, 141, 174, 1) !important;
background-color: rgba(43, 81, 208, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-3ac2fe31-6907-48f9-b6d7-17d12ef176ce {
  padding-top: 10px;
padding-left: 24px;
padding-bottom: 10px;
padding-right: 24px;
border-radius: 6px;
text-align: center;
text-decoration: none;
}
}

  #s-3ac2fe31-6907-48f9-b6d7-17d12ef176ce-root {
    text-align: left;
  }


#s-3ac2fe31-6907-48f9-b6d7-17d12ef176ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3ac2fe31-6907-48f9-b6d7-17d12ef176ce-root {
    text-align: left;
  }


#s-3ac2fe31-6907-48f9-b6d7-17d12ef176ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3ac2fe31-6907-48f9-b6d7-17d12ef176ce-root {
    text-align: left;
  }


#s-3ac2fe31-6907-48f9-b6d7-17d12ef176ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3ac2fe31-6907-48f9-b6d7-17d12ef176ce-root {
    text-align: left;
  }


#s-3ac2fe31-6907-48f9-b6d7-17d12ef176ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3ac2fe31-6907-48f9-b6d7-17d12ef176ce-root {
    text-align: center;
  }


#s-3ac2fe31-6907-48f9-b6d7-17d12ef176ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
.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: ;
}

@media (max-width: 767px){#s-9d59ba15-d878-4e1c-a730-063955f13d15 {
  display: none;
}
#s-9d59ba15-d878-4e1c-a730-063955f13d15, #wrap-s-9d59ba15-d878-4e1c-a730-063955f13d15 { display:none !important; }}
@media (min-width: 1200px){#s-1cdbcde5-657b-4113-825b-8bfe1a513822 {
  display: none;
}
#s-1cdbcde5-657b-4113-825b-8bfe1a513822, #wrap-s-1cdbcde5-657b-4113-825b-8bfe1a513822 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1cdbcde5-657b-4113-825b-8bfe1a513822 {
  display: none;
}
#s-1cdbcde5-657b-4113-825b-8bfe1a513822, #wrap-s-1cdbcde5-657b-4113-825b-8bfe1a513822 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1cdbcde5-657b-4113-825b-8bfe1a513822 {
  display: none;
}
#s-1cdbcde5-657b-4113-825b-8bfe1a513822, #wrap-s-1cdbcde5-657b-4113-825b-8bfe1a513822 { display:none !important; }}
.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-2378d46b-43c1-41b5-8f73-dfce4439c2a3 {
  margin-bottom: 5px;
text-align: center;
}







  #s-2378d46b-43c1-41b5-8f73-dfce4439c2a3 img.shogun-image {
    

    
    
    
  }


#s-2378d46b-43c1-41b5-8f73-dfce4439c2a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a5e2969-6dfa-4935-af9d-78558b7d5bca {
  margin-bottom: 10px;
}

#s-22dfc1dd-4da2-425d-a5d7-9e925620bf27 {
  min-height: 50px;
max-width: 30%;
}
@media (min-width: 1200px){#s-22dfc1dd-4da2-425d-a5d7-9e925620bf27 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-22dfc1dd-4da2-425d-a5d7-9e925620bf27 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-22dfc1dd-4da2-425d-a5d7-9e925620bf27 {
  
}
}@media (max-width: 767px){#s-22dfc1dd-4da2-425d-a5d7-9e925620bf27 {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
}
}







#s-22dfc1dd-4da2-425d-a5d7-9e925620bf27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22dfc1dd-4da2-425d-a5d7-9e925620bf27.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;
}

@media (min-width: 0px) {
[id="s-e41777da-4ed3-4ab4-9e1b-1d8a72ed1ebe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e41777da-4ed3-4ab4-9e1b-1d8a72ed1ebe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e41777da-4ed3-4ab4-9e1b-1d8a72ed1ebe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e41777da-4ed3-4ab4-9e1b-1d8a72ed1ebe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e41777da-4ed3-4ab4-9e1b-1d8a72ed1ebe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e41777da-4ed3-4ab4-9e1b-1d8a72ed1ebe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e41777da-4ed3-4ab4-9e1b-1d8a72ed1ebe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

#s-29139328-36b9-4534-9088-1a536c36b601 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(43, 81, 208, 1);
border-radius: 30px;
background-color: rgba(43, 81, 208, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-29139328-36b9-4534-9088-1a536c36b601:hover {border-style: solid !important;
border-color: rgba(43, 81, 208, 1) !important;
background-color: rgba(43, 81, 208, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-29139328-36b9-4534-9088-1a536c36b601:active {border-style: solid !important;
border-color: rgba(43, 81, 208, 1) !important;
background-color: rgba(43, 81, 208, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-29139328-36b9-4534-9088-1a536c36b601 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-29139328-36b9-4534-9088-1a536c36b601 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-29139328-36b9-4534-9088-1a536c36b601 {
  
}
}@media (max-width: 767px){#s-29139328-36b9-4534-9088-1a536c36b601 {
  border-style: solid;
border-color: #000;
margin-bottom: 20px;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 30px;
text-align: center;
text-decoration: none;
}
}

  #s-29139328-36b9-4534-9088-1a536c36b601-root {
    text-align: left;
  }


#s-29139328-36b9-4534-9088-1a536c36b601.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-29139328-36b9-4534-9088-1a536c36b601-root {
    text-align: left;
  }


#s-29139328-36b9-4534-9088-1a536c36b601.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-29139328-36b9-4534-9088-1a536c36b601-root {
    text-align: left;
  }


#s-29139328-36b9-4534-9088-1a536c36b601.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-29139328-36b9-4534-9088-1a536c36b601-root {
    text-align: left;
  }


#s-29139328-36b9-4534-9088-1a536c36b601.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-29139328-36b9-4534-9088-1a536c36b601-root {
    text-align: center;
  }


#s-29139328-36b9-4534-9088-1a536c36b601.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}
#s-dbec19ae-5fc3-4bbe-b35c-81126d32a6ef {
  border-style: solid;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-dbec19ae-5fc3-4bbe-b35c-81126d32a6ef:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-dbec19ae-5fc3-4bbe-b35c-81126d32a6ef: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;}@media (max-width: 767px){#s-dbec19ae-5fc3-4bbe-b35c-81126d32a6ef {
  border-style: solid;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-dbec19ae-5fc3-4bbe-b35c-81126d32a6ef:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-dbec19ae-5fc3-4bbe-b35c-81126d32a6ef-root {
    text-align: left;
  }


#s-dbec19ae-5fc3-4bbe-b35c-81126d32a6ef.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-dbec19ae-5fc3-4bbe-b35c-81126d32a6ef-root {
    text-align: left;
  }


#s-dbec19ae-5fc3-4bbe-b35c-81126d32a6ef.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dbec19ae-5fc3-4bbe-b35c-81126d32a6ef-root {
    text-align: left;
  }


#s-dbec19ae-5fc3-4bbe-b35c-81126d32a6ef.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dbec19ae-5fc3-4bbe-b35c-81126d32a6ef-root {
    text-align: left;
  }


#s-dbec19ae-5fc3-4bbe-b35c-81126d32a6ef.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-dbec19ae-5fc3-4bbe-b35c-81126d32a6ef-root {
    text-align: center;
  }


#s-dbec19ae-5fc3-4bbe-b35c-81126d32a6ef.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}
#s-6d6955bb-8e2a-4b23-867c-ab875a7ae558 {
  border-style: solid;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6d6955bb-8e2a-4b23-867c-ab875a7ae558:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6d6955bb-8e2a-4b23-867c-ab875a7ae558:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-6d6955bb-8e2a-4b23-867c-ab875a7ae558 {
  display: none;
}
#s-6d6955bb-8e2a-4b23-867c-ab875a7ae558, #wrap-s-6d6955bb-8e2a-4b23-867c-ab875a7ae558 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6d6955bb-8e2a-4b23-867c-ab875a7ae558 {
  display: none;
}
#s-6d6955bb-8e2a-4b23-867c-ab875a7ae558, #wrap-s-6d6955bb-8e2a-4b23-867c-ab875a7ae558 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6d6955bb-8e2a-4b23-867c-ab875a7ae558 {
  display: none;
}
#s-6d6955bb-8e2a-4b23-867c-ab875a7ae558, #wrap-s-6d6955bb-8e2a-4b23-867c-ab875a7ae558 { display:none !important; }}@media (max-width: 767px){#s-6d6955bb-8e2a-4b23-867c-ab875a7ae558 {
  display: none;
}
#s-6d6955bb-8e2a-4b23-867c-ab875a7ae558, #wrap-s-6d6955bb-8e2a-4b23-867c-ab875a7ae558 { display:none !important; }}

  #s-6d6955bb-8e2a-4b23-867c-ab875a7ae558-root {
    text-align: left;
  }


#s-6d6955bb-8e2a-4b23-867c-ab875a7ae558.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6d6955bb-8e2a-4b23-867c-ab875a7ae558-root {
    text-align: left;
  }


#s-6d6955bb-8e2a-4b23-867c-ab875a7ae558.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6d6955bb-8e2a-4b23-867c-ab875a7ae558-root {
    text-align: left;
  }


#s-6d6955bb-8e2a-4b23-867c-ab875a7ae558.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6d6955bb-8e2a-4b23-867c-ab875a7ae558-root {
    text-align: left;
  }


#s-6d6955bb-8e2a-4b23-867c-ab875a7ae558.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6d6955bb-8e2a-4b23-867c-ab875a7ae558-root {
    text-align: left;
  }


#s-6d6955bb-8e2a-4b23-867c-ab875a7ae558.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-37080f7e-a9cd-48f8-b2dc-a14d718ade82 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-37080f7e-a9cd-48f8-b2dc-a14d718ade82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37080f7e-a9cd-48f8-b2dc-a14d718ade82.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-17d5498c-3045-4ce2-849b-f85b7b2bd94f {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 40px;
min-height: 854px;
background-position: center center;
}








#s-17d5498c-3045-4ce2-849b-f85b7b2bd94f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17d5498c-3045-4ce2-849b-f85b7b2bd94f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3d03db18-f527-42f9-bb0f-c895f933ccc3 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 50%;
}
@media (max-width: 767px){#s-3d03db18-f527-42f9-bb0f-c895f933ccc3 {
  max-width: 80%;
}
}







#s-3d03db18-f527-42f9-bb0f-c895f933ccc3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d03db18-f527-42f9-bb0f-c895f933ccc3.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-0c56e2a7-ffff-482d-8cf4-1d926f2d74be {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0c56e2a7-ffff-482d-8cf4-1d926f2d74be .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


@media (max-width: 767px){#s-0c56e2a7-ffff-482d-8cf4-1d926f2d74be .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 21px;
  
  
  
}


}
#s-28f8fa16-1f66-487f-b05a-da7aca337ab0 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-28f8fa16-1f66-487f-b05a-da7aca337ab0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


@media (max-width: 767px){#s-28f8fa16-1f66-487f-b05a-da7aca337ab0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  
}


}
#s-f077e758-c77e-41e0-9c9a-a6e10c760075 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 809px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f077e758-c77e-41e0-9c9a-a6e10c760075 {
  display: none;
}
#s-f077e758-c77e-41e0-9c9a-a6e10c760075, #wrap-s-f077e758-c77e-41e0-9c9a-a6e10c760075 { display:none !important; }}@media (max-width: 767px){#s-f077e758-c77e-41e0-9c9a-a6e10c760075 {
  display: none;
}
#s-f077e758-c77e-41e0-9c9a-a6e10c760075, #wrap-s-f077e758-c77e-41e0-9c9a-a6e10c760075 { display:none !important; }}







#s-f077e758-c77e-41e0-9c9a-a6e10c760075 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f077e758-c77e-41e0-9c9a-a6e10c760075.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cd90bf8f-0985-4762-82a0-9a0a9d558d16 {
  min-height: 50px;
}








#s-cd90bf8f-0985-4762-82a0-9a0a9d558d16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd90bf8f-0985-4762-82a0-9a0a9d558d16.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-d77a1dea-1a57-4dd8-b722-c230b24d4209"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d77a1dea-1a57-4dd8-b722-c230b24d4209"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d77a1dea-1a57-4dd8-b722-c230b24d4209"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d77a1dea-1a57-4dd8-b722-c230b24d4209"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-d77a1dea-1a57-4dd8-b722-c230b24d4209"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-dcaf9f11-83d5-45b9-829b-52767aaffb5c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 70%;
}
@media (max-width: 767px){#s-dcaf9f11-83d5-45b9-829b-52767aaffb5c {
  padding-top: 20px;
padding-bottom: 20px;
}
}







#s-dcaf9f11-83d5-45b9-829b-52767aaffb5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dcaf9f11-83d5-45b9-829b-52767aaffb5c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ffc0b813-71e4-4b3d-8a67-b946ead2d212 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ffc0b813-71e4-4b3d-8a67-b946ead2d212 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}


@media (max-width: 767px){#s-ffc0b813-71e4-4b3d-8a67-b946ead2d212 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 21px;
  
  
  text-align: left;
}


}
#s-0d944e52-4f14-4dd2-b273-c8af6f37be5a {
  margin-bottom: 20px;
}

#s-619d7941-92a1-4547-84ce-2954e9bc9e77 {
  text-align: left;
}







  #s-619d7941-92a1-4547-84ce-2954e9bc9e77 img.shogun-image {
    

    
    
    
  }


#s-619d7941-92a1-4547-84ce-2954e9bc9e77 .shogun-image-content {
  
    align-items: center;
  
}

#s-5e6bbc61-bae0-46b9-a6e6-b027577daa7f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 627px;
background-position: center center;
}
@media (min-width: 1200px){#s-5e6bbc61-bae0-46b9-a6e6-b027577daa7f {
  display: none;
}
#s-5e6bbc61-bae0-46b9-a6e6-b027577daa7f, #wrap-s-5e6bbc61-bae0-46b9-a6e6-b027577daa7f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5e6bbc61-bae0-46b9-a6e6-b027577daa7f {
  display: none;
}
#s-5e6bbc61-bae0-46b9-a6e6-b027577daa7f, #wrap-s-5e6bbc61-bae0-46b9-a6e6-b027577daa7f { display:none !important; }}







#s-5e6bbc61-bae0-46b9-a6e6-b027577daa7f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-5e6bbc61-bae0-46b9-a6e6-b027577daa7f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-89c95339-2f2b-447f-b3e3-a0080b2408b7 {
  min-height: 50px;
}








#s-89c95339-2f2b-447f-b3e3-a0080b2408b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89c95339-2f2b-447f-b3e3-a0080b2408b7.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-e51f04fc-beae-4961-b966-7bcdd53cfa13"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e51f04fc-beae-4961-b966-7bcdd53cfa13"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e51f04fc-beae-4961-b966-7bcdd53cfa13"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e51f04fc-beae-4961-b966-7bcdd53cfa13"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-e51f04fc-beae-4961-b966-7bcdd53cfa13"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f90e0209-0ed6-40b8-9c7b-af2c658663bf {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 80%;
}
@media (max-width: 767px){#s-f90e0209-0ed6-40b8-9c7b-af2c658663bf {
  padding-top: 20px;
padding-bottom: 20px;
}
}







#s-f90e0209-0ed6-40b8-9c7b-af2c658663bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f90e0209-0ed6-40b8-9c7b-af2c658663bf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b272b410-3dc1-4e43-82cf-87a3e4a7dede {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b272b410-3dc1-4e43-82cf-87a3e4a7dede .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-5dc861a4-8bab-4d96-8690-db0a07e6ba54 {
  margin-bottom: 20px;
}

#s-2b48104b-d481-4bef-8b1a-2358cbbec58e {
  text-align: left;
}







  #s-2b48104b-d481-4bef-8b1a-2358cbbec58e img.shogun-image {
    

    
    
    
  }


#s-2b48104b-d481-4bef-8b1a-2358cbbec58e .shogun-image-content {
  
    align-items: center;
  
}

#s-d124b9e1-b6e5-43bb-af7c-b978eee725e2 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 40px;
min-height: 819px;
background-position: center center;
}








#s-d124b9e1-b6e5-43bb-af7c-b978eee725e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d124b9e1-b6e5-43bb-af7c-b978eee725e2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e4672dd2-f58a-468d-a8e6-bd1ddb4fcec1 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-e4672dd2-f58a-468d-a8e6-bd1ddb4fcec1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4672dd2-f58a-468d-a8e6-bd1ddb4fcec1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8f2fc77d-1c71-4768-8d24-d5dab84f6c1b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8f2fc77d-1c71-4768-8d24-d5dab84f6c1b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


@media (max-width: 767px){#s-8f2fc77d-1c71-4768-8d24-d5dab84f6c1b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 21px;
  
  
  
}


}
@media (min-width: 768px) and (max-width: 991px){#s-10c999cb-a035-451c-9ed4-3bb411e77bcf {
  display: none;
}
#s-10c999cb-a035-451c-9ed4-3bb411e77bcf, #wrap-s-10c999cb-a035-451c-9ed4-3bb411e77bcf { display:none !important; }}@media (max-width: 767px){#s-10c999cb-a035-451c-9ed4-3bb411e77bcf {
  display: none;
}
#s-10c999cb-a035-451c-9ed4-3bb411e77bcf, #wrap-s-10c999cb-a035-451c-9ed4-3bb411e77bcf { display:none !important; }}
@media (min-width: 1200px){#s-d12e89e0-5837-4a80-b223-74c2bf0b42b6 {
  display: none;
}
#s-d12e89e0-5837-4a80-b223-74c2bf0b42b6, #wrap-s-d12e89e0-5837-4a80-b223-74c2bf0b42b6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d12e89e0-5837-4a80-b223-74c2bf0b42b6 {
  display: none;
}
#s-d12e89e0-5837-4a80-b223-74c2bf0b42b6, #wrap-s-d12e89e0-5837-4a80-b223-74c2bf0b42b6 { display:none !important; }}
#s-202edaba-db5e-42a5-9eb3-98d4a15fccf7 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 0px;
min-height: 50px;
background-position: center center;
}








#s-202edaba-db5e-42a5-9eb3-98d4a15fccf7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-202edaba-db5e-42a5-9eb3-98d4a15fccf7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-233da6c1-abc3-42f9-ade6-ed7d337a4b48 {
  min-height: 803px;
}

#s-233da6c1-abc3-42f9-ade6-ed7d337a4b48 {
  background-image: url();
}








#s-233da6c1-abc3-42f9-ade6-ed7d337a4b48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-233da6c1-abc3-42f9-ade6-ed7d337a4b48.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-53dfcb1a-97e2-4c15-8546-9ee4da8a3e7c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 80%;
}








#s-53dfcb1a-97e2-4c15-8546-9ee4da8a3e7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53dfcb1a-97e2-4c15-8546-9ee4da8a3e7c.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-2b4feb30-8dca-4ef7-9674-eabd5a451f17"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b4feb30-8dca-4ef7-9674-eabd5a451f17"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2b4feb30-8dca-4ef7-9674-eabd5a451f17"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b4feb30-8dca-4ef7-9674-eabd5a451f17"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-fb5f1d13-369f-4d3b-bb5e-9c58b7f50dc7 {
  min-height: 50px;
}








#s-fb5f1d13-369f-4d3b-bb5e-9c58b7f50dc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb5f1d13-369f-4d3b-bb5e-9c58b7f50dc7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f685b833-6ff6-4da5-9396-e9cd53deb150 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0);
border-style: solid;
border-radius: 8px;
min-height: 50px;
}

#s-f685b833-6ff6-4da5-9396-e9cd53deb150 {
  background-image: url();
}








#s-f685b833-6ff6-4da5-9396-e9cd53deb150 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f685b833-6ff6-4da5-9396-e9cd53deb150.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-84a3f220-1b39-48d0-8e7b-556b5be43903 {
  margin-top: 20px;
padding-bottom: 40px;
}

@media (min-width: 0px) {
[id="s-84a3f220-1b39-48d0-8e7b-556b5be43903"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84a3f220-1b39-48d0-8e7b-556b5be43903"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-84a3f220-1b39-48d0-8e7b-556b5be43903"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-84a3f220-1b39-48d0-8e7b-556b5be43903"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-84a3f220-1b39-48d0-8e7b-556b5be43903"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-84a3f220-1b39-48d0-8e7b-556b5be43903"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-84a3f220-1b39-48d0-8e7b-556b5be43903"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-1ac238cd-f99c-4910-b699-252d7de86291 {
  min-height: 50px;
}








#s-1ac238cd-f99c-4910-b699-252d7de86291 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ac238cd-f99c-4910-b699-252d7de86291.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d09d903f-98c1-4584-acb2-705ecf083c84 {
  text-align: center;
}







  #s-d09d903f-98c1-4584-acb2-705ecf083c84 img.shogun-image {
    

    
    
    
  }


#s-d09d903f-98c1-4584-acb2-705ecf083c84 .shogun-image-content {
  
    align-items: center;
  
}

#s-02ccf396-b4f3-4867-b2de-096705517655 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-02ccf396-b4f3-4867-b2de-096705517655 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-e5144a16-2ff1-4794-baea-9b66bc893a71 {
  min-height: 50px;
}








#s-e5144a16-2ff1-4794-baea-9b66bc893a71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5144a16-2ff1-4794-baea-9b66bc893a71.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f8685e11-171b-4598-a63c-45b098e6b23c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-f8685e11-171b-4598-a63c-45b098e6b23c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
}
#s-f8685e11-171b-4598-a63c-45b098e6b23c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


@media (max-width: 767px){#s-f8685e11-171b-4598-a63c-45b098e6b23c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}


}
#s-6ad3c091-ef83-4c70-ab97-bf4c2a270c10 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-6ad3c091-ef83-4c70-ab97-bf4c2a270c10 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-6ad3c091-ef83-4c70-ab97-bf4c2a270c10 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  text-align: left;
}


@media (max-width: 767px){#s-6ad3c091-ef83-4c70-ab97-bf4c2a270c10 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  text-align: center;
}


}
#s-e700ec1e-7eca-43dd-b399-2d28456b720d {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-e700ec1e-7eca-43dd-b399-2d28456b720d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e700ec1e-7eca-43dd-b399-2d28456b720d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e700ec1e-7eca-43dd-b399-2d28456b720d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e700ec1e-7eca-43dd-b399-2d28456b720d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e700ec1e-7eca-43dd-b399-2d28456b720d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e700ec1e-7eca-43dd-b399-2d28456b720d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e700ec1e-7eca-43dd-b399-2d28456b720d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-8e041955-c3a5-4d04-9835-720c897e6dd6 {
  min-height: 50px;
}








#s-8e041955-c3a5-4d04-9835-720c897e6dd6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e041955-c3a5-4d04-9835-720c897e6dd6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-416c5c70-909a-4b0e-b55e-354f66f23d60 {
  text-align: center;
}







  #s-416c5c70-909a-4b0e-b55e-354f66f23d60 img.shogun-image {
    

    
    
    
  }


#s-416c5c70-909a-4b0e-b55e-354f66f23d60 .shogun-image-content {
  
    align-items: center;
  
}

#s-e2162f67-0bac-46f3-9a74-54d52d30b206 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2162f67-0bac-46f3-9a74-54d52d30b206 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-13118fde-da9a-4eeb-a158-bb15b12cac9a {
  min-height: 50px;
}








#s-13118fde-da9a-4eeb-a158-bb15b12cac9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13118fde-da9a-4eeb-a158-bb15b12cac9a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4ff1322f-847e-406d-b675-6f878536a9cc {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-4ff1322f-847e-406d-b675-6f878536a9cc {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
}
#s-4ff1322f-847e-406d-b675-6f878536a9cc .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


@media (max-width: 767px){#s-4ff1322f-847e-406d-b675-6f878536a9cc .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}


}
#s-808b3361-b5f7-4181-b895-b4be38c9178c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-808b3361-b5f7-4181-b895-b4be38c9178c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-808b3361-b5f7-4181-b895-b4be38c9178c .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  text-align: left;
}


@media (max-width: 767px){#s-808b3361-b5f7-4181-b895-b4be38c9178c .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  text-align: center;
}


}
#s-b9c473ca-0e99-47ab-8a4b-aab5a883bd19 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-position: center center;
}








#s-b9c473ca-0e99-47ab-8a4b-aab5a883bd19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9c473ca-0e99-47ab-8a4b-aab5a883bd19.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a2c10400-906a-4cf5-ae39-1e97333b609f {
  min-height: 559px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a2c10400-906a-4cf5-ae39-1e97333b609f {
  display: none;
}
#s-a2c10400-906a-4cf5-ae39-1e97333b609f, #wrap-s-a2c10400-906a-4cf5-ae39-1e97333b609f { display:none !important; }}@media (max-width: 767px){#s-a2c10400-906a-4cf5-ae39-1e97333b609f {
  display: none;
}
#s-a2c10400-906a-4cf5-ae39-1e97333b609f, #wrap-s-a2c10400-906a-4cf5-ae39-1e97333b609f { display:none !important; }}
#s-a2c10400-906a-4cf5-ae39-1e97333b609f {
  background-image: url();
}








#s-a2c10400-906a-4cf5-ae39-1e97333b609f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2c10400-906a-4cf5-ae39-1e97333b609f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3b970a3f-c0d2-4785-82e2-6032eb5e4c8f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}

#s-3b970a3f-c0d2-4785-82e2-6032eb5e4c8f {
  background-image: url();
}








#s-3b970a3f-c0d2-4785-82e2-6032eb5e4c8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b970a3f-c0d2-4785-82e2-6032eb5e4c8f.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-a1e0fa68-9d6f-48c7-9225-63026c5ca7a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1e0fa68-9d6f-48c7-9225-63026c5ca7a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a1e0fa68-9d6f-48c7-9225-63026c5ca7a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1e0fa68-9d6f-48c7-9225-63026c5ca7a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d2553668-41fc-4d25-8083-6df62118970d {
  min-height: 50px;
}








#s-d2553668-41fc-4d25-8083-6df62118970d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2553668-41fc-4d25-8083-6df62118970d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-71b965dc-8e8b-4834-b9af-0982941b9262 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
text-align: center;
}







  #s-71b965dc-8e8b-4834-b9af-0982941b9262 img.shogun-image {
    

    
    
    
  }


#s-71b965dc-8e8b-4834-b9af-0982941b9262 .shogun-image-content {
  
    align-items: center;
  
}

#s-2592e9bb-4535-4332-a2e0-86d87c4a5815 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 80%;
}








#s-2592e9bb-4535-4332-a2e0-86d87c4a5815 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2592e9bb-4535-4332-a2e0-86d87c4a5815.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1203727d-c7f4-4bf9-bdd4-07ffc59197d0 {
  margin-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-1203727d-c7f4-4bf9-bdd4-07ffc59197d0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-1203727d-c7f4-4bf9-bdd4-07ffc59197d0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1203727d-c7f4-4bf9-bdd4-07ffc59197d0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1203727d-c7f4-4bf9-bdd4-07ffc59197d0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1203727d-c7f4-4bf9-bdd4-07ffc59197d0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1203727d-c7f4-4bf9-bdd4-07ffc59197d0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1203727d-c7f4-4bf9-bdd4-07ffc59197d0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-a7cd8836-f754-49f5-be06-c5afb107c052 {
  min-height: 50px;
}








#s-a7cd8836-f754-49f5-be06-c5afb107c052 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7cd8836-f754-49f5-be06-c5afb107c052.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0fec1145-e8ae-4f23-bbe0-01a89500e90b {
  text-align: center;
}







  #s-0fec1145-e8ae-4f23-bbe0-01a89500e90b img.shogun-image {
    

    
    
    
  }


#s-0fec1145-e8ae-4f23-bbe0-01a89500e90b .shogun-image-content {
  
    align-items: center;
  
}

#s-46236717-e87c-42ee-aec3-e8deedb11252 {
  min-height: 50px;
}








#s-46236717-e87c-42ee-aec3-e8deedb11252 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46236717-e87c-42ee-aec3-e8deedb11252.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-071348c6-bb9e-4fa6-a8e5-7b62eeea7183 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-071348c6-bb9e-4fa6-a8e5-7b62eeea7183 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-aab0b631-16c9-4beb-8242-9f3b21e3aec4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-aab0b631-16c9-4beb-8242-9f3b21e3aec4 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  text-align: left;
}



#s-bd1dee11-4623-43cd-acc1-40891c10cb2d {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-bd1dee11-4623-43cd-acc1-40891c10cb2d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-bd1dee11-4623-43cd-acc1-40891c10cb2d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd1dee11-4623-43cd-acc1-40891c10cb2d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bd1dee11-4623-43cd-acc1-40891c10cb2d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd1dee11-4623-43cd-acc1-40891c10cb2d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd1dee11-4623-43cd-acc1-40891c10cb2d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd1dee11-4623-43cd-acc1-40891c10cb2d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-61d12b33-5c9a-4d58-8bcc-4fef3c8dbc1d {
  min-height: 50px;
}








#s-61d12b33-5c9a-4d58-8bcc-4fef3c8dbc1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61d12b33-5c9a-4d58-8bcc-4fef3c8dbc1d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d48aa240-862c-4566-88c6-241d68ae9ded {
  text-align: center;
}







  #s-d48aa240-862c-4566-88c6-241d68ae9ded img.shogun-image {
    

    
    
    
  }


#s-d48aa240-862c-4566-88c6-241d68ae9ded .shogun-image-content {
  
    align-items: center;
  
}

#s-937cdf62-046d-4202-a01c-fe9fe7c9950c {
  min-height: 50px;
}








#s-937cdf62-046d-4202-a01c-fe9fe7c9950c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-937cdf62-046d-4202-a01c-fe9fe7c9950c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-31e25f60-60bd-4046-bd00-6609e163eea5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-31e25f60-60bd-4046-bd00-6609e163eea5 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-8e83c9d0-790c-4608-a8d4-313f0d82a8ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8e83c9d0-790c-4608-a8d4-313f0d82a8ed .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  text-align: left;
}



#s-2e4466f7-dda4-41f0-9aca-d4c1421fa84a {
  margin-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-2e4466f7-dda4-41f0-9aca-d4c1421fa84a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-2e4466f7-dda4-41f0-9aca-d4c1421fa84a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e4466f7-dda4-41f0-9aca-d4c1421fa84a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2e4466f7-dda4-41f0-9aca-d4c1421fa84a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e4466f7-dda4-41f0-9aca-d4c1421fa84a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e4466f7-dda4-41f0-9aca-d4c1421fa84a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e4466f7-dda4-41f0-9aca-d4c1421fa84a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-2880a0e3-abb6-45f2-a1e9-e51c7e1344d8 {
  min-height: 50px;
}








#s-2880a0e3-abb6-45f2-a1e9-e51c7e1344d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2880a0e3-abb6-45f2-a1e9-e51c7e1344d8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9e49b35f-c3f3-45c8-84ba-a5883b164086 {
  text-align: center;
}







  #s-9e49b35f-c3f3-45c8-84ba-a5883b164086 img.shogun-image {
    

    
    
    
  }


#s-9e49b35f-c3f3-45c8-84ba-a5883b164086 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ce1acd1-02e3-4870-8214-fe587d8b22f1 {
  min-height: 50px;
}








#s-5ce1acd1-02e3-4870-8214-fe587d8b22f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ce1acd1-02e3-4870-8214-fe587d8b22f1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-85fbe6d6-e4d0-4774-af43-c51ff5efd7d5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-85fbe6d6-e4d0-4774-af43-c51ff5efd7d5 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-9080dfb7-ffed-4c39-8426-fb0006dc2e7e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9080dfb7-ffed-4c39-8426-fb0006dc2e7e .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  text-align: left;
}



#s-070d647d-3a27-4469-a974-90d61607d2d2 {
  min-height: 559px;
}
@media (min-width: 1200px){#s-070d647d-3a27-4469-a974-90d61607d2d2 {
  display: none;
}
#s-070d647d-3a27-4469-a974-90d61607d2d2, #wrap-s-070d647d-3a27-4469-a974-90d61607d2d2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-070d647d-3a27-4469-a974-90d61607d2d2 {
  display: none;
}
#s-070d647d-3a27-4469-a974-90d61607d2d2, #wrap-s-070d647d-3a27-4469-a974-90d61607d2d2 { display:none !important; }}
#s-070d647d-3a27-4469-a974-90d61607d2d2 {
  background-image: url();
}








#s-070d647d-3a27-4469-a974-90d61607d2d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-070d647d-3a27-4469-a974-90d61607d2d2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-db38e145-8e2c-4108-8444-4404dceaf1c9 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
max-width: 80%;
}
@media (max-width: 767px){#s-db38e145-8e2c-4108-8444-4404dceaf1c9 {
  min-height: 927px;
}
}
#s-db38e145-8e2c-4108-8444-4404dceaf1c9 {
  background-image: url();
}








#s-db38e145-8e2c-4108-8444-4404dceaf1c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db38e145-8e2c-4108-8444-4404dceaf1c9.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-f9a1b353-f0e3-430f-b5e4-8dce617a8fde"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9a1b353-f0e3-430f-b5e4-8dce617a8fde"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f9a1b353-f0e3-430f-b5e4-8dce617a8fde"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9a1b353-f0e3-430f-b5e4-8dce617a8fde"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a53f9d10-efcf-4778-b488-5f068715fe64 {
  min-height: 50px;
}








#s-a53f9d10-efcf-4778-b488-5f068715fe64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a53f9d10-efcf-4778-b488-5f068715fe64.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1ec941e1-f1d5-45cd-86b0-e6274db17d29 {
  text-align: center;
}







  #s-1ec941e1-f1d5-45cd-86b0-e6274db17d29 img.shogun-image {
    

    
    
    
  }


#s-1ec941e1-f1d5-45cd-86b0-e6274db17d29 .shogun-image-content {
  
    align-items: center;
  
}

#s-e2c73903-574b-488c-9d8a-67aaa85b5150 {
  text-align: center;
}







  #s-e2c73903-574b-488c-9d8a-67aaa85b5150 img.shogun-image {
    

    
    
    
  }


#s-e2c73903-574b-488c-9d8a-67aaa85b5150 .shogun-image-content {
  
    align-items: center;
  
}

#s-1e472879-58a7-4f5a-ad42-ba27fb51a5f2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 80%;
}
@media (min-width: 768px) and (max-width: 991px){#s-1e472879-58a7-4f5a-ad42-ba27fb51a5f2 {
  display: none;
}
#s-1e472879-58a7-4f5a-ad42-ba27fb51a5f2, #wrap-s-1e472879-58a7-4f5a-ad42-ba27fb51a5f2 { display:none !important; }}@media (max-width: 767px){#s-1e472879-58a7-4f5a-ad42-ba27fb51a5f2 {
  display: none;
}
#s-1e472879-58a7-4f5a-ad42-ba27fb51a5f2, #wrap-s-1e472879-58a7-4f5a-ad42-ba27fb51a5f2 { display:none !important; }}







#s-1e472879-58a7-4f5a-ad42-ba27fb51a5f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e472879-58a7-4f5a-ad42-ba27fb51a5f2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cbef7410-b7e6-4b94-a235-b9355039286a {
  margin-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-cbef7410-b7e6-4b94-a235-b9355039286a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-cbef7410-b7e6-4b94-a235-b9355039286a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cbef7410-b7e6-4b94-a235-b9355039286a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cbef7410-b7e6-4b94-a235-b9355039286a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cbef7410-b7e6-4b94-a235-b9355039286a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cbef7410-b7e6-4b94-a235-b9355039286a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cbef7410-b7e6-4b94-a235-b9355039286a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-e6f0435a-0ae5-4278-98e1-95a1a689b3df {
  min-height: 50px;
}








#s-e6f0435a-0ae5-4278-98e1-95a1a689b3df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6f0435a-0ae5-4278-98e1-95a1a689b3df.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-41170cf0-8b68-4405-9a6d-e6dea32f98c1 {
  text-align: center;
}







  #s-41170cf0-8b68-4405-9a6d-e6dea32f98c1 img.shogun-image {
    

    
    
    
  }


#s-41170cf0-8b68-4405-9a6d-e6dea32f98c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-92a8b9ca-f1fd-43e3-9e34-b8296eec749f {
  min-height: 50px;
}








#s-92a8b9ca-f1fd-43e3-9e34-b8296eec749f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92a8b9ca-f1fd-43e3-9e34-b8296eec749f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0b732a4d-2be5-4803-88e6-637a4be86028 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-0b732a4d-2be5-4803-88e6-637a4be86028 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-d9bea952-783e-421d-92cb-f24c0aaaada3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d9bea952-783e-421d-92cb-f24c0aaaada3 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  text-align: left;
}



#s-45022452-2c0a-4766-b467-50fe7a95667c {
  margin-top: 0px;
margin-bottom: 20px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-45022452-2c0a-4766-b467-50fe7a95667c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-45022452-2c0a-4766-b467-50fe7a95667c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-45022452-2c0a-4766-b467-50fe7a95667c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-45022452-2c0a-4766-b467-50fe7a95667c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-45022452-2c0a-4766-b467-50fe7a95667c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-45022452-2c0a-4766-b467-50fe7a95667c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-45022452-2c0a-4766-b467-50fe7a95667c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-5293c83c-bf6a-44d4-9237-fdaa0aeaf5db {
  min-height: 50px;
}








#s-5293c83c-bf6a-44d4-9237-fdaa0aeaf5db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5293c83c-bf6a-44d4-9237-fdaa0aeaf5db.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-81a3333b-257d-4e3a-ac58-e0f2c51ac816 {
  text-align: center;
}







  #s-81a3333b-257d-4e3a-ac58-e0f2c51ac816 img.shogun-image {
    

    
    
    
  }


#s-81a3333b-257d-4e3a-ac58-e0f2c51ac816 .shogun-image-content {
  
    align-items: center;
  
}

#s-5b86c905-0a84-481c-a74d-de5d3c9244a6 {
  min-height: 50px;
}








#s-5b86c905-0a84-481c-a74d-de5d3c9244a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b86c905-0a84-481c-a74d-de5d3c9244a6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e6188924-bd77-4110-831a-9f199abc67db {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-e6188924-bd77-4110-831a-9f199abc67db .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-4afdebc5-9051-401e-97a3-5cea3b9d80fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4afdebc5-9051-401e-97a3-5cea3b9d80fb .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  text-align: left;
}



#s-e800862d-5350-4253-853d-3208c4c88b9e {
  margin-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-e800862d-5350-4253-853d-3208c4c88b9e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e800862d-5350-4253-853d-3208c4c88b9e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e800862d-5350-4253-853d-3208c4c88b9e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e800862d-5350-4253-853d-3208c4c88b9e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e800862d-5350-4253-853d-3208c4c88b9e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e800862d-5350-4253-853d-3208c4c88b9e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e800862d-5350-4253-853d-3208c4c88b9e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-82959edc-452e-437f-a47c-3efb062b3979 {
  min-height: 50px;
}








#s-82959edc-452e-437f-a47c-3efb062b3979 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82959edc-452e-437f-a47c-3efb062b3979.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f91a7bf8-1a17-4692-880a-e21b6f2ee518 {
  text-align: center;
}







  #s-f91a7bf8-1a17-4692-880a-e21b6f2ee518 img.shogun-image {
    

    
    
    
  }


#s-f91a7bf8-1a17-4692-880a-e21b6f2ee518 .shogun-image-content {
  
    align-items: center;
  
}

#s-e7458e89-af66-4989-a4f5-ba8cafe2889a {
  min-height: 50px;
}








#s-e7458e89-af66-4989-a4f5-ba8cafe2889a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7458e89-af66-4989-a4f5-ba8cafe2889a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6818ad72-fc32-4826-b372-33eaf99d7ff0 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-6818ad72-fc32-4826-b372-33eaf99d7ff0 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 29px;
  
  
  text-align: left;
}



#s-3307fb8a-b2ea-4925-bd65-bc371235a0c8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3307fb8a-b2ea-4925-bd65-bc371235a0c8 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  text-align: left;
}



#s-a189f540-f000-4e79-ba5b-6fdd2656bee6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-a189f540-f000-4e79-ba5b-6fdd2656bee6 {
  display: none;
}
#s-a189f540-f000-4e79-ba5b-6fdd2656bee6, #wrap-s-a189f540-f000-4e79-ba5b-6fdd2656bee6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a189f540-f000-4e79-ba5b-6fdd2656bee6 {
  display: none;
}
#s-a189f540-f000-4e79-ba5b-6fdd2656bee6, #wrap-s-a189f540-f000-4e79-ba5b-6fdd2656bee6 { display:none !important; }}@media (max-width: 767px){#s-a189f540-f000-4e79-ba5b-6fdd2656bee6 {
  margin-top: 40px;
}
}







#s-a189f540-f000-4e79-ba5b-6fdd2656bee6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a189f540-f000-4e79-ba5b-6fdd2656bee6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8a1c1cfa-a4f2-48dd-8865-9de639b1e500 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 724px;
background-position: center center;
}








#s-8a1c1cfa-a4f2-48dd-8865-9de639b1e500 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-8a1c1cfa-a4f2-48dd-8865-9de639b1e500.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6254731e-a11d-48ba-846b-0ed76c94b9f8 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 80%;
}
@media (max-width: 767px){#s-6254731e-a11d-48ba-846b-0ed76c94b9f8 {
  margin-bottom: 10px;
}
}
@media (min-width: 0px) {
[id="s-6254731e-a11d-48ba-846b-0ed76c94b9f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6254731e-a11d-48ba-846b-0ed76c94b9f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6254731e-a11d-48ba-846b-0ed76c94b9f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6254731e-a11d-48ba-846b-0ed76c94b9f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-3b43628f-7be8-47aa-a0ed-c2d68267f294 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 80%;
}
@media (max-width: 767px){#s-3b43628f-7be8-47aa-a0ed-c2d68267f294 {
  min-height: 300px;
max-width: 100%;
}
}







#s-3b43628f-7be8-47aa-a0ed-c2d68267f294 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b43628f-7be8-47aa-a0ed-c2d68267f294.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9a25920c-7116-4723-a064-2d2e38379042 {
  text-align: center;
}







  #s-9a25920c-7116-4723-a064-2d2e38379042 img.shogun-image {
    

    
    
    
  }


#s-9a25920c-7116-4723-a064-2d2e38379042 .shogun-image-content {
  
    align-items: center;
  
}

#s-9d850f7d-c96f-4eab-84e0-d05219eaaa3f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9d850f7d-c96f-4eab-84e0-d05219eaaa3f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-9d850f7d-c96f-4eab-84e0-d05219eaaa3f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}


}@media (max-width: 767px){#s-9d850f7d-c96f-4eab-84e0-d05219eaaa3f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}


}
#s-2f8b4200-8d11-498c-ab14-a29b39a444f8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f8b4200-8d11-498c-ab14-a29b39a444f8 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-e9aafd4b-173b-460c-a39d-3706a4d0f5ab {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 80%;
}
@media (max-width: 767px){#s-e9aafd4b-173b-460c-a39d-3706a4d0f5ab {
  min-height: 300px;
max-width: 100%;
}
}







#s-e9aafd4b-173b-460c-a39d-3706a4d0f5ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9aafd4b-173b-460c-a39d-3706a4d0f5ab.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-497cb4d9-4d1e-463f-9524-777f3fcfcff2 {
  text-align: center;
}







  #s-497cb4d9-4d1e-463f-9524-777f3fcfcff2 img.shogun-image {
    

    
    
    
  }


#s-497cb4d9-4d1e-463f-9524-777f3fcfcff2 .shogun-image-content {
  
    align-items: center;
  
}

#s-d4ea114c-6624-4c68-94ff-f67a929bf7c1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d4ea114c-6624-4c68-94ff-f67a929bf7c1 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-d4ea114c-6624-4c68-94ff-f67a929bf7c1 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}


}@media (max-width: 767px){#s-d4ea114c-6624-4c68-94ff-f67a929bf7c1 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}


}
#s-a89100dd-e23e-4405-8f2b-e2eed07f97fd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a89100dd-e23e-4405-8f2b-e2eed07f97fd .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-d27140de-4dbd-4172-a1a9-5ce90f4ae914 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 80%;
}
@media (max-width: 767px){#s-d27140de-4dbd-4172-a1a9-5ce90f4ae914 {
  min-height: 300px;
max-width: 100%;
}
}







#s-d27140de-4dbd-4172-a1a9-5ce90f4ae914 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d27140de-4dbd-4172-a1a9-5ce90f4ae914.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1c9e1c1e-2d82-4ee0-a556-dfaa1dfff915 {
  text-align: center;
}







  #s-1c9e1c1e-2d82-4ee0-a556-dfaa1dfff915 img.shogun-image {
    

    
    
    
  }


#s-1c9e1c1e-2d82-4ee0-a556-dfaa1dfff915 .shogun-image-content {
  
    align-items: center;
  
}

#s-7f358016-1d78-4e53-bfe3-3a27e014d562 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7f358016-1d78-4e53-bfe3-3a27e014d562 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-7f358016-1d78-4e53-bfe3-3a27e014d562 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}


}@media (max-width: 767px){#s-7f358016-1d78-4e53-bfe3-3a27e014d562 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}


}
#s-628e2de2-bffe-4ae5-9d0b-4d6f8b2280e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-628e2de2-bffe-4ae5-9d0b-4d6f8b2280e4 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-30af4da0-1156-432a-92ff-6b180dd7ec72 {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 500px;
background-color: rgba(15, 18, 21, 1);
}








#s-30af4da0-1156-432a-92ff-6b180dd7ec72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30af4da0-1156-432a-92ff-6b180dd7ec72.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-43b5e8f5-9dee-4ae5-9b28-a3014851ab5b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 80%;
}
@media (max-width: 767px){#s-43b5e8f5-9dee-4ae5-9b28-a3014851ab5b {
  padding-top: 20px;
padding-bottom: 20px;
}
}







#s-43b5e8f5-9dee-4ae5-9b28-a3014851ab5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43b5e8f5-9dee-4ae5-9b28-a3014851ab5b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eb25673a-a01a-4fa9-99ef-0a842ec1650a {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-eb25673a-a01a-4fa9-99ef-0a842ec1650a {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-eb25673a-a01a-4fa9-99ef-0a842ec1650a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  letter-spacing: 3px;
  text-align: left;
}


@media (max-width: 767px){#s-eb25673a-a01a-4fa9-99ef-0a842ec1650a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  letter-spacing: 3px;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-bdaa05e5-31ab-4022-bfb4-fe022de895d9 {
  display: none;
}
#s-bdaa05e5-31ab-4022-bfb4-fe022de895d9, #wrap-s-bdaa05e5-31ab-4022-bfb4-fe022de895d9 { display:none !important; }}@media (max-width: 767px){#s-bdaa05e5-31ab-4022-bfb4-fe022de895d9 {
  display: none;
}
#s-bdaa05e5-31ab-4022-bfb4-fe022de895d9, #wrap-s-bdaa05e5-31ab-4022-bfb4-fe022de895d9 { display:none !important; }}
@media (min-width: 0px) {
[id="s-bdaa05e5-31ab-4022-bfb4-fe022de895d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bdaa05e5-31ab-4022-bfb4-fe022de895d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-bdaa05e5-31ab-4022-bfb4-fe022de895d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-bdaa05e5-31ab-4022-bfb4-fe022de895d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-bdaa05e5-31ab-4022-bfb4-fe022de895d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-bdaa05e5-31ab-4022-bfb4-fe022de895d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-bdaa05e5-31ab-4022-bfb4-fe022de895d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-bdaa05e5-31ab-4022-bfb4-fe022de895d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-bdaa05e5-31ab-4022-bfb4-fe022de895d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-bdaa05e5-31ab-4022-bfb4-fe022de895d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

}

@media (max-width: 767px) {
  [id="s-bdaa05e5-31ab-4022-bfb4-fe022de895d9"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-c75b89b5-f6c6-425d-bed4-f92016767088 {
  min-height: 50px;
}








#s-c75b89b5-f6c6-425d-bed4-f92016767088 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c75b89b5-f6c6-425d-bed4-f92016767088.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aa8ed182-a121-436c-9633-30c45a6aa77b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-aa8ed182-a121-436c-9633-30c45a6aa77b .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-85954655-2f11-451e-b9fe-b9f21ff92b0e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-85954655-2f11-451e-b9fe-b9f21ff92b0e .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-9d94b67a-0747-42e3-822a-0c2158da6438 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-9d94b67a-0747-42e3-822a-0c2158da6438 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-633488cb-614f-4429-be99-95d714980069 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-633488cb-614f-4429-be99-95d714980069 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-3d3e69d5-ba84-470a-a9bc-4a9091fbe430 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-3d3e69d5-ba84-470a-a9bc-4a9091fbe430 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-f414b1c5-d9b7-42ee-a8b0-69b29f092045 {
  min-height: 50px;
}








#s-f414b1c5-d9b7-42ee-a8b0-69b29f092045 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f414b1c5-d9b7-42ee-a8b0-69b29f092045.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a15ad9ef-cc54-4094-bfcd-2f224a7b9d8f {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a15ad9ef-cc54-4094-bfcd-2f224a7b9d8f .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-f4337f2e-bf15-41a9-bb38-0196c6029bd0 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-f4337f2e-bf15-41a9-bb38-0196c6029bd0 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-fc556582-517b-4904-a8b0-c4dd0ca8bf6a {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-fc556582-517b-4904-a8b0-c4dd0ca8bf6a .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-d27118d5-9942-4367-aa83-e31de5a5ef8c {
  min-height: 50px;
}








#s-d27118d5-9942-4367-aa83-e31de5a5ef8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d27118d5-9942-4367-aa83-e31de5a5ef8c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-291b68bf-e38f-49fe-aae9-eaa43b39b79b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-291b68bf-e38f-49fe-aae9-eaa43b39b79b .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-c5b4a687-64ae-4078-9fce-37b8d51541cb {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-c5b4a687-64ae-4078-9fce-37b8d51541cb .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-8a51019e-2490-41e7-a9f0-c62c059980d4 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-8a51019e-2490-41e7-a9f0-c62c059980d4 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-d72af41c-de48-4a9c-927e-4c56c750c90b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d72af41c-de48-4a9c-927e-4c56c750c90b .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-0ceded0c-a339-4c43-8627-b4c7361f8fb2 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-0ceded0c-a339-4c43-8627-b4c7361f8fb2 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



@media (min-width: 1200px){#s-7830d03d-3a60-4e63-bea5-eeac0c69e34d {
  display: none;
}
#s-7830d03d-3a60-4e63-bea5-eeac0c69e34d, #wrap-s-7830d03d-3a60-4e63-bea5-eeac0c69e34d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7830d03d-3a60-4e63-bea5-eeac0c69e34d {
  display: none;
}
#s-7830d03d-3a60-4e63-bea5-eeac0c69e34d, #wrap-s-7830d03d-3a60-4e63-bea5-eeac0c69e34d { display:none !important; }}
@media (min-width: 0px) {
[id="s-7830d03d-3a60-4e63-bea5-eeac0c69e34d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7830d03d-3a60-4e63-bea5-eeac0c69e34d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-7830d03d-3a60-4e63-bea5-eeac0c69e34d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-7830d03d-3a60-4e63-bea5-eeac0c69e34d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-4ea211bb-cef3-4692-8887-975eab820a01 {
  min-height: 50px;
}








#s-4ea211bb-cef3-4692-8887-975eab820a01 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ea211bb-cef3-4692-8887-975eab820a01.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4cf848c2-1b6d-45b8-829d-32de69ec6fcf {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-4cf848c2-1b6d-45b8-829d-32de69ec6fcf .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-259831d3-c813-4840-acbe-6c7337704a1b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-259831d3-c813-4840-acbe-6c7337704a1b .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-9793fb7d-3e44-4265-824a-3e53080e653f {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-9793fb7d-3e44-4265-824a-3e53080e653f .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-d54b3228-e240-485c-b90a-2dcfc79f4326 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d54b3228-e240-485c-b90a-2dcfc79f4326 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-76ae007b-4af0-4f25-bdef-d4c7479624a6 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-76ae007b-4af0-4f25-bdef-d4c7479624a6 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-28e93419-6be5-442c-93a3-44333f9d6f6f hr {
  border-top: 1px solid rgba(167, 167, 167, 1);
}

#s-7e36fd06-0dae-49c3-8c81-bd61e1afd5bc {
  min-height: 50px;
}








#s-7e36fd06-0dae-49c3-8c81-bd61e1afd5bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e36fd06-0dae-49c3-8c81-bd61e1afd5bc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a829a96e-b73d-48c0-adbd-b29ae4126ff0 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a829a96e-b73d-48c0-adbd-b29ae4126ff0 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-4e1d6f70-c1b7-409a-baea-75c5a07b8b39 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-4e1d6f70-c1b7-409a-baea-75c5a07b8b39 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-dcb783bd-4c86-439b-81b2-40fc0528266e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-dcb783bd-4c86-439b-81b2-40fc0528266e .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-24833640-4a86-4dc8-b174-94c81f1e5b6b hr {
  border-top: 1px solid rgba(167, 167, 167, 1);
}

#s-0e401e3e-ec0e-4959-b190-d25ded95c304 {
  min-height: 50px;
}








#s-0e401e3e-ec0e-4959-b190-d25ded95c304 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e401e3e-ec0e-4959-b190-d25ded95c304.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-638191b5-496a-49b7-aa08-18b552157cce {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-638191b5-496a-49b7-aa08-18b552157cce .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-d62d7cdd-2962-457f-99cb-541dcf39d3ee {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d62d7cdd-2962-457f-99cb-541dcf39d3ee .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-eda47b34-5691-4c1a-8180-d00c67457c2e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-eda47b34-5691-4c1a-8180-d00c67457c2e .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-82e54d5c-04c3-4a2e-9a63-b54094f580ea {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-82e54d5c-04c3-4a2e-9a63-b54094f580ea .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-9bcec661-eb74-4b28-908b-080dc8f027fa {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-9bcec661-eb74-4b28-908b-080dc8f027fa .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-eedc4864-b8ee-4bdc-9d24-c0888e358e98 {
  margin-top: 50px;
padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
background-color: rgba(47, 47, 47, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-eedc4864-b8ee-4bdc-9d24-c0888e358e98:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-eedc4864-b8ee-4bdc-9d24-c0888e358e98:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-eedc4864-b8ee-4bdc-9d24-c0888e358e98 {
  margin-top: 50px;
background-color: rgba(47, 47, 47, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-eedc4864-b8ee-4bdc-9d24-c0888e358e98:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-eedc4864-b8ee-4bdc-9d24-c0888e358e98:active {background-color: #000000 !important;
text-decoration: none !important;}}

  #s-eedc4864-b8ee-4bdc-9d24-c0888e358e98-root {
    text-align: left;
  }


#s-eedc4864-b8ee-4bdc-9d24-c0888e358e98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-eedc4864-b8ee-4bdc-9d24-c0888e358e98-root {
    text-align: left;
  }


#s-eedc4864-b8ee-4bdc-9d24-c0888e358e98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-eedc4864-b8ee-4bdc-9d24-c0888e358e98-root {
    text-align: left;
  }


#s-eedc4864-b8ee-4bdc-9d24-c0888e358e98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-eedc4864-b8ee-4bdc-9d24-c0888e358e98-root {
    text-align: left;
  }


#s-eedc4864-b8ee-4bdc-9d24-c0888e358e98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-eedc4864-b8ee-4bdc-9d24-c0888e358e98-root {
    text-align: center;
  }


#s-eedc4864-b8ee-4bdc-9d24-c0888e358e98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-0745fbcc-9974-4706-9ec7-47eaa8286b53 {
  min-height: 50px;
background-color: rgba(20, 23, 24, 1);
}








#s-0745fbcc-9974-4706-9ec7-47eaa8286b53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0745fbcc-9974-4706-9ec7-47eaa8286b53.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3fa540da-1834-4db4-91d2-06faa37df04a {
  padding-top: 20px;
text-align: center;
}

#s-3fa540da-1834-4db4-91d2-06faa37df04a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  letter-spacing: 3px;
  
}


@media (max-width: 767px){#s-3fa540da-1834-4db4-91d2-06faa37df04a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 28px;
  
  letter-spacing: 3px;
  
}


}
#s-ba47957e-6607-4a29-a532-9bd34efe4e90 hr {
  border-top: 2px solid #ddd;
}

#s-f68ec573-f934-48b2-8d1c-1b1a1a6fd999 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
max-width: 80%;
}








#s-f68ec573-f934-48b2-8d1c-1b1a1a6fd999 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f68ec573-f934-48b2-8d1c-1b1a1a6fd999.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-b6d12671-7d50-41c7-81d0-5c3337cc66e3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b6d12671-7d50-41c7-81d0-5c3337cc66e3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

}

@media (min-width: 992px) {
[id="s-b6d12671-7d50-41c7-81d0-5c3337cc66e3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-b6d12671-7d50-41c7-81d0-5c3337cc66e3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

}

#s-c5abe14e-44e4-4d05-898e-e381b42f548e {
  min-height: 50px;
}








#s-c5abe14e-44e4-4d05-898e-e381b42f548e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5abe14e-44e4-4d05-898e-e381b42f548e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a41a0768-acc6-4ce4-856c-4f7cb5c3ccc9 {
  text-align: center;
}







  #s-a41a0768-acc6-4ce4-856c-4f7cb5c3ccc9 img.shogun-image {
    

    
    
    
  }


#s-a41a0768-acc6-4ce4-856c-4f7cb5c3ccc9 .shogun-image-content {
  
    align-items: center;
  
}

#s-319df1cc-3262-48a7-8dd1-f9a796a78784 {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-319df1cc-3262-48a7-8dd1-f9a796a78784 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 4.2px;
  
}



#s-97af4d4c-e61d-4f1c-a64b-04352197244a {
  min-height: 50px;
}








#s-97af4d4c-e61d-4f1c-a64b-04352197244a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97af4d4c-e61d-4f1c-a64b-04352197244a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c3e57bee-f069-4ccf-a02e-9e4e19efd665 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
text-align: center;
}







  #s-c3e57bee-f069-4ccf-a02e-9e4e19efd665 img.shogun-image {
    

    
    
    
  }


#s-c3e57bee-f069-4ccf-a02e-9e4e19efd665 .shogun-image-content {
  
    align-items: center;
  
}

#s-811d26c5-8c1e-4705-be5e-0af3773fc244 {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-811d26c5-8c1e-4705-be5e-0af3773fc244 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 4.2px;
  
}



#s-9274cf89-121c-463c-839d-ef6f2ee2fbad {
  min-height: 50px;
}








#s-9274cf89-121c-463c-839d-ef6f2ee2fbad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9274cf89-121c-463c-839d-ef6f2ee2fbad.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b9006e9f-9013-49af-ab57-4de19e2b3b3b {
  text-align: center;
}







  #s-b9006e9f-9013-49af-ab57-4de19e2b3b3b img.shogun-image {
    

    
    
    
  }


#s-b9006e9f-9013-49af-ab57-4de19e2b3b3b .shogun-image-content {
  
    align-items: center;
  
}

#s-4fcd65a2-9a4a-45fd-8064-8b42a5e85611 {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4fcd65a2-9a4a-45fd-8064-8b42a5e85611 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 4.2px;
  
}



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