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

.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-8eedcee2-4f79-40db-b926-c6833bffccd1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8eedcee2-4f79-40db-b926-c6833bffccd1 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Amatic SC";
  font-style:  normal ;
  font-size: 34px;
  
  
  text-align: left;
}



.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-79806848-5412-4b1a-9afd-cbcc163600b0 .shogun-tabs > li > .shogun-tab-box {
    background: none;
    border: none;
  }
  #s-79806848-5412-4b1a-9afd-cbcc163600b0 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: none;
    border: none;
  }
  #s-79806848-5412-4b1a-9afd-cbcc163600b0 .shogun-tabs > li > .shogun-tab-box::after {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-79806848-5412-4b1a-9afd-cbcc163600b0 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box::after  {
    background: rgba(238, 209, 243, 1);
    border: 1px solid rgba(225, 225, 225, 1);
  }
#s-79806848-5412-4b1a-9afd-cbcc163600b0 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Montserrat;
  font-weight: 300;
  font-style: ;
  font-size: 14px;
}

#s-79806848-5412-4b1a-9afd-cbcc163600b0 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-79806848-5412-4b1a-9afd-cbcc163600b0 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(238, 209, 243, 1);
}

#s-79806848-5412-4b1a-9afd-cbcc163600b0 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(225, 225, 225, 1);
}

.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-24abe69c-509e-4560-a792-a2345d603b34 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-24abe69c-509e-4560-a792-a2345d603b34 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-24abe69c-509e-4560-a792-a2345d603b34 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-24abe69c-509e-4560-a792-a2345d603b34 {
  
}
}@media (max-width: 767px){#s-24abe69c-509e-4560-a792-a2345d603b34 {
  
}
}







#s-24abe69c-509e-4560-a792-a2345d603b34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24abe69c-509e-4560-a792-a2345d603b34.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-cea5adb3-bdf7-4420-9bcf-4361515c50aa {
  background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-cea5adb3-bdf7-4420-9bcf-4361515c50aa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cea5adb3-bdf7-4420-9bcf-4361515c50aa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cea5adb3-bdf7-4420-9bcf-4361515c50aa {
  
}
}@media (max-width: 767px){#s-cea5adb3-bdf7-4420-9bcf-4361515c50aa {
  
}
}
#s-cea5adb3-bdf7-4420-9bcf-4361515c50aa {
  display: none;
}
#s-f49531de-4c19-45a8-a2ed-f581a2714703 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-f49531de-4c19-45a8-a2ed-f581a2714703 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f49531de-4c19-45a8-a2ed-f581a2714703 {
  min-height: 500px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f49531de-4c19-45a8-a2ed-f581a2714703 {
  min-height: 500px;
}
}@media (max-width: 767px){#s-f49531de-4c19-45a8-a2ed-f581a2714703 {
  min-height: 400px;
}
}







#s-f49531de-4c19-45a8-a2ed-f581a2714703 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-f49531de-4c19-45a8-a2ed-f581a2714703.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px){






#s-f49531de-4c19-45a8-a2ed-f581a2714703 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-f49531de-4c19-45a8-a2ed-f581a2714703.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
#s-b2edba07-23a6-4e05-a035-d3c4c5ef75e8 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b2edba07-23a6-4e05-a035-d3c4c5ef75e8 {
  margin-left: 150px;
margin-right: 150px;
}
}@media (max-width: 767px){#s-b2edba07-23a6-4e05-a035-d3c4c5ef75e8 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-b2edba07-23a6-4e05-a035-d3c4c5ef75e8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-b2edba07-23a6-4e05-a035-d3c4c5ef75e8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}@media (max-width: 767px){#s-b2edba07-23a6-4e05-a035-d3c4c5ef75e8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


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

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

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

#s-777e9539-a109-4f75-a82c-6db86ddfdd43 {
  margin-left: 200px;
margin-right: 200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-777e9539-a109-4f75-a82c-6db86ddfdd43 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-777e9539-a109-4f75-a82c-6db86ddfdd43 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-777e9539-a109-4f75-a82c-6db86ddfdd43"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-777e9539-a109-4f75-a82c-6db86ddfdd43"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-777e9539-a109-4f75-a82c-6db86ddfdd43"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-777e9539-a109-4f75-a82c-6db86ddfdd43"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-777e9539-a109-4f75-a82c-6db86ddfdd43"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-6dc1cf3c-e5bf-42f1-9932-7032c052fbbb {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}








#s-6dc1cf3c-e5bf-42f1-9932-7032c052fbbb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6dc1cf3c-e5bf-42f1-9932-7032c052fbbb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-11000823-b10a-4d4e-8bd0-4ebde267fd67 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-11000823-b10a-4d4e-8bd0-4ebde267fd67 {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-11000823-b10a-4d4e-8bd0-4ebde267fd67 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Amatic SC";
  font-style:  normal ;
  font-size: 54px;
  
  
  text-align: left;
}



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

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

#s-2654e3d2-5dd2-4710-98b0-e3b158d0df0d {
  margin-left: 50px;
margin-right: 50px;
}
@media (max-width: 767px){#s-2654e3d2-5dd2-4710-98b0-e3b158d0df0d {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-2654e3d2-5dd2-4710-98b0-e3b158d0df0d hr {
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-b8c2d208-d9ab-4999-b0fe-91ecf53be3b7 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-b8c2d208-d9ab-4999-b0fe-91ecf53be3b7 {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-b8c2d208-d9ab-4999-b0fe-91ecf53be3b7 .shogun-heading-component h1 {
  color: #000;
  font-weight:  300 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-84ea0b44-b32d-4bb8-9743-b6bebb704fc7 {
  background-repeat: no-repeat;
background-size: contain;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 300px;
background-position: center center;
}








#s-84ea0b44-b32d-4bb8-9743-b6bebb704fc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84ea0b44-b32d-4bb8-9743-b6bebb704fc7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-89060485-1cd3-4bdf-869e-5f3af5c89c98 {
  margin-left: 200px;
margin-right: 200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-89060485-1cd3-4bdf-869e-5f3af5c89c98 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-89060485-1cd3-4bdf-869e-5f3af5c89c98 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-89060485-1cd3-4bdf-869e-5f3af5c89c98"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-89060485-1cd3-4bdf-869e-5f3af5c89c98"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-89060485-1cd3-4bdf-869e-5f3af5c89c98"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-89060485-1cd3-4bdf-869e-5f3af5c89c98"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b296f954-8e0f-4b9c-929c-6ff0b5c7a2d2 {
  background-repeat: no-repeat;
background-size: contain;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 300px;
background-position: center center;
}








#s-b296f954-8e0f-4b9c-929c-6ff0b5c7a2d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b296f954-8e0f-4b9c-929c-6ff0b5c7a2d2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-04a0273e-8d5e-40a5-8db7-f81d17311872 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}








#s-04a0273e-8d5e-40a5-8db7-f81d17311872 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04a0273e-8d5e-40a5-8db7-f81d17311872.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-529a8307-0c8f-4c31-9f02-b97f30cb43ac {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-529a8307-0c8f-4c31-9f02-b97f30cb43ac {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-529a8307-0c8f-4c31-9f02-b97f30cb43ac .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Amatic SC";
  font-style:  normal ;
  font-size: 54px;
  
  
  text-align: left;
}



#s-d975afd1-acb3-4f60-9896-7da78e350d64 {
  margin-left: 50px;
margin-right: 50px;
}
@media (max-width: 767px){#s-d975afd1-acb3-4f60-9896-7da78e350d64 {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-d975afd1-acb3-4f60-9896-7da78e350d64 hr {
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-1e0ad53b-9c6e-4011-93f6-6f34c71f3ecd {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-1e0ad53b-9c6e-4011-93f6-6f34c71f3ecd {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-1e0ad53b-9c6e-4011-93f6-6f34c71f3ecd .shogun-heading-component h1 {
  color: #000;
  font-weight:  300 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-db32822c-9870-4082-ae9a-c28b2a2744ee {
  margin-left: 200px;
margin-right: 200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-db32822c-9870-4082-ae9a-c28b2a2744ee {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-db32822c-9870-4082-ae9a-c28b2a2744ee {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-db32822c-9870-4082-ae9a-c28b2a2744ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-db32822c-9870-4082-ae9a-c28b2a2744ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-db32822c-9870-4082-ae9a-c28b2a2744ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-db32822c-9870-4082-ae9a-c28b2a2744ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-db32822c-9870-4082-ae9a-c28b2a2744ee"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-808dde9e-ee0d-4ff6-849b-86990f2cdec1 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}








#s-808dde9e-ee0d-4ff6-849b-86990f2cdec1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-808dde9e-ee0d-4ff6-849b-86990f2cdec1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bcbcada9-ac26-4b22-a8c4-26e06d9fb381 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-bcbcada9-ac26-4b22-a8c4-26e06d9fb381 {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-bcbcada9-ac26-4b22-a8c4-26e06d9fb381 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Amatic SC";
  font-style:  normal ;
  font-size: 54px;
  
  
  text-align: left;
}



#s-ffa00324-d95d-4065-bbc2-34415bc1924f {
  margin-left: 50px;
margin-right: 50px;
}
@media (max-width: 767px){#s-ffa00324-d95d-4065-bbc2-34415bc1924f {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-ffa00324-d95d-4065-bbc2-34415bc1924f hr {
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-10350363-2546-4321-ad60-6d690bac0086 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-10350363-2546-4321-ad60-6d690bac0086 {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-10350363-2546-4321-ad60-6d690bac0086 .shogun-heading-component h1 {
  color: #000;
  font-weight:  300 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-8be5531d-70d2-44ec-8c54-80390929f36f {
  background-repeat: no-repeat;
background-size: contain;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 300px;
background-position: center center;
}








#s-8be5531d-70d2-44ec-8c54-80390929f36f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8be5531d-70d2-44ec-8c54-80390929f36f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2c644300-3580-4f45-baa2-a1a41c6f5d60 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-2c644300-3580-4f45-baa2-a1a41c6f5d60 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2c644300-3580-4f45-baa2-a1a41c6f5d60 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2c644300-3580-4f45-baa2-a1a41c6f5d60 {
  
}
}@media (max-width: 767px){#s-2c644300-3580-4f45-baa2-a1a41c6f5d60 {
  
}
}







#s-2c644300-3580-4f45-baa2-a1a41c6f5d60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c644300-3580-4f45-baa2-a1a41c6f5d60.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7aaee9c6-01a5-4575-ac9c-6d461ba10a7b {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-7aaee9c6-01a5-4575-ac9c-6d461ba10a7b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7aaee9c6-01a5-4575-ac9c-6d461ba10a7b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7aaee9c6-01a5-4575-ac9c-6d461ba10a7b {
  
}
}@media (max-width: 767px){#s-7aaee9c6-01a5-4575-ac9c-6d461ba10a7b {
  min-height: 400px;
}
}







#s-7aaee9c6-01a5-4575-ac9c-6d461ba10a7b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-7aaee9c6-01a5-4575-ac9c-6d461ba10a7b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5df31fe1-112f-4dfc-ae3d-f3ae8bfb5623 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-5df31fe1-112f-4dfc-ae3d-f3ae8bfb5623 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5df31fe1-112f-4dfc-ae3d-f3ae8bfb5623 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5df31fe1-112f-4dfc-ae3d-f3ae8bfb5623 {
  
}
}@media (max-width: 767px){#s-5df31fe1-112f-4dfc-ae3d-f3ae8bfb5623 {
  
}
}







#s-5df31fe1-112f-4dfc-ae3d-f3ae8bfb5623 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5df31fe1-112f-4dfc-ae3d-f3ae8bfb5623.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-35fb6765-3cfb-400c-b20c-7ba467a08bcb {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-35fb6765-3cfb-400c-b20c-7ba467a08bcb {
  margin-left: 10px;
margin-right: 10px;
}
}
#s-35fb6765-3cfb-400c-b20c-7ba467a08bcb .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-35fb6765-3cfb-400c-b20c-7ba467a08bcb .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}@media (max-width: 767px){#s-35fb6765-3cfb-400c-b20c-7ba467a08bcb .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


}
#s-dd6cf444-079d-417b-9f84-e720b6fa848d {
  margin-left: 200px;
margin-right: 200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-dd6cf444-079d-417b-9f84-e720b6fa848d {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-dd6cf444-079d-417b-9f84-e720b6fa848d {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-dd6cf444-079d-417b-9f84-e720b6fa848d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd6cf444-079d-417b-9f84-e720b6fa848d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dd6cf444-079d-417b-9f84-e720b6fa848d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dd6cf444-079d-417b-9f84-e720b6fa848d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5b996cf2-25cb-4416-a451-010d47641383 {
  background-repeat: no-repeat;
background-size: contain;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 300px;
background-position: center center;
}








#s-5b996cf2-25cb-4416-a451-010d47641383 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b996cf2-25cb-4416-a451-010d47641383.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6fb38686-154c-4b7d-a9f1-b73c22e1ccfe {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}








#s-6fb38686-154c-4b7d-a9f1-b73c22e1ccfe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6fb38686-154c-4b7d-a9f1-b73c22e1ccfe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f6a467b6-ece9-44d8-97ac-40a2095b2b05 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f6a467b6-ece9-44d8-97ac-40a2095b2b05 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Amatic SC";
  font-style:  normal ;
  font-size: 54px;
  
  
  text-align: left;
}



#s-08e33672-26af-453b-b4c9-b89d3902df47 {
  margin-left: 50px;
margin-right: 50px;
}

#s-08e33672-26af-453b-b4c9-b89d3902df47 hr {
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-65c9dece-b1a2-4c29-bac1-62b5a4e40fb4 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-65c9dece-b1a2-4c29-bac1-62b5a4e40fb4 {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-65c9dece-b1a2-4c29-bac1-62b5a4e40fb4 .shogun-heading-component h1 {
  color: #000;
  font-weight:  300 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-96fdb1f8-0575-4070-83b0-5b0e936e7b55 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-96fdb1f8-0575-4070-83b0-5b0e936e7b55 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-96fdb1f8-0575-4070-83b0-5b0e936e7b55 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-96fdb1f8-0575-4070-83b0-5b0e936e7b55 {
  
}
}@media (max-width: 767px){#s-96fdb1f8-0575-4070-83b0-5b0e936e7b55 {
  
}
}







#s-96fdb1f8-0575-4070-83b0-5b0e936e7b55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96fdb1f8-0575-4070-83b0-5b0e936e7b55.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d1ae7e3e-c67f-435f-b42b-51c3b15ee38b {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-d1ae7e3e-c67f-435f-b42b-51c3b15ee38b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d1ae7e3e-c67f-435f-b42b-51c3b15ee38b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d1ae7e3e-c67f-435f-b42b-51c3b15ee38b {
  
}
}@media (max-width: 767px){#s-d1ae7e3e-c67f-435f-b42b-51c3b15ee38b {
  min-height: 400px;
}
}







#s-d1ae7e3e-c67f-435f-b42b-51c3b15ee38b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-d1ae7e3e-c67f-435f-b42b-51c3b15ee38b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-89f2a7f1-1bf7-4095-95b7-0d5a4247ced1 {
  margin-left: 200px;
margin-right: 200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-89f2a7f1-1bf7-4095-95b7-0d5a4247ced1 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-89f2a7f1-1bf7-4095-95b7-0d5a4247ced1 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-89f2a7f1-1bf7-4095-95b7-0d5a4247ced1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-89f2a7f1-1bf7-4095-95b7-0d5a4247ced1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-89f2a7f1-1bf7-4095-95b7-0d5a4247ced1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-89f2a7f1-1bf7-4095-95b7-0d5a4247ced1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-89f2a7f1-1bf7-4095-95b7-0d5a4247ced1"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-180a7c66-d99a-42e6-9359-b950ad75d2a6 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}








#s-180a7c66-d99a-42e6-9359-b950ad75d2a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-180a7c66-d99a-42e6-9359-b950ad75d2a6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1dcd8a03-2938-45dc-b57c-54655ba25597 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1dcd8a03-2938-45dc-b57c-54655ba25597 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Amatic SC";
  font-style:  normal ;
  font-size: 54px;
  
  
  text-align: left;
}



#s-e36f8f1d-63e9-4fbf-a3d7-32ccb7b77a0d {
  margin-left: 50px;
margin-right: 50px;
}

#s-e36f8f1d-63e9-4fbf-a3d7-32ccb7b77a0d hr {
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-fb9cf2a5-0fd4-4db6-b39d-16ce36f146f4 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-fb9cf2a5-0fd4-4db6-b39d-16ce36f146f4 {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-fb9cf2a5-0fd4-4db6-b39d-16ce36f146f4 .shogun-heading-component h1 {
  color: #000;
  font-weight:  300 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-e9a6b402-083a-4e6b-91fd-0db05358c845 {
  background-repeat: no-repeat;
background-size: contain;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 300px;
background-position: center center;
}








#s-e9a6b402-083a-4e6b-91fd-0db05358c845 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9a6b402-083a-4e6b-91fd-0db05358c845.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a81523df-cd62-4e37-ab82-25f2c9719c19 {
  margin-left: 200px;
margin-right: 200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a81523df-cd62-4e37-ab82-25f2c9719c19 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-a81523df-cd62-4e37-ab82-25f2c9719c19 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-a81523df-cd62-4e37-ab82-25f2c9719c19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a81523df-cd62-4e37-ab82-25f2c9719c19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a81523df-cd62-4e37-ab82-25f2c9719c19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a81523df-cd62-4e37-ab82-25f2c9719c19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a25a93bd-ce80-494a-b6f3-66dbdd2185dd {
  background-repeat: no-repeat;
background-size: contain;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 300px;
background-position: center center;
}








#s-a25a93bd-ce80-494a-b6f3-66dbdd2185dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a25a93bd-ce80-494a-b6f3-66dbdd2185dd.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-c9a10805-92e2-44d2-b0d9-fdda9cd0ea41 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}








#s-c9a10805-92e2-44d2-b0d9-fdda9cd0ea41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9a10805-92e2-44d2-b0d9-fdda9cd0ea41.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-254abc31-b5a8-4448-973c-b9e107a41e9e {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-254abc31-b5a8-4448-973c-b9e107a41e9e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Amatic SC";
  font-style:  normal ;
  font-size: 54px;
  
  
  text-align: left;
}



#s-4ea724b5-3541-46a5-ac09-a21faf9a4200 {
  margin-left: 50px;
margin-right: 50px;
}

#s-4ea724b5-3541-46a5-ac09-a21faf9a4200 hr {
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-8fd06b02-4095-43e6-95d6-f0183c7f4f48 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-8fd06b02-4095-43e6-95d6-f0183c7f4f48 {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-8fd06b02-4095-43e6-95d6-f0183c7f4f48 .shogun-heading-component h1 {
  color: #000;
  font-weight:  300 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-422e2f43-7b3b-49ae-a2e0-7734bd00ef85 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-422e2f43-7b3b-49ae-a2e0-7734bd00ef85 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-422e2f43-7b3b-49ae-a2e0-7734bd00ef85 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-422e2f43-7b3b-49ae-a2e0-7734bd00ef85 {
  
}
}@media (max-width: 767px){#s-422e2f43-7b3b-49ae-a2e0-7734bd00ef85 {
  
}
}







#s-422e2f43-7b3b-49ae-a2e0-7734bd00ef85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-422e2f43-7b3b-49ae-a2e0-7734bd00ef85.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6974565c-966e-4228-ad1e-c90dcdf14b84 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-6974565c-966e-4228-ad1e-c90dcdf14b84 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6974565c-966e-4228-ad1e-c90dcdf14b84 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6974565c-966e-4228-ad1e-c90dcdf14b84 {
  
}
}@media (max-width: 767px){#s-6974565c-966e-4228-ad1e-c90dcdf14b84 {
  min-height: 400px;
}
}







#s-6974565c-966e-4228-ad1e-c90dcdf14b84 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-6974565c-966e-4228-ad1e-c90dcdf14b84.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-80f46757-fe9a-40a3-8431-02e193fa44d0 {
  margin-left: 200px;
margin-right: 200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-80f46757-fe9a-40a3-8431-02e193fa44d0 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-80f46757-fe9a-40a3-8431-02e193fa44d0 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-80f46757-fe9a-40a3-8431-02e193fa44d0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80f46757-fe9a-40a3-8431-02e193fa44d0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-80f46757-fe9a-40a3-8431-02e193fa44d0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-80f46757-fe9a-40a3-8431-02e193fa44d0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-80f46757-fe9a-40a3-8431-02e193fa44d0"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-702a81e3-a191-4bae-9b8c-dce7131ae074 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}








#s-702a81e3-a191-4bae-9b8c-dce7131ae074 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-702a81e3-a191-4bae-9b8c-dce7131ae074.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4fcbefc2-bae6-408b-84fe-d31a5867238f {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4fcbefc2-bae6-408b-84fe-d31a5867238f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Amatic SC";
  font-style:  normal ;
  font-size: 54px;
  
  
  text-align: left;
}



#s-a3caba05-846d-4497-8eef-c42e978e9694 {
  margin-left: 50px;
margin-right: 50px;
}

#s-a3caba05-846d-4497-8eef-c42e978e9694 hr {
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-582a1a99-bb2b-4660-9d65-9acae4c68fd4 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-582a1a99-bb2b-4660-9d65-9acae4c68fd4 {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-582a1a99-bb2b-4660-9d65-9acae4c68fd4 .shogun-heading-component h1 {
  color: #000;
  font-weight:  300 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-b32f6bd8-8c86-4f62-a0db-a6a1e0f1472c {
  background-repeat: no-repeat;
background-size: contain;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 300px;
background-position: center center;
}








#s-b32f6bd8-8c86-4f62-a0db-a6a1e0f1472c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b32f6bd8-8c86-4f62-a0db-a6a1e0f1472c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7b904ddf-da09-4a7d-93f4-e8ba3929d35b {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-7b904ddf-da09-4a7d-93f4-e8ba3929d35b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7b904ddf-da09-4a7d-93f4-e8ba3929d35b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7b904ddf-da09-4a7d-93f4-e8ba3929d35b {
  
}
}@media (max-width: 767px){#s-7b904ddf-da09-4a7d-93f4-e8ba3929d35b {
  
}
}







#s-7b904ddf-da09-4a7d-93f4-e8ba3929d35b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b904ddf-da09-4a7d-93f4-e8ba3929d35b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-875f5012-e88a-4d3c-9d16-83076cbb91c3 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-875f5012-e88a-4d3c-9d16-83076cbb91c3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-875f5012-e88a-4d3c-9d16-83076cbb91c3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-875f5012-e88a-4d3c-9d16-83076cbb91c3 {
  
}
}@media (max-width: 767px){#s-875f5012-e88a-4d3c-9d16-83076cbb91c3 {
  
}
}







#s-875f5012-e88a-4d3c-9d16-83076cbb91c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-875f5012-e88a-4d3c-9d16-83076cbb91c3.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-06849eb1-7455-4b4f-9c57-9bcfa4831392 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-06849eb1-7455-4b4f-9c57-9bcfa4831392 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-06849eb1-7455-4b4f-9c57-9bcfa4831392 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-06849eb1-7455-4b4f-9c57-9bcfa4831392 {
  
}
}@media (max-width: 767px){#s-06849eb1-7455-4b4f-9c57-9bcfa4831392 {
  
}
}







#s-06849eb1-7455-4b4f-9c57-9bcfa4831392 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06849eb1-7455-4b4f-9c57-9bcfa4831392.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-73ac1630-fe0f-4f66-93b1-006430ab6c6b {
  margin-top: 35px;
margin-left: 200px;
margin-bottom: 35px;
margin-right: 200px;
}
@media (min-width: 1200px){#s-73ac1630-fe0f-4f66-93b1-006430ab6c6b {
  margin-top: 45px;
margin-left: 0px;
margin-bottom: 45px;
margin-right: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-73ac1630-fe0f-4f66-93b1-006430ab6c6b {
  margin-top: 45px;
margin-left: 0px;
margin-bottom: 45px;
margin-right: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-73ac1630-fe0f-4f66-93b1-006430ab6c6b {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-73ac1630-fe0f-4f66-93b1-006430ab6c6b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-73ac1630-fe0f-4f66-93b1-006430ab6c6b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-73ac1630-fe0f-4f66-93b1-006430ab6c6b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-73ac1630-fe0f-4f66-93b1-006430ab6c6b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-73ac1630-fe0f-4f66-93b1-006430ab6c6b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-73ac1630-fe0f-4f66-93b1-006430ab6c6b"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-cd8308ba-6f0d-4e52-a0f7-92dc55114d09 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-cd8308ba-6f0d-4e52-a0f7-92dc55114d09 {
  padding-top: 165px;
padding-left: 80px;
padding-bottom: 165px;
padding-right: 80px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cd8308ba-6f0d-4e52-a0f7-92dc55114d09 {
  padding-top: 140px;
padding-left: 80px;
padding-bottom: 140px;
padding-right: 80px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-cd8308ba-6f0d-4e52-a0f7-92dc55114d09 {
  padding-left: 5px;
padding-right: 5px;
}
}@media (max-width: 767px){#s-cd8308ba-6f0d-4e52-a0f7-92dc55114d09 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 240px;
}
}







#s-cd8308ba-6f0d-4e52-a0f7-92dc55114d09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd8308ba-6f0d-4e52-a0f7-92dc55114d09.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-69351a3f-76d6-4c78-adac-57f624df429d {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-69351a3f-76d6-4c78-adac-57f624df429d {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-69351a3f-76d6-4c78-adac-57f624df429d {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-69351a3f-76d6-4c78-adac-57f624df429d .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  
  
  
  text-align: left;
}


@media (min-width: 1200px){#s-69351a3f-76d6-4c78-adac-57f624df429d .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 34px;
  
  
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-69351a3f-76d6-4c78-adac-57f624df429d .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 34px;
  
  
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-69351a3f-76d6-4c78-adac-57f624df429d .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-69351a3f-76d6-4c78-adac-57f624df429d .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  text-align: left;
}


}
@media (min-width: 1200px){#s-bd6aebd0-e2f8-43f2-b6d4-02b386aa6ecf {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bd6aebd0-e2f8-43f2-b6d4-02b386aa6ecf {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-bd6aebd0-e2f8-43f2-b6d4-02b386aa6ecf {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-bd6aebd0-e2f8-43f2-b6d4-02b386aa6ecf {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-794b127d-bed6-4f44-868f-e6e6e33a950e {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 450px;
background-position: left bottom;
}
@media (min-width: 1200px){#s-794b127d-bed6-4f44-868f-e6e6e33a950e {
  min-height: 550px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-794b127d-bed6-4f44-868f-e6e6e33a950e {
  min-height: 500px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-794b127d-bed6-4f44-868f-e6e6e33a950e {
  min-height: 300px;
}
}@media (max-width: 767px){#s-794b127d-bed6-4f44-868f-e6e6e33a950e {
  min-height: 300px;
}
}







#s-794b127d-bed6-4f44-868f-e6e6e33a950e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-794b127d-bed6-4f44-868f-e6e6e33a950e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d63fbda4-f5b7-4616-a623-b629d678bb07 {
  min-height: 50px;
}








#s-d63fbda4-f5b7-4616-a623-b629d678bb07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d63fbda4-f5b7-4616-a623-b629d678bb07.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5a690317-976c-46f4-8d3f-eaa2bd646a7e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-5a690317-976c-46f4-8d3f-eaa2bd646a7e {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-5a690317-976c-46f4-8d3f-eaa2bd646a7e .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-5a690317-976c-46f4-8d3f-eaa2bd646a7e .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}@media (max-width: 767px){#s-5a690317-976c-46f4-8d3f-eaa2bd646a7e .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}


}
#s-60561674-7d9e-4249-a52e-d13efdb16ddc {
  margin-left: 150px;
margin-right: 150px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-60561674-7d9e-4249-a52e-d13efdb16ddc {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
}
}
#s-60561674-7d9e-4249-a52e-d13efdb16ddc .shogun-heading-component h1 {
  color: #000;
  font-weight:  300 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: center;
}



#s-ef890bea-56e4-4e4b-a8ab-51d8d186fbfc {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ef890bea-56e4-4e4b-a8ab-51d8d186fbfc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ef890bea-56e4-4e4b-a8ab-51d8d186fbfc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ef890bea-56e4-4e4b-a8ab-51d8d186fbfc {
  
}
}@media (max-width: 767px){#s-ef890bea-56e4-4e4b-a8ab-51d8d186fbfc {
  
}
}







#s-ef890bea-56e4-4e4b-a8ab-51d8d186fbfc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef890bea-56e4-4e4b-a8ab-51d8d186fbfc.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-3c6aadaa-829d-4f33-9312-bd584c65b0b3 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-3c6aadaa-829d-4f33-9312-bd584c65b0b3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3c6aadaa-829d-4f33-9312-bd584c65b0b3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3c6aadaa-829d-4f33-9312-bd584c65b0b3 {
  
}
}@media (max-width: 767px){#s-3c6aadaa-829d-4f33-9312-bd584c65b0b3 {
  min-height: 400px;
}
}







#s-3c6aadaa-829d-4f33-9312-bd584c65b0b3 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-3c6aadaa-829d-4f33-9312-bd584c65b0b3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@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}