.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

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

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

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-a685e94d-daeb-49be-835c-3f2c17c29c72 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a685e94d-daeb-49be-835c-3f2c17c29c72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a685e94d-daeb-49be-835c-3f2c17c29c72.shg-box.shg-c {
  justify-content: center;
}

#s-abe80e2e-b25f-4559-bed1-ea7303c5f410 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-abe80e2e-b25f-4559-bed1-ea7303c5f410 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-abe80e2e-b25f-4559-bed1-ea7303c5f410.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-52f777cf-8c33-436a-bf0c-743a0fed802c {
  text-align: left;
}
@media (max-width: 767px){#s-52f777cf-8c33-436a-bf0c-743a0fed802c {
  display: none;
}
#s-52f777cf-8c33-436a-bf0c-743a0fed802c, #wrap-s-52f777cf-8c33-436a-bf0c-743a0fed802c { display:none !important; }}



  #s-52f777cf-8c33-436a-bf0c-743a0fed802c img.shogun-image {
    
    width: px;
  }


#s-52f777cf-8c33-436a-bf0c-743a0fed802c .shogun-image-content {
  
    align-items: flex-end;
  
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-f3765948-a58a-4d1c-b786-5750ad5775ad {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-f3765948-a58a-4d1c-b786-5750ad5775ad .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 72px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8543fa1b-b250-448e-b93b-51bfe4309f6e {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 700px;
text-align: center;
}

#s-8543fa1b-b250-448e-b93b-51bfe4309f6e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: 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.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-6fda5319-b06e-49ce-9ba7-dede2c69f719 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 3%;
margin-bottom: 6%;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 6px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-6fda5319-b06e-49ce-9ba7-dede2c69f719:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-6fda5319-b06e-49ce-9ba7-dede2c69f719:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-6fda5319-b06e-49ce-9ba7-dede2c69f719-btn-wrapper {
    text-align: center;
  }


#s-6fda5319-b06e-49ce-9ba7-dede2c69f719.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-54286bb9-11f3-4192-9fd5-915c99920abc {
  margin-top: auto;
margin-bottom: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-54286bb9-11f3-4192-9fd5-915c99920abc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-54286bb9-11f3-4192-9fd5-915c99920abc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-54286bb9-11f3-4192-9fd5-915c99920abc {
  
}
}@media (max-width: 767px){#s-54286bb9-11f3-4192-9fd5-915c99920abc {
  display: none;
}
#s-54286bb9-11f3-4192-9fd5-915c99920abc, #wrap-s-54286bb9-11f3-4192-9fd5-915c99920abc { display:none !important; }}







#s-54286bb9-11f3-4192-9fd5-915c99920abc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54286bb9-11f3-4192-9fd5-915c99920abc.shg-box.shg-c {
  justify-content: center;
}

#s-dce11e51-d50e-48db-ac7a-d5833112a117 {
  min-height: 50px;
}








#s-dce11e51-d50e-48db-ac7a-d5833112a117 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dce11e51-d50e-48db-ac7a-d5833112a117.shg-box.shg-c {
  justify-content: center;
}

#s-672bdde9-313f-4c99-9214-818e98ef6411 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-672bdde9-313f-4c99-9214-818e98ef6411 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-672bdde9-313f-4c99-9214-818e98ef6411 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-07cefb86-4d66-41dd-a4e0-0f578855a849 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1600px;
}

#s-9bdccb7c-c7b6-4cad-b557-0a01146bb8a7 {
  margin-left: auto;
margin-right: auto;
min-height: 700px;
max-width: 1980px;
}
@media (max-width: 767px){#s-9bdccb7c-c7b6-4cad-b557-0a01146bb8a7 {
  min-height: 400px;
}
}







#s-9bdccb7c-c7b6-4cad-b557-0a01146bb8a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bdccb7c-c7b6-4cad-b557-0a01146bb8a7.shg-box.shg-c {
  justify-content: center;
}

#s-05b4d012-2a02-470e-8af7-caa44c19b48c {
  text-align: center;
}




  #s-05b4d012-2a02-470e-8af7-caa44c19b48c img.shogun-image {
    
    width: px;
  }


#s-05b4d012-2a02-470e-8af7-caa44c19b48c .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

#s-02df4e02-20a7-41a4-9a81-f9b39770704b {
  margin-top: auto;
margin-bottom: auto;
min-height: 700px;
}
@media (max-width: 767px){#s-02df4e02-20a7-41a4-9a81-f9b39770704b {
  min-height: 400px;
}
}
@media (min-width: 0px) {
[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-02df4e02-20a7-41a4-9a81-f9b39770704b"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-4cf2a321-4c10-42af-927e-aa44d5408bdf {
  margin-left: 17%;
margin-right: 0%;
min-height: 700px;
}








#s-4cf2a321-4c10-42af-927e-aa44d5408bdf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4cf2a321-4c10-42af-927e-aa44d5408bdf.shg-box.shg-c {
  justify-content: center;
}

#s-6b6b67cf-5b2e-43ac-b3fa-a39f1f79ea3c {
  min-height: 100px;
}








#s-6b6b67cf-5b2e-43ac-b3fa-a39f1f79ea3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b6b67cf-5b2e-43ac-b3fa-a39f1f79ea3c.shg-box.shg-c {
  justify-content: center;
}

#s-c7c00650-9c1c-4b01-87c2-163182e33376 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-c7c00650-9c1c-4b01-87c2-163182e33376 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 52px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-c7c00650-9c1c-4b01-87c2-163182e33376 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 44px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-325bbcfb-9d70-4633-a796-6d79a23bbe1b {
  min-height: 50px;
}








#s-325bbcfb-9d70-4633-a796-6d79a23bbe1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-325bbcfb-9d70-4633-a796-6d79a23bbe1b.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-f57c7e48-bd43-4599-b724-3a6544b66106 {
  min-height: 50px;
}








#s-f57c7e48-bd43-4599-b724-3a6544b66106 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f57c7e48-bd43-4599-b724-3a6544b66106.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2dd01ca7-ccde-4475-a085-cdadccbcfb28"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8a35dab1-4ee1-48ca-8ad6-1897bbd2de2e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-dfefe59e-3312-486d-865c-6cd6c6b4c6ec {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20%;
padding-bottom: 10px;
padding-right: 20%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 6px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-dfefe59e-3312-486d-865c-6cd6c6b4c6ec:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-dfefe59e-3312-486d-865c-6cd6c6b4c6ec:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-dfefe59e-3312-486d-865c-6cd6c6b4c6ec-btn-wrapper {
    text-align: left;
  }


#s-dfefe59e-3312-486d-865c-6cd6c6b4c6ec.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (max-width: 767px){
  #s-dfefe59e-3312-486d-865c-6cd6c6b4c6ec-btn-wrapper {
    text-align: left;
  }


#s-dfefe59e-3312-486d-865c-6cd6c6b4c6ec.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-7221bcd0-fbfd-481b-b9c8-3c2b52a8ea69 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20%;
padding-bottom: 10px;
padding-right: 20%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 6px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-7221bcd0-fbfd-481b-b9c8-3c2b52a8ea69:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(129, 129, 129, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-7221bcd0-fbfd-481b-b9c8-3c2b52a8ea69:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-7221bcd0-fbfd-481b-b9c8-3c2b52a8ea69-btn-wrapper {
    text-align: left;
  }


#s-7221bcd0-fbfd-481b-b9c8-3c2b52a8ea69.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (max-width: 767px){
  #s-7221bcd0-fbfd-481b-b9c8-3c2b52a8ea69-btn-wrapper {
    text-align: left;
  }


#s-7221bcd0-fbfd-481b-b9c8-3c2b52a8ea69.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-e3627193-1d95-4eae-ad47-f69d0b09aba0 {
  min-height: 50px;
}








#s-e3627193-1d95-4eae-ad47-f69d0b09aba0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3627193-1d95-4eae-ad47-f69d0b09aba0.shg-box.shg-c {
  justify-content: center;
}

#s-3666a97b-f0e6-45ee-83e7-d4d05f40db45 {
  min-height: 700px;
}
@media (max-width: 767px){#s-3666a97b-f0e6-45ee-83e7-d4d05f40db45 {
  min-height: 400px;
}
}







#s-3666a97b-f0e6-45ee-83e7-d4d05f40db45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3666a97b-f0e6-45ee-83e7-d4d05f40db45.shg-box.shg-c {
  justify-content: center;
}

#s-06c65fec-95a3-4ac3-bf89-998fe0671df1 {
  text-align: center;
}




  #s-06c65fec-95a3-4ac3-bf89-998fe0671df1 img.shogun-image {
    
    width: px;
  }


#s-06c65fec-95a3-4ac3-bf89-998fe0671df1 .shogun-image-content {
  
    align-items: center;
  
}

#s-af081948-9651-4622-af10-6d92e14485ca {
  margin-left: auto;
margin-right: auto;
min-height: 700px;
max-width: 1440px;
}
@media (max-width: 767px){#s-af081948-9651-4622-af10-6d92e14485ca {
  min-height: 400px;
}
}







#s-af081948-9651-4622-af10-6d92e14485ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af081948-9651-4622-af10-6d92e14485ca.shg-box.shg-c {
  justify-content: center;
}

#s-9e33f37c-965b-4763-913d-f67868de38ad {
  text-align: center;
}




  #s-9e33f37c-965b-4763-913d-f67868de38ad img.shogun-image {
    
    width: px;
  }


#s-9e33f37c-965b-4763-913d-f67868de38ad .shogun-image-content {
  
    align-items: center;
  
}

#s-29453956-9f2b-4029-b873-fa5d19cf9983 {
  margin-top: auto;
margin-bottom: auto;
min-height: 700px;
}
@media (max-width: 767px){#s-29453956-9f2b-4029-b873-fa5d19cf9983 {
  min-height: 400px;
}
}
@media (min-width: 0px) {
[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-29453956-9f2b-4029-b873-fa5d19cf9983"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-028c8a99-3667-44a8-b079-a251d78180de {
  margin-left: 22%;
margin-right: 0%;
min-height: 700px;
}








#s-028c8a99-3667-44a8-b079-a251d78180de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-028c8a99-3667-44a8-b079-a251d78180de.shg-box.shg-c {
  justify-content: center;
}

#s-fdcf82d8-59be-4615-815b-adf8c7e63b12 {
  min-height: 100px;
}








#s-fdcf82d8-59be-4615-815b-adf8c7e63b12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdcf82d8-59be-4615-815b-adf8c7e63b12.shg-box.shg-c {
  justify-content: center;
}

#s-a12bc4d1-b9ca-45aa-ac89-b074d529b63b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a12bc4d1-b9ca-45aa-ac89-b074d529b63b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 52px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-a12bc4d1-b9ca-45aa-ac89-b074d529b63b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 44px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-19d38ac0-1465-4b97-8141-7dedc851b0c0 {
  min-height: 50px;
}








#s-19d38ac0-1465-4b97-8141-7dedc851b0c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19d38ac0-1465-4b97-8141-7dedc851b0c0.shg-box.shg-c {
  justify-content: center;
}

#s-a3b28c90-c430-4f3d-b5ba-c15e88b20534 {
  min-height: 50px;
}








#s-a3b28c90-c430-4f3d-b5ba-c15e88b20534 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3b28c90-c430-4f3d-b5ba-c15e88b20534.shg-box.shg-c {
  justify-content: center;
}

#s-6371bb0c-3c37-469a-a8d5-5b7b600e41d9 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 6px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-6371bb0c-3c37-469a-a8d5-5b7b600e41d9:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-6371bb0c-3c37-469a-a8d5-5b7b600e41d9:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-6371bb0c-3c37-469a-a8d5-5b7b600e41d9-btn-wrapper {
    text-align: left;
  }


#s-6371bb0c-3c37-469a-a8d5-5b7b600e41d9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (max-width: 767px){
  #s-6371bb0c-3c37-469a-a8d5-5b7b600e41d9-btn-wrapper {
    text-align: left;
  }


#s-6371bb0c-3c37-469a-a8d5-5b7b600e41d9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-8210d916-1a61-4419-9afa-1b59e3bb514d {
  min-height: 50px;
}








#s-8210d916-1a61-4419-9afa-1b59e3bb514d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8210d916-1a61-4419-9afa-1b59e3bb514d.shg-box.shg-c {
  justify-content: center;
}

#s-ca3f3db1-d78b-4fad-8268-01448a11741f {
  min-height: 700px;
}
@media (max-width: 767px){#s-ca3f3db1-d78b-4fad-8268-01448a11741f {
  min-height: 400px;
}
}







#s-ca3f3db1-d78b-4fad-8268-01448a11741f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca3f3db1-d78b-4fad-8268-01448a11741f.shg-box.shg-c {
  justify-content: center;
}

#s-0a4e6a75-7237-46c0-94cc-8777d8dbcb93 {
  max-width: 650px;
text-align: center;
}




  #s-0a4e6a75-7237-46c0-94cc-8777d8dbcb93 img.shogun-image {
    
    width: px;
  }


#s-0a4e6a75-7237-46c0-94cc-8777d8dbcb93 .shogun-image-content {
  
    align-items: center;
  
}

#s-1e3ecf44-5051-45c5-bb88-66e2f4be8d1e {
  margin-left: auto;
margin-right: auto;
min-height: 700px;
max-width: 1440px;
}








#s-1e3ecf44-5051-45c5-bb88-66e2f4be8d1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e3ecf44-5051-45c5-bb88-66e2f4be8d1e.shg-box.shg-c {
  justify-content: center;
}

#s-a00c5eb9-9d7b-42f9-865c-552d9b32b66c {
  text-align: center;
}




  #s-a00c5eb9-9d7b-42f9-865c-552d9b32b66c img.shogun-image {
    
    width: px;
  }


#s-a00c5eb9-9d7b-42f9-865c-552d9b32b66c .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-cdbb084c-fc59-433e-96b3-d95a24b437dc {
  margin-left: 7%;
margin-right: 7%;
}








#s-cdbb084c-fc59-433e-96b3-d95a24b437dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdbb084c-fc59-433e-96b3-d95a24b437dc.shg-box.shg-c {
  justify-content: flex-end;
}

#s-dc0f465d-9791-4597-a600-c45573cba139 {
  min-height: 100px;
}








#s-dc0f465d-9791-4597-a600-c45573cba139 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc0f465d-9791-4597-a600-c45573cba139.shg-box.shg-c {
  justify-content: center;
}

#s-a228a981-181f-4b71-963d-0372842bd72d {
  min-height: 30px;
}








#s-a228a981-181f-4b71-963d-0372842bd72d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a228a981-181f-4b71-963d-0372842bd72d.shg-box.shg-c {
  justify-content: center;
}

#s-de8f6e40-9098-4752-ad56-c64051eb521b {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 6%;
padding-bottom: 10px;
padding-right: 6%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 6px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(5, 5, 5, 1);
}
#s-de8f6e40-9098-4752-ad56-c64051eb521b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-de8f6e40-9098-4752-ad56-c64051eb521b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-de8f6e40-9098-4752-ad56-c64051eb521b-btn-wrapper {
    text-align: center;
  }


#s-de8f6e40-9098-4752-ad56-c64051eb521b.shg-btn {
  color: rgba(5, 5, 5, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-cdee2755-9747-43ef-b1d8-a33671162fb8 {
  min-height: 50px;
}








#s-cdee2755-9747-43ef-b1d8-a33671162fb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdee2755-9747-43ef-b1d8-a33671162fb8.shg-box.shg-c {
  justify-content: center;
}

#s-6f6b7733-54ed-47d2-8abe-3f7dd3f77949 {
  margin-left: auto;
margin-right: auto;
min-height: 700px;
max-width: 1440px;
background-color: rgba(0, 0, 0, 0);
}








#s-6f6b7733-54ed-47d2-8abe-3f7dd3f77949 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f6b7733-54ed-47d2-8abe-3f7dd3f77949.shg-box.shg-c {
  justify-content: center;
}

#s-99bf03c1-b2e7-4f53-b370-fa2bd49b0adb {
  text-align: center;
}




  #s-99bf03c1-b2e7-4f53-b370-fa2bd49b0adb img.shogun-image {
    
    width: px;
  }


#s-99bf03c1-b2e7-4f53-b370-fa2bd49b0adb .shogun-image-content {
  
    align-items: center;
  
}

#s-cc837df6-b279-4475-8902-8e0ef0bcd12e {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cc837df6-b279-4475-8902-8e0ef0bcd12e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7e80a4aa-aea5-4e41-8c9d-25a44dd2c75a {
  margin-left: auto;
margin-right: auto;
min-height: 700px;
max-width: 700px;
}








#s-7e80a4aa-aea5-4e41-8c9d-25a44dd2c75a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e80a4aa-aea5-4e41-8c9d-25a44dd2c75a.shg-box.shg-c {
  justify-content: center;
}

#s-147a4b7d-7ba4-4745-89a8-85c97272d1f8 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 450px;
text-align: center;
}




  #s-147a4b7d-7ba4-4745-89a8-85c97272d1f8 img.shogun-image {
    
    width: px;
  }


#s-147a4b7d-7ba4-4745-89a8-85c97272d1f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-cab728b1-4633-43a1-9f5c-0c1f1735379a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cab728b1-4633-43a1-9f5c-0c1f1735379a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-25536471-31a5-4a14-910f-73ab4d257656 {
  margin-left: auto;
margin-right: auto;
min-height: 700px;
}








#s-25536471-31a5-4a14-910f-73ab4d257656 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25536471-31a5-4a14-910f-73ab4d257656.shg-box.shg-c {
  justify-content: center;
}

#s-322ab883-a3d5-4562-adea-bcb1b3910f59 {
  min-height: 100px;
}








#s-322ab883-a3d5-4562-adea-bcb1b3910f59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-322ab883-a3d5-4562-adea-bcb1b3910f59.shg-box.shg-c {
  justify-content: center;
}

#s-572a2467-d29d-4d98-adb5-6927abb2ba22 {
  min-height: 50px;
}








#s-572a2467-d29d-4d98-adb5-6927abb2ba22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-572a2467-d29d-4d98-adb5-6927abb2ba22.shg-box.shg-c {
  justify-content: center;
}

#s-499be2c6-f8ce-49e9-bffa-316d230d6f52 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 6px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(5, 5, 5, 1);
}
#s-499be2c6-f8ce-49e9-bffa-316d230d6f52:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-499be2c6-f8ce-49e9-bffa-316d230d6f52:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-499be2c6-f8ce-49e9-bffa-316d230d6f52-btn-wrapper {
    text-align: center;
  }


#s-499be2c6-f8ce-49e9-bffa-316d230d6f52.shg-btn {
  color: rgba(5, 5, 5, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-875372d7-0a1d-4e3b-b76a-d1994936ec7f {
  min-height: 50px;
}








#s-875372d7-0a1d-4e3b-b76a-d1994936ec7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-875372d7-0a1d-4e3b-b76a-d1994936ec7f.shg-box.shg-c {
  justify-content: center;
}

#s-779e1908-5300-401b-9ef1-500a56f222ac {
  text-align: center;
}
@media (min-width: 1200px){#s-779e1908-5300-401b-9ef1-500a56f222ac {
  display: none;
}
#s-779e1908-5300-401b-9ef1-500a56f222ac, #wrap-s-779e1908-5300-401b-9ef1-500a56f222ac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-779e1908-5300-401b-9ef1-500a56f222ac {
  display: none;
}
#s-779e1908-5300-401b-9ef1-500a56f222ac, #wrap-s-779e1908-5300-401b-9ef1-500a56f222ac { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-779e1908-5300-401b-9ef1-500a56f222ac {
  display: none;
}
#s-779e1908-5300-401b-9ef1-500a56f222ac, #wrap-s-779e1908-5300-401b-9ef1-500a56f222ac { display:none !important; }}



  #s-779e1908-5300-401b-9ef1-500a56f222ac img.shogun-image {
    
    width: px;
  }


#s-779e1908-5300-401b-9ef1-500a56f222ac .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-3ec5cdc8-fa56-46a7-b1c5-55f36af5e63b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3ec5cdc8-fa56-46a7-b1c5-55f36af5e63b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d49bb327-1cbd-4624-9bd5-5f7170dec5b7 {
  margin-left: 1%;
margin-right: 1%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d49bb327-1cbd-4624-9bd5-5f7170dec5b7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-765776c4-97a2-48c7-9de4-56d4b743d17d {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5%;
margin-bottom: 10%;
padding-top: 10px;
padding-left: 8%;
padding-bottom: 10px;
padding-right: 8%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 6px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-765776c4-97a2-48c7-9de4-56d4b743d17d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-765776c4-97a2-48c7-9de4-56d4b743d17d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-765776c4-97a2-48c7-9de4-56d4b743d17d-btn-wrapper {
    text-align: center;
  }


#s-765776c4-97a2-48c7-9de4-56d4b743d17d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-b7f94239-43bc-4456-a6c8-128c16bdf831 {
  margin-top: auto;
margin-bottom: auto;
min-height: 700px;
}
@media (min-width: 1200px){#s-b7f94239-43bc-4456-a6c8-128c16bdf831 {
  display: none;
}
#s-b7f94239-43bc-4456-a6c8-128c16bdf831, #wrap-s-b7f94239-43bc-4456-a6c8-128c16bdf831 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b7f94239-43bc-4456-a6c8-128c16bdf831 {
  display: none;
}
#s-b7f94239-43bc-4456-a6c8-128c16bdf831, #wrap-s-b7f94239-43bc-4456-a6c8-128c16bdf831 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b7f94239-43bc-4456-a6c8-128c16bdf831 {
  display: none;
}
#s-b7f94239-43bc-4456-a6c8-128c16bdf831, #wrap-s-b7f94239-43bc-4456-a6c8-128c16bdf831 { display:none !important; }}@media (max-width: 767px){#s-b7f94239-43bc-4456-a6c8-128c16bdf831 {
  
}
}







#s-b7f94239-43bc-4456-a6c8-128c16bdf831 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7f94239-43bc-4456-a6c8-128c16bdf831.shg-box.shg-c {
  justify-content: center;
}

#s-a0a5ca94-a121-4606-9c6c-d14a6aa0aec6 {
  min-height: 50px;
}








#s-a0a5ca94-a121-4606-9c6c-d14a6aa0aec6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0a5ca94-a121-4606-9c6c-d14a6aa0aec6.shg-box.shg-c {
  justify-content: center;
}

#s-96839350-b7d1-4655-8fcb-2c8a14149c6b {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-96839350-b7d1-4655-8fcb-2c8a14149c6b .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-96839350-b7d1-4655-8fcb-2c8a14149c6b .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-1e0566bd-09ac-4fc5-a749-e3a36d736316 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 600px;
}

#s-aac0bcf0-c654-4b26-8f69-a2c3b7c9cf79 {
  margin-left: auto;
margin-right: auto;
min-height: 476px;
max-width: 1980px;
}








#s-aac0bcf0-c654-4b26-8f69-a2c3b7c9cf79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aac0bcf0-c654-4b26-8f69-a2c3b7c9cf79.shg-box.shg-c {
  justify-content: center;
}

#s-ce9a5781-cae4-40c1-b809-84216e3bfefa {
  text-align: center;
}




  #s-ce9a5781-cae4-40c1-b809-84216e3bfefa img.shogun-image {
    
    width: px;
  }


#s-ce9a5781-cae4-40c1-b809-84216e3bfefa .shogun-image-content {
  
    align-items: center;
  
}

#s-14a227ab-762c-4b4d-8405-d2be18eb07fe {
  margin-left: 7%;
margin-right: 7%;
min-height: 550px;
}








#s-14a227ab-762c-4b4d-8405-d2be18eb07fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14a227ab-762c-4b4d-8405-d2be18eb07fe.shg-box.shg-c {
  justify-content: flex-end;
}

#s-dac9749c-8a8b-4b6b-bfd9-7b2db9b88a46 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 6%;
padding-bottom: 10px;
padding-right: 6%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 6px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(5, 5, 5, 1);
}
#s-dac9749c-8a8b-4b6b-bfd9-7b2db9b88a46:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-dac9749c-8a8b-4b6b-bfd9-7b2db9b88a46:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-dac9749c-8a8b-4b6b-bfd9-7b2db9b88a46-btn-wrapper {
    text-align: center;
  }


#s-dac9749c-8a8b-4b6b-bfd9-7b2db9b88a46.shg-btn {
  color: rgba(5, 5, 5, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-c509dda0-e10e-4c4c-9c37-99153b7e9770 {
  min-height: 50px;
}








#s-c509dda0-e10e-4c4c-9c37-99153b7e9770 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c509dda0-e10e-4c4c-9c37-99153b7e9770.shg-box.shg-c {
  justify-content: center;
}

#s-abe9bb50-b78d-43ce-acf5-be9065b5d673 {
  margin-left: auto;
margin-right: auto;
min-height: 600px;
max-width: 1980px;
background-color: rgba(255, 255, 255, 1);
}








#s-abe9bb50-b78d-43ce-acf5-be9065b5d673 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-abe9bb50-b78d-43ce-acf5-be9065b5d673.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2a27f64a-1b81-4193-9d6c-75c76889d7ae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1f4f39f3-4089-48b9-9416-cb9e5d6aa36f {
  min-height: 300px;
}








#s-1f4f39f3-4089-48b9-9416-cb9e5d6aa36f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f4f39f3-4089-48b9-9416-cb9e5d6aa36f.shg-box.shg-c {
  justify-content: center;
}

#s-c719c977-88d2-4249-b73c-050894448b3a {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 250px;
text-align: center;
}




  #s-c719c977-88d2-4249-b73c-050894448b3a img.shogun-image {
    
    width: px;
  }


#s-c719c977-88d2-4249-b73c-050894448b3a .shogun-image-content {
  
    align-items: center;
  
}

#s-06f122ee-3b2e-4408-9bb7-3eeb2cc73dcf {
  min-height: 300px;
}








#s-06f122ee-3b2e-4408-9bb7-3eeb2cc73dcf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06f122ee-3b2e-4408-9bb7-3eeb2cc73dcf.shg-box.shg-c {
  justify-content: center;
}

#s-3309e6c3-db1c-4452-ad02-563d572fea2c {
  min-height: 50px;
}








#s-3309e6c3-db1c-4452-ad02-563d572fea2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3309e6c3-db1c-4452-ad02-563d572fea2c.shg-box.shg-c {
  justify-content: center;
}

#s-41a26864-2437-4d9e-9992-a4945da0157c {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20%;
padding-bottom: 10px;
padding-right: 20%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 6px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-41a26864-2437-4d9e-9992-a4945da0157c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-41a26864-2437-4d9e-9992-a4945da0157c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-41a26864-2437-4d9e-9992-a4945da0157c-btn-wrapper {
    text-align: center;
  }


#s-41a26864-2437-4d9e-9992-a4945da0157c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-59faaed0-32b7-4e2a-aeca-b93bb9a5787a {
  margin-left: auto;
margin-right: auto;
min-height: 800px;
max-width: 1980px;
}








#s-59faaed0-32b7-4e2a-aeca-b93bb9a5787a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59faaed0-32b7-4e2a-aeca-b93bb9a5787a.shg-box.shg-c {
  justify-content: center;
}

#s-074fecc1-c1ea-4de5-967b-45fb82b354d7 {
  text-align: center;
}




  #s-074fecc1-c1ea-4de5-967b-45fb82b354d7 img.shogun-image {
    
    width: px;
  }


#s-074fecc1-c1ea-4de5-967b-45fb82b354d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-08aeda16-c6aa-4125-bcfa-fa4ca0138921 {
  margin-top: auto;
margin-bottom: auto;
}

@media (min-width: 0px) {
[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-08aeda16-c6aa-4125-bcfa-fa4ca0138921"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-5c0dd9c2-aaa2-4fa1-82d8-071a0f0e04e8 {
  margin-left: 0%;
margin-right: 0%;
min-height: 300px;
}








#s-5c0dd9c2-aaa2-4fa1-82d8-071a0f0e04e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c0dd9c2-aaa2-4fa1-82d8-071a0f0e04e8.shg-box.shg-c {
  justify-content: center;
}

#s-f4f313ed-e585-4046-9b43-23098dbd0656 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f4f313ed-e585-4046-9b43-23098dbd0656 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-445d64ff-5486-44da-9da7-240c23845d82 {
  min-height: 50px;
}








#s-445d64ff-5486-44da-9da7-240c23845d82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-445d64ff-5486-44da-9da7-240c23845d82.shg-box.shg-c {
  justify-content: center;
}

#s-d34bd2d6-fe5a-4e31-b0ee-598862df971e {
  min-height: 30px;
}








#s-d34bd2d6-fe5a-4e31-b0ee-598862df971e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d34bd2d6-fe5a-4e31-b0ee-598862df971e.shg-box.shg-c {
  justify-content: center;
}

#s-c7d11864-7148-4f58-b267-5836255f4a74 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20%;
padding-bottom: 10px;
padding-right: 20%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 6px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-c7d11864-7148-4f58-b267-5836255f4a74:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(129, 129, 129, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-c7d11864-7148-4f58-b267-5836255f4a74:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-c7d11864-7148-4f58-b267-5836255f4a74-btn-wrapper {
    text-align: center;
  }


#s-c7d11864-7148-4f58-b267-5836255f4a74.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-7a8480ed-7ac3-4a46-9b1a-435ee2f08c97 {
  min-height: 300px;
}








#s-7a8480ed-7ac3-4a46-9b1a-435ee2f08c97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a8480ed-7ac3-4a46-9b1a-435ee2f08c97.shg-box.shg-c {
  justify-content: center;
}

#s-b3547114-8759-4361-ba46-9504ac61b402 {
  text-align: center;
}




  #s-b3547114-8759-4361-ba46-9504ac61b402 img.shogun-image {
    
    width: px;
  }


#s-b3547114-8759-4361-ba46-9504ac61b402 .shogun-image-content {
  
    align-items: center;
  
}

#s-195ba31a-af97-4619-86f5-ee074a84f778 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-195ba31a-af97-4619-86f5-ee074a84f778 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-195ba31a-af97-4619-86f5-ee074a84f778.shg-box.shg-c {
  justify-content: center;
}

#s-14c57779-88a6-47f5-b964-3591cb77f075 {
  min-height: 50px;
}








#s-14c57779-88a6-47f5-b964-3591cb77f075 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14c57779-88a6-47f5-b964-3591cb77f075.shg-box.shg-c {
  justify-content: center;
}

#s-f61ce2a9-499f-4472-a9d1-c66494122d8b {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-f61ce2a9-499f-4472-a9d1-c66494122d8b .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-f61ce2a9-499f-4472-a9d1-c66494122d8b .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-d2bd5857-cb69-4f71-94cf-604ce8eb4ee1 {
  min-height: 50px;
}








#s-d2bd5857-cb69-4f71-94cf-604ce8eb4ee1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2bd5857-cb69-4f71-94cf-604ce8eb4ee1.shg-box.shg-c {
  justify-content: center;
}

#s-a84445e4-1900-4047-8f38-8b8d0bf8415f {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
max-width: 1440px;
}

@media (min-width: 0px) {
[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-a84445e4-1900-4047-8f38-8b8d0bf8415f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

#s-46ab310a-a4e1-4ffc-bc73-cb4e13f35064 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
background-color: rgba(246, 246, 246, 1);
}








#s-46ab310a-a4e1-4ffc-bc73-cb4e13f35064 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46ab310a-a4e1-4ffc-bc73-cb4e13f35064.shg-box.shg-c {
  justify-content: center;
}

#s-095da5f7-59dc-4aaf-8927-dc0749aed98b {
  margin-left: 0%;
margin-right: 0%;
text-align: center;
}




  #s-095da5f7-59dc-4aaf-8927-dc0749aed98b img.shogun-image {
    
    width: px;
  }


#s-095da5f7-59dc-4aaf-8927-dc0749aed98b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-25bfd5c9-3e74-4378-bd61-9347521b4370 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-25bfd5c9-3e74-4378-bd61-9347521b4370 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-19a13416-9793-48fb-8d32-e216916d9611 {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-19a13416-9793-48fb-8d32-e216916d9611 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-341675ca-4d5d-4adf-8746-0f01e7048571 {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-341675ca-4d5d-4adf-8746-0f01e7048571 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7f4004ef-1084-4493-8737-fe5c6680ac0c {
  min-height: 50px;
}








#s-7f4004ef-1084-4493-8737-fe5c6680ac0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f4004ef-1084-4493-8737-fe5c6680ac0c.shg-box.shg-c {
  justify-content: center;
}

#s-5aa452ea-009c-484f-ab01-ba4e2b6beb19 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 6px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-5aa452ea-009c-484f-ab01-ba4e2b6beb19:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(129, 129, 129, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-5aa452ea-009c-484f-ab01-ba4e2b6beb19:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-5aa452ea-009c-484f-ab01-ba4e2b6beb19-btn-wrapper {
    text-align: center;
  }


#s-5aa452ea-009c-484f-ab01-ba4e2b6beb19.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (max-width: 767px){
  #s-5aa452ea-009c-484f-ab01-ba4e2b6beb19-btn-wrapper {
    text-align: center;
  }


#s-5aa452ea-009c-484f-ab01-ba4e2b6beb19.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-f5d36421-36d4-4c13-bfe1-7be5da656154 {
  min-height: 50px;
}








#s-f5d36421-36d4-4c13-bfe1-7be5da656154 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5d36421-36d4-4c13-bfe1-7be5da656154.shg-box.shg-c {
  justify-content: center;
}

#s-43249df8-9760-4493-a14a-5ee9cf6c6b63 {
  min-height: 20px;
}
@media (min-width: 1200px){#s-43249df8-9760-4493-a14a-5ee9cf6c6b63 {
  display: none;
}
#s-43249df8-9760-4493-a14a-5ee9cf6c6b63, #wrap-s-43249df8-9760-4493-a14a-5ee9cf6c6b63 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-43249df8-9760-4493-a14a-5ee9cf6c6b63 {
  display: none;
}
#s-43249df8-9760-4493-a14a-5ee9cf6c6b63, #wrap-s-43249df8-9760-4493-a14a-5ee9cf6c6b63 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-43249df8-9760-4493-a14a-5ee9cf6c6b63 {
  display: none;
}
#s-43249df8-9760-4493-a14a-5ee9cf6c6b63, #wrap-s-43249df8-9760-4493-a14a-5ee9cf6c6b63 { display:none !important; }}







#s-43249df8-9760-4493-a14a-5ee9cf6c6b63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43249df8-9760-4493-a14a-5ee9cf6c6b63.shg-box.shg-c {
  justify-content: center;
}

#s-898e0769-b074-4686-b845-a08b4f142aca {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
background-color: rgba(246, 246, 246, 1);
}








#s-898e0769-b074-4686-b845-a08b4f142aca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-898e0769-b074-4686-b845-a08b4f142aca.shg-box.shg-c {
  justify-content: center;
}

#s-a5901751-0bdc-4608-a047-5813102822af {
  text-align: center;
}




  #s-a5901751-0bdc-4608-a047-5813102822af img.shogun-image {
    
    width: px;
  }


#s-a5901751-0bdc-4608-a047-5813102822af .shogun-image-content {
  
    align-items: center;
  
}

#s-38e987b7-b377-48d9-acd3-1b40c6d3103a {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-38e987b7-b377-48d9-acd3-1b40c6d3103a .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d612fd88-a966-43d9-a387-236e921a04d8 {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d612fd88-a966-43d9-a387-236e921a04d8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-17089010-b819-4a63-a3a7-42f7aeba3c86 {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-17089010-b819-4a63-a3a7-42f7aeba3c86 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3c1e854f-4c9c-4b27-a966-ceed48248c14 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 6px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-3c1e854f-4c9c-4b27-a966-ceed48248c14:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(129, 129, 129, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-3c1e854f-4c9c-4b27-a966-ceed48248c14:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-3c1e854f-4c9c-4b27-a966-ceed48248c14-btn-wrapper {
    text-align: center;
  }


#s-3c1e854f-4c9c-4b27-a966-ceed48248c14.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (max-width: 767px){
  #s-3c1e854f-4c9c-4b27-a966-ceed48248c14-btn-wrapper {
    text-align: center;
  }


#s-3c1e854f-4c9c-4b27-a966-ceed48248c14.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-7c2861e0-3482-4abe-9638-093bb1dbdaf1 {
  min-height: 50px;
}








#s-7c2861e0-3482-4abe-9638-093bb1dbdaf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c2861e0-3482-4abe-9638-093bb1dbdaf1.shg-box.shg-c {
  justify-content: center;
}

#s-5c2645db-8d03-495f-b65a-0013292f6af2 {
  min-height: 20px;
}








#s-5c2645db-8d03-495f-b65a-0013292f6af2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c2645db-8d03-495f-b65a-0013292f6af2.shg-box.shg-c {
  justify-content: center;
}

#s-3c75212c-1fb4-4003-a231-aff3ffe04999 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
max-width: 1440px;
}

@media (min-width: 0px) {
[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-3c75212c-1fb4-4003-a231-aff3ffe04999"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

#s-9b124ced-c15d-4d77-b3af-e6f8dbf8edb4 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
background-color: rgba(246, 246, 246, 1);
}








#s-9b124ced-c15d-4d77-b3af-e6f8dbf8edb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b124ced-c15d-4d77-b3af-e6f8dbf8edb4.shg-box.shg-c {
  justify-content: center;
}

#s-4f0bc8e9-b01a-4515-8646-a8800b32ab46 {
  text-align: center;
}




  #s-4f0bc8e9-b01a-4515-8646-a8800b32ab46 img.shogun-image {
    
    width: px;
  }


#s-4f0bc8e9-b01a-4515-8646-a8800b32ab46 .shogun-image-content {
  
    align-items: center;
  
}

#s-47fda625-d7f9-4dfe-a384-5b8f4dfdcb79 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-47fda625-d7f9-4dfe-a384-5b8f4dfdcb79 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d0c67341-b781-4fe2-8309-e1f3c63849e1 {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d0c67341-b781-4fe2-8309-e1f3c63849e1 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b4dbba33-826f-4d18-ba32-8a1e081ca17d {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b4dbba33-826f-4d18-ba32-8a1e081ca17d .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-46ca679d-44c4-4132-9373-461b7d0ca2a6 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 6px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-46ca679d-44c4-4132-9373-461b7d0ca2a6:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(129, 129, 129, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-46ca679d-44c4-4132-9373-461b7d0ca2a6:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-46ca679d-44c4-4132-9373-461b7d0ca2a6-btn-wrapper {
    text-align: center;
  }


#s-46ca679d-44c4-4132-9373-461b7d0ca2a6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (max-width: 767px){
  #s-46ca679d-44c4-4132-9373-461b7d0ca2a6-btn-wrapper {
    text-align: center;
  }


#s-46ca679d-44c4-4132-9373-461b7d0ca2a6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-9851c21a-656a-4a35-b949-6c2f9aba9e52 {
  min-height: 50px;
}








#s-9851c21a-656a-4a35-b949-6c2f9aba9e52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9851c21a-656a-4a35-b949-6c2f9aba9e52.shg-box.shg-c {
  justify-content: center;
}

#s-5b0b9652-174d-4193-b1e0-899d2700a6ca {
  min-height: 20px;
}
@media (min-width: 1200px){#s-5b0b9652-174d-4193-b1e0-899d2700a6ca {
  display: none;
}
#s-5b0b9652-174d-4193-b1e0-899d2700a6ca, #wrap-s-5b0b9652-174d-4193-b1e0-899d2700a6ca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5b0b9652-174d-4193-b1e0-899d2700a6ca {
  display: none;
}
#s-5b0b9652-174d-4193-b1e0-899d2700a6ca, #wrap-s-5b0b9652-174d-4193-b1e0-899d2700a6ca { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5b0b9652-174d-4193-b1e0-899d2700a6ca {
  display: none;
}
#s-5b0b9652-174d-4193-b1e0-899d2700a6ca, #wrap-s-5b0b9652-174d-4193-b1e0-899d2700a6ca { display:none !important; }}







#s-5b0b9652-174d-4193-b1e0-899d2700a6ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b0b9652-174d-4193-b1e0-899d2700a6ca.shg-box.shg-c {
  justify-content: center;
}

#s-8a53a311-2ff8-465c-bdb0-441ac45c1432 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
background-color: rgba(246, 246, 246, 1);
}








#s-8a53a311-2ff8-465c-bdb0-441ac45c1432 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a53a311-2ff8-465c-bdb0-441ac45c1432.shg-box.shg-c {
  justify-content: center;
}

#s-44970dd5-e735-495f-ab0e-e4126e4f2f91 {
  text-align: center;
}




  #s-44970dd5-e735-495f-ab0e-e4126e4f2f91 img.shogun-image {
    
    width: px;
  }


#s-44970dd5-e735-495f-ab0e-e4126e4f2f91 .shogun-image-content {
  
    align-items: center;
  
}

#s-0986c7f7-4553-42b6-9615-c3da9b1e3549 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-0986c7f7-4553-42b6-9615-c3da9b1e3549 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d8bed707-f68f-4d6a-9363-a467f9367fe2 {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d8bed707-f68f-4d6a-9363-a467f9367fe2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a0d97243-1eed-4fc3-8e36-498070452bf1 {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a0d97243-1eed-4fc3-8e36-498070452bf1 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d9bdb088-2a14-4149-8101-aa81b16272ef {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 6px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-d9bdb088-2a14-4149-8101-aa81b16272ef:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(129, 129, 129, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-d9bdb088-2a14-4149-8101-aa81b16272ef:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-d9bdb088-2a14-4149-8101-aa81b16272ef-btn-wrapper {
    text-align: center;
  }


#s-d9bdb088-2a14-4149-8101-aa81b16272ef.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (max-width: 767px){
  #s-d9bdb088-2a14-4149-8101-aa81b16272ef-btn-wrapper {
    text-align: center;
  }


#s-d9bdb088-2a14-4149-8101-aa81b16272ef.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-cca0fda5-b944-44b5-bbff-baf3274dec78 {
  min-height: 50px;
}








#s-cca0fda5-b944-44b5-bbff-baf3274dec78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cca0fda5-b944-44b5-bbff-baf3274dec78.shg-box.shg-c {
  justify-content: center;
}

#s-fa7f426f-3411-43a3-878f-591f48f14266 {
  min-height: 50px;
}








#s-fa7f426f-3411-43a3-878f-591f48f14266 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa7f426f-3411-43a3-878f-591f48f14266.shg-box.shg-c {
  justify-content: center;
}

#s-4eb49de6-767a-4e65-b580-6d3a7332e549 {
  min-height: 50px;
background-color: rgba(246, 246, 246, 1);
}








#s-4eb49de6-767a-4e65-b580-6d3a7332e549 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4eb49de6-767a-4e65-b580-6d3a7332e549.shg-box.shg-c {
  justify-content: center;
}

#s-8b60eb2e-f30f-42f3-95e8-8cb03e15d288 {
  min-height: 20px;
}








#s-8b60eb2e-f30f-42f3-95e8-8cb03e15d288 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b60eb2e-f30f-42f3-95e8-8cb03e15d288.shg-box.shg-c {
  justify-content: center;
}

#s-6594864b-a040-4f8c-a99b-cc9f0b1e81f1 {
  margin-top: 1%;
margin-left: 30px;
margin-bottom: 1%;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6594864b-a040-4f8c-a99b-cc9f0b1e81f1 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-6594864b-a040-4f8c-a99b-cc9f0b1e81f1 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-3c638539-b585-43e5-a9d2-c736b535e45f {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 6px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-3c638539-b585-43e5-a9d2-c736b535e45f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3c638539-b585-43e5-a9d2-c736b535e45f:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-3c638539-b585-43e5-a9d2-c736b535e45f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3c638539-b585-43e5-a9d2-c736b535e45f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3c638539-b585-43e5-a9d2-c736b535e45f {
  
}
}


#s-3c638539-b585-43e5-a9d2-c736b535e45f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (max-width: 767px){

#s-3c638539-b585-43e5-a9d2-c736b535e45f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-585d14e5-6c95-4fd2-8ab7-ce6d4b360845 {
  min-height: 50px;
}








#s-585d14e5-6c95-4fd2-8ab7-ce6d4b360845 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-585d14e5-6c95-4fd2-8ab7-ce6d4b360845.shg-box.shg-c {
  justify-content: center;
}

#s-be1c20be-fec7-4453-ba45-b6791d5125ee {
  margin-left: 3%;
margin-right: 3%;
min-height: 50px;
}








#s-be1c20be-fec7-4453-ba45-b6791d5125ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be1c20be-fec7-4453-ba45-b6791d5125ee.shg-box.shg-c {
  justify-content: center;
}

#s-8464c15a-f6f8-4365-8a58-84ebed920374 {
  min-height: 50px;
}








#s-8464c15a-f6f8-4365-8a58-84ebed920374 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8464c15a-f6f8-4365-8a58-84ebed920374.shg-box.shg-c {
  justify-content: center;
}

#s-89eeaa63-a123-45d5-9551-5993f347036e {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-89eeaa63-a123-45d5-9551-5993f347036e .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-89eeaa63-a123-45d5-9551-5993f347036e .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-89f11c0d-9781-4905-9a8a-05ec231731d2 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-89f11c0d-9781-4905-9a8a-05ec231731d2 {
  margin-left: 5px;
margin-right: 5px;
}
}
#s-0a4cf7c2-3919-401b-bde6-982e82111ea6 {
  padding-top: 1%;
padding-left: 10%;
padding-bottom: 1%;
padding-right: 10%;
}
@media (max-width: 767px){#s-0a4cf7c2-3919-401b-bde6-982e82111ea6 {
  padding-left: 5%;
padding-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-0a4cf7c2-3919-401b-bde6-982e82111ea6"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-cc80744b-4b96-48c9-8358-88fe3fc11fa0 {
  text-align: center;
}




  #s-cc80744b-4b96-48c9-8358-88fe3fc11fa0 img.shogun-image {
    
    width: px;
  }


#s-cc80744b-4b96-48c9-8358-88fe3fc11fa0 .shogun-image-content {
  
    align-items: center;
  
}

#s-355b2c4d-5dba-4ee1-b662-a37bfbcaaba7 {
  min-height: 50px;
}








#s-355b2c4d-5dba-4ee1-b662-a37bfbcaaba7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-355b2c4d-5dba-4ee1-b662-a37bfbcaaba7.shg-box.shg-c {
  justify-content: center;
}

#s-c5bb36cf-bfd8-4870-ab91-e7e4358bc968 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-c5bb36cf-bfd8-4870-ab91-e7e4358bc968 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-c5bb36cf-bfd8-4870-ab91-e7e4358bc968 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-5678e6b7-1632-4e23-887a-0995b2eaade0 {
  padding-top: 1%;
padding-left: 10%;
padding-bottom: 1%;
padding-right: 10%;
}
@media (max-width: 767px){#s-5678e6b7-1632-4e23-887a-0995b2eaade0 {
  padding-left: 5%;
padding-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-5678e6b7-1632-4e23-887a-0995b2eaade0"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-3d2d446e-1b9f-4b4b-82eb-c7b7fcbd43e6 {
  text-align: center;
}




  #s-3d2d446e-1b9f-4b4b-82eb-c7b7fcbd43e6 img.shogun-image {
    
    width: px;
  }


#s-3d2d446e-1b9f-4b4b-82eb-c7b7fcbd43e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-93584437-a84f-412e-8450-871288fb0946 {
  min-height: 50px;
}








#s-93584437-a84f-412e-8450-871288fb0946 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93584437-a84f-412e-8450-871288fb0946.shg-box.shg-c {
  justify-content: center;
}

#s-73b0aec9-7113-4bf0-8e6a-b745f465efcc {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-73b0aec9-7113-4bf0-8e6a-b745f465efcc .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-73b0aec9-7113-4bf0-8e6a-b745f465efcc .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-c96c065f-9694-45a2-a8ad-9509dfabb95d {
  padding-top: 1%;
padding-left: 10%;
padding-bottom: 1%;
padding-right: 10%;
}
@media (max-width: 767px){#s-c96c065f-9694-45a2-a8ad-9509dfabb95d {
  padding-left: 5%;
padding-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-c96c065f-9694-45a2-a8ad-9509dfabb95d"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f5eb4376-d941-47bd-9776-67e6929783c4 {
  text-align: center;
}




  #s-f5eb4376-d941-47bd-9776-67e6929783c4 img.shogun-image {
    
    width: px;
  }


#s-f5eb4376-d941-47bd-9776-67e6929783c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-9d25677f-ee08-45fb-aa1b-49d7bf2dde4c {
  min-height: 50px;
}








#s-9d25677f-ee08-45fb-aa1b-49d7bf2dde4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d25677f-ee08-45fb-aa1b-49d7bf2dde4c.shg-box.shg-c {
  justify-content: center;
}

#s-39e99856-547a-4d97-bc88-8632d91deac3 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-39e99856-547a-4d97-bc88-8632d91deac3 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-39e99856-547a-4d97-bc88-8632d91deac3 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-9a57ba24-9496-4495-8076-2d2b54e5c793 {
  padding-top: 1%;
padding-left: 10%;
padding-bottom: 1%;
padding-right: 10%;
}
@media (max-width: 767px){#s-9a57ba24-9496-4495-8076-2d2b54e5c793 {
  padding-left: 5%;
padding-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-9a57ba24-9496-4495-8076-2d2b54e5c793"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-202c1d49-f71c-4959-84e9-d1d747bbbea5 {
  text-align: center;
}




  #s-202c1d49-f71c-4959-84e9-d1d747bbbea5 img.shogun-image {
    
    width: px;
  }


#s-202c1d49-f71c-4959-84e9-d1d747bbbea5 .shogun-image-content {
  
    align-items: center;
  
}

#s-67aedd3d-484d-4228-a7de-89d7c063f576 {
  min-height: 50px;
}








#s-67aedd3d-484d-4228-a7de-89d7c063f576 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67aedd3d-484d-4228-a7de-89d7c063f576.shg-box.shg-c {
  justify-content: center;
}

#s-f52233a8-249d-46a6-9585-0a645c147d2e {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-f52233a8-249d-46a6-9585-0a645c147d2e .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-f52233a8-249d-46a6-9585-0a645c147d2e .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-7039f2bf-1b19-4277-804c-f939d30742ea {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}




  #s-7039f2bf-1b19-4277-804c-f939d30742ea img.shogun-image {
    
    width: px;
  }


#s-7039f2bf-1b19-4277-804c-f939d30742ea .shogun-image-content {
  
    align-items: center;
  
}

#s-e121bffc-85ae-4b4c-b422-a6685f908d40 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}




  #s-e121bffc-85ae-4b4c-b422-a6685f908d40 img.shogun-image {
    
    width: px;
  }


#s-e121bffc-85ae-4b4c-b422-a6685f908d40 .shogun-image-content {
  
    align-items: center;
  
}

#s-a94186be-e328-40f4-88b0-6c7f96874606 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}




  #s-a94186be-e328-40f4-88b0-6c7f96874606 img.shogun-image {
    
    width: px;
  }


#s-a94186be-e328-40f4-88b0-6c7f96874606 .shogun-image-content {
  
    align-items: center;
  
}

#s-d2b18071-8f73-47a6-8ff6-962abec45451 {
  min-height: 50px;
}








#s-d2b18071-8f73-47a6-8ff6-962abec45451 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2b18071-8f73-47a6-8ff6-962abec45451.shg-box.shg-c {
  justify-content: center;
}

#s-6a1d8858-cce3-445e-baa4-4126760157dd {
  min-height: 50px;
background-color: rgba(246, 246, 246, 1);
}
@media (max-width: 767px){#s-6a1d8858-cce3-445e-baa4-4126760157dd {
  
}
}







#s-6a1d8858-cce3-445e-baa4-4126760157dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a1d8858-cce3-445e-baa4-4126760157dd.shg-box.shg-c {
  justify-content: center;
}

#s-94d88ca0-c6da-4546-8006-4c72caf79230 {
  min-height: 50px;
}








#s-94d88ca0-c6da-4546-8006-4c72caf79230 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94d88ca0-c6da-4546-8006-4c72caf79230.shg-box.shg-c {
  justify-content: center;
}

#s-6f0746f1-5dc0-431f-b4a5-47596f6b7a3d {
  min-height: 50px;
}








#s-6f0746f1-5dc0-431f-b4a5-47596f6b7a3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f0746f1-5dc0-431f-b4a5-47596f6b7a3d.shg-box.shg-c {
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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