.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-0b26642d-f14f-49d0-88b7-91b7a30ab726 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0b26642d-f14f-49d0-88b7-91b7a30ab726 {
  min-height: 50px;
}
}@media (max-width: 767px){#s-0b26642d-f14f-49d0-88b7-91b7a30ab726 {
  
}
}







#s-0b26642d-f14f-49d0-88b7-91b7a30ab726 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b26642d-f14f-49d0-88b7-91b7a30ab726.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f3b6cc11-2511-4da5-aa67-d666dbc831cb {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 0%;
padding-right: 5%;
min-height: 650px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-f3b6cc11-2511-4da5-aa67-d666dbc831cb {
  padding-left: 0%;
padding-right: 0%;
min-height: 500px;
}
}
#s-f3b6cc11-2511-4da5-aa67-d666dbc831cb {
  background-image: url(https://i.shgcdn.com/8575fd22-8e61-4e36-9256-cf46a4d28180/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-f3b6cc11-2511-4da5-aa67-d666dbc831cb > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.3;
}#s-f3b6cc11-2511-4da5-aa67-d666dbc831cb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px){






#s-f3b6cc11-2511-4da5-aa67-d666dbc831cb > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-f3b6cc11-2511-4da5-aa67-d666dbc831cb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-345b6f69-66ca-465e-94ab-4a71a30e1e13 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-345b6f69-66ca-465e-94ab-4a71a30e1e13 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-345b6f69-66ca-465e-94ab-4a71a30e1e13 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}
}
#s-345b6f69-66ca-465e-94ab-4a71a30e1e13 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 50px;
  
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-345b6f69-66ca-465e-94ab-4a71a30e1e13 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 50px;
  
  
  text-align: center;
}


}@media (max-width: 767px){#s-345b6f69-66ca-465e-94ab-4a71a30e1e13 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.3em;
  
  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-text {
  font-weight: ;
  font-family: ;
}

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

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

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

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

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

#s-b5b24cf6-95d6-467e-88d3-cf4ed731a017 {
  border-style: solid;
padding-top: 15px;
padding-left: 65px;
padding-bottom: 15px;
padding-right: 65px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b5b24cf6-95d6-467e-88d3-cf4ed731a017:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-b5b24cf6-95d6-467e-88d3-cf4ed731a017:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-b5b24cf6-95d6-467e-88d3-cf4ed731a017 {
  display: none;
}
#s-b5b24cf6-95d6-467e-88d3-cf4ed731a017, #wrap-s-b5b24cf6-95d6-467e-88d3-cf4ed731a017 { display:none !important; }}@media (max-width: 767px){#s-b5b24cf6-95d6-467e-88d3-cf4ed731a017 {
  border-style: solid;
margin-top: 0px;
padding-top: 12px;
padding-left: 55px;
padding-bottom: 12px;
padding-right: 55px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
display: none;
}
#s-b5b24cf6-95d6-467e-88d3-cf4ed731a017, #wrap-s-b5b24cf6-95d6-467e-88d3-cf4ed731a017 { display:none !important; }}

  #s-b5b24cf6-95d6-467e-88d3-cf4ed731a017-root {
    text-align: left;
  }


#s-b5b24cf6-95d6-467e-88d3-cf4ed731a017.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b5b24cf6-95d6-467e-88d3-cf4ed731a017-root {
    text-align: left;
  }


#s-b5b24cf6-95d6-467e-88d3-cf4ed731a017.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b5b24cf6-95d6-467e-88d3-cf4ed731a017-root {
    text-align: left;
  }


#s-b5b24cf6-95d6-467e-88d3-cf4ed731a017.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b5b24cf6-95d6-467e-88d3-cf4ed731a017-root {
    text-align: left;
  }


#s-b5b24cf6-95d6-467e-88d3-cf4ed731a017.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b5b24cf6-95d6-467e-88d3-cf4ed731a017-root {
    text-align: center;
  }


#s-b5b24cf6-95d6-467e-88d3-cf4ed731a017.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-55cd761e-4b77-4508-be2a-48031d01d646 {
  margin-left: 24%;
margin-right: 24%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: center;
}
@media (min-width: 1200px){#s-55cd761e-4b77-4508-be2a-48031d01d646 {
  display: none;
}
#s-55cd761e-4b77-4508-be2a-48031d01d646, #wrap-s-55cd761e-4b77-4508-be2a-48031d01d646 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-55cd761e-4b77-4508-be2a-48031d01d646 {
  display: none;
}
#s-55cd761e-4b77-4508-be2a-48031d01d646, #wrap-s-55cd761e-4b77-4508-be2a-48031d01d646 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-55cd761e-4b77-4508-be2a-48031d01d646 {
  
}
}@media (max-width: 767px){#s-55cd761e-4b77-4508-be2a-48031d01d646 {
  
}
}
#s-55cd761e-4b77-4508-be2a-48031d01d646 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


#s-55cd761e-4b77-4508-be2a-48031d01d646 .shogun-heading-component h2 a {
  color: rgba(255, 255, 255, 1);
}


#s-0eb7a929-964d-444d-84fc-b229ff73a57b {
  background-attachment: fixed;
padding-top: 4%;
padding-bottom: 7%;
min-height: 500px;
background-color: rgba(25, 25, 25, 1);
}
@media (max-width: 767px){#s-0eb7a929-964d-444d-84fc-b229ff73a57b {
  padding-top: 9%;
padding-left: 5%;
padding-right: 5%;
}
}







#s-0eb7a929-964d-444d-84fc-b229ff73a57b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0eb7a929-964d-444d-84fc-b229ff73a57b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-90bea232-e267-4f5a-9114-f2401412a8ad {
  margin-top: 0%;
margin-bottom: 0%;
text-align: center;
}
@media (max-width: 767px){#s-90bea232-e267-4f5a-9114-f2401412a8ad {
  padding-top: 3%;
padding-bottom: 0%;
}
}
#s-90bea232-e267-4f5a-9114-f2401412a8ad .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


@media (max-width: 767px){#s-90bea232-e267-4f5a-9114-f2401412a8ad .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}
#s-8eca71c3-f98a-4c51-bb5c-bdb71dcfe553 {
  padding-bottom: 2%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8eca71c3-f98a-4c51-bb5c-bdb71dcfe553 {
  padding-bottom: 3%;
}
}@media (max-width: 767px){#s-8eca71c3-f98a-4c51-bb5c-bdb71dcfe553 {
  padding-bottom: 7%;
}
}
#s-8eca71c3-f98a-4c51-bb5c-bdb71dcfe553 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 87px;
  line-height: 1em;
  
  
}


@media (max-width: 767px){#s-8eca71c3-f98a-4c51-bb5c-bdb71dcfe553 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1em;
  
  
}


}
#s-46399b9b-2aa0-4683-99bb-104667e6a715 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1380px;
}
@media (min-width: 768px) and (max-width: 991px){#s-46399b9b-2aa0-4683-99bb-104667e6a715 {
  padding-left: 5%;
padding-right: 5%;
}
}







#s-46399b9b-2aa0-4683-99bb-104667e6a715 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46399b9b-2aa0-4683-99bb-104667e6a715.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

@media (min-width: 1200px){#s-d1d907b1-1a7c-43df-9677-1f84eba40b5e {
  display: none;
}
#s-d1d907b1-1a7c-43df-9677-1f84eba40b5e, #wrap-s-d1d907b1-1a7c-43df-9677-1f84eba40b5e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d1d907b1-1a7c-43df-9677-1f84eba40b5e {
  display: none;
}
#s-d1d907b1-1a7c-43df-9677-1f84eba40b5e, #wrap-s-d1d907b1-1a7c-43df-9677-1f84eba40b5e { display:none !important; }}
#s-9ebf7738-e718-46f7-b494-f058c3d3cef9 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9ebf7738-e718-46f7-b494-f058c3d3cef9 {
  min-height: 600px;
}
}
#s-9ebf7738-e718-46f7-b494-f058c3d3cef9 {
  background-image: url(https://i.shgcdn.com/e8637f6c-d9c5-4550-851b-1c73f96250f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-9ebf7738-e718-46f7-b494-f058c3d3cef9 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-9ebf7738-e718-46f7-b494-f058c3d3cef9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a8278436-8f2f-4696-8bf8-8f1e5f051e3f {
  margin-top: -1%;
margin-bottom: -1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a8278436-8f2f-4696-8bf8-8f1e5f051e3f .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-51459f60-4f50-41ea-9302-0e796f92b43a {
  border-style: solid;
padding-top: 1.25%;
padding-left: 5%;
padding-bottom: 1.25%;
padding-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-51459f60-4f50-41ea-9302-0e796f92b43a:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-51459f60-4f50-41ea-9302-0e796f92b43a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-51459f60-4f50-41ea-9302-0e796f92b43a-root {
    text-align: center;
  }


#s-51459f60-4f50-41ea-9302-0e796f92b43a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-51459f60-4f50-41ea-9302-0e796f92b43a-root {
    text-align: center;
  }


#s-51459f60-4f50-41ea-9302-0e796f92b43a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-51459f60-4f50-41ea-9302-0e796f92b43a-root {
    text-align: center;
  }


#s-51459f60-4f50-41ea-9302-0e796f92b43a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-51459f60-4f50-41ea-9302-0e796f92b43a-root {
    text-align: center;
  }


#s-51459f60-4f50-41ea-9302-0e796f92b43a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-51459f60-4f50-41ea-9302-0e796f92b43a-root {
    text-align: center;
  }


#s-51459f60-4f50-41ea-9302-0e796f92b43a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-c8e5b842-6664-4e6a-af15-d0cef5491963 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 6%;
margin-left: 0%;
margin-bottom: 3%;
margin-right: 0%;
padding-top: 0%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c8e5b842-6664-4e6a-af15-d0cef5491963 {
  min-height: 600px;
}
}@media (max-width: 767px){#s-c8e5b842-6664-4e6a-af15-d0cef5491963 {
  padding-bottom: 0%;
min-height: 450px;
}
}







#s-c8e5b842-6664-4e6a-af15-d0cef5491963 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-c8e5b842-6664-4e6a-af15-d0cef5491963.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9e947464-e981-4ca1-ad69-35104d4156b5 {
  margin-top: -1%;
margin-bottom: -1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9e947464-e981-4ca1-ad69-35104d4156b5 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-e968beb5-c064-4681-b70f-62a73d2e224f {
  border-style: solid;
padding-top: 1.25%;
padding-left: 5%;
padding-bottom: 1.25%;
padding-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e968beb5-c064-4681-b70f-62a73d2e224f:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e968beb5-c064-4681-b70f-62a73d2e224f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e968beb5-c064-4681-b70f-62a73d2e224f-root {
    text-align: center;
  }


#s-e968beb5-c064-4681-b70f-62a73d2e224f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e968beb5-c064-4681-b70f-62a73d2e224f-root {
    text-align: center;
  }


#s-e968beb5-c064-4681-b70f-62a73d2e224f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e968beb5-c064-4681-b70f-62a73d2e224f-root {
    text-align: center;
  }


#s-e968beb5-c064-4681-b70f-62a73d2e224f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e968beb5-c064-4681-b70f-62a73d2e224f-root {
    text-align: center;
  }


#s-e968beb5-c064-4681-b70f-62a73d2e224f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e968beb5-c064-4681-b70f-62a73d2e224f-root {
    text-align: center;
  }


#s-e968beb5-c064-4681-b70f-62a73d2e224f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-e062290c-331c-414e-a31c-9118d23ba102 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e062290c-331c-414e-a31c-9118d23ba102 {
  min-height: 600px;
}
}@media (max-width: 767px){#s-e062290c-331c-414e-a31c-9118d23ba102 {
  min-height: 450px;
}
}







#s-e062290c-331c-414e-a31c-9118d23ba102 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-e062290c-331c-414e-a31c-9118d23ba102.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d7239237-15a5-4f4e-863d-8a18660bc3e4 {
  margin-top: -1%;
margin-bottom: -1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d7239237-15a5-4f4e-863d-8a18660bc3e4 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-f29dd54c-e376-4b51-922c-bfdc79edb561 {
  border-style: solid;
padding-top: 1.25%;
padding-left: 5%;
padding-bottom: 1.25%;
padding-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f29dd54c-e376-4b51-922c-bfdc79edb561:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f29dd54c-e376-4b51-922c-bfdc79edb561:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f29dd54c-e376-4b51-922c-bfdc79edb561-root {
    text-align: center;
  }


#s-f29dd54c-e376-4b51-922c-bfdc79edb561.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f29dd54c-e376-4b51-922c-bfdc79edb561-root {
    text-align: center;
  }


#s-f29dd54c-e376-4b51-922c-bfdc79edb561.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f29dd54c-e376-4b51-922c-bfdc79edb561-root {
    text-align: center;
  }


#s-f29dd54c-e376-4b51-922c-bfdc79edb561.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f29dd54c-e376-4b51-922c-bfdc79edb561-root {
    text-align: center;
  }


#s-f29dd54c-e376-4b51-922c-bfdc79edb561.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f29dd54c-e376-4b51-922c-bfdc79edb561-root {
    text-align: center;
  }


#s-f29dd54c-e376-4b51-922c-bfdc79edb561.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-1a99ba00-77b1-4788-aa85-25c85339f950 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
min-height: 500px;
background-position: center top;
}
@media (min-width: 768px) and (max-width: 991px){#s-1a99ba00-77b1-4788-aa85-25c85339f950 {
  min-height: 600px;
}
}@media (max-width: 767px){#s-1a99ba00-77b1-4788-aa85-25c85339f950 {
  margin-bottom: 0%;
padding-bottom: 0%;
min-height: 450px;
}
}







#s-1a99ba00-77b1-4788-aa85-25c85339f950 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-1a99ba00-77b1-4788-aa85-25c85339f950.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fe1026ed-ac9a-4259-8d49-096217e77670 {
  margin-top: -1%;
margin-bottom: -1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fe1026ed-ac9a-4259-8d49-096217e77670 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-cc2d0d4e-cc12-4e87-815f-af6fafa215c7 {
  border-style: solid;
padding-top: 1.25%;
padding-left: 5%;
padding-bottom: 1.25%;
padding-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-cc2d0d4e-cc12-4e87-815f-af6fafa215c7:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-cc2d0d4e-cc12-4e87-815f-af6fafa215c7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cc2d0d4e-cc12-4e87-815f-af6fafa215c7-root {
    text-align: center;
  }


#s-cc2d0d4e-cc12-4e87-815f-af6fafa215c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cc2d0d4e-cc12-4e87-815f-af6fafa215c7-root {
    text-align: center;
  }


#s-cc2d0d4e-cc12-4e87-815f-af6fafa215c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cc2d0d4e-cc12-4e87-815f-af6fafa215c7-root {
    text-align: center;
  }


#s-cc2d0d4e-cc12-4e87-815f-af6fafa215c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cc2d0d4e-cc12-4e87-815f-af6fafa215c7-root {
    text-align: center;
  }


#s-cc2d0d4e-cc12-4e87-815f-af6fafa215c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cc2d0d4e-cc12-4e87-815f-af6fafa215c7-root {
    text-align: center;
  }


#s-cc2d0d4e-cc12-4e87-815f-af6fafa215c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-1222bc9e-ef7c-46b7-b74b-98cf43903d54 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1222bc9e-ef7c-46b7-b74b-98cf43903d54 {
  min-height: 600px;
}
}@media (max-width: 767px){#s-1222bc9e-ef7c-46b7-b74b-98cf43903d54 {
  margin-bottom: 4%;
padding-bottom: 0%;
min-height: 450px;
}
}







#s-1222bc9e-ef7c-46b7-b74b-98cf43903d54 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-1222bc9e-ef7c-46b7-b74b-98cf43903d54.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-36d5f3bc-23ee-434f-a6ec-f895a01f94ef {
  margin-top: -1%;
margin-bottom: -1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-36d5f3bc-23ee-434f-a6ec-f895a01f94ef .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-a836723e-67ee-4f49-9550-3cdf5ba9b336 {
  border-style: solid;
padding-top: 1.25%;
padding-left: 5%;
padding-bottom: 1.25%;
padding-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a836723e-67ee-4f49-9550-3cdf5ba9b336:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a836723e-67ee-4f49-9550-3cdf5ba9b336:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a836723e-67ee-4f49-9550-3cdf5ba9b336-root {
    text-align: center;
  }


#s-a836723e-67ee-4f49-9550-3cdf5ba9b336.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a836723e-67ee-4f49-9550-3cdf5ba9b336-root {
    text-align: center;
  }


#s-a836723e-67ee-4f49-9550-3cdf5ba9b336.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a836723e-67ee-4f49-9550-3cdf5ba9b336-root {
    text-align: center;
  }


#s-a836723e-67ee-4f49-9550-3cdf5ba9b336.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a836723e-67ee-4f49-9550-3cdf5ba9b336-root {
    text-align: center;
  }


#s-a836723e-67ee-4f49-9550-3cdf5ba9b336.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a836723e-67ee-4f49-9550-3cdf5ba9b336-root {
    text-align: center;
  }


#s-a836723e-67ee-4f49-9550-3cdf5ba9b336.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-abb591e5-c6c4-42bc-9b34-6fbbe7cb9c63 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 6%;
margin-left: 0%;
margin-bottom: 3%;
margin-right: 0%;
padding-top: 0%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-abb591e5-c6c4-42bc-9b34-6fbbe7cb9c63 {
  min-height: 600px;
}
}@media (max-width: 767px){#s-abb591e5-c6c4-42bc-9b34-6fbbe7cb9c63 {
  padding-bottom: 0%;
min-height: 450px;
}
}







#s-abb591e5-c6c4-42bc-9b34-6fbbe7cb9c63 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-abb591e5-c6c4-42bc-9b34-6fbbe7cb9c63.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4b72da73-b52c-4c2d-ba03-000c8c374cfa {
  margin-top: -1%;
margin-bottom: -1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4b72da73-b52c-4c2d-ba03-000c8c374cfa .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-4707f8b9-d219-40eb-aa4f-ced8859d7312 {
  border-style: solid;
padding-top: 1.25%;
padding-left: 5%;
padding-bottom: 1.25%;
padding-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4707f8b9-d219-40eb-aa4f-ced8859d7312:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-4707f8b9-d219-40eb-aa4f-ced8859d7312:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4707f8b9-d219-40eb-aa4f-ced8859d7312-root {
    text-align: center;
  }


#s-4707f8b9-d219-40eb-aa4f-ced8859d7312.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4707f8b9-d219-40eb-aa4f-ced8859d7312-root {
    text-align: center;
  }


#s-4707f8b9-d219-40eb-aa4f-ced8859d7312.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4707f8b9-d219-40eb-aa4f-ced8859d7312-root {
    text-align: center;
  }


#s-4707f8b9-d219-40eb-aa4f-ced8859d7312.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4707f8b9-d219-40eb-aa4f-ced8859d7312-root {
    text-align: center;
  }


#s-4707f8b9-d219-40eb-aa4f-ced8859d7312.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4707f8b9-d219-40eb-aa4f-ced8859d7312-root {
    text-align: center;
  }


#s-4707f8b9-d219-40eb-aa4f-ced8859d7312.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-0d01dc88-86e7-4486-a627-1c495c0cdc86 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1500px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0d01dc88-86e7-4486-a627-1c495c0cdc86 {
  padding-left: 5%;
padding-right: 5%;
display: none;
}
#s-0d01dc88-86e7-4486-a627-1c495c0cdc86, #wrap-s-0d01dc88-86e7-4486-a627-1c495c0cdc86 { display:none !important; }}@media (max-width: 767px){#s-0d01dc88-86e7-4486-a627-1c495c0cdc86 {
  display: none;
}
#s-0d01dc88-86e7-4486-a627-1c495c0cdc86, #wrap-s-0d01dc88-86e7-4486-a627-1c495c0cdc86 { display:none !important; }}







#s-0d01dc88-86e7-4486-a627-1c495c0cdc86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d01dc88-86e7-4486-a627-1c495c0cdc86.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-1901e834-2ac9-4040-a8a2-7409ca01e7da"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-1901e834-2ac9-4040-a8a2-7409ca01e7da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-1901e834-2ac9-4040-a8a2-7409ca01e7da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-1901e834-2ac9-4040-a8a2-7409ca01e7da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-61e71813-0f1e-47f7-ba27-f118811106e4 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-61e71813-0f1e-47f7-ba27-f118811106e4 {
  min-height: 600px;
}
}







#s-61e71813-0f1e-47f7-ba27-f118811106e4 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-61e71813-0f1e-47f7-ba27-f118811106e4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-81ec0c4d-838f-4650-a113-19f2f99dce92 {
  margin-top: -1%;
margin-bottom: -1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81ec0c4d-838f-4650-a113-19f2f99dce92 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 29px;
  
  
  text-align: center;
}



#s-d3e89feb-d885-4e4a-ad2a-3ba80a27df87 {
  border-style: solid;
padding-top: 1.25%;
padding-left: 5%;
padding-bottom: 1.25%;
padding-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d3e89feb-d885-4e4a-ad2a-3ba80a27df87:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d3e89feb-d885-4e4a-ad2a-3ba80a27df87:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d3e89feb-d885-4e4a-ad2a-3ba80a27df87-root {
    text-align: center;
  }


#s-d3e89feb-d885-4e4a-ad2a-3ba80a27df87.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d3e89feb-d885-4e4a-ad2a-3ba80a27df87-root {
    text-align: center;
  }


#s-d3e89feb-d885-4e4a-ad2a-3ba80a27df87.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d3e89feb-d885-4e4a-ad2a-3ba80a27df87-root {
    text-align: center;
  }


#s-d3e89feb-d885-4e4a-ad2a-3ba80a27df87.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d3e89feb-d885-4e4a-ad2a-3ba80a27df87-root {
    text-align: center;
  }


#s-d3e89feb-d885-4e4a-ad2a-3ba80a27df87.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d3e89feb-d885-4e4a-ad2a-3ba80a27df87-root {
    text-align: center;
  }


#s-d3e89feb-d885-4e4a-ad2a-3ba80a27df87.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-8533159b-0bea-4caf-81a9-ec40122ff013 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8533159b-0bea-4caf-81a9-ec40122ff013 {
  min-height: 600px;
}
}







#s-8533159b-0bea-4caf-81a9-ec40122ff013 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-8533159b-0bea-4caf-81a9-ec40122ff013.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8834b6ed-318c-4266-8b39-539276e54137 {
  margin-top: -1%;
margin-bottom: -1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8834b6ed-318c-4266-8b39-539276e54137 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-e28faa59-962f-429d-9903-54f757abaa98 {
  border-style: solid;
padding-top: 1.25%;
padding-left: 5%;
padding-bottom: 1.25%;
padding-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e28faa59-962f-429d-9903-54f757abaa98:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e28faa59-962f-429d-9903-54f757abaa98:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e28faa59-962f-429d-9903-54f757abaa98-root {
    text-align: center;
  }


#s-e28faa59-962f-429d-9903-54f757abaa98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e28faa59-962f-429d-9903-54f757abaa98-root {
    text-align: center;
  }


#s-e28faa59-962f-429d-9903-54f757abaa98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e28faa59-962f-429d-9903-54f757abaa98-root {
    text-align: center;
  }


#s-e28faa59-962f-429d-9903-54f757abaa98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e28faa59-962f-429d-9903-54f757abaa98-root {
    text-align: center;
  }


#s-e28faa59-962f-429d-9903-54f757abaa98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e28faa59-962f-429d-9903-54f757abaa98-root {
    text-align: center;
  }


#s-e28faa59-962f-429d-9903-54f757abaa98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-9dfe60ed-ede9-4c4a-baeb-a919d5c51a8e {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9dfe60ed-ede9-4c4a-baeb-a919d5c51a8e {
  min-height: 600px;
}
}@media (max-width: 767px){#s-9dfe60ed-ede9-4c4a-baeb-a919d5c51a8e {
  min-height: 450px;
}
}







#s-9dfe60ed-ede9-4c4a-baeb-a919d5c51a8e > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-9dfe60ed-ede9-4c4a-baeb-a919d5c51a8e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-925c6021-6040-43fd-8c7a-c88f762a1b89 {
  margin-top: -1%;
margin-bottom: -1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-925c6021-6040-43fd-8c7a-c88f762a1b89 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-871979fe-c09a-416e-86d7-5d6dce53601d {
  border-style: solid;
padding-top: 1.25%;
padding-left: 5%;
padding-bottom: 1.25%;
padding-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-871979fe-c09a-416e-86d7-5d6dce53601d:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-871979fe-c09a-416e-86d7-5d6dce53601d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-871979fe-c09a-416e-86d7-5d6dce53601d-root {
    text-align: center;
  }


#s-871979fe-c09a-416e-86d7-5d6dce53601d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-871979fe-c09a-416e-86d7-5d6dce53601d-root {
    text-align: center;
  }


#s-871979fe-c09a-416e-86d7-5d6dce53601d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-871979fe-c09a-416e-86d7-5d6dce53601d-root {
    text-align: center;
  }


#s-871979fe-c09a-416e-86d7-5d6dce53601d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-871979fe-c09a-416e-86d7-5d6dce53601d-root {
    text-align: center;
  }


#s-871979fe-c09a-416e-86d7-5d6dce53601d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-871979fe-c09a-416e-86d7-5d6dce53601d-root {
    text-align: center;
  }


#s-871979fe-c09a-416e-86d7-5d6dce53601d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-e4500437-a368-4180-b522-494ed3ef344f {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
min-height: 500px;
background-position: center top;
}
@media (min-width: 768px) and (max-width: 991px){#s-e4500437-a368-4180-b522-494ed3ef344f {
  min-height: 600px;
}
}@media (max-width: 767px){#s-e4500437-a368-4180-b522-494ed3ef344f {
  margin-bottom: 0%;
padding-bottom: 0%;
min-height: 450px;
}
}







#s-e4500437-a368-4180-b522-494ed3ef344f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-e4500437-a368-4180-b522-494ed3ef344f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-22c6d9fc-6552-4f8d-88a3-bfd427336b44 {
  margin-top: -1%;
margin-bottom: -1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-22c6d9fc-6552-4f8d-88a3-bfd427336b44 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-a75e5a9c-51be-4a60-973b-6e4b683a9c7a {
  border-style: solid;
padding-top: 1.25%;
padding-left: 5%;
padding-bottom: 1.25%;
padding-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a75e5a9c-51be-4a60-973b-6e4b683a9c7a:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a75e5a9c-51be-4a60-973b-6e4b683a9c7a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a75e5a9c-51be-4a60-973b-6e4b683a9c7a-root {
    text-align: center;
  }


#s-a75e5a9c-51be-4a60-973b-6e4b683a9c7a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a75e5a9c-51be-4a60-973b-6e4b683a9c7a-root {
    text-align: center;
  }


#s-a75e5a9c-51be-4a60-973b-6e4b683a9c7a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a75e5a9c-51be-4a60-973b-6e4b683a9c7a-root {
    text-align: center;
  }


#s-a75e5a9c-51be-4a60-973b-6e4b683a9c7a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a75e5a9c-51be-4a60-973b-6e4b683a9c7a-root {
    text-align: center;
  }


#s-a75e5a9c-51be-4a60-973b-6e4b683a9c7a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a75e5a9c-51be-4a60-973b-6e4b683a9c7a-root {
    text-align: center;
  }


#s-a75e5a9c-51be-4a60-973b-6e4b683a9c7a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-def4d63f-28be-4671-b923-fc920c092f63 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
min-height: 500px;
background-position: right center;
}
@media (min-width: 768px) and (max-width: 991px){#s-def4d63f-28be-4671-b923-fc920c092f63 {
  min-height: 600px;
}
}@media (max-width: 767px){#s-def4d63f-28be-4671-b923-fc920c092f63 {
  margin-bottom: 4%;
padding-bottom: 0%;
min-height: 450px;
}
}







#s-def4d63f-28be-4671-b923-fc920c092f63 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-def4d63f-28be-4671-b923-fc920c092f63.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9bb52d99-592e-4998-ac5c-ae2add8a8044 {
  margin-top: -1%;
margin-bottom: -1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9bb52d99-592e-4998-ac5c-ae2add8a8044 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-7308381a-0436-4d4c-b231-cc50d55bea19 {
  border-style: solid;
padding-top: 1.25%;
padding-left: 5%;
padding-bottom: 1.25%;
padding-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7308381a-0436-4d4c-b231-cc50d55bea19:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7308381a-0436-4d4c-b231-cc50d55bea19:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7308381a-0436-4d4c-b231-cc50d55bea19-root {
    text-align: center;
  }


#s-7308381a-0436-4d4c-b231-cc50d55bea19.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7308381a-0436-4d4c-b231-cc50d55bea19-root {
    text-align: center;
  }


#s-7308381a-0436-4d4c-b231-cc50d55bea19.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7308381a-0436-4d4c-b231-cc50d55bea19-root {
    text-align: center;
  }


#s-7308381a-0436-4d4c-b231-cc50d55bea19.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7308381a-0436-4d4c-b231-cc50d55bea19-root {
    text-align: center;
  }


#s-7308381a-0436-4d4c-b231-cc50d55bea19.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7308381a-0436-4d4c-b231-cc50d55bea19-root {
    text-align: center;
  }


#s-7308381a-0436-4d4c-b231-cc50d55bea19.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-b8b1976f-6b59-4311-a4cc-e11e0cddbba1 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b8b1976f-6b59-4311-a4cc-e11e0cddbba1 {
  min-height: 600px;
}
}@media (max-width: 767px){#s-b8b1976f-6b59-4311-a4cc-e11e0cddbba1 {
  margin-bottom: 4%;
padding-bottom: 0%;
min-height: 450px;
}
}







#s-b8b1976f-6b59-4311-a4cc-e11e0cddbba1 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-b8b1976f-6b59-4311-a4cc-e11e0cddbba1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-330ab1a9-56d2-4e3a-9637-acc433adff40 {
  margin-top: -1%;
margin-bottom: -1%;
padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-330ab1a9-56d2-4e3a-9637-acc433adff40 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 23px;
  
  
  text-align: center;
}



#s-7dd90dc7-47c5-4266-88aa-ea3ac9934470 {
  border-style: solid;
padding-top: 1.25%;
padding-left: 5%;
padding-bottom: 1.25%;
padding-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7dd90dc7-47c5-4266-88aa-ea3ac9934470:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7dd90dc7-47c5-4266-88aa-ea3ac9934470:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7dd90dc7-47c5-4266-88aa-ea3ac9934470-root {
    text-align: center;
  }


#s-7dd90dc7-47c5-4266-88aa-ea3ac9934470.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7dd90dc7-47c5-4266-88aa-ea3ac9934470-root {
    text-align: center;
  }


#s-7dd90dc7-47c5-4266-88aa-ea3ac9934470.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7dd90dc7-47c5-4266-88aa-ea3ac9934470-root {
    text-align: center;
  }


#s-7dd90dc7-47c5-4266-88aa-ea3ac9934470.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7dd90dc7-47c5-4266-88aa-ea3ac9934470-root {
    text-align: center;
  }


#s-7dd90dc7-47c5-4266-88aa-ea3ac9934470.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7dd90dc7-47c5-4266-88aa-ea3ac9934470-root {
    text-align: center;
  }


#s-7dd90dc7-47c5-4266-88aa-ea3ac9934470.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-72d67bdd-3a5d-4f86-8cc9-ab7024ef5f11 {
  margin-top: 0%;
margin-left: 5%;
margin-bottom: 0%;
margin-right: 5%;
padding-top: 6%;
padding-bottom: 6%;
min-height: 50px;
background-repeat: no-repeat;
background-attachment: scroll;
}








#s-72d67bdd-3a5d-4f86-8cc9-ab7024ef5f11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72d67bdd-3a5d-4f86-8cc9-ab7024ef5f11.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5ffff061-450a-4a10-b775-4426dee261fd {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-5ffff061-450a-4a10-b775-4426dee261fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ffff061-450a-4a10-b775-4426dee261fd.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-2af76c51-c2fb-4765-bdb6-76744ffcab14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2af76c51-c2fb-4765-bdb6-76744ffcab14"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2af76c51-c2fb-4765-bdb6-76744ffcab14"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2af76c51-c2fb-4765-bdb6-76744ffcab14"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2af76c51-c2fb-4765-bdb6-76744ffcab14"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2af76c51-c2fb-4765-bdb6-76744ffcab14"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2af76c51-c2fb-4765-bdb6-76744ffcab14"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-9372c4bf-38ae-425d-81a4-1ee0524b1974 {
  margin-top: -4%;
margin-bottom: -1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-9372c4bf-38ae-425d-81a4-1ee0524b1974 {
  margin-top: -4%;
margin-bottom: -1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-9372c4bf-38ae-425d-81a4-1ee0524b1974 {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-9372c4bf-38ae-425d-81a4-1ee0524b1974 .shogun-heading-component h2 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 39px;
  
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-9372c4bf-38ae-425d-81a4-1ee0524b1974 .shogun-heading-component h2 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 39px;
  
  
  text-align: center;
}


}@media (max-width: 767px){#s-9372c4bf-38ae-425d-81a4-1ee0524b1974 .shogun-heading-component h2 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 39px;
  
  
  text-align: 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 h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) and (max-width: 991px){#s-5c891393-3eaa-4b1c-9069-e8142ca83be4 {
  padding-top: 0%;
padding-bottom: 2%;
}
}@media (max-width: 767px){#s-5c891393-3eaa-4b1c-9069-e8142ca83be4 {
  padding-top: 0%;
padding-bottom: 5%;
}
}
#s-b7120778-21f4-46c7-8dd9-79f90f90c7b3 {
  padding-top: 30%;
padding-bottom: 30%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 5px;
min-height: 80%;
background-attachment: scroll;
}
@media (max-width: 767px){#s-b7120778-21f4-46c7-8dd9-79f90f90c7b3 {
  min-height: 80%;
}
}







#s-b7120778-21f4-46c7-8dd9-79f90f90c7b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7120778-21f4-46c7-8dd9-79f90f90c7b3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f3ad9bba-96a1-4f48-b204-653419fab7c0 {
  background-size: cover;
margin-top: 0%;
min-height: 500px;
background-position: center center;
background-color: rgba(112, 76, 159, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f3ad9bba-96a1-4f48-b204-653419fab7c0 {
  display: none;
}
#s-f3ad9bba-96a1-4f48-b204-653419fab7c0, #wrap-s-f3ad9bba-96a1-4f48-b204-653419fab7c0 { display:none !important; }}@media (max-width: 767px){#s-f3ad9bba-96a1-4f48-b204-653419fab7c0 {
  display: none;
}
#s-f3ad9bba-96a1-4f48-b204-653419fab7c0, #wrap-s-f3ad9bba-96a1-4f48-b204-653419fab7c0 { display:none !important; }}







#s-f3ad9bba-96a1-4f48-b204-653419fab7c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3ad9bba-96a1-4f48-b204-653419fab7c0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f723b7e2-a93f-4609-b733-6cce6bca1a9e {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}

#s-f723b7e2-a93f-4609-b733-6cce6bca1a9e {
  background-image: url();
}








#s-f723b7e2-a93f-4609-b733-6cce6bca1a9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f723b7e2-a93f-4609-b733-6cce6bca1a9e.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-eb75dabb-1eb9-4ff8-82fc-1ce9149faab4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb75dabb-1eb9-4ff8-82fc-1ce9149faab4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb75dabb-1eb9-4ff8-82fc-1ce9149faab4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eb75dabb-1eb9-4ff8-82fc-1ce9149faab4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb75dabb-1eb9-4ff8-82fc-1ce9149faab4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb75dabb-1eb9-4ff8-82fc-1ce9149faab4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb75dabb-1eb9-4ff8-82fc-1ce9149faab4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-c1fb6c5d-d9ed-4212-8cd0-abf29772027b {
  padding-top: 6%;
padding-bottom: 0px;
text-align: center;
}

#s-c1fb6c5d-d9ed-4212-8cd0-abf29772027b .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 45px;
  
  letter-spacing: 1px;
  text-align: center;
}



#s-5ba2e1b0-42dd-4731-828b-9cd863b31f8b {
  margin-top: 5%;
margin-bottom: 1%;
padding-left: 10%;
padding-right: 10%;
}
@media (min-width: 1200px){#s-5ba2e1b0-42dd-4731-828b-9cd863b31f8b {
  margin-bottom: 3%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5ba2e1b0-42dd-4731-828b-9cd863b31f8b {
  margin-bottom: 3%;
}
}
#s-db47b45b-7df6-4dc4-9a5a-057519c98aba {
  padding-left: 8%;
padding-right: 8%;
}

@media (min-width: 0px) {
[id="s-db47b45b-7df6-4dc4-9a5a-057519c98aba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-db47b45b-7df6-4dc4-9a5a-057519c98aba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-db47b45b-7df6-4dc4-9a5a-057519c98aba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-db47b45b-7df6-4dc4-9a5a-057519c98aba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-db47b45b-7df6-4dc4-9a5a-057519c98aba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-db47b45b-7df6-4dc4-9a5a-057519c98aba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-db47b45b-7df6-4dc4-9a5a-057519c98aba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-a89a3066-ff0a-43da-bede-5b0fabf2b792 {
  padding-top: 17%;
padding-bottom: 0%;
}

#s-a89a3066-ff0a-43da-bede-5b0fabf2b792 .shogun-icon-wrapper {
  text-align: center;
}


#s-a89a3066-ff0a-43da-bede-5b0fabf2b792 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}

#s-02551f51-9ded-4ade-bde1-5b255e727022 {
  padding-top: 17%;
padding-bottom: 0%;
}

#s-02551f51-9ded-4ade-bde1-5b255e727022 .shogun-icon-wrapper {
  text-align: center;
}


#s-02551f51-9ded-4ade-bde1-5b255e727022 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}

#s-9fdda918-d2ce-4672-ab22-dd09c8f346ef {
  padding-top: 17%;
padding-bottom: 0%;
}

#s-9fdda918-d2ce-4672-ab22-dd09c8f346ef .shogun-icon-wrapper {
  text-align: center;
}


#s-9fdda918-d2ce-4672-ab22-dd09c8f346ef .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}

#s-692e327e-cbaa-4234-9859-a04adc4058df {
  padding-top: 17%;
padding-bottom: 0%;
}

#s-692e327e-cbaa-4234-9859-a04adc4058df .shogun-icon-wrapper {
  text-align: center;
}


#s-692e327e-cbaa-4234-9859-a04adc4058df .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}

#s-b38a6eb4-e594-4807-bdc9-6a65297fe4b4 {
  padding-top: 17%;
padding-bottom: 0%;
}

#s-b38a6eb4-e594-4807-bdc9-6a65297fe4b4 .shogun-icon-wrapper {
  text-align: center;
}


#s-b38a6eb4-e594-4807-bdc9-6a65297fe4b4 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}

#s-69c5bbaf-45a2-4892-9a3f-61e6f9957b5b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-69c5bbaf-45a2-4892-9a3f-61e6f9957b5b .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-e8e5511d-98b3-4bff-b994-fc167a45f208 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e8e5511d-98b3-4bff-b994-fc167a45f208 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-1a8cfd83-45d0-46bb-a332-b4093cef5970 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1a8cfd83-45d0-46bb-a332-b4093cef5970 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-f73683cb-1bab-4123-8198-1b7e99a39a9d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f73683cb-1bab-4123-8198-1b7e99a39a9d .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-072cea14-5cc2-400f-bab5-e0d7642600fe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-072cea14-5cc2-400f-bab5-e0d7642600fe .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

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

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

#s-fa88e5db-1f41-45c3-be1e-3f1cf6cf4058 {
  text-align: center;
}







  #s-fa88e5db-1f41-45c3-be1e-3f1cf6cf4058 img.shogun-image {
    

    
    
    
  }


#s-fa88e5db-1f41-45c3-be1e-3f1cf6cf4058 .shogun-image-content {
  
    align-items: center;
  
}

#s-fe30548d-9b1e-41c1-8829-120c2d47c8f6 {
  padding-top: 8%;
padding-left: 5%;
padding-bottom: 8%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(112, 76, 159, 1);
}
@media (min-width: 1200px){#s-fe30548d-9b1e-41c1-8829-120c2d47c8f6 {
  display: none;
}
#s-fe30548d-9b1e-41c1-8829-120c2d47c8f6, #wrap-s-fe30548d-9b1e-41c1-8829-120c2d47c8f6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fe30548d-9b1e-41c1-8829-120c2d47c8f6 {
  display: none;
}
#s-fe30548d-9b1e-41c1-8829-120c2d47c8f6, #wrap-s-fe30548d-9b1e-41c1-8829-120c2d47c8f6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fe30548d-9b1e-41c1-8829-120c2d47c8f6 {
  padding-top: 7%;
padding-bottom: 6%;
}
}







#s-fe30548d-9b1e-41c1-8829-120c2d47c8f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe30548d-9b1e-41c1-8829-120c2d47c8f6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c2907cc2-2ecd-4d2e-aefc-420c314bc77a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1250px;
}








#s-c2907cc2-2ecd-4d2e-aefc-420c314bc77a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2907cc2-2ecd-4d2e-aefc-420c314bc77a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dd91e9a6-1e58-461c-ac57-47caff50fb03 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 8%;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-dd91e9a6-1e58-461c-ac57-47caff50fb03 {
  padding-top: 0%;
}
}@media (max-width: 767px){#s-dd91e9a6-1e58-461c-ac57-47caff50fb03 {
  padding-top: 2%;
padding-bottom: 3%;
}
}
#s-dd91e9a6-1e58-461c-ac57-47caff50fb03 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 23px;
  
  letter-spacing: 1px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-dd91e9a6-1e58-461c-ac57-47caff50fb03 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 31px;
  
  letter-spacing: 1px;
  text-align: center;
}


}
#s-836c4617-b1fb-4e07-a44c-bd0d7f182e88 {
  text-align: center;
}
@media (max-width: 767px){#s-836c4617-b1fb-4e07-a44c-bd0d7f182e88 {
  margin-left: 4%;
margin-right: 4%;
padding-left: 0%;
padding-right: 0%;
}
}






  #s-836c4617-b1fb-4e07-a44c-bd0d7f182e88 img.shogun-image {
    

    
    
    
  }


#s-836c4617-b1fb-4e07-a44c-bd0d7f182e88 .shogun-image-content {
  
    align-items: center;
  
}

#s-a454f341-29e4-426e-a7bd-df90b36e9582 {
  margin-top: 5%;
margin-bottom: 1%;
padding-left: 3%;
padding-right: 3%;
}
@media (max-width: 767px){#s-a454f341-29e4-426e-a7bd-df90b36e9582 {
  margin-top: 1%;
padding-top: 2%;
padding-left: 1%;
padding-bottom: 2%;
padding-right: 1%;
}
}
#s-185f0239-012e-461a-b674-68e9199f8e84 {
  padding-top: 8%;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-185f0239-012e-461a-b674-68e9199f8e84 {
  padding-top: 0%;
}
}@media (max-width: 767px){#s-185f0239-012e-461a-b674-68e9199f8e84 {
  padding-top: 4%;
padding-bottom: 0%;
}
}
#s-185f0239-012e-461a-b674-68e9199f8e84 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 23px;
  
  letter-spacing: 1px;
  text-align: center;
}



#s-4eeb1fcc-33de-48ca-9dbd-d1d6553cf739 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4eeb1fcc-33de-48ca-9dbd-d1d6553cf739 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: center;
}



#s-8045b3ec-59a1-490c-93ea-63da875d8330 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8045b3ec-59a1-490c-93ea-63da875d8330 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-8045b3ec-59a1-490c-93ea-63da875d8330 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: center;
}


}
#s-ddfb5859-3f4a-4402-9567-5e29bf2e6501 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ddfb5859-3f4a-4402-9567-5e29bf2e6501 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-ddfb5859-3f4a-4402-9567-5e29bf2e6501 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: center;
}


}
#s-2c7c352a-291c-40c4-8016-d609f4a41b37 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2c7c352a-291c-40c4-8016-d609f4a41b37 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-2c7c352a-291c-40c4-8016-d609f4a41b37 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: center;
}


}
#s-b6c1b31f-4a1e-46a4-9485-52965ea910ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b6c1b31f-4a1e-46a4-9485-52965ea910ff .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-b6c1b31f-4a1e-46a4-9485-52965ea910ff .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: center;
}


}
#s-a011f31f-036d-460e-a90a-e5e33d428abd {
  min-height: 50px;
background-color: rgba(247, 246, 245, 1);
}








#s-a011f31f-036d-460e-a90a-e5e33d428abd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a011f31f-036d-460e-a90a-e5e33d428abd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bca1ba06-37eb-4b31-b12c-87d1b062597c {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
padding-top: 2%;
min-height: 50px;
max-width: 1250px;
background-color: rgba(247, 246, 245, 0);
}








#s-bca1ba06-37eb-4b31-b12c-87d1b062597c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bca1ba06-37eb-4b31-b12c-87d1b062597c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-03ff98b5-cc29-40bd-a138-5a21ece21a11 {
  padding-left: 5%;
padding-right: 5%;
}
@media (max-width: 767px){#s-03ff98b5-cc29-40bd-a138-5a21ece21a11 {
  padding-top: 3%;
}
}
@media (min-width: 0px) {
[id="s-03ff98b5-cc29-40bd-a138-5a21ece21a11"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03ff98b5-cc29-40bd-a138-5a21ece21a11"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 31.0px);
}

}

@media (min-width: 992px) {
[id="s-03ff98b5-cc29-40bd-a138-5a21ece21a11"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 31.0px);
}

}

@media (min-width: 1200px) {
[id="s-03ff98b5-cc29-40bd-a138-5a21ece21a11"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 31.0px);
}

}

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

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

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

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

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

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.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;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

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

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

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

  to {
    opacity: 1;
  }
}

#s-a5f8a93f-7d50-41c6-a3a2-0cf596e20b27 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 10px;
}

#s-a5f8a93f-7d50-41c6-a3a2-0cf596e20b27 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-a5f8a93f-7d50-41c6-a3a2-0cf596e20b27 .shg-sld-nav-button.shg-sld-left,
#s-a5f8a93f-7d50-41c6-a3a2-0cf596e20b27 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-732c07ad-0b6d-4b48-9846-581028e4dd8c {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 10px;
text-align: center;
}







  #s-732c07ad-0b6d-4b48-9846-581028e4dd8c img.shogun-image {
    

    
    
    
  }


#s-732c07ad-0b6d-4b48-9846-581028e4dd8c .shogun-image-content {
  
    align-items: center;
  
}

#s-9cdedf09-4e98-4295-9b3a-6b3e2ea76fcc {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 10px;
text-align: center;
}







  #s-9cdedf09-4e98-4295-9b3a-6b3e2ea76fcc img.shogun-image {
    

    
    
    
  }


#s-9cdedf09-4e98-4295-9b3a-6b3e2ea76fcc .shogun-image-content {
  
    align-items: center;
  
}

#s-b999dba7-7629-402c-b157-3b2071527724 {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-b999dba7-7629-402c-b157-3b2071527724 {
  margin-left: -3%;
margin-right: -3%;
}
}
#s-b999dba7-7629-402c-b157-3b2071527724 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-736f5cf1-68ab-4d45-a7fd-0a6ab3cd646c {
  margin-top: -2%;
margin-left: 0px;
margin-bottom: 3%;
margin-right: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-736f5cf1-68ab-4d45-a7fd-0a6ab3cd646c {
  margin-bottom: 1%;
}
}
#s-736f5cf1-68ab-4d45-a7fd-0a6ab3cd646c .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: center;
}



#s-09678b59-4a5a-4aeb-9a2c-eaa681c3f75b {
  margin-top: 0%;
}
@media (max-width: 767px){#s-09678b59-4a5a-4aeb-9a2c-eaa681c3f75b {
  padding-bottom: 8%;
}
}
#s-a05255ed-6be4-4f3f-8fd3-c19c918f3cda {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 10px;
}

#s-a05255ed-6be4-4f3f-8fd3-c19c918f3cda .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-a05255ed-6be4-4f3f-8fd3-c19c918f3cda .shg-sld-nav-button.shg-sld-left,
#s-a05255ed-6be4-4f3f-8fd3-c19c918f3cda .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-6bf35332-b801-47c0-80e0-6bb5ebead383 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 10px;
text-align: center;
}







  #s-6bf35332-b801-47c0-80e0-6bb5ebead383 img.shogun-image {
    

    
    
    
  }


#s-6bf35332-b801-47c0-80e0-6bb5ebead383 .shogun-image-content {
  
    align-items: center;
  
}

#s-9c6dba9f-43a0-4775-89e1-30859f3d9d48 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 10px;
text-align: center;
}







  #s-9c6dba9f-43a0-4775-89e1-30859f3d9d48 img.shogun-image {
    

    
    
    
  }


#s-9c6dba9f-43a0-4775-89e1-30859f3d9d48 .shogun-image-content {
  
    align-items: center;
  
}

#s-ca131dc3-a00e-406c-8241-98b501e90904 {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca131dc3-a00e-406c-8241-98b501e90904 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-f03eb160-c575-4b90-a1df-25280896a102 {
  margin-top: -2%;
margin-left: 0px;
margin-bottom: 3%;
margin-right: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f03eb160-c575-4b90-a1df-25280896a102 {
  margin-bottom: 1%;
}
}
#s-f03eb160-c575-4b90-a1df-25280896a102 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: center;
}



#s-d40f45c9-5222-464d-8471-8c3729fb868e {
  margin-top: 0%;
}

#s-2a5794ff-6415-48bc-ac27-003d3ce828d7 {
  box-shadow:0px 20px 60px 0px rgba(42, 97, 8, 0.25);
border-style: solid;
margin-top: 5%;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(125, 24, 222, 1);
opacity: 1;
text-align: center;
background-color: rgba(125, 24, 222, 1);
font-size: 20px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2a5794ff-6415-48bc-ac27-003d3ce828d7:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(0, 180, 229, 1) !important;
background-color: rgba(0, 180, 229, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2a5794ff-6415-48bc-ac27-003d3ce828d7:active {background-color: rgba(125, 24, 222, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-2a5794ff-6415-48bc-ac27-003d3ce828d7 {
  margin-top: 2%;
}
}@media (max-width: 767px){#s-2a5794ff-6415-48bc-ac27-003d3ce828d7 {
  margin-bottom: 15%;
}
}

  #s-2a5794ff-6415-48bc-ac27-003d3ce828d7-root {
    text-align: center;
  }


#s-2a5794ff-6415-48bc-ac27-003d3ce828d7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2a5794ff-6415-48bc-ac27-003d3ce828d7-root {
    text-align: center;
  }


#s-2a5794ff-6415-48bc-ac27-003d3ce828d7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2a5794ff-6415-48bc-ac27-003d3ce828d7-root {
    text-align: center;
  }


#s-2a5794ff-6415-48bc-ac27-003d3ce828d7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2a5794ff-6415-48bc-ac27-003d3ce828d7-root {
    text-align: center;
  }


#s-2a5794ff-6415-48bc-ac27-003d3ce828d7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2a5794ff-6415-48bc-ac27-003d3ce828d7-root {
    text-align: center;
  }


#s-2a5794ff-6415-48bc-ac27-003d3ce828d7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-9405255b-a4a2-4202-994a-b217b242f2e9 {
  min-height: 50px;
background-color: rgba(247, 246, 245, 1);
}








#s-9405255b-a4a2-4202-994a-b217b242f2e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9405255b-a4a2-4202-994a-b217b242f2e9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3583761d-09f9-407b-aa27-dcc094593f6a {
  margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-bottom: 5%;
min-height: 50px;
max-width: 1300px;
}
@media (max-width: 767px){#s-3583761d-09f9-407b-aa27-dcc094593f6a {
  padding-left: 5%;
padding-right: 5%;
}
}







#s-3583761d-09f9-407b-aa27-dcc094593f6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3583761d-09f9-407b-aa27-dcc094593f6a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b22dcbd6-0be3-4532-b704-d5ea453203f4 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 2%;
text-align: center;
}
@media (max-width: 767px){#s-b22dcbd6-0be3-4532-b704-d5ea453203f4 {
  margin-top: 5%;
padding-bottom: 4%;
}
}
#s-b22dcbd6-0be3-4532-b704-d5ea453203f4 .shogun-heading-component h2 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 39px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-b22dcbd6-0be3-4532-b704-d5ea453203f4 .shogun-heading-component h2 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-5badeca9-5d4b-4758-928d-6be6c556fec8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5badeca9-5d4b-4758-928d-6be6c556fec8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-5badeca9-5d4b-4758-928d-6be6c556fec8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-5badeca9-5d4b-4758-928d-6be6c556fec8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

}

#s-42df72d0-1212-470d-9e49-ce09f2e76631 {
  text-align: center;
}







  #s-42df72d0-1212-470d-9e49-ce09f2e76631 img.shogun-image {
    

    
    
    
  }


#s-42df72d0-1212-470d-9e49-ce09f2e76631 .shogun-image-content {
  
    align-items: center;
  
}

#s-ecdb2439-94c8-44eb-aa6a-35d80b148ca1 {
  margin-top: 2%;
margin-left: 0px;
margin-bottom: 3%;
margin-right: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ecdb2439-94c8-44eb-aa6a-35d80b148ca1 {
  margin-bottom: 1%;
}
}
#s-ecdb2439-94c8-44eb-aa6a-35d80b148ca1 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-ecdb2439-94c8-44eb-aa6a-35d80b148ca1 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}


}
#s-5e57b9d8-2c6a-4d4d-a8a1-5f3aad26288d {
  margin-top: 0%;
}
@media (max-width: 767px){#s-5e57b9d8-2c6a-4d4d-a8a1-5f3aad26288d {
  padding-bottom: 0%;
}
}
#s-1b4ff7ea-842f-434f-a81d-035f985e3721 {
  box-shadow:0px 20px 60px 0px rgba(42, 97, 8, 0.25);
border-style: solid;
margin-top: 5%;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(125, 24, 222, 1);
opacity: 1;
text-align: center;
background-color: rgba(125, 24, 222, 1);
font-size: 20px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1b4ff7ea-842f-434f-a81d-035f985e3721:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(0, 180, 229, 1) !important;
background-color: rgba(0, 180, 229, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1b4ff7ea-842f-434f-a81d-035f985e3721:active {background-color: rgba(125, 24, 222, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-1b4ff7ea-842f-434f-a81d-035f985e3721 {
  margin-top: 2%;
}
}@media (max-width: 767px){#s-1b4ff7ea-842f-434f-a81d-035f985e3721 {
  margin-bottom: 10%;
}
}

  #s-1b4ff7ea-842f-434f-a81d-035f985e3721-root {
    text-align: center;
  }


#s-1b4ff7ea-842f-434f-a81d-035f985e3721.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1b4ff7ea-842f-434f-a81d-035f985e3721-root {
    text-align: center;
  }


#s-1b4ff7ea-842f-434f-a81d-035f985e3721.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1b4ff7ea-842f-434f-a81d-035f985e3721-root {
    text-align: center;
  }


#s-1b4ff7ea-842f-434f-a81d-035f985e3721.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1b4ff7ea-842f-434f-a81d-035f985e3721-root {
    text-align: center;
  }


#s-1b4ff7ea-842f-434f-a81d-035f985e3721.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1b4ff7ea-842f-434f-a81d-035f985e3721-root {
    text-align: center;
  }


#s-1b4ff7ea-842f-434f-a81d-035f985e3721.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-72f985a3-b348-48c3-aafe-c6a352ec2760 {
  padding-top: 0%;
text-align: center;
}







  #s-72f985a3-b348-48c3-aafe-c6a352ec2760 img.shogun-image {
    

    
    
    
  }


#s-72f985a3-b348-48c3-aafe-c6a352ec2760 .shogun-image-content {
  
    align-items: center;
  
}

#s-dc77d316-896a-4c34-8931-7a6e560707c1 {
  margin-top: 2%;
margin-left: 0px;
margin-bottom: 3%;
margin-right: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-dc77d316-896a-4c34-8931-7a6e560707c1 {
  margin-bottom: 1%;
}
}
#s-dc77d316-896a-4c34-8931-7a6e560707c1 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-dc77d316-896a-4c34-8931-7a6e560707c1 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}


}
#s-2902352c-c3a2-4751-8f28-2b6460b1cc11 {
  margin-top: 0%;
}
@media (max-width: 767px){#s-2902352c-c3a2-4751-8f28-2b6460b1cc11 {
  padding-bottom: 0%;
}
}
#s-561308a0-fc8b-432b-9d1f-418be46ca917 {
  box-shadow:0px 20px 60px 0px rgba(42, 97, 8, 0.25);
border-style: solid;
margin-top: 5%;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(125, 24, 222, 1);
opacity: 1;
text-align: center;
background-color: rgba(125, 24, 222, 1);
font-size: 20px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-561308a0-fc8b-432b-9d1f-418be46ca917:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(0, 180, 229, 1) !important;
background-color: rgba(0, 180, 229, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-561308a0-fc8b-432b-9d1f-418be46ca917:active {background-color: rgba(125, 24, 222, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-561308a0-fc8b-432b-9d1f-418be46ca917 {
  margin-top: 2%;
}
}@media (max-width: 767px){#s-561308a0-fc8b-432b-9d1f-418be46ca917 {
  margin-bottom: 10%;
}
}

  #s-561308a0-fc8b-432b-9d1f-418be46ca917-root {
    text-align: center;
  }


#s-561308a0-fc8b-432b-9d1f-418be46ca917.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-561308a0-fc8b-432b-9d1f-418be46ca917-root {
    text-align: center;
  }


#s-561308a0-fc8b-432b-9d1f-418be46ca917.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-561308a0-fc8b-432b-9d1f-418be46ca917-root {
    text-align: center;
  }


#s-561308a0-fc8b-432b-9d1f-418be46ca917.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-561308a0-fc8b-432b-9d1f-418be46ca917-root {
    text-align: center;
  }


#s-561308a0-fc8b-432b-9d1f-418be46ca917.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-561308a0-fc8b-432b-9d1f-418be46ca917-root {
    text-align: center;
  }


#s-561308a0-fc8b-432b-9d1f-418be46ca917.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-d0d44b3f-2e18-457a-84aa-8a46759bf869 {
  min-height: 50px;
}








#s-d0d44b3f-2e18-457a-84aa-8a46759bf869 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0d44b3f-2e18-457a-84aa-8a46759bf869.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-434c7894-77ed-4883-8ddd-d2af0de151ca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-434c7894-77ed-4883-8ddd-d2af0de151ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-434c7894-77ed-4883-8ddd-d2af0de151ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-434c7894-77ed-4883-8ddd-d2af0de151ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-6702efaa-a8ec-408e-9e89-17e6d3874bba {
  padding-left: 10%;
padding-right: 10%;
min-height: 720px;
background-color: rgba(25, 25, 25, 1);
}
@media (min-width: 1200px){#s-6702efaa-a8ec-408e-9e89-17e6d3874bba {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6702efaa-a8ec-408e-9e89-17e6d3874bba {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6702efaa-a8ec-408e-9e89-17e6d3874bba {
  min-height: 400px;
}
}@media (max-width: 767px){#s-6702efaa-a8ec-408e-9e89-17e6d3874bba {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
min-height: 100%;
}
}







#s-6702efaa-a8ec-408e-9e89-17e6d3874bba > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-6702efaa-a8ec-408e-9e89-17e6d3874bba.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-316bed02-cad7-4858-bc3b-e740deadb718 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-316bed02-cad7-4858-bc3b-e740deadb718 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 49px;
  
  letter-spacing: 0px;
  text-align: left;
}



#s-15036791-5bfd-40e9-92e4-9830345da547 {
  margin-top: 0%;
padding-top: 0%;
padding-bottom: 0%;
}
@media (max-width: 767px){#s-15036791-5bfd-40e9-92e4-9830345da547 {
  padding-top: 3%;
padding-bottom: 3%;
}
}
#s-c823cf96-5e11-4603-a5fe-e7a48716a087 {
  border-style: solid;
margin-top: 4%;
padding-top: 1.25%;
padding-left: 5%;
padding-bottom: 1.25%;
padding-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c823cf96-5e11-4603-a5fe-e7a48716a087:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c823cf96-5e11-4603-a5fe-e7a48716a087:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c823cf96-5e11-4603-a5fe-e7a48716a087-root {
    text-align: left;
  }


#s-c823cf96-5e11-4603-a5fe-e7a48716a087.shg-btn {
  color: #ffffff;
  
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c823cf96-5e11-4603-a5fe-e7a48716a087-root {
    text-align: left;
  }


#s-c823cf96-5e11-4603-a5fe-e7a48716a087.shg-btn {
  color: #ffffff;
  
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c823cf96-5e11-4603-a5fe-e7a48716a087-root {
    text-align: left;
  }


#s-c823cf96-5e11-4603-a5fe-e7a48716a087.shg-btn {
  color: #ffffff;
  
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c823cf96-5e11-4603-a5fe-e7a48716a087-root {
    text-align: left;
  }


#s-c823cf96-5e11-4603-a5fe-e7a48716a087.shg-btn {
  color: #ffffff;
  
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c823cf96-5e11-4603-a5fe-e7a48716a087-root {
    text-align: left;
  }


#s-c823cf96-5e11-4603-a5fe-e7a48716a087.shg-btn {
  color: #ffffff;
  
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-3b6ea5d9-ba81-41a6-a39a-a3cd5665e5cf {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3b6ea5d9-ba81-41a6-a39a-a3cd5665e5cf {
  min-height: 240px;
}
}







#s-3b6ea5d9-ba81-41a6-a39a-a3cd5665e5cf > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-3b6ea5d9-ba81-41a6-a39a-a3cd5665e5cf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f3ed427c-bd7c-4ecc-9c71-bc81b8f254d9 {
  padding-left: 10%;
padding-right: 10%;
min-height: 240px;
background-color: rgba(247, 246, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f3ed427c-bd7c-4ecc-9c71-bc81b8f254d9 {
  min-height: 150px;
}
}@media (max-width: 767px){#s-f3ed427c-bd7c-4ecc-9c71-bc81b8f254d9 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
min-height: 0px;
}
}







#s-f3ed427c-bd7c-4ecc-9c71-bc81b8f254d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3ed427c-bd7c-4ecc-9c71-bc81b8f254d9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bfc54bf5-c917-47e6-8811-377906799a3e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-bfc54bf5-c917-47e6-8811-377906799a3e .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  italic ;
  font-size: 35px;
  
  letter-spacing: 0px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-bfc54bf5-c917-47e6-8811-377906799a3e .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  italic ;
  font-size: 30px;
  
  letter-spacing: 0px;
  
}


}@media (max-width: 767px){#s-bfc54bf5-c917-47e6-8811-377906799a3e .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  italic ;
  font-size: 22px;
  
  letter-spacing: 0px;
  
}


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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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