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

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

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

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

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

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

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

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

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

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

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

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

#s-307c65ef-e4e9-4301-9ecc-b4ec16d925db {
  min-height: 50px;
}








#s-307c65ef-e4e9-4301-9ecc-b4ec16d925db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-307c65ef-e4e9-4301-9ecc-b4ec16d925db.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-9be6dbb0-3157-4a06-adde-5c7cb6f96abe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9be6dbb0-3157-4a06-adde-5c7cb6f96abe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9be6dbb0-3157-4a06-adde-5c7cb6f96abe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9be6dbb0-3157-4a06-adde-5c7cb6f96abe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

.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;
  font-family: ;
  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-72630757-d961-4316-a45d-e74b27a50317 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-72630757-d961-4316-a45d-e74b27a50317 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7818542c-88f1-4f0c-a305-fe2b06b6cf8b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7818542c-88f1-4f0c-a305-fe2b06b6cf8b .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

#s-775b0ebf-bbf5-4775-bcff-b0d5e1fe82f9 hr {
  border-top: 2px solid #ddd;
}

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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: #000;
  font-family: ;
  font-weight: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 0px) {
[id="s-bfa3f427-fda7-4131-aa09-3cb53df1356b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bfa3f427-fda7-4131-aa09-3cb53df1356b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bfa3f427-fda7-4131-aa09-3cb53df1356b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bfa3f427-fda7-4131-aa09-3cb53df1356b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bfa3f427-fda7-4131-aa09-3cb53df1356b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bfa3f427-fda7-4131-aa09-3cb53df1356b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bfa3f427-fda7-4131-aa09-3cb53df1356b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

.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-e8377c6b-a1c3-4585-933a-f226a96c773b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(14, 47, 81, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(14, 47, 81, 1);
text-align: center;
text-decoration: none;
}
#s-e8377c6b-a1c3-4585-933a-f226a96c773b:hover {background-color: rgba(41, 170, 225, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e8377c6b-a1c3-4585-933a-f226a96c773b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e8377c6b-a1c3-4585-933a-f226a96c773b-btn-wrapper {
    text-align: center;
  }


#s-e8377c6b-a1c3-4585-933a-f226a96c773b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e8377c6b-a1c3-4585-933a-f226a96c773b-btn-wrapper {
    text-align: center;
  }


#s-e8377c6b-a1c3-4585-933a-f226a96c773b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e8377c6b-a1c3-4585-933a-f226a96c773b-btn-wrapper {
    text-align: center;
  }


#s-e8377c6b-a1c3-4585-933a-f226a96c773b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e8377c6b-a1c3-4585-933a-f226a96c773b-btn-wrapper {
    text-align: center;
  }


#s-e8377c6b-a1c3-4585-933a-f226a96c773b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e8377c6b-a1c3-4585-933a-f226a96c773b-btn-wrapper {
    text-align: center;
  }


#s-e8377c6b-a1c3-4585-933a-f226a96c773b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}
#s-4fcc45ff-177b-4097-ba29-e9bdfaa01299 {
  text-align: left;
}

#s-756e5ded-8d77-41bd-947f-82fe2ed256b0 {
  min-height: 50px;
}








#s-756e5ded-8d77-41bd-947f-82fe2ed256b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-756e5ded-8d77-41bd-947f-82fe2ed256b0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8c3d9fe1-0655-431e-b625-b0b8861986a1 {
  min-height: 50px;
}








#s-8c3d9fe1-0655-431e-b625-b0b8861986a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c3d9fe1-0655-431e-b625-b0b8861986a1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0bee5bad-5731-43c3-8407-7ef5c14e78fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0bee5bad-5731-43c3-8407-7ef5c14e78fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0bee5bad-5731-43c3-8407-7ef5c14e78fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0bee5bad-5731-43c3-8407-7ef5c14e78fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0bee5bad-5731-43c3-8407-7ef5c14e78fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0bee5bad-5731-43c3-8407-7ef5c14e78fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0bee5bad-5731-43c3-8407-7ef5c14e78fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-21da221f-c05e-4965-8630-f6185c8b2d30 {
  min-height: 50px;
}








#s-21da221f-c05e-4965-8630-f6185c8b2d30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21da221f-c05e-4965-8630-f6185c8b2d30.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-imageV2-content {
  text-align: initial;
}

.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-6c9ad2da-f551-46a1-b816-ba336efc4b72 {
  text-align: center;
}







  img.s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shogun-image {
    
    
  }


.s-6c9ad2da-f551-46a1-b816-ba336efc4b72 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shg-align-container {
  text-align: center
}

.s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shogun-image {
    
    
  }


.s-6c9ad2da-f551-46a1-b816-ba336efc4b72 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shg-align-container {
  text-align: center
}

.s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shogun-image {
    
    
  }


.s-6c9ad2da-f551-46a1-b816-ba336efc4b72 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shg-align-container {
  text-align: center
}

.s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shogun-image {
    
    
  }


.s-6c9ad2da-f551-46a1-b816-ba336efc4b72 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shg-align-container {
  text-align: center
}

.s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shogun-image {
    
    
  }


.s-6c9ad2da-f551-46a1-b816-ba336efc4b72 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shg-align-container {
  text-align: center
}

.s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c9ad2da-f551-46a1-b816-ba336efc4b72.shogun-image {
  box-sizing: border-box;
}


}
#s-7f10bcdf-ce5f-4773-9ec6-a4f7cc250cf8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7f10bcdf-ce5f-4773-9ec6-a4f7cc250cf8 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-0b18815d-702e-4b84-a9da-1f9dfa34ab9e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0b18815d-702e-4b84-a9da-1f9dfa34ab9e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0b18815d-702e-4b84-a9da-1f9dfa34ab9e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0b18815d-702e-4b84-a9da-1f9dfa34ab9e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0b18815d-702e-4b84-a9da-1f9dfa34ab9e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0b18815d-702e-4b84-a9da-1f9dfa34ab9e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0b18815d-702e-4b84-a9da-1f9dfa34ab9e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-52576b9b-fea1-46ba-b061-4c296c3a95aa {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(14, 47, 81, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(14, 47, 81, 1);
text-align: center;
text-decoration: none;
}
#s-52576b9b-fea1-46ba-b061-4c296c3a95aa:hover {background-color: rgba(41, 170, 225, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-52576b9b-fea1-46ba-b061-4c296c3a95aa:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-52576b9b-fea1-46ba-b061-4c296c3a95aa-btn-wrapper {
    text-align: center;
  }


#s-52576b9b-fea1-46ba-b061-4c296c3a95aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
@media (min-width: 1200px){
  #s-52576b9b-fea1-46ba-b061-4c296c3a95aa-btn-wrapper {
    text-align: center;
  }


#s-52576b9b-fea1-46ba-b061-4c296c3a95aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-52576b9b-fea1-46ba-b061-4c296c3a95aa-btn-wrapper {
    text-align: center;
  }


#s-52576b9b-fea1-46ba-b061-4c296c3a95aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-52576b9b-fea1-46ba-b061-4c296c3a95aa-btn-wrapper {
    text-align: center;
  }


#s-52576b9b-fea1-46ba-b061-4c296c3a95aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-52576b9b-fea1-46ba-b061-4c296c3a95aa-btn-wrapper {
    text-align: center;
  }


#s-52576b9b-fea1-46ba-b061-4c296c3a95aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}
#s-b4373dac-3e83-4cbf-a415-a73244fa6c0b {
  min-height: 50px;
}








#s-b4373dac-3e83-4cbf-a415-a73244fa6c0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4373dac-3e83-4cbf-a415-a73244fa6c0b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-16e498b5-5a4e-422d-b9a0-55a8c73ebfb8 {
  min-height: 50px;
}








#s-16e498b5-5a4e-422d-b9a0-55a8c73ebfb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16e498b5-5a4e-422d-b9a0-55a8c73ebfb8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-097e973f-b0f1-4025-9fd7-4ebb521331a9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-097e973f-b0f1-4025-9fd7-4ebb521331a9 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-77515bf1-d55c-40d8-954d-6c1eaed1c20c {
  text-align: left;
}

#s-f13b0b6e-74f3-4b06-b0ae-22ba2536f7d5 {
  min-height: 50px;
}








#s-f13b0b6e-74f3-4b06-b0ae-22ba2536f7d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f13b0b6e-74f3-4b06-b0ae-22ba2536f7d5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6ae90bdf-c724-4f80-a2a3-f8587b4e85a3 {
  min-height: 50px;
}








#s-6ae90bdf-c724-4f80-a2a3-f8587b4e85a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ae90bdf-c724-4f80-a2a3-f8587b4e85a3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-74990ced-a133-475d-94d4-69c880cec873"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74990ced-a133-475d-94d4-69c880cec873"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-74990ced-a133-475d-94d4-69c880cec873"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-74990ced-a133-475d-94d4-69c880cec873"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-991e9ed0-3be8-49bd-823d-5198664cd066 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(41, 170, 225, 1);
border-style: solid;
text-align: left;
background-color: #fff;
}

#s-991e9ed0-3be8-49bd-823d-5198664cd066 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3f48c49c-6824-4ee5-9778-fe8d4afc8092 {
  min-height: 50px;
}








#s-3f48c49c-6824-4ee5-9778-fe8d4afc8092 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f48c49c-6824-4ee5-9778-fe8d4afc8092.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f4111600-85ad-47b2-92ab-26160e506db9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f4111600-85ad-47b2-92ab-26160e506db9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f4111600-85ad-47b2-92ab-26160e506db9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f4111600-85ad-47b2-92ab-26160e506db9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f4111600-85ad-47b2-92ab-26160e506db9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4111600-85ad-47b2-92ab-26160e506db9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f4111600-85ad-47b2-92ab-26160e506db9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-3f064baa-3305-42d1-8d17-ebee09cb2d5c {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(14, 47, 81, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(14, 47, 81, 1);
text-align: center;
text-decoration: none;
}
#s-3f064baa-3305-42d1-8d17-ebee09cb2d5c:hover {background-color: rgba(41, 170, 225, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3f064baa-3305-42d1-8d17-ebee09cb2d5c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3f064baa-3305-42d1-8d17-ebee09cb2d5c-btn-wrapper {
    text-align: center;
  }


#s-3f064baa-3305-42d1-8d17-ebee09cb2d5c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3f064baa-3305-42d1-8d17-ebee09cb2d5c-btn-wrapper {
    text-align: center;
  }


#s-3f064baa-3305-42d1-8d17-ebee09cb2d5c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3f064baa-3305-42d1-8d17-ebee09cb2d5c-btn-wrapper {
    text-align: center;
  }


#s-3f064baa-3305-42d1-8d17-ebee09cb2d5c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3f064baa-3305-42d1-8d17-ebee09cb2d5c-btn-wrapper {
    text-align: center;
  }


#s-3f064baa-3305-42d1-8d17-ebee09cb2d5c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3f064baa-3305-42d1-8d17-ebee09cb2d5c-btn-wrapper {
    text-align: center;
  }


#s-3f064baa-3305-42d1-8d17-ebee09cb2d5c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}
#s-d6fea5e7-688e-4ddb-a7fb-d3177579c11c {
  min-height: 50px;
}








#s-d6fea5e7-688e-4ddb-a7fb-d3177579c11c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6fea5e7-688e-4ddb-a7fb-d3177579c11c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-035534a7-2de5-4e7a-b596-97e5e1c8d2dd {
  min-height: 50px;
}








#s-035534a7-2de5-4e7a-b596-97e5e1c8d2dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-035534a7-2de5-4e7a-b596-97e5e1c8d2dd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-82d93426-79e8-4a24-aaed-6403b313d639 {
  min-height: 50px;
}








#s-82d93426-79e8-4a24-aaed-6403b313d639 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82d93426-79e8-4a24-aaed-6403b313d639.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-15385fa8-6e9e-4dd6-aee4-d51b0b1f9bac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-15385fa8-6e9e-4dd6-aee4-d51b0b1f9bac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-15385fa8-6e9e-4dd6-aee4-d51b0b1f9bac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-15385fa8-6e9e-4dd6-aee4-d51b0b1f9bac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-4bfe02dc-5f20-4642-add9-284b8751181e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4bfe02dc-5f20-4642-add9-284b8751181e .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-367aac68-08f0-466c-a8f2-1bab9cd63f4f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-367aac68-08f0-466c-a8f2-1bab9cd63f4f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-367aac68-08f0-466c-a8f2-1bab9cd63f4f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-367aac68-08f0-466c-a8f2-1bab9cd63f4f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-367aac68-08f0-466c-a8f2-1bab9cd63f4f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-367aac68-08f0-466c-a8f2-1bab9cd63f4f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-367aac68-08f0-466c-a8f2-1bab9cd63f4f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-935d3f22-ab2c-45c0-aecc-d0ce34c25d85 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(14, 47, 81, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(14, 47, 81, 1);
text-align: center;
text-decoration: none;
}
#s-935d3f22-ab2c-45c0-aecc-d0ce34c25d85:hover {background-color: rgba(41, 170, 225, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-935d3f22-ab2c-45c0-aecc-d0ce34c25d85:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-935d3f22-ab2c-45c0-aecc-d0ce34c25d85-btn-wrapper {
    text-align: center;
  }


#s-935d3f22-ab2c-45c0-aecc-d0ce34c25d85.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
@media (min-width: 1200px){
  #s-935d3f22-ab2c-45c0-aecc-d0ce34c25d85-btn-wrapper {
    text-align: center;
  }


#s-935d3f22-ab2c-45c0-aecc-d0ce34c25d85.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-935d3f22-ab2c-45c0-aecc-d0ce34c25d85-btn-wrapper {
    text-align: center;
  }


#s-935d3f22-ab2c-45c0-aecc-d0ce34c25d85.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-935d3f22-ab2c-45c0-aecc-d0ce34c25d85-btn-wrapper {
    text-align: center;
  }


#s-935d3f22-ab2c-45c0-aecc-d0ce34c25d85.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-935d3f22-ab2c-45c0-aecc-d0ce34c25d85-btn-wrapper {
    text-align: center;
  }


#s-935d3f22-ab2c-45c0-aecc-d0ce34c25d85.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}
#s-d07f0072-6fc6-4c39-9034-e85301fd854b {
  text-align: center;
}







  img.s-d07f0072-6fc6-4c39-9034-e85301fd854b.shogun-image {
    
    
  }


.s-d07f0072-6fc6-4c39-9034-e85301fd854b .shogun-image-content {
  
    align-items: center;
  
}

.s-d07f0072-6fc6-4c39-9034-e85301fd854b.shg-align-container {
  text-align: center
}

.s-d07f0072-6fc6-4c39-9034-e85301fd854b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d07f0072-6fc6-4c39-9034-e85301fd854b.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-d07f0072-6fc6-4c39-9034-e85301fd854b.shogun-image {
    
    
  }


.s-d07f0072-6fc6-4c39-9034-e85301fd854b .shogun-image-content {
  
    align-items: center;
  
}

.s-d07f0072-6fc6-4c39-9034-e85301fd854b.shg-align-container {
  text-align: center
}

.s-d07f0072-6fc6-4c39-9034-e85301fd854b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d07f0072-6fc6-4c39-9034-e85301fd854b.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-d07f0072-6fc6-4c39-9034-e85301fd854b.shogun-image {
    
    
  }


.s-d07f0072-6fc6-4c39-9034-e85301fd854b .shogun-image-content {
  
    align-items: center;
  
}

.s-d07f0072-6fc6-4c39-9034-e85301fd854b.shg-align-container {
  text-align: center
}

.s-d07f0072-6fc6-4c39-9034-e85301fd854b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d07f0072-6fc6-4c39-9034-e85301fd854b.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-d07f0072-6fc6-4c39-9034-e85301fd854b.shogun-image {
    
    
  }


.s-d07f0072-6fc6-4c39-9034-e85301fd854b .shogun-image-content {
  
    align-items: center;
  
}

.s-d07f0072-6fc6-4c39-9034-e85301fd854b.shg-align-container {
  text-align: center
}

.s-d07f0072-6fc6-4c39-9034-e85301fd854b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d07f0072-6fc6-4c39-9034-e85301fd854b.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-d07f0072-6fc6-4c39-9034-e85301fd854b.shogun-image {
    
    
  }


.s-d07f0072-6fc6-4c39-9034-e85301fd854b .shogun-image-content {
  
    align-items: center;
  
}

.s-d07f0072-6fc6-4c39-9034-e85301fd854b.shg-align-container {
  text-align: center
}

.s-d07f0072-6fc6-4c39-9034-e85301fd854b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d07f0072-6fc6-4c39-9034-e85301fd854b.shogun-image {
  box-sizing: border-box;
}


}
#s-c9c4e8d4-273b-4673-a72f-bf40513b6ea1 {
  min-height: 50px;
}








#s-c9c4e8d4-273b-4673-a72f-bf40513b6ea1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9c4e8d4-273b-4673-a72f-bf40513b6ea1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c8b35a76-edfc-48fe-8c5a-a6d7bb973ec5 {
  min-height: 50px;
}








#s-c8b35a76-edfc-48fe-8c5a-a6d7bb973ec5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8b35a76-edfc-48fe-8c5a-a6d7bb973ec5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1b0c995b-43af-4406-9d88-dc173d9e88df {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1b0c995b-43af-4406-9d88-dc173d9e88df .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-16f2ef01-260d-4860-ba90-e30660e3b249 {
  min-height: 50px;
}








#s-16f2ef01-260d-4860-ba90-e30660e3b249 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16f2ef01-260d-4860-ba90-e30660e3b249.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ed78300a-ca7e-4685-ba9f-48f70d4a4261 {
  text-align: left;
}

#s-e79d2d9d-2f0c-434c-8939-ae6577ba8b0f {
  min-height: 50px;
}








#s-e79d2d9d-2f0c-434c-8939-ae6577ba8b0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e79d2d9d-2f0c-434c-8939-ae6577ba8b0f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3dad3aff-5973-48b1-847b-220b25d989bf {
  min-height: 50px;
}








#s-3dad3aff-5973-48b1-847b-220b25d989bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3dad3aff-5973-48b1-847b-220b25d989bf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-68b2ac14-38e5-4afa-8a5e-3d6489437697 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-68b2ac14-38e5-4afa-8a5e-3d6489437697 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-995e688f-3f20-4f67-ab06-a552d2d933e3 {
  min-height: 50px;
}








#s-995e688f-3f20-4f67-ab06-a552d2d933e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-995e688f-3f20-4f67-ab06-a552d2d933e3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-83c5c287-3624-4027-8035-6bf52367a538 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-83c5c287-3624-4027-8035-6bf52367a538 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-a30df59f-c3eb-4d4b-bc25-903085fc0df5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a30df59f-c3eb-4d4b-bc25-903085fc0df5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a30df59f-c3eb-4d4b-bc25-903085fc0df5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a30df59f-c3eb-4d4b-bc25-903085fc0df5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-2fc5dfaa-295c-4d66-9491-a37744c2284e {
  min-height: 50px;
}








#s-2fc5dfaa-295c-4d66-9491-a37744c2284e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2fc5dfaa-295c-4d66-9491-a37744c2284e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-07a5b8e1-be2e-47cb-af77-4f7f6b6dc3b5 {
  min-height: 50px;
}








#s-07a5b8e1-be2e-47cb-af77-4f7f6b6dc3b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07a5b8e1-be2e-47cb-af77-4f7f6b6dc3b5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-862f21db-e2ec-48c8-b7ad-468f29950efd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-862f21db-e2ec-48c8-b7ad-468f29950efd .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a04a25f8-a7b9-4f9b-b3c5-2bba9b94ad9c {
  min-height: 50px;
}








#s-a04a25f8-a7b9-4f9b-b3c5-2bba9b94ad9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a04a25f8-a7b9-4f9b-b3c5-2bba9b94ad9c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8796fc22-d571-4df2-9f43-06dcdc49f211 {
  min-height: 50px;
}








#s-8796fc22-d571-4df2-9f43-06dcdc49f211 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8796fc22-d571-4df2-9f43-06dcdc49f211.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-04bc7bce-e1ac-4f95-8ab7-8924fe53c64b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-04bc7bce-e1ac-4f95-8ab7-8924fe53c64b .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-35c864b0-d5ae-488c-9bf2-5f8f3d4338ec {
  text-align: left;
}

#s-fed06c2c-3837-402f-99b7-b5be65ef896d {
  min-height: 50px;
}








#s-fed06c2c-3837-402f-99b7-b5be65ef896d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fed06c2c-3837-402f-99b7-b5be65ef896d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c2c1dd48-2952-47a7-9129-d55f2c1d1dac {
  min-height: 50px;
}








#s-c2c1dd48-2952-47a7-9129-d55f2c1d1dac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2c1dd48-2952-47a7-9129-d55f2c1d1dac.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e78ba52a-971c-41b5-81af-dc954caf90e3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e78ba52a-971c-41b5-81af-dc954caf90e3 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-bc92d3ec-42d6-46de-b936-fc04cd4ad537 {
  min-height: 50px;
}








#s-bc92d3ec-42d6-46de-b936-fc04cd4ad537 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc92d3ec-42d6-46de-b936-fc04cd4ad537.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8da68680-c869-49f5-ab74-b97cfcc10cca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8da68680-c869-49f5-ab74-b97cfcc10cca .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e0385b11-c0a3-4146-9008-3ffbc1266ef9 {
  text-align: left;
}

#s-6763871c-4ee9-48e4-8679-0d7a93d66e46 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6763871c-4ee9-48e4-8679-0d7a93d66e46 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-609a0f8a-72eb-415c-a6b5-a3b2915fa1d7 {
  text-align: left;
}

#s-1f0f1a76-c652-466e-b773-4687649e198a {
  min-height: 50px;
}








#s-1f0f1a76-c652-466e-b773-4687649e198a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f0f1a76-c652-466e-b773-4687649e198a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fb531116-7da4-4791-a633-df4eb43bc233 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fb531116-7da4-4791-a633-df4eb43bc233 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-defaf7aa-895b-49be-8752-3aca1078983c {
  min-height: 50px;
}








#s-defaf7aa-895b-49be-8752-3aca1078983c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-defaf7aa-895b-49be-8752-3aca1078983c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-4b9d3ad2-eba9-4b12-824a-25120da77b75"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b9d3ad2-eba9-4b12-824a-25120da77b75"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4b9d3ad2-eba9-4b12-824a-25120da77b75"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b9d3ad2-eba9-4b12-824a-25120da77b75"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-53dd09f2-648e-4c90-a3c8-08725b6dcebc {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(14, 47, 81, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(14, 47, 81, 1);
text-align: center;
text-decoration: none;
}
#s-53dd09f2-648e-4c90-a3c8-08725b6dcebc:hover {background-color: rgba(41, 170, 225, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-53dd09f2-648e-4c90-a3c8-08725b6dcebc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-53dd09f2-648e-4c90-a3c8-08725b6dcebc-btn-wrapper {
    text-align: center;
  }


#s-53dd09f2-648e-4c90-a3c8-08725b6dcebc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
@media (min-width: 1200px){
  #s-53dd09f2-648e-4c90-a3c8-08725b6dcebc-btn-wrapper {
    text-align: center;
  }


#s-53dd09f2-648e-4c90-a3c8-08725b6dcebc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-53dd09f2-648e-4c90-a3c8-08725b6dcebc-btn-wrapper {
    text-align: center;
  }


#s-53dd09f2-648e-4c90-a3c8-08725b6dcebc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-53dd09f2-648e-4c90-a3c8-08725b6dcebc-btn-wrapper {
    text-align: center;
  }


#s-53dd09f2-648e-4c90-a3c8-08725b6dcebc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-53dd09f2-648e-4c90-a3c8-08725b6dcebc-btn-wrapper {
    text-align: center;
  }


#s-53dd09f2-648e-4c90-a3c8-08725b6dcebc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  block ;
}
}
#s-3a78bb08-4a65-4cec-8b31-dc2fd541f9d0 {
  min-height: 50px;
}








#s-3a78bb08-4a65-4cec-8b31-dc2fd541f9d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a78bb08-4a65-4cec-8b31-dc2fd541f9d0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1b4de51c-3e43-4d86-8ca9-aaf1a0ec7347 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1b4de51c-3e43-4d86-8ca9-aaf1a0ec7347 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f8b7792c-7994-4e62-bf85-b8df015794c8 {
  text-align: left;
}

#s-5979aadc-7f6d-4de4-afb1-f80f701d234d hr {
  border-top: 2px solid #ddd;
}

#s-dff43815-9041-4551-9bea-991a44b5ece8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-dff43815-9041-4551-9bea-991a44b5ece8 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-b784aae7-ba0c-490e-b980-4a4990014d46"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b784aae7-ba0c-490e-b980-4a4990014d46"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b784aae7-ba0c-490e-b980-4a4990014d46"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b784aae7-ba0c-490e-b980-4a4990014d46"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-7ec451c4-6b27-4556-bc33-23e7d0a51bc9 {
  min-height: 50px;
}








#s-7ec451c4-6b27-4556-bc33-23e7d0a51bc9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ec451c4-6b27-4556-bc33-23e7d0a51bc9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1827d589-1b9f-42d5-9eac-3893d2ca2bed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1827d589-1b9f-42d5-9eac-3893d2ca2bed .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-4234865c-c19d-4d92-bf69-b344e3ab5327"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4234865c-c19d-4d92-bf69-b344e3ab5327"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4234865c-c19d-4d92-bf69-b344e3ab5327"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4234865c-c19d-4d92-bf69-b344e3ab5327"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c5a74f51-dd0d-4ce0-b3c8-26f429733df6 {
  min-height: 50px;
}








#s-c5a74f51-dd0d-4ce0-b3c8-26f429733df6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5a74f51-dd0d-4ce0-b3c8-26f429733df6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-65283c4e-e29a-4cad-b030-b2bdf5254c7e {
  min-height: 50px;
}








#s-65283c4e-e29a-4cad-b030-b2bdf5254c7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65283c4e-e29a-4cad-b030-b2bdf5254c7e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0e098586-177c-45cf-9f2f-2382751792bf {
  min-height: 50px;
}








#s-0e098586-177c-45cf-9f2f-2382751792bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e098586-177c-45cf-9f2f-2382751792bf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-123fe04a-7cdc-4a7e-bc83-46c7ae67b61d {
  min-height: 50px;
}








#s-123fe04a-7cdc-4a7e-bc83-46c7ae67b61d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-123fe04a-7cdc-4a7e-bc83-46c7ae67b61d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7d5f9a1f-b6e2-4b9b-b45a-fe7ff600af94 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7d5f9a1f-b6e2-4b9b-b45a-fe7ff600af94 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 0.67);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-06de802f-576f-4af4-b249-628040e30a7e hr {
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-24155f05-e5c9-43dd-8043-37cae3d4aec1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-24155f05-e5c9-43dd-8043-37cae3d4aec1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-24155f05-e5c9-43dd-8043-37cae3d4aec1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-24155f05-e5c9-43dd-8043-37cae3d4aec1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-6f0dfce8-538b-4426-baee-289e093c2608 {
  text-align: center;
}







  img.s-6f0dfce8-538b-4426-baee-289e093c2608.shogun-image {
    
    
  }


.s-6f0dfce8-538b-4426-baee-289e093c2608 .shogun-image-content {
  
    align-items: center;
  
}

.s-6f0dfce8-538b-4426-baee-289e093c2608.shg-align-container {
  text-align: center
}

.s-6f0dfce8-538b-4426-baee-289e093c2608.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f0dfce8-538b-4426-baee-289e093c2608.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-6f0dfce8-538b-4426-baee-289e093c2608.shogun-image {
    
    
  }


.s-6f0dfce8-538b-4426-baee-289e093c2608 .shogun-image-content {
  
    align-items: center;
  
}

.s-6f0dfce8-538b-4426-baee-289e093c2608.shg-align-container {
  text-align: center
}

.s-6f0dfce8-538b-4426-baee-289e093c2608.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f0dfce8-538b-4426-baee-289e093c2608.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-6f0dfce8-538b-4426-baee-289e093c2608.shogun-image {
    
    
  }


.s-6f0dfce8-538b-4426-baee-289e093c2608 .shogun-image-content {
  
    align-items: center;
  
}

.s-6f0dfce8-538b-4426-baee-289e093c2608.shg-align-container {
  text-align: center
}

.s-6f0dfce8-538b-4426-baee-289e093c2608.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f0dfce8-538b-4426-baee-289e093c2608.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-6f0dfce8-538b-4426-baee-289e093c2608.shogun-image {
    
    
  }


.s-6f0dfce8-538b-4426-baee-289e093c2608 .shogun-image-content {
  
    align-items: center;
  
}

.s-6f0dfce8-538b-4426-baee-289e093c2608.shg-align-container {
  text-align: center
}

.s-6f0dfce8-538b-4426-baee-289e093c2608.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f0dfce8-538b-4426-baee-289e093c2608.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-6f0dfce8-538b-4426-baee-289e093c2608.shogun-image {
    
    
  }


.s-6f0dfce8-538b-4426-baee-289e093c2608 .shogun-image-content {
  
    align-items: center;
  
}

.s-6f0dfce8-538b-4426-baee-289e093c2608.shg-align-container {
  text-align: center
}

.s-6f0dfce8-538b-4426-baee-289e093c2608.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f0dfce8-538b-4426-baee-289e093c2608.shogun-image {
  box-sizing: border-box;
}


}
#s-598dd684-e6ee-4891-a8b2-f27e76f54c95 {
  min-height: 50px;
}








#s-598dd684-e6ee-4891-a8b2-f27e76f54c95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-598dd684-e6ee-4891-a8b2-f27e76f54c95.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ff43ead3-4e1e-44d8-91bf-9dc269a22d4b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(14, 47, 81, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(14, 47, 81, 1);
text-align: center;
text-decoration: none;
}
#s-ff43ead3-4e1e-44d8-91bf-9dc269a22d4b:hover {background-color: rgba(41, 170, 225, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ff43ead3-4e1e-44d8-91bf-9dc269a22d4b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ff43ead3-4e1e-44d8-91bf-9dc269a22d4b-btn-wrapper {
    text-align: center;
  }


#s-ff43ead3-4e1e-44d8-91bf-9dc269a22d4b.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ff43ead3-4e1e-44d8-91bf-9dc269a22d4b-btn-wrapper {
    text-align: center;
  }


#s-ff43ead3-4e1e-44d8-91bf-9dc269a22d4b.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ff43ead3-4e1e-44d8-91bf-9dc269a22d4b-btn-wrapper {
    text-align: center;
  }


#s-ff43ead3-4e1e-44d8-91bf-9dc269a22d4b.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ff43ead3-4e1e-44d8-91bf-9dc269a22d4b-btn-wrapper {
    text-align: center;
  }


#s-ff43ead3-4e1e-44d8-91bf-9dc269a22d4b.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ff43ead3-4e1e-44d8-91bf-9dc269a22d4b-btn-wrapper {
    text-align: center;
  }


#s-ff43ead3-4e1e-44d8-91bf-9dc269a22d4b.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
}
#s-e127daf9-0e4c-44d2-860c-aa8f9e675d73 {
  text-align: center;
}







  img.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shogun-image {
    
    
  }


.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73 .shogun-image-content {
  
    align-items: center;
  
}

.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shg-align-container {
  text-align: center
}

.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shogun-image {
    
    
  }


.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73 .shogun-image-content {
  
    align-items: center;
  
}

.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shg-align-container {
  text-align: center
}

.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shogun-image {
    
    
  }


.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73 .shogun-image-content {
  
    align-items: center;
  
}

.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shg-align-container {
  text-align: center
}

.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shogun-image {
    
    
  }


.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73 .shogun-image-content {
  
    align-items: center;
  
}

.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shg-align-container {
  text-align: center
}

.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shogun-image {
    
    
  }


.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73 .shogun-image-content {
  
    align-items: center;
  
}

.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shg-align-container {
  text-align: center
}

.s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e127daf9-0e4c-44d2-860c-aa8f9e675d73.shogun-image {
  box-sizing: border-box;
}


}
#s-db2ed2c1-712f-4045-ab1e-4161f1ea4ae7 {
  min-height: 50px;
}








#s-db2ed2c1-712f-4045-ab1e-4161f1ea4ae7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db2ed2c1-712f-4045-ab1e-4161f1ea4ae7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-01393d1d-c14a-4fea-a952-31649a2e747e {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(14, 47, 81, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(14, 47, 81, 1);
text-align: center;
text-decoration: none;
}
#s-01393d1d-c14a-4fea-a952-31649a2e747e:hover {background-color: rgba(41, 170, 225, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-01393d1d-c14a-4fea-a952-31649a2e747e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-01393d1d-c14a-4fea-a952-31649a2e747e-btn-wrapper {
    text-align: center;
  }


#s-01393d1d-c14a-4fea-a952-31649a2e747e.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
@media (min-width: 1200px){
  #s-01393d1d-c14a-4fea-a952-31649a2e747e-btn-wrapper {
    text-align: center;
  }


#s-01393d1d-c14a-4fea-a952-31649a2e747e.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-01393d1d-c14a-4fea-a952-31649a2e747e-btn-wrapper {
    text-align: center;
  }


#s-01393d1d-c14a-4fea-a952-31649a2e747e.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-01393d1d-c14a-4fea-a952-31649a2e747e-btn-wrapper {
    text-align: center;
  }


#s-01393d1d-c14a-4fea-a952-31649a2e747e.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-01393d1d-c14a-4fea-a952-31649a2e747e-btn-wrapper {
    text-align: center;
  }


#s-01393d1d-c14a-4fea-a952-31649a2e747e.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
}
#s-07b1707b-b2b8-4d08-b56d-76a82e881932 {
  text-align: center;
}







  img.s-07b1707b-b2b8-4d08-b56d-76a82e881932.shogun-image {
    
    
  }


.s-07b1707b-b2b8-4d08-b56d-76a82e881932 .shogun-image-content {
  
    align-items: center;
  
}

.s-07b1707b-b2b8-4d08-b56d-76a82e881932.shg-align-container {
  text-align: center
}

.s-07b1707b-b2b8-4d08-b56d-76a82e881932.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07b1707b-b2b8-4d08-b56d-76a82e881932.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-07b1707b-b2b8-4d08-b56d-76a82e881932.shogun-image {
    
    
  }


.s-07b1707b-b2b8-4d08-b56d-76a82e881932 .shogun-image-content {
  
    align-items: center;
  
}

.s-07b1707b-b2b8-4d08-b56d-76a82e881932.shg-align-container {
  text-align: center
}

.s-07b1707b-b2b8-4d08-b56d-76a82e881932.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07b1707b-b2b8-4d08-b56d-76a82e881932.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-07b1707b-b2b8-4d08-b56d-76a82e881932.shogun-image {
    
    
  }


.s-07b1707b-b2b8-4d08-b56d-76a82e881932 .shogun-image-content {
  
    align-items: center;
  
}

.s-07b1707b-b2b8-4d08-b56d-76a82e881932.shg-align-container {
  text-align: center
}

.s-07b1707b-b2b8-4d08-b56d-76a82e881932.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07b1707b-b2b8-4d08-b56d-76a82e881932.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-07b1707b-b2b8-4d08-b56d-76a82e881932.shogun-image {
    
    
  }


.s-07b1707b-b2b8-4d08-b56d-76a82e881932 .shogun-image-content {
  
    align-items: center;
  
}

.s-07b1707b-b2b8-4d08-b56d-76a82e881932.shg-align-container {
  text-align: center
}

.s-07b1707b-b2b8-4d08-b56d-76a82e881932.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07b1707b-b2b8-4d08-b56d-76a82e881932.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-07b1707b-b2b8-4d08-b56d-76a82e881932.shogun-image {
    
    
  }


.s-07b1707b-b2b8-4d08-b56d-76a82e881932 .shogun-image-content {
  
    align-items: center;
  
}

.s-07b1707b-b2b8-4d08-b56d-76a82e881932.shg-align-container {
  text-align: center
}

.s-07b1707b-b2b8-4d08-b56d-76a82e881932.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07b1707b-b2b8-4d08-b56d-76a82e881932.shogun-image {
  box-sizing: border-box;
}


}
#s-6e8edcb1-131f-4400-8729-36b540ae0699 {
  min-height: 50px;
}








#s-6e8edcb1-131f-4400-8729-36b540ae0699 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e8edcb1-131f-4400-8729-36b540ae0699.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f78b7c75-9541-475a-ac32-ad0a1c2ad602 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(14, 47, 81, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(14, 47, 81, 1);
text-align: center;
text-decoration: none;
}
#s-f78b7c75-9541-475a-ac32-ad0a1c2ad602:hover {background-color: rgba(41, 170, 225, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f78b7c75-9541-475a-ac32-ad0a1c2ad602:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f78b7c75-9541-475a-ac32-ad0a1c2ad602-btn-wrapper {
    text-align: center;
  }


#s-f78b7c75-9541-475a-ac32-ad0a1c2ad602.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f78b7c75-9541-475a-ac32-ad0a1c2ad602-btn-wrapper {
    text-align: center;
  }


#s-f78b7c75-9541-475a-ac32-ad0a1c2ad602.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f78b7c75-9541-475a-ac32-ad0a1c2ad602-btn-wrapper {
    text-align: center;
  }


#s-f78b7c75-9541-475a-ac32-ad0a1c2ad602.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f78b7c75-9541-475a-ac32-ad0a1c2ad602-btn-wrapper {
    text-align: center;
  }


#s-f78b7c75-9541-475a-ac32-ad0a1c2ad602.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f78b7c75-9541-475a-ac32-ad0a1c2ad602-btn-wrapper {
    text-align: center;
  }


#s-f78b7c75-9541-475a-ac32-ad0a1c2ad602.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
}
#s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4 {
  text-align: center;
}







  img.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shogun-image {
    
    
  }


.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4 .shogun-image-content {
  
    align-items: center;
  
}

.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shg-align-container {
  text-align: center
}

.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shogun-image {
    
    
  }


.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4 .shogun-image-content {
  
    align-items: center;
  
}

.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shg-align-container {
  text-align: center
}

.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shogun-image {
    
    
  }


.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4 .shogun-image-content {
  
    align-items: center;
  
}

.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shg-align-container {
  text-align: center
}

.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shogun-image {
    
    
  }


.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4 .shogun-image-content {
  
    align-items: center;
  
}

.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shg-align-container {
  text-align: center
}

.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shogun-image {
    
    
  }


.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4 .shogun-image-content {
  
    align-items: center;
  
}

.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shg-align-container {
  text-align: center
}

.s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6b91b4e-8621-4006-933b-5abe7e0dc7f4.shogun-image {
  box-sizing: border-box;
}


}
#s-bce3b4c5-a1c3-420b-bed3-a4f3041b72b7 {
  min-height: 50px;
}








#s-bce3b4c5-a1c3-420b-bed3-a4f3041b72b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bce3b4c5-a1c3-420b-bed3-a4f3041b72b7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-872eaf4c-6bee-41dd-a1e9-4942dfe7a609 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(14, 47, 81, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(14, 47, 81, 1);
text-align: center;
text-decoration: none;
}
#s-872eaf4c-6bee-41dd-a1e9-4942dfe7a609:hover {background-color: rgba(41, 170, 225, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-872eaf4c-6bee-41dd-a1e9-4942dfe7a609:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-872eaf4c-6bee-41dd-a1e9-4942dfe7a609-btn-wrapper {
    text-align: center;
  }


#s-872eaf4c-6bee-41dd-a1e9-4942dfe7a609.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
@media (min-width: 1200px){
  #s-872eaf4c-6bee-41dd-a1e9-4942dfe7a609-btn-wrapper {
    text-align: center;
  }


#s-872eaf4c-6bee-41dd-a1e9-4942dfe7a609.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-872eaf4c-6bee-41dd-a1e9-4942dfe7a609-btn-wrapper {
    text-align: center;
  }


#s-872eaf4c-6bee-41dd-a1e9-4942dfe7a609.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-872eaf4c-6bee-41dd-a1e9-4942dfe7a609-btn-wrapper {
    text-align: center;
  }


#s-872eaf4c-6bee-41dd-a1e9-4942dfe7a609.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-872eaf4c-6bee-41dd-a1e9-4942dfe7a609-btn-wrapper {
    text-align: center;
  }


#s-872eaf4c-6bee-41dd-a1e9-4942dfe7a609.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  block ;
}
}
#s-2c80ee13-2a68-491d-ac39-f2c8ad6c9faf hr {
  border-top: 2px solid #ddd;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
